[INFO] cloning repository https://github.com/rustnew/grpc-
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rustnew/grpc-" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustnew%2Fgrpc-", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustnew%2Fgrpc-'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1239a2b828b3eb7d4fda443d1b5edebb380e2b61
[INFO] checking rustnew/grpc- 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%2Frustnew%2Fgrpc-" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  48% (2665/5499)
Updating files:  49% (2695/5499)
Updating files:  50% (2750/5499)
Updating files:  51% (2805/5499)
Updating files:  52% (2860/5499)
Updating files:  53% (2915/5499)
Updating files:  54% (2970/5499)
Updating files:  54% (2992/5499)
Updating files:  55% (3025/5499)
Updating files:  56% (3080/5499)
Updating files:  57% (3135/5499)
Updating files:  58% (3190/5499)
Updating files:  58% (3203/5499)
Updating files:  59% (3245/5499)
Updating files:  60% (3300/5499)
Updating files:  60% (3347/5499)
Updating files:  61% (3355/5499)
Updating files:  62% (3410/5499)
Updating files:  63% (3465/5499)
Updating files:  64% (3520/5499)
Updating files:  64% (3541/5499)
Updating files:  65% (3575/5499)
Updating files:  65% (3623/5499)
Updating files:  66% (3630/5499)
Updating files:  66% (3671/5499)
Updating files:  67% (3685/5499)
Updating files:  67% (3688/5499)
Updating files:  68% (3740/5499)
Updating files:  68% (3755/5499)
Updating files:  68% (3794/5499)
Updating files:  69% (3795/5499)
Updating files:  70% (3850/5499)
Updating files:  71% (3905/5499)
Updating files:  71% (3918/5499)
Updating files:  72% (3960/5499)
Updating files:  73% (4015/5499)
Updating files:  74% (4070/5499)
Updating files:  75% (4125/5499)
Updating files:  76% (4180/5499)
Updating files:  77% (4235/5499)
Updating files:  78% (4290/5499)
Updating files:  79% (4345/5499)
Updating files:  80% (4400/5499)
Updating files:  81% (4455/5499)
Updating files:  81% (4482/5499)
Updating files:  82% (4510/5499)
Updating files:  83% (4565/5499)
Updating files:  84% (4620/5499)
Updating files:  85% (4675/5499)
Updating files:  86% (4730/5499)
Updating files:  87% (4785/5499)
Updating files:  88% (4840/5499)
Updating files:  89% (4895/5499)
Updating files:  90% (4950/5499)
Updating files:  91% (5005/5499)
Updating files:  92% (5060/5499)
Updating files:  93% (5115/5499)
Updating files:  94% (5170/5499)
Updating files:  94% (5195/5499)
Updating files:  95% (5225/5499)
Updating files:  96% (5280/5499)
Updating files:  97% (5335/5499)
Updating files:  98% (5390/5499)
Updating files:  99% (5445/5499)
Updating files: 100% (5499/5499)
Updating files: 100% (5499/5499), done.
[INFO] started tweaking git repo https://github.com/rustnew/grpc-
[INFO] finished tweaking git repo https://github.com/rustnew/grpc-
[INFO] tweaked toml for git repo https://github.com/rustnew/grpc- written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rustnew/grpc- 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/rustnew/grpc- already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 97e47df3367af177747b57afffb0242d251e1f13973c3261fbeb44c1b74adb44
[INFO] running `Command { std: "docker" "start" "-a" "97e47df3367af177747b57afffb0242d251e1f13973c3261fbeb44c1b74adb44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "97e47df3367af177747b57afffb0242d251e1f13973c3261fbeb44c1b74adb44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97e47df3367af177747b57afffb0242d251e1f13973c3261fbeb44c1b74adb44", kill_on_drop: false }`
[INFO] [stdout] 97e47df3367af177747b57afffb0242d251e1f13973c3261fbeb44c1b74adb44
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] f51210993c3c33fc04c16a0cf84e78739bfc5476a826d4d9f589102b12d13289
[INFO] running `Command { std: "docker" "start" "-a" "f51210993c3c33fc04c16a0cf84e78739bfc5476a826d4d9f589102b12d13289", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]     Checking slab v0.4.10
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling prettyplease v0.2.35
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]     Checking axum-core v0.5.2
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]     Checking h2 v0.4.10
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]     Checking axum v0.8.4
[INFO] [stderr]    Compiling tonic-build v0.13.1
[INFO] [stderr]    Compiling rust_distributed_1 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking hyper-util v0.1.14
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking tonic v0.13.1
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking sqlx v0.8.6
[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/rust_distributed_1-7e8572bdf3bf41f9/out/comand.rs:337:42
[INFO] [stdout]     |
[INFO] [stdout] 337 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 338 | |                         let method = ExecuteCommandSvc(inner);
[INFO] [stdout] 339 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 340 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 350 | |                         Ok(res)
[INFO] [stdout] 351 | |                     };
[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/rust_distributed_1-7e8572bdf3bf41f9/out/comand.rs:350:25
[INFO] [stdout]     |
[INFO] [stdout] 350 |                         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/rust_distributed_1-7e8572bdf3bf41f9/out/comand.rs:382:42
[INFO] [stdout]     |
[INFO] [stdout] 382 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 383 | |                         let method = GetCommandSvc(inner);
[INFO] [stdout] 384 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 385 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 395 | |                         Ok(res)
[INFO] [stdout] 396 | |                     };
[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/rust_distributed_1-7e8572bdf3bf41f9/out/comand.rs:395:25
[INFO] [stdout]     |
[INFO] [stdout] 395 |                         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/rust_distributed_1-7e8572bdf3bf41f9/out/comand.rs:429:42
[INFO] [stdout]     |
[INFO] [stdout] 429 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 430 | |                         let method = ListCommandsStreamSvc(inner);
[INFO] [stdout] 431 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 432 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 442 | |                         Ok(res)
[INFO] [stdout] 443 | |                     };
[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/rust_distributed_1-7e8572bdf3bf41f9/out/comand.rs:442:25
[INFO] [stdout]     |
[INFO] [stdout] 442 |                         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/rust_distributed_1-7e8572bdf3bf41f9/out/comand.rs:447:41
[INFO] [stdout]     |
[INFO] [stdout] 447 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 448 | |                         let mut response = http::Response::new(
[INFO] [stdout] 449 | |                             tonic::body::Body::default(),
[INFO] [stdout] 450 | |                         );
[INFO] [stdout] ...   |
[INFO] [stdout] 462 | |                         Ok(response)
[INFO] [stdout] 463 | |                     })
[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/rust_distributed_1-7e8572bdf3bf41f9/out/comand.rs:462:25
[INFO] [stdout]     |
[INFO] [stdout] 462 |                         Ok(response)
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rust_distributed_1` (bin "client") due to 8 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/rust_distributed_1-7e8572bdf3bf41f9/out/comand.rs:337:42
[INFO] [stdout]     |
[INFO] [stdout] 337 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 338 | |                         let method = ExecuteCommandSvc(inner);
[INFO] [stdout] 339 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 340 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 350 | |                         Ok(res)
[INFO] [stdout] 351 | |                     };
[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/rust_distributed_1-7e8572bdf3bf41f9/out/comand.rs:350:25
[INFO] [stdout]     |
[INFO] [stdout] 350 |                         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/rust_distributed_1-7e8572bdf3bf41f9/out/comand.rs:382:42
[INFO] [stdout]     |
[INFO] [stdout] 382 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 383 | |                         let method = GetCommandSvc(inner);
[INFO] [stdout] 384 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 385 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 395 | |                         Ok(res)
[INFO] [stdout] 396 | |                     };
[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/rust_distributed_1-7e8572bdf3bf41f9/out/comand.rs:395:25
[INFO] [stdout]     |
[INFO] [stdout] 395 |                         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/rust_distributed_1-7e8572bdf3bf41f9/out/comand.rs:429:42
[INFO] [stdout]     |
[INFO] [stdout] 429 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 430 | |                         let method = ListCommandsStreamSvc(inner);
[INFO] [stdout] 431 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 432 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 442 | |                         Ok(res)
[INFO] [stdout] 443 | |                     };
[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/rust_distributed_1-7e8572bdf3bf41f9/out/comand.rs:442:25
[INFO] [stdout]     |
[INFO] [stdout] 442 |                         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/rust_distributed_1-7e8572bdf3bf41f9/out/comand.rs:447:41
[INFO] [stdout]     |
[INFO] [stdout] 447 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 448 | |                         let mut response = http::Response::new(
[INFO] [stdout] 449 | |                             tonic::body::Body::default(),
[INFO] [stdout] 450 | |                         );
[INFO] [stdout] ...   |
[INFO] [stdout] 462 | |                         Ok(response)
[INFO] [stdout] 463 | |                     })
[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/rust_distributed_1-7e8572bdf3bf41f9/out/comand.rs:462:25
[INFO] [stdout]     |
[INFO] [stdout] 462 |                         Ok(response)
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rust_distributed_1` (bin "client" test) due to 8 previous errors
[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/rust_distributed_1-7e8572bdf3bf41f9/out/comand.rs:337:42
[INFO] [stdout]     |
[INFO] [stdout] 337 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 338 | |                         let method = ExecuteCommandSvc(inner);
[INFO] [stdout] 339 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 340 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 350 | |                         Ok(res)
[INFO] [stdout] 351 | |                     };
[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/rust_distributed_1-7e8572bdf3bf41f9/out/comand.rs:350:25
[INFO] [stdout]     |
[INFO] [stdout] 350 |                         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/rust_distributed_1-7e8572bdf3bf41f9/out/comand.rs:382:42
[INFO] [stdout]     |
[INFO] [stdout] 382 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 383 | |                         let method = GetCommandSvc(inner);
[INFO] [stdout] 384 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 385 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 395 | |                         Ok(res)
[INFO] [stdout] 396 | |                     };
[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/rust_distributed_1-7e8572bdf3bf41f9/out/comand.rs:395:25
[INFO] [stdout]     |
[INFO] [stdout] 395 |                         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/rust_distributed_1-7e8572bdf3bf41f9/out/comand.rs:429:42
[INFO] [stdout]     |
[INFO] [stdout] 429 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 430 | |                         let method = ListCommandsStreamSvc(inner);
[INFO] [stdout] 431 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 432 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 442 | |                         Ok(res)
[INFO] [stdout] 443 | |                     };
[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/rust_distributed_1-7e8572bdf3bf41f9/out/comand.rs:442:25
[INFO] [stdout]     |
[INFO] [stdout] 442 |                         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/rust_distributed_1-7e8572bdf3bf41f9/out/comand.rs:447:41
[INFO] [stdout]     |
[INFO] [stdout] 447 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 448 | |                         let mut response = http::Response::new(
[INFO] [stdout] 449 | |                             tonic::body::Body::default(),
[INFO] [stdout] 450 | |                         );
[INFO] [stdout] ...   |
[INFO] [stdout] 462 | |                         Ok(response)
[INFO] [stdout] 463 | |                     })
[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/rust_distributed_1-7e8572bdf3bf41f9/out/comand.rs:462:25
[INFO] [stdout]     |
[INFO] [stdout] 462 |                         Ok(response)
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rust_distributed_1` (bin "server" test) due to 8 previous errors
[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/rust_distributed_1-7e8572bdf3bf41f9/out/comand.rs:337:42
[INFO] [stdout]     |
[INFO] [stdout] 337 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 338 | |                         let method = ExecuteCommandSvc(inner);
[INFO] [stdout] 339 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 340 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 350 | |                         Ok(res)
[INFO] [stdout] 351 | |                     };
[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/rust_distributed_1-7e8572bdf3bf41f9/out/comand.rs:350:25
[INFO] [stdout]     |
[INFO] [stdout] 350 |                         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/rust_distributed_1-7e8572bdf3bf41f9/out/comand.rs:382:42
[INFO] [stdout]     |
[INFO] [stdout] 382 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 383 | |                         let method = GetCommandSvc(inner);
[INFO] [stdout] 384 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 385 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 395 | |                         Ok(res)
[INFO] [stdout] 396 | |                     };
[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/rust_distributed_1-7e8572bdf3bf41f9/out/comand.rs:395:25
[INFO] [stdout]     |
[INFO] [stdout] 395 |                         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/rust_distributed_1-7e8572bdf3bf41f9/out/comand.rs:429:42
[INFO] [stdout]     |
[INFO] [stdout] 429 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 430 | |                         let method = ListCommandsStreamSvc(inner);
[INFO] [stdout] 431 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 432 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 442 | |                         Ok(res)
[INFO] [stdout] 443 | |                     };
[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/rust_distributed_1-7e8572bdf3bf41f9/out/comand.rs:442:25
[INFO] [stdout]     |
[INFO] [stdout] 442 |                         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/rust_distributed_1-7e8572bdf3bf41f9/out/comand.rs:447:41
[INFO] [stdout]     |
[INFO] [stdout] 447 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 448 | |                         let mut response = http::Response::new(
[INFO] [stdout] 449 | |                             tonic::body::Body::default(),
[INFO] [stdout] 450 | |                         );
[INFO] [stdout] ...   |
[INFO] [stdout] 462 | |                         Ok(response)
[INFO] [stdout] 463 | |                     })
[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/rust_distributed_1-7e8572bdf3bf41f9/out/comand.rs:462:25
[INFO] [stdout]     |
[INFO] [stdout] 462 |                         Ok(response)
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rust_distributed_1` (bin "server") due to 8 previous errors
[INFO] running `Command { std: "docker" "inspect" "f51210993c3c33fc04c16a0cf84e78739bfc5476a826d4d9f589102b12d13289", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f51210993c3c33fc04c16a0cf84e78739bfc5476a826d4d9f589102b12d13289", kill_on_drop: false }`
[INFO] [stdout] f51210993c3c33fc04c16a0cf84e78739bfc5476a826d4d9f589102b12d13289
