[INFO] fetching crate authly-common 0.0.9...
[INFO] checking authly-common-0.0.9 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate authly-common 0.0.9 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate authly-common 0.0.9
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate authly-common 0.0.9
[INFO] tweaked toml for crates.io crate authly-common 0.0.9 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate authly-common 0.0.9 on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate authly-common 0.0.9 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] e8c26b18974235f50c583a79d7c13ce922102d24fb8482fecc426c4d415e04f7
[INFO] running `Command { std: "docker" "start" "-a" "e8c26b18974235f50c583a79d7c13ce922102d24fb8482fecc426c4d415e04f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e8c26b18974235f50c583a79d7c13ce922102d24fb8482fecc426c4d415e04f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8c26b18974235f50c583a79d7c13ce922102d24fb8482fecc426c4d415e04f7", kill_on_drop: false }`
[INFO] [stdout] e8c26b18974235f50c583a79d7c13ce922102d24fb8482fecc426c4d415e04f7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 213d79859b8cbc0003ffe4f2027fbb446dfdc11eca1605d6b696b610b947ea1a
[INFO] running `Command { std: "docker" "start" "-a" "213d79859b8cbc0003ffe4f2027fbb446dfdc11eca1605d6b696b610b947ea1a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling rustix v1.0.3
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling linux-raw-sys v0.9.3
[INFO] [stderr]    Compiling prettyplease v0.2.31
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking tokio v1.44.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling hexhex_impl v0.1.1
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]     Checking env_logger v0.11.7
[INFO] [stderr]    Compiling hexhex_macros v1.0.1
[INFO] [stderr]     Checking hexhex v1.1.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking tokio-util v0.7.14
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling test-log-macros v0.2.17
[INFO] [stderr]    Compiling int-enum v1.2.0
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]     Checking h2 v0.4.8
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]     Checking test-log v0.2.17
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]    Compiling tonic-build v0.13.0
[INFO] [stderr]    Compiling authly-common v0.0.9 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking tonic v0.13.0
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/authly-common-07892473212b2269/out/authly.connect.rs:302:42
[INFO] [stdout]     |
[INFO] [stdout] 302 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 303 | |                         let method = SecureSvc(inner);
[INFO] [stdout] 304 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 305 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 315 | |                         Ok(res)
[INFO] [stdout] 316 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/authly-common-07892473212b2269/out/authly.connect.rs:315:25
[INFO] [stdout]     |
[INFO] [stdout] 315 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/authly-common-07892473212b2269/out/authly.connect.rs:346:42
[INFO] [stdout]     |
[INFO] [stdout] 346 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 347 | |                         let method = MutuallySecureSvc(inner);
[INFO] [stdout] 348 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 349 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 359 | |                         Ok(res)
[INFO] [stdout] 360 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/authly-common-07892473212b2269/out/authly.connect.rs:359:25
[INFO] [stdout]     |
[INFO] [stdout] 359 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/authly-common-07892473212b2269/out/authly.connect.rs:364:41
[INFO] [stdout]     |
[INFO] [stdout] 364 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 365 | |                         let mut response = http::Response::new(
[INFO] [stdout] 366 | |                             tonic::body::Body::default(),
[INFO] [stdout] 367 | |                         );
[INFO] [stdout] ...   |
[INFO] [stdout] 379 | |                         Ok(response)
[INFO] [stdout] 380 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/authly-common-07892473212b2269/out/authly.connect.rs:379:25
[INFO] [stdout]     |
[INFO] [stdout] 379 |                         Ok(response)
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/authly-common-07892473212b2269/out/authly.mandate_submission.rs:296:42
[INFO] [stdout]     |
[INFO] [stdout] 296 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 297 | |                         let method = SubmitSvc(inner);
[INFO] [stdout] 298 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 299 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 309 | |                         Ok(res)
[INFO] [stdout] 310 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/authly-common-07892473212b2269/out/authly.mandate_submission.rs:309:25
[INFO] [stdout]     |
[INFO] [stdout] 309 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/authly-common-07892473212b2269/out/authly.mandate_submission.rs:314:41
[INFO] [stdout]     |
[INFO] [stdout] 314 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 315 | |                         let mut response = http::Response::new(
[INFO] [stdout] 316 | |                             tonic::body::Body::default(),
[INFO] [stdout] 317 | |                         );
[INFO] [stdout] ...   |
[INFO] [stdout] 329 | |                         Ok(response)
[INFO] [stdout] 330 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/authly-common-07892473212b2269/out/authly.mandate_submission.rs:329:25
[INFO] [stdout]     |
[INFO] [stdout] 329 |                         Ok(response)
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/authly-common-07892473212b2269/out/authly.service.rs:658:42
[INFO] [stdout]     |
[INFO] [stdout] 658 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 659 | |                         let method = GetConfigurationSvc(inner);
[INFO] [stdout] 660 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 661 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 671 | |                         Ok(res)
[INFO] [stdout] 672 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/authly-common-07892473212b2269/out/authly.service.rs:671:25
[INFO] [stdout]     |
[INFO] [stdout] 671 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/authly-common-07892473212b2269/out/authly.service.rs:701:42
[INFO] [stdout]     |
[INFO] [stdout] 701 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 702 | |                         let method = GetMetadataSvc(inner);
[INFO] [stdout] 703 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 704 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 714 | |                         Ok(res)
[INFO] [stdout] 715 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/authly-common-07892473212b2269/out/authly.service.rs:714:25
[INFO] [stdout]     |
[INFO] [stdout] 714 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/authly-common-07892473212b2269/out/authly.service.rs:745:42
[INFO] [stdout]     |
[INFO] [stdout] 745 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 746 | |                         let method = GetAccessTokenSvc(inner);
[INFO] [stdout] 747 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 748 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[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<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/authly-common-07892473212b2269/out/authly.service.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<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/authly-common-07892473212b2269/out/authly.service.rs:792:42
[INFO] [stdout]     |
[INFO] [stdout] 792 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 793 | |                         let method = GetResourcePropertyMappingsSvc(inner);
[INFO] [stdout] 794 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 795 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 805 | |                         Ok(res)
[INFO] [stdout] 806 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/authly-common-07892473212b2269/out/authly.service.rs:805:25
[INFO] [stdout]     |
[INFO] [stdout] 805 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/authly-common-07892473212b2269/out/authly.service.rs:837:42
[INFO] [stdout]     |
[INFO] [stdout] 837 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 838 | |                         let method = AccessControlSvc(inner);
[INFO] [stdout] 839 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 840 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 850 | |                         Ok(res)
[INFO] [stdout] 851 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/authly-common-07892473212b2269/out/authly.service.rs:850:25
[INFO] [stdout]     |
[INFO] [stdout] 850 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/authly-common-07892473212b2269/out/authly.service.rs:883:42
[INFO] [stdout]     |
[INFO] [stdout] 883 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 884 | |                         let method = SignCertificateSvc(inner);
[INFO] [stdout] 885 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 886 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 896 | |                         Ok(res)
[INFO] [stdout] 897 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/authly-common-07892473212b2269/out/authly.service.rs:896:25
[INFO] [stdout]     |
[INFO] [stdout] 896 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/authly-common-07892473212b2269/out/authly.service.rs:929:42
[INFO] [stdout]     |
[INFO] [stdout] 929 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 930 | |                         let method = MessagesSvc(inner);
[INFO] [stdout] 931 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 932 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 942 | |                         Ok(res)
[INFO] [stdout] 943 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/authly-common-07892473212b2269/out/authly.service.rs:942:25
[INFO] [stdout]     |
[INFO] [stdout] 942 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/authly-common-07892473212b2269/out/authly.service.rs:972:42
[INFO] [stdout]     |
[INFO] [stdout] 972 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 973 | |                         let method = PongSvc(inner);
[INFO] [stdout] 974 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 975 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 985 | |                         Ok(res)
[INFO] [stdout] 986 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/authly-common-07892473212b2269/out/authly.service.rs:985:25
[INFO] [stdout]     |
[INFO] [stdout] 985 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/authly-common-07892473212b2269/out/authly.service.rs:990:41
[INFO] [stdout]      |
[INFO] [stdout]  990 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout]  991 | |                         let mut response = http::Response::new(
[INFO] [stdout]  992 | |                             tonic::body::Body::default(),
[INFO] [stdout]  993 | |                         );
[INFO] [stdout] ...    |
[INFO] [stdout] 1005 | |                         Ok(response)
[INFO] [stdout] 1006 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/authly-common-07892473212b2269/out/authly.service.rs:1005:25
[INFO] [stdout]      |
[INFO] [stdout] 1005 |                         Ok(response)
[INFO] [stdout]      |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/authly-common-07892473212b2269/out/authly.connect.rs:302:42
[INFO] [stdout]     |
[INFO] [stdout] 302 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 303 | |                         let method = SecureSvc(inner);
[INFO] [stdout] 304 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 305 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 315 | |                         Ok(res)
[INFO] [stdout] 316 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/authly-common-07892473212b2269/out/authly.connect.rs:315:25
[INFO] [stdout]     |
[INFO] [stdout] 315 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/authly-common-07892473212b2269/out/authly.connect.rs:346:42
[INFO] [stdout]     |
[INFO] [stdout] 346 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 347 | |                         let method = MutuallySecureSvc(inner);
[INFO] [stdout] 348 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 349 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 359 | |                         Ok(res)
[INFO] [stdout] 360 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/authly-common-07892473212b2269/out/authly.connect.rs:359:25
[INFO] [stdout]     |
[INFO] [stdout] 359 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/authly-common-07892473212b2269/out/authly.connect.rs:364:41
[INFO] [stdout]     |
[INFO] [stdout] 364 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 365 | |                         let mut response = http::Response::new(
[INFO] [stdout] 366 | |                             tonic::body::Body::default(),
[INFO] [stdout] 367 | |                         );
[INFO] [stdout] ...   |
[INFO] [stdout] 379 | |                         Ok(response)
[INFO] [stdout] 380 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/authly-common-07892473212b2269/out/authly.connect.rs:379:25
[INFO] [stdout]     |
[INFO] [stdout] 379 |                         Ok(response)
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/authly-common-07892473212b2269/out/authly.mandate_submission.rs:296:42
[INFO] [stdout]     |
[INFO] [stdout] 296 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 297 | |                         let method = SubmitSvc(inner);
[INFO] [stdout] 298 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 299 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 309 | |                         Ok(res)
[INFO] [stdout] 310 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/authly-common-07892473212b2269/out/authly.mandate_submission.rs:309:25
[INFO] [stdout]     |
[INFO] [stdout] 309 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/authly-common-07892473212b2269/out/authly.mandate_submission.rs:314:41
[INFO] [stdout]     |
[INFO] [stdout] 314 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 315 | |                         let mut response = http::Response::new(
[INFO] [stdout] 316 | |                             tonic::body::Body::default(),
[INFO] [stdout] 317 | |                         );
[INFO] [stdout] ...   |
[INFO] [stdout] 329 | |                         Ok(response)
[INFO] [stdout] 330 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/authly-common-07892473212b2269/out/authly.mandate_submission.rs:329:25
[INFO] [stdout]     |
[INFO] [stdout] 329 |                         Ok(response)
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/authly-common-07892473212b2269/out/authly.service.rs:658:42
[INFO] [stdout]     |
[INFO] [stdout] 658 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 659 | |                         let method = GetConfigurationSvc(inner);
[INFO] [stdout] 660 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 661 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 671 | |                         Ok(res)
[INFO] [stdout] 672 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/authly-common-07892473212b2269/out/authly.service.rs:671:25
[INFO] [stdout]     |
[INFO] [stdout] 671 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/authly-common-07892473212b2269/out/authly.service.rs:701:42
[INFO] [stdout]     |
[INFO] [stdout] 701 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 702 | |                         let method = GetMetadataSvc(inner);
[INFO] [stdout] 703 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 704 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 714 | |                         Ok(res)
[INFO] [stdout] 715 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/authly-common-07892473212b2269/out/authly.service.rs:714:25
[INFO] [stdout]     |
[INFO] [stdout] 714 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/authly-common-07892473212b2269/out/authly.service.rs:745:42
[INFO] [stdout]     |
[INFO] [stdout] 745 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 746 | |                         let method = GetAccessTokenSvc(inner);
[INFO] [stdout] 747 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 748 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[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<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/authly-common-07892473212b2269/out/authly.service.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<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/authly-common-07892473212b2269/out/authly.service.rs:792:42
[INFO] [stdout]     |
[INFO] [stdout] 792 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 793 | |                         let method = GetResourcePropertyMappingsSvc(inner);
[INFO] [stdout] 794 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 795 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 805 | |                         Ok(res)
[INFO] [stdout] 806 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/authly-common-07892473212b2269/out/authly.service.rs:805:25
[INFO] [stdout]     |
[INFO] [stdout] 805 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/authly-common-07892473212b2269/out/authly.service.rs:837:42
[INFO] [stdout]     |
[INFO] [stdout] 837 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 838 | |                         let method = AccessControlSvc(inner);
[INFO] [stdout] 839 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 840 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 850 | |                         Ok(res)
[INFO] [stdout] 851 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/authly-common-07892473212b2269/out/authly.service.rs:850:25
[INFO] [stdout]     |
[INFO] [stdout] 850 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/authly-common-07892473212b2269/out/authly.service.rs:883:42
[INFO] [stdout]     |
[INFO] [stdout] 883 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 884 | |                         let method = SignCertificateSvc(inner);
[INFO] [stdout] 885 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 886 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 896 | |                         Ok(res)
[INFO] [stdout] 897 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/authly-common-07892473212b2269/out/authly.service.rs:896:25
[INFO] [stdout]     |
[INFO] [stdout] 896 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/authly-common-07892473212b2269/out/authly.service.rs:929:42
[INFO] [stdout]     |
[INFO] [stdout] 929 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 930 | |                         let method = MessagesSvc(inner);
[INFO] [stdout] 931 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 932 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 942 | |                         Ok(res)
[INFO] [stdout] 943 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/authly-common-07892473212b2269/out/authly.service.rs:942:25
[INFO] [stdout]     |
[INFO] [stdout] 942 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/authly-common-07892473212b2269/out/authly.service.rs:972:42
[INFO] [stdout]     |
[INFO] [stdout] 972 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 973 | |                         let method = PongSvc(inner);
[INFO] [stdout] 974 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 975 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 985 | |                         Ok(res)
[INFO] [stdout] 986 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/authly-common-07892473212b2269/out/authly.service.rs:985:25
[INFO] [stdout]     |
[INFO] [stdout] 985 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/authly-common-07892473212b2269/out/authly.service.rs:990:41
[INFO] [stdout]      |
[INFO] [stdout]  990 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout]  991 | |                         let mut response = http::Response::new(
[INFO] [stdout]  992 | |                             tonic::body::Body::default(),
[INFO] [stdout]  993 | |                         );
[INFO] [stdout] ...    |
[INFO] [stdout] 1005 | |                         Ok(response)
[INFO] [stdout] 1006 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/authly-common-07892473212b2269/out/authly.service.rs:1005:25
[INFO] [stdout]      |
[INFO] [stdout] 1005 |                         Ok(response)
[INFO] [stdout]      |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `authly-common` (lib test) due to 28 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `authly-common` (lib) due to 28 previous errors
[INFO] running `Command { std: "docker" "inspect" "213d79859b8cbc0003ffe4f2027fbb446dfdc11eca1605d6b696b610b947ea1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "213d79859b8cbc0003ffe4f2027fbb446dfdc11eca1605d6b696b610b947ea1a", kill_on_drop: false }`
[INFO] [stdout] 213d79859b8cbc0003ffe4f2027fbb446dfdc11eca1605d6b696b610b947ea1a
