[INFO] fetching crate hipcheck-common 0.4.2...
[INFO] checking hipcheck-common-0.4.2 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate hipcheck-common 0.4.2 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate hipcheck-common 0.4.2
[INFO] finished tweaking crates.io crate hipcheck-common 0.4.2
[INFO] tweaked toml for crates.io crate hipcheck-common 0.4.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate hipcheck-common 0.4.2 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 hipcheck-common 0.4.2 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] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] dfe0d5d6b0d6f456f42b79645242b91fae27f446cdced8e28c86a682640c64af
[INFO] running `Command { std: "docker" "start" "-a" "dfe0d5d6b0d6f456f42b79645242b91fae27f446cdced8e28c86a682640c64af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dfe0d5d6b0d6f456f42b79645242b91fae27f446cdced8e28c86a682640c64af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dfe0d5d6b0d6f456f42b79645242b91fae27f446cdced8e28c86a682640c64af", kill_on_drop: false }`
[INFO] [stdout] dfe0d5d6b0d6f456f42b79645242b91fae27f446cdced8e28c86a682640c64af
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] c562a1e0480db9b8d3e1d567fa4e62b845d40462ec13c1d2064cbf59b82b299a
[INFO] running `Command { std: "docker" "start" "-a" "c562a1e0480db9b8d3e1d567fa4e62b845d40462ec13c1d2064cbf59b82b299a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling prettyplease v0.2.20
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking anstyle-parse v0.2.4
[INFO] [stderr]     Checking colorchoice v1.0.1
[INFO] [stderr]     Checking anstyle-query v1.1.0
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.0
[INFO] [stderr]     Checking axum-core v0.5.2
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]     Checking anstream v0.6.14
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling pathbuf v1.0.0
[INFO] [stderr]     Checking clap_builder v4.5.32
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]     Checking tokio v1.44.2
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking clap v4.5.32
[INFO] [stderr]    Compiling prost-types v0.13.1
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]    Compiling prost-build v0.13.1
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]    Compiling tonic-build v0.13.0
[INFO] [stderr]     Checking h2 v0.4.5
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]    Compiling hipcheck-common v0.4.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking serde_json v1.0.139
[INFO] [stderr]     Checking axum v0.8.3
[INFO] [stderr]     Checking hyper v1.4.1
[INFO] [stderr]     Checking hyper-util v0.1.7
[INFO] [stderr]     Checking hyper-timeout v0.5.1
[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/hipcheck-common-092b6cd617e4bed3/out/hipcheck.v1.rs:712:42
[INFO] [stdout]     |
[INFO] [stdout] 712 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 713 | |                         let method = GetQuerySchemasSvc(inner);
[INFO] [stdout] 714 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 715 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 725 | |                         Ok(res)
[INFO] [stdout] 726 | |                     };
[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/hipcheck-common-092b6cd617e4bed3/out/hipcheck.v1.rs:725:25
[INFO] [stdout]     |
[INFO] [stdout] 725 |                         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/hipcheck-common-092b6cd617e4bed3/out/hipcheck.v1.rs:758:42
[INFO] [stdout]     |
[INFO] [stdout] 758 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 759 | |                         let method = SetConfigurationSvc(inner);
[INFO] [stdout] 760 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 761 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 771 | |                         Ok(res)
[INFO] [stdout] 772 | |                     };
[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/hipcheck-common-092b6cd617e4bed3/out/hipcheck.v1.rs:771:25
[INFO] [stdout]     |
[INFO] [stdout] 771 |                         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/hipcheck-common-092b6cd617e4bed3/out/hipcheck.v1.rs:810:42
[INFO] [stdout]     |
[INFO] [stdout] 810 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 811 | |                         let method = GetDefaultPolicyExpressionSvc(inner);
[INFO] [stdout] 812 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 813 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 823 | |                         Ok(res)
[INFO] [stdout] 824 | |                     };
[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/hipcheck-common-092b6cd617e4bed3/out/hipcheck.v1.rs:823:25
[INFO] [stdout]     |
[INFO] [stdout] 823 |                         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/hipcheck-common-092b6cd617e4bed3/out/hipcheck.v1.rs:856:42
[INFO] [stdout]     |
[INFO] [stdout] 856 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 857 | |                         let method = ExplainDefaultQuerySvc(inner);
[INFO] [stdout] 858 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 859 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 869 | |                         Ok(res)
[INFO] [stdout] 870 | |                     };
[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/hipcheck-common-092b6cd617e4bed3/out/hipcheck.v1.rs:869:25
[INFO] [stdout]     |
[INFO] [stdout] 869 |                         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/hipcheck-common-092b6cd617e4bed3/out/hipcheck.v1.rs:909:42
[INFO] [stdout]     |
[INFO] [stdout] 909 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 910 | |                         let method = InitiateQueryProtocolSvc(inner);
[INFO] [stdout] 911 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 912 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 922 | |                         Ok(res)
[INFO] [stdout] 923 | |                     };
[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/hipcheck-common-092b6cd617e4bed3/out/hipcheck.v1.rs:922:25
[INFO] [stdout]     |
[INFO] [stdout] 922 |                         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/hipcheck-common-092b6cd617e4bed3/out/hipcheck.v1.rs:927:41
[INFO] [stdout]     |
[INFO] [stdout] 927 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 928 | |                         let mut response = http::Response::new(
[INFO] [stdout] 929 | |                             tonic::body::Body::default(),
[INFO] [stdout] 930 | |                         );
[INFO] [stdout] ...   |
[INFO] [stdout] 942 | |                         Ok(response)
[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/hipcheck-common-092b6cd617e4bed3/out/hipcheck.v1.rs:942:25
[INFO] [stdout]     |
[INFO] [stdout] 942 |                         Ok(response)
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hipcheck-common` (lib) due to 12 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<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/hipcheck-common-092b6cd617e4bed3/out/hipcheck.v1.rs:712:42
[INFO] [stdout]     |
[INFO] [stdout] 712 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 713 | |                         let method = GetQuerySchemasSvc(inner);
[INFO] [stdout] 714 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 715 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 725 | |                         Ok(res)
[INFO] [stdout] 726 | |                     };
[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/hipcheck-common-092b6cd617e4bed3/out/hipcheck.v1.rs:725:25
[INFO] [stdout]     |
[INFO] [stdout] 725 |                         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/hipcheck-common-092b6cd617e4bed3/out/hipcheck.v1.rs:758:42
[INFO] [stdout]     |
[INFO] [stdout] 758 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 759 | |                         let method = SetConfigurationSvc(inner);
[INFO] [stdout] 760 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 761 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 771 | |                         Ok(res)
[INFO] [stdout] 772 | |                     };
[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/hipcheck-common-092b6cd617e4bed3/out/hipcheck.v1.rs:771:25
[INFO] [stdout]     |
[INFO] [stdout] 771 |                         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/hipcheck-common-092b6cd617e4bed3/out/hipcheck.v1.rs:810:42
[INFO] [stdout]     |
[INFO] [stdout] 810 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 811 | |                         let method = GetDefaultPolicyExpressionSvc(inner);
[INFO] [stdout] 812 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 813 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 823 | |                         Ok(res)
[INFO] [stdout] 824 | |                     };
[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/hipcheck-common-092b6cd617e4bed3/out/hipcheck.v1.rs:823:25
[INFO] [stdout]     |
[INFO] [stdout] 823 |                         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/hipcheck-common-092b6cd617e4bed3/out/hipcheck.v1.rs:856:42
[INFO] [stdout]     |
[INFO] [stdout] 856 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 857 | |                         let method = ExplainDefaultQuerySvc(inner);
[INFO] [stdout] 858 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 859 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 869 | |                         Ok(res)
[INFO] [stdout] 870 | |                     };
[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/hipcheck-common-092b6cd617e4bed3/out/hipcheck.v1.rs:869:25
[INFO] [stdout]     |
[INFO] [stdout] 869 |                         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/hipcheck-common-092b6cd617e4bed3/out/hipcheck.v1.rs:909:42
[INFO] [stdout]     |
[INFO] [stdout] 909 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 910 | |                         let method = InitiateQueryProtocolSvc(inner);
[INFO] [stdout] 911 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 912 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 922 | |                         Ok(res)
[INFO] [stdout] 923 | |                     };
[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/hipcheck-common-092b6cd617e4bed3/out/hipcheck.v1.rs:922:25
[INFO] [stdout]     |
[INFO] [stdout] 922 |                         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/hipcheck-common-092b6cd617e4bed3/out/hipcheck.v1.rs:927:41
[INFO] [stdout]     |
[INFO] [stdout] 927 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 928 | |                         let mut response = http::Response::new(
[INFO] [stdout] 929 | |                             tonic::body::Body::default(),
[INFO] [stdout] 930 | |                         );
[INFO] [stdout] ...   |
[INFO] [stdout] 942 | |                         Ok(response)
[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/hipcheck-common-092b6cd617e4bed3/out/hipcheck.v1.rs:942:25
[INFO] [stdout]     |
[INFO] [stdout] 942 |                         Ok(response)
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hipcheck-common` (lib test) due to 12 previous errors
[INFO] running `Command { std: "docker" "inspect" "c562a1e0480db9b8d3e1d567fa4e62b845d40462ec13c1d2064cbf59b82b299a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c562a1e0480db9b8d3e1d567fa4e62b845d40462ec13c1d2064cbf59b82b299a", kill_on_drop: false }`
[INFO] [stdout] c562a1e0480db9b8d3e1d567fa4e62b845d40462ec13c1d2064cbf59b82b299a
