[INFO] fetching crate flame-client 0.3.1...
[INFO] checking flame-client-0.3.1 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate flame-client 0.3.1 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate flame-client 0.3.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate flame-client 0.3.1
[INFO] tweaked toml for crates.io crate flame-client 0.3.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate flame-client 0.3.1 on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 181 packages to latest compatible versions
[INFO] [stderr]       Adding prost v0.13.5 (available: v0.14.1)
[INFO] [stderr]       Adding strum v0.26.3 (available: v0.27.2)
[INFO] [stderr]       Adding strum_macros v0.26.4 (available: v0.27.2)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] [stderr]       Adding tonic v0.12.3 (available: v0.14.2)
[INFO] [stderr]       Adding tonic-build v0.12.3 (available: v0.14.2)
[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] 0bd634e9f16a3a4cca23589174249bf61946371609c08d4347c84e7f929d4749
[INFO] running `Command { std: "docker" "start" "-a" "0bd634e9f16a3a4cca23589174249bf61946371609c08d4347c84e7f929d4749", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0bd634e9f16a3a4cca23589174249bf61946371609c08d4347c84e7f929d4749", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0bd634e9f16a3a4cca23589174249bf61946371609c08d4347c84e7f929d4749", kill_on_drop: false }`
[INFO] [stdout] 0bd634e9f16a3a4cca23589174249bf61946371609c08d4347c84e7f929d4749
[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] ad26d5859d6afb89a46adbed060cbf13dd1a3dfb71313d70e47797f39fe8d6f3
[INFO] running `Command { std: "docker" "start" "-a" "ad26d5859d6afb89a46adbed060cbf13dd1a3dfb71313d70e47797f39fe8d6f3", kill_on_drop: false }`
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking clap_builder v4.5.51
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking jiff v0.2.16
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking clap v4.5.51
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking env_filter v0.1.4
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]    Compiling tonic-build v0.12.3
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]    Compiling flame-client v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking hyper v1.8.0
[INFO] [stderr]     Checking hyper-util v0.1.17
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking tonic v0.12.3
[INFO] [stdout] warning: struct `Application` is never constructed
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/flame-client-d4980e18a5de1e9e/out/flame.rs:96:12
[INFO] [stdout]    |
[INFO] [stdout] 96 | pub struct Application {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ExecutorSpec` is never constructed
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/flame-client-d4980e18a5de1e9e/out/flame.rs:105:12
[INFO] [stdout]     |
[INFO] [stdout] 105 | pub struct ExecutorSpec {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Executor` is never constructed
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/flame-client-d4980e18a5de1e9e/out/flame.rs:115:12
[INFO] [stdout]     |
[INFO] [stdout] 115 | pub struct Executor {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/flame-client-d4980e18a5de1e9e/out/flame.rs:806:42
[INFO] [stdout]     |
[INFO] [stdout] 806 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 807 | |                         let method = CreateSessionSvc(inner);
[INFO] [stdout] 808 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 809 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 819 | |                         Ok(res)
[INFO] [stdout] 820 | |                     };
[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: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/flame-client-d4980e18a5de1e9e/out/flame.rs:819:25
[INFO] [stdout]     |
[INFO] [stdout] 819 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/flame-client-d4980e18a5de1e9e/out/flame.rs:851:42
[INFO] [stdout]     |
[INFO] [stdout] 851 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 852 | |                         let method = DeleteSessionSvc(inner);
[INFO] [stdout] 853 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 854 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 864 | |                         Ok(res)
[INFO] [stdout] 865 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/flame-client-d4980e18a5de1e9e/out/flame.rs:864:25
[INFO] [stdout]     |
[INFO] [stdout] 864 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/flame-client-d4980e18a5de1e9e/out/flame.rs:896:42
[INFO] [stdout]     |
[INFO] [stdout] 896 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 897 | |                         let method = OpenSessionSvc(inner);
[INFO] [stdout] 898 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 899 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 909 | |                         Ok(res)
[INFO] [stdout] 910 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/flame-client-d4980e18a5de1e9e/out/flame.rs:909:25
[INFO] [stdout]     |
[INFO] [stdout] 909 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/flame-client-d4980e18a5de1e9e/out/flame.rs:941:42
[INFO] [stdout]     |
[INFO] [stdout] 941 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 942 | |                         let method = CloseSessionSvc(inner);
[INFO] [stdout] 943 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 944 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 954 | |                         Ok(res)
[INFO] [stdout] 955 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/flame-client-d4980e18a5de1e9e/out/flame.rs:954:25
[INFO] [stdout]     |
[INFO] [stdout] 954 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/flame-client-d4980e18a5de1e9e/out/flame.rs:986:42
[INFO] [stdout]      |
[INFO] [stdout]  986 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout]  987 | |                         let method = GetSessionSvc(inner);
[INFO] [stdout]  988 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout]  989 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout]  999 | |                         Ok(res)
[INFO] [stdout] 1000 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/flame-client-d4980e18a5de1e9e/out/flame.rs:999:25
[INFO] [stdout]     |
[INFO] [stdout] 999 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/flame-client-d4980e18a5de1e9e/out/flame.rs:1031:42
[INFO] [stdout]      |
[INFO] [stdout] 1031 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1032 | |                         let method = ListSessionSvc(inner);
[INFO] [stdout] 1033 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1034 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1044 | |                         Ok(res)
[INFO] [stdout] 1045 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/flame-client-d4980e18a5de1e9e/out/flame.rs:1044:25
[INFO] [stdout]      |
[INFO] [stdout] 1044 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/flame-client-d4980e18a5de1e9e/out/flame.rs:1076:42
[INFO] [stdout]      |
[INFO] [stdout] 1076 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1077 | |                         let method = CreateTaskSvc(inner);
[INFO] [stdout] 1078 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1079 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1089 | |                         Ok(res)
[INFO] [stdout] 1090 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/flame-client-d4980e18a5de1e9e/out/flame.rs:1089:25
[INFO] [stdout]      |
[INFO] [stdout] 1089 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/flame-client-d4980e18a5de1e9e/out/flame.rs:1121:42
[INFO] [stdout]      |
[INFO] [stdout] 1121 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1122 | |                         let method = DeleteTaskSvc(inner);
[INFO] [stdout] 1123 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1124 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1134 | |                         Ok(res)
[INFO] [stdout] 1135 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/flame-client-d4980e18a5de1e9e/out/flame.rs:1134:25
[INFO] [stdout]      |
[INFO] [stdout] 1134 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/flame-client-d4980e18a5de1e9e/out/flame.rs:1164:42
[INFO] [stdout]      |
[INFO] [stdout] 1164 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1165 | |                         let method = GetTaskSvc(inner);
[INFO] [stdout] 1166 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1167 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1177 | |                         Ok(res)
[INFO] [stdout] 1178 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/flame-client-d4980e18a5de1e9e/out/flame.rs:1177:25
[INFO] [stdout]      |
[INFO] [stdout] 1177 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/flame-client-d4980e18a5de1e9e/out/flame.rs:1210:42
[INFO] [stdout]      |
[INFO] [stdout] 1210 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1211 | |                         let method = WatchTaskSvc(inner);
[INFO] [stdout] 1212 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1213 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1223 | |                         Ok(res)
[INFO] [stdout] 1224 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/flame-client-d4980e18a5de1e9e/out/flame.rs:1223:25
[INFO] [stdout]      |
[INFO] [stdout] 1223 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/flame-client-d4980e18a5de1e9e/out/flame.rs:1228:41
[INFO] [stdout]      |
[INFO] [stdout] 1228 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 1229 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout] 1230 | |                         let headers = response.headers_mut();
[INFO] [stdout] 1231 | |                         headers
[INFO] [stdout] ...    |
[INFO] [stdout] 1241 | |                         Ok(response)
[INFO] [stdout] 1242 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/flame-client-d4980e18a5de1e9e/out/flame.rs:1241:25
[INFO] [stdout]      |
[INFO] [stdout] 1241 |                         Ok(response)
[INFO] [stdout]      |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `flame-client` (lib) due to 22 previous errors; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: struct `Application` is never constructed
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/flame-client-d4980e18a5de1e9e/out/flame.rs:96:12
[INFO] [stdout]    |
[INFO] [stdout] 96 | pub struct Application {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ExecutorSpec` is never constructed
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/flame-client-d4980e18a5de1e9e/out/flame.rs:105:12
[INFO] [stdout]     |
[INFO] [stdout] 105 | pub struct ExecutorSpec {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Executor` is never constructed
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/flame-client-d4980e18a5de1e9e/out/flame.rs:115:12
[INFO] [stdout]     |
[INFO] [stdout] 115 | pub struct Executor {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/flame-client-d4980e18a5de1e9e/out/flame.rs:806:42
[INFO] [stdout]     |
[INFO] [stdout] 806 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 807 | |                         let method = CreateSessionSvc(inner);
[INFO] [stdout] 808 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 809 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 819 | |                         Ok(res)
[INFO] [stdout] 820 | |                     };
[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: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/flame-client-d4980e18a5de1e9e/out/flame.rs:819:25
[INFO] [stdout]     |
[INFO] [stdout] 819 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/flame-client-d4980e18a5de1e9e/out/flame.rs:851:42
[INFO] [stdout]     |
[INFO] [stdout] 851 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 852 | |                         let method = DeleteSessionSvc(inner);
[INFO] [stdout] 853 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 854 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 864 | |                         Ok(res)
[INFO] [stdout] 865 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/flame-client-d4980e18a5de1e9e/out/flame.rs:864:25
[INFO] [stdout]     |
[INFO] [stdout] 864 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/flame-client-d4980e18a5de1e9e/out/flame.rs:896:42
[INFO] [stdout]     |
[INFO] [stdout] 896 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 897 | |                         let method = OpenSessionSvc(inner);
[INFO] [stdout] 898 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 899 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 909 | |                         Ok(res)
[INFO] [stdout] 910 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/flame-client-d4980e18a5de1e9e/out/flame.rs:909:25
[INFO] [stdout]     |
[INFO] [stdout] 909 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/flame-client-d4980e18a5de1e9e/out/flame.rs:941:42
[INFO] [stdout]     |
[INFO] [stdout] 941 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 942 | |                         let method = CloseSessionSvc(inner);
[INFO] [stdout] 943 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 944 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 954 | |                         Ok(res)
[INFO] [stdout] 955 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/flame-client-d4980e18a5de1e9e/out/flame.rs:954:25
[INFO] [stdout]     |
[INFO] [stdout] 954 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/flame-client-d4980e18a5de1e9e/out/flame.rs:986:42
[INFO] [stdout]      |
[INFO] [stdout]  986 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout]  987 | |                         let method = GetSessionSvc(inner);
[INFO] [stdout]  988 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout]  989 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout]  999 | |                         Ok(res)
[INFO] [stdout] 1000 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/flame-client-d4980e18a5de1e9e/out/flame.rs:999:25
[INFO] [stdout]     |
[INFO] [stdout] 999 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/flame-client-d4980e18a5de1e9e/out/flame.rs:1031:42
[INFO] [stdout]      |
[INFO] [stdout] 1031 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1032 | |                         let method = ListSessionSvc(inner);
[INFO] [stdout] 1033 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1034 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1044 | |                         Ok(res)
[INFO] [stdout] 1045 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/flame-client-d4980e18a5de1e9e/out/flame.rs:1044:25
[INFO] [stdout]      |
[INFO] [stdout] 1044 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/flame-client-d4980e18a5de1e9e/out/flame.rs:1076:42
[INFO] [stdout]      |
[INFO] [stdout] 1076 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1077 | |                         let method = CreateTaskSvc(inner);
[INFO] [stdout] 1078 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1079 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1089 | |                         Ok(res)
[INFO] [stdout] 1090 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/flame-client-d4980e18a5de1e9e/out/flame.rs:1089:25
[INFO] [stdout]      |
[INFO] [stdout] 1089 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/flame-client-d4980e18a5de1e9e/out/flame.rs:1121:42
[INFO] [stdout]      |
[INFO] [stdout] 1121 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1122 | |                         let method = DeleteTaskSvc(inner);
[INFO] [stdout] 1123 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1124 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1134 | |                         Ok(res)
[INFO] [stdout] 1135 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/flame-client-d4980e18a5de1e9e/out/flame.rs:1134:25
[INFO] [stdout]      |
[INFO] [stdout] 1134 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/flame-client-d4980e18a5de1e9e/out/flame.rs:1164:42
[INFO] [stdout]      |
[INFO] [stdout] 1164 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1165 | |                         let method = GetTaskSvc(inner);
[INFO] [stdout] 1166 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1167 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1177 | |                         Ok(res)
[INFO] [stdout] 1178 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/flame-client-d4980e18a5de1e9e/out/flame.rs:1177:25
[INFO] [stdout]      |
[INFO] [stdout] 1177 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/flame-client-d4980e18a5de1e9e/out/flame.rs:1210:42
[INFO] [stdout]      |
[INFO] [stdout] 1210 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1211 | |                         let method = WatchTaskSvc(inner);
[INFO] [stdout] 1212 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1213 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1223 | |                         Ok(res)
[INFO] [stdout] 1224 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/flame-client-d4980e18a5de1e9e/out/flame.rs:1223:25
[INFO] [stdout]      |
[INFO] [stdout] 1223 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/flame-client-d4980e18a5de1e9e/out/flame.rs:1228:41
[INFO] [stdout]      |
[INFO] [stdout] 1228 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 1229 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout] 1230 | |                         let headers = response.headers_mut();
[INFO] [stdout] 1231 | |                         headers
[INFO] [stdout] ...    |
[INFO] [stdout] 1241 | |                         Ok(response)
[INFO] [stdout] 1242 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/flame-client-d4980e18a5de1e9e/out/flame.rs:1241:25
[INFO] [stdout]      |
[INFO] [stdout] 1241 |                         Ok(response)
[INFO] [stdout]      |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `flame-client` (lib test) due to 22 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "ad26d5859d6afb89a46adbed060cbf13dd1a3dfb71313d70e47797f39fe8d6f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad26d5859d6afb89a46adbed060cbf13dd1a3dfb71313d70e47797f39fe8d6f3", kill_on_drop: false }`
[INFO] [stdout] ad26d5859d6afb89a46adbed060cbf13dd1a3dfb71313d70e47797f39fe8d6f3
