[INFO] cloning repository https://github.com/JoshuaCarter/rusty
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JoshuaCarter/rusty" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoshuaCarter%2Frusty", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoshuaCarter%2Frusty'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7c705d61bf146a97371088fddc0d183825670c30
[INFO] checking JoshuaCarter/rusty against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoshuaCarter%2Frusty" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/JoshuaCarter/rusty
[INFO] finished tweaking git repo https://github.com/JoshuaCarter/rusty
[INFO] tweaked toml for git repo https://github.com/JoshuaCarter/rusty written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/JoshuaCarter/rusty on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/JoshuaCarter/rusty 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] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 0e606bcdd970ecb5a54881bb61eca31b4ec12e12fcdd55704d857b5b275c2306
[INFO] running `Command { std: "docker" "start" "-a" "0e606bcdd970ecb5a54881bb61eca31b4ec12e12fcdd55704d857b5b275c2306", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0e606bcdd970ecb5a54881bb61eca31b4ec12e12fcdd55704d857b5b275c2306", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e606bcdd970ecb5a54881bb61eca31b4ec12e12fcdd55704d857b5b275c2306", kill_on_drop: false }`
[INFO] [stdout] 0e606bcdd970ecb5a54881bb61eca31b4ec12e12fcdd55704d857b5b275c2306
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 43024143f6e62c532616dba119d0b0a36e7ffbbf78e64e7406e6ecfca98542f4
[INFO] running `Command { std: "docker" "start" "-a" "43024143f6e62c532616dba119d0b0a36e7ffbbf78e64e7406e6ecfca98542f4", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]     Checking once_cell v1.13.0
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]     Checking itoa v1.0.2
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking futures-io v0.3.21
[INFO] [stderr]    Compiling either v1.7.0
[INFO] [stderr]     Checking http v0.2.8
[INFO] [stderr]     Checking tracing-core v0.1.28
[INFO] [stderr]    Compiling anyhow v1.0.58
[INFO] [stderr]     Checking hashbrown v0.12.1
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling rustls v0.20.6
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]    Compiling serde_derive v1.0.138
[INFO] [stderr]    Compiling regex-syntax v0.6.26
[INFO] [stderr]    Compiling serde v1.0.138
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]     Checking parking_lot_core v0.9.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking mio v0.8.4
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking socket2 v0.4.4
[INFO] [stderr]     Checking getrandom v0.2.7
[INFO] [stderr]    Compiling cmake v0.1.48
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]    Compiling which v4.2.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling prettyplease v0.1.15
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling prost-build v0.10.4
[INFO] [stderr]    Compiling async-trait v0.1.56
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling fastrand v1.7.0
[INFO] [stderr]     Checking rustls-pemfile v1.0.0
[INFO] [stderr]     Checking crypto-common v0.1.4
[INFO] [stderr]     Checking tower-layer v0.3.1
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]     Checking digest v0.10.3
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]    Compiling petgraph v0.6.2
[INFO] [stderr]     Checking ryu v1.0.10
[INFO] [stderr]    Compiling rustversion v1.0.7
[INFO] [stderr]    Compiling serde_json v1.0.82
[INFO] [stderr]     Checking http-range-header v0.3.0
[INFO] [stderr]     Checking sha-1 v0.10.0
[INFO] [stderr]     Checking sync_wrapper v0.1.1
[INFO] [stderr]     Checking matchit v0.5.0
[INFO] [stderr]     Checking rustls-native-certs v0.6.2
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling regex v1.5.6
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking webpki v0.22.0
[INFO] [stderr]     Checking sct v0.7.0
[INFO] [stderr]     Checking webpki-roots v0.22.3
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]     Checking nix v0.24.1
[INFO] [stderr]     Checking dotenvy v0.15.1
[INFO] [stderr]     Checking os_str_bytes v6.1.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking textwrap v0.15.0
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]     Checking ctrlc v3.2.2
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling tracing-attributes v0.1.22
[INFO] [stderr]    Compiling prost-derive v0.10.1
[INFO] [stderr]    Compiling pin-project-internal v1.0.11
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]     Checking tokio v1.19.2
[INFO] [stderr]     Checking pin-project v1.0.11
[INFO] [stderr]    Compiling async-stream-impl v0.3.3
[INFO] [stderr]    Compiling lazy-regex-proc_macros v2.3.0
[INFO] [stderr]     Checking thiserror v1.0.31
[INFO] [stderr]     Checking tungstenite v0.17.2
[INFO] [stderr]     Checking tracing v0.1.35
[INFO] [stderr]     Checking lazy-regex v2.3.0
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]    Compiling strum_macros v0.24.2
[INFO] [stderr]     Checking async-stream v0.3.3
[INFO] [stderr]    Compiling clap_derive v3.2.7
[INFO] [stderr]    Compiling prost v0.10.4
[INFO] [stderr]    Compiling prost-types v0.10.1
[INFO] [stderr]     Checking clap v3.2.8
[INFO] [stderr]    Compiling tonic-build v0.7.2
[INFO] [stderr]     Checking axum-core v0.2.6
[INFO] [stderr]     Checking futures-executor v0.3.21
[INFO] [stderr]     Checking futures v0.3.21
[INFO] [stderr]    Compiling infra v0.1.0 (/opt/rustwide/workdir/infra)
[INFO] [stderr]     Checking tokio-util v0.7.3
[INFO] [stderr]     Checking tokio-rustls v0.23.4
[INFO] [stderr]     Checking tokio-io-timeout v1.2.0
[INFO] [stderr]     Checking tokio-stream v0.1.9
[INFO] [stderr]     Checking tokio-tungstenite v0.17.1
[INFO] [stderr]     Checking h2 v0.3.13
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking tower-http v0.3.4
[INFO] [stderr]     Checking hyper v0.14.19
[INFO] [stderr]     Checking axum v0.5.11
[INFO] [stderr]     Checking hyper-rustls v0.23.0
[INFO] [stderr]     Checking hyper-timeout v0.4.1
[INFO] [stderr]     Checking reqwest v0.11.11
[INFO] [stderr]     Checking tonic v0.7.2
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/infra-bafe03768bfcdbbc/out/trading.rs:248:42
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 249 | |                         let inner = inner.0;
[INFO] [stdout] 250 | |                         let method = NewOrderSvc(inner);
[INFO] [stdout] 251 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 258 | |                         Ok(res)
[INFO] [stdout] 259 | |                     };
[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::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/infra-bafe03768bfcdbbc/out/trading.rs:258:25
[INFO] [stdout]     |
[INFO] [stdout] 258 |                         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::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/infra-bafe03768bfcdbbc/out/trading.rs:284:42
[INFO] [stdout]     |
[INFO] [stdout] 284 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 285 | |                         let inner = inner.0;
[INFO] [stdout] 286 | |                         let method = CxlOrderSvc(inner);
[INFO] [stdout] 287 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 294 | |                         Ok(res)
[INFO] [stdout] 295 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/infra-bafe03768bfcdbbc/out/trading.rs:294:25
[INFO] [stdout]     |
[INFO] [stdout] 294 |                         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::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/infra-bafe03768bfcdbbc/out/trading.rs:299:41
[INFO] [stdout]     |
[INFO] [stdout] 299 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 300 | |                         Ok(
[INFO] [stdout] 301 | |                             http::Response::builder()
[INFO] [stdout] 302 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 308 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/infra-bafe03768bfcdbbc/out/trading.rs:300:25
[INFO] [stdout]     |
[INFO] [stdout] 300 | /                         Ok(
[INFO] [stdout] 301 | |                             http::Response::builder()
[INFO] [stdout] 302 | |                                 .status(200)
[INFO] [stdout] 303 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 306 | |                                 .unwrap(),
[INFO] [stdout] 307 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/infra-bafe03768bfcdbbc/out/market.rs:199:42
[INFO] [stdout]     |
[INFO] [stdout] 199 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 200 | |                         let inner = inner.0;
[INFO] [stdout] 201 | |                         let method = BookUpdatesSvc(inner);
[INFO] [stdout] 202 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 209 | |                         Ok(res)
[INFO] [stdout] 210 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/infra-bafe03768bfcdbbc/out/market.rs:209:25
[INFO] [stdout]     |
[INFO] [stdout] 209 |                         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::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/infra-bafe03768bfcdbbc/out/market.rs:214:41
[INFO] [stdout]     |
[INFO] [stdout] 214 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 215 | |                         Ok(
[INFO] [stdout] 216 | |                             http::Response::builder()
[INFO] [stdout] 217 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 223 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/infra-bafe03768bfcdbbc/out/market.rs:215:25
[INFO] [stdout]     |
[INFO] [stdout] 215 | /                         Ok(
[INFO] [stdout] 216 | |                             http::Response::builder()
[INFO] [stdout] 217 | |                                 .status(200)
[INFO] [stdout] 218 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 221 | |                                 .unwrap(),
[INFO] [stdout] 222 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/infra-bafe03768bfcdbbc/out/health.rs:180:42
[INFO] [stdout]     |
[INFO] [stdout] 180 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 181 | |                         let inner = inner.0;
[INFO] [stdout] 182 | |                         let method = PingSvc(inner);
[INFO] [stdout] 183 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 190 | |                         Ok(res)
[INFO] [stdout] 191 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/infra-bafe03768bfcdbbc/out/health.rs:190:25
[INFO] [stdout]     |
[INFO] [stdout] 190 |                         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::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/infra-bafe03768bfcdbbc/out/health.rs:195:41
[INFO] [stdout]     |
[INFO] [stdout] 195 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 196 | |                         Ok(
[INFO] [stdout] 197 | |                             http::Response::builder()
[INFO] [stdout] 198 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 204 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/infra-bafe03768bfcdbbc/out/health.rs:196:25
[INFO] [stdout]     |
[INFO] [stdout] 196 | /                         Ok(
[INFO] [stdout] 197 | |                             http::Response::builder()
[INFO] [stdout] 198 | |                                 .status(200)
[INFO] [stdout] 199 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 202 | |                                 .unwrap(),
[INFO] [stdout] 203 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `infra` (lib) due to 14 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/infra-bafe03768bfcdbbc/out/trading.rs:248:42
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 249 | |                         let inner = inner.0;
[INFO] [stdout] 250 | |                         let method = NewOrderSvc(inner);
[INFO] [stdout] 251 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 258 | |                         Ok(res)
[INFO] [stdout] 259 | |                     };
[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::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/infra-bafe03768bfcdbbc/out/trading.rs:258:25
[INFO] [stdout]     |
[INFO] [stdout] 258 |                         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::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/infra-bafe03768bfcdbbc/out/trading.rs:284:42
[INFO] [stdout]     |
[INFO] [stdout] 284 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 285 | |                         let inner = inner.0;
[INFO] [stdout] 286 | |                         let method = CxlOrderSvc(inner);
[INFO] [stdout] 287 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 294 | |                         Ok(res)
[INFO] [stdout] 295 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/infra-bafe03768bfcdbbc/out/trading.rs:294:25
[INFO] [stdout]     |
[INFO] [stdout] 294 |                         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::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/infra-bafe03768bfcdbbc/out/trading.rs:299:41
[INFO] [stdout]     |
[INFO] [stdout] 299 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 300 | |                         Ok(
[INFO] [stdout] 301 | |                             http::Response::builder()
[INFO] [stdout] 302 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 308 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/infra-bafe03768bfcdbbc/out/trading.rs:300:25
[INFO] [stdout]     |
[INFO] [stdout] 300 | /                         Ok(
[INFO] [stdout] 301 | |                             http::Response::builder()
[INFO] [stdout] 302 | |                                 .status(200)
[INFO] [stdout] 303 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 306 | |                                 .unwrap(),
[INFO] [stdout] 307 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/infra-bafe03768bfcdbbc/out/market.rs:199:42
[INFO] [stdout]     |
[INFO] [stdout] 199 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 200 | |                         let inner = inner.0;
[INFO] [stdout] 201 | |                         let method = BookUpdatesSvc(inner);
[INFO] [stdout] 202 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 209 | |                         Ok(res)
[INFO] [stdout] 210 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/infra-bafe03768bfcdbbc/out/market.rs:209:25
[INFO] [stdout]     |
[INFO] [stdout] 209 |                         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::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/infra-bafe03768bfcdbbc/out/market.rs:214:41
[INFO] [stdout]     |
[INFO] [stdout] 214 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 215 | |                         Ok(
[INFO] [stdout] 216 | |                             http::Response::builder()
[INFO] [stdout] 217 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 223 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/infra-bafe03768bfcdbbc/out/market.rs:215:25
[INFO] [stdout]     |
[INFO] [stdout] 215 | /                         Ok(
[INFO] [stdout] 216 | |                             http::Response::builder()
[INFO] [stdout] 217 | |                                 .status(200)
[INFO] [stdout] 218 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 221 | |                                 .unwrap(),
[INFO] [stdout] 222 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/infra-bafe03768bfcdbbc/out/health.rs:180:42
[INFO] [stdout]     |
[INFO] [stdout] 180 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 181 | |                         let inner = inner.0;
[INFO] [stdout] 182 | |                         let method = PingSvc(inner);
[INFO] [stdout] 183 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 190 | |                         Ok(res)
[INFO] [stdout] 191 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/infra-bafe03768bfcdbbc/out/health.rs:190:25
[INFO] [stdout]     |
[INFO] [stdout] 190 |                         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::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/infra-bafe03768bfcdbbc/out/health.rs:195:41
[INFO] [stdout]     |
[INFO] [stdout] 195 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 196 | |                         Ok(
[INFO] [stdout] 197 | |                             http::Response::builder()
[INFO] [stdout] 198 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 204 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/infra-bafe03768bfcdbbc/out/health.rs:196:25
[INFO] [stdout]     |
[INFO] [stdout] 196 | /                         Ok(
[INFO] [stdout] 197 | |                             http::Response::builder()
[INFO] [stdout] 198 | |                                 .status(200)
[INFO] [stdout] 199 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 202 | |                                 .unwrap(),
[INFO] [stdout] 203 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `infra` (lib test) due to 14 previous errors
[INFO] running `Command { std: "docker" "inspect" "43024143f6e62c532616dba119d0b0a36e7ffbbf78e64e7406e6ecfca98542f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "43024143f6e62c532616dba119d0b0a36e7ffbbf78e64e7406e6ecfca98542f4", kill_on_drop: false }`
[INFO] [stdout] 43024143f6e62c532616dba119d0b0a36e7ffbbf78e64e7406e6ecfca98542f4
