[INFO] cloning repository https://github.com/easybill/easydep
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/easybill/easydep" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feasybill%2Feasydep", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feasybill%2Feasydep'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 96f1304af281f62452cd49a272a9b3bdf57860bc
[INFO] checking easybill/easydep 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%2Feasybill%2Feasydep" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/easybill/easydep
[INFO] finished tweaking git repo https://github.com/easybill/easydep
[INFO] tweaked toml for git repo https://github.com/easybill/easydep written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/easybill/easydep 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/easybill/easydep 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 579d2b69db0a57cf8adc1586dcdc2a68927719a90c841943dabed65d2675c6ed
[INFO] running `Command { std: "docker" "start" "-a" "579d2b69db0a57cf8adc1586dcdc2a68927719a90c841943dabed65d2675c6ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "579d2b69db0a57cf8adc1586dcdc2a68927719a90c841943dabed65d2675c6ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "579d2b69db0a57cf8adc1586dcdc2a68927719a90c841943dabed65d2675c6ed", kill_on_drop: false }`
[INFO] [stdout] 579d2b69db0a57cf8adc1586dcdc2a68927719a90c841943dabed65d2675c6ed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] f051267bed4d85c41bc4c9bd3fcfa16cbc350c30adc8082828088c5a7b618fc5
[INFO] running `Command { std: "docker" "start" "-a" "f051267bed4d85c41bc4c9bd3fcfa16cbc350c30adc8082828088c5a7b618fc5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking bytes v1.7.1
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling serde v1.0.209
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]    Compiling rustix v0.38.35
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling cc v1.1.16
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]     Checking indexmap v2.5.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]    Compiling prettyplease v0.2.22
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling axum-core v0.4.3
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking rustls-pki-types v1.8.0
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]     Checking anstyle-parse v0.2.5
[INFO] [stderr]    Compiling axum v0.7.5
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking anstyle v1.0.8
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking anstyle-query v1.1.1
[INFO] [stderr]     Checking colorchoice v1.0.2
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]     Checking anstream v0.6.15
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling tempfile v3.12.0
[INFO] [stderr]     Checking tinyvec v1.8.0
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking winnow v0.6.18
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking clap_lex v0.7.2
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking clap_builder v4.5.17
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking rustls-pemfile v2.1.3
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking rustls-webpki v0.102.7
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking env_filter v0.1.2
[INFO] [stderr]     Checking rustls-native-certs v0.7.3
[INFO] [stderr]     Checking pem v3.0.4
[INFO] [stderr]     Checking env_logger v0.11.5
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking iri-string v0.7.2
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling serde_derive v1.0.209
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking tokio v1.40.0
[INFO] [stderr]    Compiling prost-derive v0.13.2
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling async-trait v0.1.82
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]    Compiling clap_derive v4.5.13
[INFO] [stderr]    Compiling snafu-derive v0.8.4
[INFO] [stderr]    Compiling prost v0.13.2
[INFO] [stderr]    Compiling prost-types v0.13.2
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking simple_asn1 v0.6.2
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking secrecy v0.8.0
[INFO] [stderr]     Checking arc-swap v1.7.1
[INFO] [stderr]     Checking symlink v0.1.0
[INFO] [stderr]    Compiling prost-build v0.13.2
[INFO] [stderr]     Checking snafu v0.8.4
[INFO] [stderr]     Checking clap v4.5.17
[INFO] [stderr]    Compiling tonic-build v0.12.2
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking tokio-stream v0.1.16
[INFO] [stderr]     Checking tokio-rustls v0.25.0
[INFO] [stderr]    Compiling easydep-server v0.1.0 (/opt/rustwide/workdir/easydep-server)
[INFO] [stderr]    Compiling easydep-client v0.1.0 (/opt/rustwide/workdir/easydep-client)
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking h2 v0.4.6
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking serde_spanned v0.6.7
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking toml_edit v0.22.20
[INFO] [stderr]     Checking jsonwebtoken v9.3.0
[INFO] [stderr]     Checking tower-http v0.5.2
[INFO] [stderr]     Checking toml v0.8.19
[INFO] [stderr]     Checking hyper v1.4.1
[INFO] [stderr]     Checking hyper-util v0.1.7
[INFO] [stderr]     Checking hyper-timeout v0.5.1
[INFO] [stderr]     Checking hyper-rustls v0.26.0
[INFO] [stderr]     Checking tonic v0.12.2
[INFO] [stderr]     Checking octocrab v0.39.0
[INFO] [stderr]     Checking tonic-types v0.12.2
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/easydep-server-bb9e9ddb3c2fe01c/out/easydep.rs:380:42
[INFO] [stdout]     |
[INFO] [stdout] 380 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 381 | |                         let method = StartDeploymentSvc(inner);
[INFO] [stdout] 382 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 383 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 393 | |                         Ok(res)
[INFO] [stdout] 394 | |                     };
[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<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/easydep-server-bb9e9ddb3c2fe01c/out/easydep.rs:393:25
[INFO] [stdout]     |
[INFO] [stdout] 393 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/easydep-server-bb9e9ddb3c2fe01c/out/easydep.rs:430:42
[INFO] [stdout]     |
[INFO] [stdout] 430 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 431 | |                         let method = PublishDeploymentSvc(inner);
[INFO] [stdout] 432 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 433 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 443 | |                         Ok(res)
[INFO] [stdout] 444 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/easydep-server-bb9e9ddb3c2fe01c/out/easydep.rs:443:25
[INFO] [stdout]     |
[INFO] [stdout] 443 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/easydep-server-bb9e9ddb3c2fe01c/out/easydep.rs:480:42
[INFO] [stdout]     |
[INFO] [stdout] 480 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 481 | |                         let method = RollbackDeploymentSvc(inner);
[INFO] [stdout] 482 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 483 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 493 | |                         Ok(res)
[INFO] [stdout] 494 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/easydep-server-bb9e9ddb3c2fe01c/out/easydep.rs:493:25
[INFO] [stdout]     |
[INFO] [stdout] 493 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/easydep-server-bb9e9ddb3c2fe01c/out/easydep.rs:532:42
[INFO] [stdout]     |
[INFO] [stdout] 532 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 533 | |                         let method = DeleteUnpublishedDeploymentSvc(inner);
[INFO] [stdout] 534 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 535 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 545 | |                         Ok(res)
[INFO] [stdout] 546 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/easydep-server-bb9e9ddb3c2fe01c/out/easydep.rs:545:25
[INFO] [stdout]     |
[INFO] [stdout] 545 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/easydep-server-bb9e9ddb3c2fe01c/out/easydep.rs:581:42
[INFO] [stdout]     |
[INFO] [stdout] 581 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 582 | |                         let method = GetDeploymentStatusSvc(inner);
[INFO] [stdout] 583 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 584 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 594 | |                         Ok(res)
[INFO] [stdout] 595 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/easydep-server-bb9e9ddb3c2fe01c/out/easydep.rs:594:25
[INFO] [stdout]     |
[INFO] [stdout] 594 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/easydep-server-bb9e9ddb3c2fe01c/out/easydep.rs:599:41
[INFO] [stdout]     |
[INFO] [stdout] 599 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 600 | |                         Ok(
[INFO] [stdout] 601 | |                             http::Response::builder()
[INFO] [stdout] 602 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 611 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/easydep-server-bb9e9ddb3c2fe01c/out/easydep.rs:600:25
[INFO] [stdout]     |
[INFO] [stdout] 600 | /                         Ok(
[INFO] [stdout] 601 | |                             http::Response::builder()
[INFO] [stdout] 602 | |                                 .status(200)
[INFO] [stdout] 603 | |                                 .header("grpc-status", tonic::Code::Unimplemented as i32)
[INFO] [stdout] ...   |
[INFO] [stdout] 609 | |                                 .unwrap(),
[INFO] [stdout] 610 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/easydep-server-bb9e9ddb3c2fe01c/out/easydep.rs:811:42
[INFO] [stdout]     |
[INFO] [stdout] 811 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 812 | |                         let method = GetStatusSvc(inner);
[INFO] [stdout] 813 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 814 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 824 | |                         Ok(res)
[INFO] [stdout] 825 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/easydep-server-bb9e9ddb3c2fe01c/out/easydep.rs:824:25
[INFO] [stdout]     |
[INFO] [stdout] 824 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/easydep-server-bb9e9ddb3c2fe01c/out/easydep.rs:829:41
[INFO] [stdout]     |
[INFO] [stdout] 829 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 830 | |                         Ok(
[INFO] [stdout] 831 | |                             http::Response::builder()
[INFO] [stdout] 832 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 841 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/easydep-server-bb9e9ddb3c2fe01c/out/easydep.rs:830:25
[INFO] [stdout]     |
[INFO] [stdout] 830 | /                         Ok(
[INFO] [stdout] 831 | |                             http::Response::builder()
[INFO] [stdout] 832 | |                                 .status(200)
[INFO] [stdout] 833 | |                                 .header("grpc-status", tonic::Code::Unimplemented as i32)
[INFO] [stdout] ...   |
[INFO] [stdout] 839 | |                                 .unwrap(),
[INFO] [stdout] 840 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `easydep-server` (bin "easydep-server") due to 16 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<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/easydep-server-bb9e9ddb3c2fe01c/out/easydep.rs:380:42
[INFO] [stdout]     |
[INFO] [stdout] 380 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 381 | |                         let method = StartDeploymentSvc(inner);
[INFO] [stdout] 382 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 383 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 393 | |                         Ok(res)
[INFO] [stdout] 394 | |                     };
[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<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/easydep-server-bb9e9ddb3c2fe01c/out/easydep.rs:393:25
[INFO] [stdout]     |
[INFO] [stdout] 393 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/easydep-server-bb9e9ddb3c2fe01c/out/easydep.rs:430:42
[INFO] [stdout]     |
[INFO] [stdout] 430 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 431 | |                         let method = PublishDeploymentSvc(inner);
[INFO] [stdout] 432 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 433 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 443 | |                         Ok(res)
[INFO] [stdout] 444 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/easydep-server-bb9e9ddb3c2fe01c/out/easydep.rs:443:25
[INFO] [stdout]     |
[INFO] [stdout] 443 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/easydep-server-bb9e9ddb3c2fe01c/out/easydep.rs:480:42
[INFO] [stdout]     |
[INFO] [stdout] 480 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 481 | |                         let method = RollbackDeploymentSvc(inner);
[INFO] [stdout] 482 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 483 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 493 | |                         Ok(res)
[INFO] [stdout] 494 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/easydep-server-bb9e9ddb3c2fe01c/out/easydep.rs:493:25
[INFO] [stdout]     |
[INFO] [stdout] 493 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/easydep-server-bb9e9ddb3c2fe01c/out/easydep.rs:532:42
[INFO] [stdout]     |
[INFO] [stdout] 532 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 533 | |                         let method = DeleteUnpublishedDeploymentSvc(inner);
[INFO] [stdout] 534 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 535 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 545 | |                         Ok(res)
[INFO] [stdout] 546 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/easydep-server-bb9e9ddb3c2fe01c/out/easydep.rs:545:25
[INFO] [stdout]     |
[INFO] [stdout] 545 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/easydep-server-bb9e9ddb3c2fe01c/out/easydep.rs:581:42
[INFO] [stdout]     |
[INFO] [stdout] 581 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 582 | |                         let method = GetDeploymentStatusSvc(inner);
[INFO] [stdout] 583 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 584 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 594 | |                         Ok(res)
[INFO] [stdout] 595 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/easydep-server-bb9e9ddb3c2fe01c/out/easydep.rs:594:25
[INFO] [stdout]     |
[INFO] [stdout] 594 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/easydep-server-bb9e9ddb3c2fe01c/out/easydep.rs:599:41
[INFO] [stdout]     |
[INFO] [stdout] 599 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 600 | |                         Ok(
[INFO] [stdout] 601 | |                             http::Response::builder()
[INFO] [stdout] 602 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 611 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/easydep-server-bb9e9ddb3c2fe01c/out/easydep.rs:600:25
[INFO] [stdout]     |
[INFO] [stdout] 600 | /                         Ok(
[INFO] [stdout] 601 | |                             http::Response::builder()
[INFO] [stdout] 602 | |                                 .status(200)
[INFO] [stdout] 603 | |                                 .header("grpc-status", tonic::Code::Unimplemented as i32)
[INFO] [stdout] ...   |
[INFO] [stdout] 609 | |                                 .unwrap(),
[INFO] [stdout] 610 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/easydep-server-bb9e9ddb3c2fe01c/out/easydep.rs:811:42
[INFO] [stdout]     |
[INFO] [stdout] 811 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 812 | |                         let method = GetStatusSvc(inner);
[INFO] [stdout] 813 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 814 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 824 | |                         Ok(res)
[INFO] [stdout] 825 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/easydep-server-bb9e9ddb3c2fe01c/out/easydep.rs:824:25
[INFO] [stdout]     |
[INFO] [stdout] 824 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/easydep-server-bb9e9ddb3c2fe01c/out/easydep.rs:829:41
[INFO] [stdout]     |
[INFO] [stdout] 829 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 830 | |                         Ok(
[INFO] [stdout] 831 | |                             http::Response::builder()
[INFO] [stdout] 832 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 841 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/easydep-server-bb9e9ddb3c2fe01c/out/easydep.rs:830:25
[INFO] [stdout]     |
[INFO] [stdout] 830 | /                         Ok(
[INFO] [stdout] 831 | |                             http::Response::builder()
[INFO] [stdout] 832 | |                                 .status(200)
[INFO] [stdout] 833 | |                                 .header("grpc-status", tonic::Code::Unimplemented as i32)
[INFO] [stdout] ...   |
[INFO] [stdout] 839 | |                                 .unwrap(),
[INFO] [stdout] 840 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `easydep-server` (bin "easydep-server" test) due to 16 previous errors
[INFO] running `Command { std: "docker" "inspect" "f051267bed4d85c41bc4c9bd3fcfa16cbc350c30adc8082828088c5a7b618fc5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f051267bed4d85c41bc4c9bd3fcfa16cbc350c30adc8082828088c5a7b618fc5", kill_on_drop: false }`
[INFO] [stdout] f051267bed4d85c41bc4c9bd3fcfa16cbc350c30adc8082828088c5a7b618fc5
