[INFO] cloning repository https://github.com/yoshitaka-motomura/rust-grpc-server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yoshitaka-motomura/rust-grpc-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyoshitaka-motomura%2Frust-grpc-server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyoshitaka-motomura%2Frust-grpc-server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ca1263af192f6c0f33b1c26a5f8fdac46505a4b6 [INFO] checking yoshitaka-motomura/rust-grpc-server 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%2Fyoshitaka-motomura%2Frust-grpc-server" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/yoshitaka-motomura/rust-grpc-server [INFO] finished tweaking git repo https://github.com/yoshitaka-motomura/rust-grpc-server [INFO] tweaked toml for git repo https://github.com/yoshitaka-motomura/rust-grpc-server written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/yoshitaka-motomura/rust-grpc-server 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/yoshitaka-motomura/rust-grpc-server already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 686dbd4aa9dd9cf5214a9ed0670ed1324f7a8a0a85f6f14596cd86d7b5763054 [INFO] running `Command { std: "docker" "start" "-a" "686dbd4aa9dd9cf5214a9ed0670ed1324f7a8a0a85f6f14596cd86d7b5763054", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "686dbd4aa9dd9cf5214a9ed0670ed1324f7a8a0a85f6f14596cd86d7b5763054", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "686dbd4aa9dd9cf5214a9ed0670ed1324f7a8a0a85f6f14596cd86d7b5763054", kill_on_drop: false }` [INFO] [stdout] 686dbd4aa9dd9cf5214a9ed0670ed1324f7a8a0a85f6f14596cd86d7b5763054 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] a025248471a6031bf07c38d7d6cf7bcfe64815a8cfe14f6bc28d3e47e144a0cb [INFO] running `Command { std: "docker" "start" "-a" "a025248471a6031bf07c38d7d6cf7bcfe64815a8cfe14f6bc28d3e47e144a0cb", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling prettyplease v0.2.20 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking data-encoding v2.6.0 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Checking headers v0.3.9 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_json v1.0.117 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Checking env_filter v0.1.0 [INFO] [stderr] Checking env_logger v0.11.3 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.4 [INFO] [stderr] Compiling yoke-derive v0.7.4 [INFO] [stderr] Compiling zerovec-derive v0.10.2 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling displaydoc v0.2.4 [INFO] [stderr] Compiling prost-derive v0.12.6 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Checking tokio v1.38.0 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Checking zerofrom v0.1.4 [INFO] [stderr] Checking thiserror v1.0.61 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking axum-core v0.3.4 [INFO] [stderr] Checking yoke v0.7.4 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking zerovec v0.10.2 [INFO] [stderr] Compiling prost v0.12.6 [INFO] [stderr] Compiling prost-types v0.12.6 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Compiling prost-build v0.12.6 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Checking icu_properties v1.5.0 [INFO] [stderr] Compiling tonic-build v0.11.0 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking tokio-io-timeout v1.2.0 [INFO] [stderr] Checking tokio-stream v0.1.15 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Compiling grpc-server v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking idna v1.0.0 [INFO] [stderr] Checking url v2.5.1 [INFO] [stderr] Checking tungstenite v0.21.0 [INFO] [stderr] Checking tokio-tungstenite v0.21.0 [INFO] [stderr] Checking hyper v0.14.29 [INFO] [stderr] Checking hyper-timeout v0.4.1 [INFO] [stderr] Checking axum v0.6.20 [INFO] [stderr] Checking warp v0.3.7 [INFO] [stderr] Checking tonic v0.11.0 [INFO] [stderr] Checking tonic-health v0.11.0 [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/grpc-server-0fb4c65e07bdea14/out/hello.rs:268:42 [INFO] [stdout] | [INFO] [stdout] 268 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 269 | | let inner = inner.0; [INFO] [stdout] 270 | | let method = SayHelloSvc(inner); [INFO] [stdout] 271 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 282 | | Ok(res) [INFO] [stdout] 283 | | }; [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>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/grpc-server-0fb4c65e07bdea14/out/hello.rs:282:25 [INFO] [stdout] | [INFO] [stdout] 282 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/grpc-server-0fb4c65e07bdea14/out/hello.rs:312:42 [INFO] [stdout] | [INFO] [stdout] 312 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 313 | | let inner = inner.0; [INFO] [stdout] 314 | | let method = GoodbyeSvc(inner); [INFO] [stdout] 315 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 326 | | Ok(res) [INFO] [stdout] 327 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/grpc-server-0fb4c65e07bdea14/out/hello.rs:326:25 [INFO] [stdout] | [INFO] [stdout] 326 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/grpc-server-0fb4c65e07bdea14/out/hello.rs:331:41 [INFO] [stdout] | [INFO] [stdout] 331 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 332 | | Ok( [INFO] [stdout] 333 | | http::Response::builder() [INFO] [stdout] 334 | | .status(200) [INFO] [stdout] ... | [INFO] [stdout] 340 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/grpc-server-0fb4c65e07bdea14/out/hello.rs:332:25 [INFO] [stdout] | [INFO] [stdout] 332 | / Ok( [INFO] [stdout] 333 | | http::Response::builder() [INFO] [stdout] 334 | | .status(200) [INFO] [stdout] 335 | | .header("grpc-status", "12") [INFO] [stdout] ... | [INFO] [stdout] 338 | | .unwrap(), [INFO] [stdout] 339 | | ) [INFO] [stdout] | |_________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/grpc-server-0fb4c65e07bdea14/out/messages.rs:282:42 [INFO] [stdout] | [INFO] [stdout] 282 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 283 | | let inner = inner.0; [INFO] [stdout] 284 | | let method = GetMessageSvc(inner); [INFO] [stdout] 285 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 296 | | Ok(res) [INFO] [stdout] 297 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/grpc-server-0fb4c65e07bdea14/out/messages.rs:296:25 [INFO] [stdout] | [INFO] [stdout] 296 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/grpc-server-0fb4c65e07bdea14/out/messages.rs:328:42 [INFO] [stdout] | [INFO] [stdout] 328 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 329 | | let inner = inner.0; [INFO] [stdout] 330 | | let method = SendMessageSvc(inner); [INFO] [stdout] 331 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 342 | | Ok(res) [INFO] [stdout] 343 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/grpc-server-0fb4c65e07bdea14/out/messages.rs:342:25 [INFO] [stdout] | [INFO] [stdout] 342 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/grpc-server-0fb4c65e07bdea14/out/messages.rs:347:41 [INFO] [stdout] | [INFO] [stdout] 347 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 348 | | Ok( [INFO] [stdout] 349 | | http::Response::builder() [INFO] [stdout] 350 | | .status(200) [INFO] [stdout] ... | [INFO] [stdout] 356 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/grpc-server-0fb4c65e07bdea14/out/messages.rs:348:25 [INFO] [stdout] | [INFO] [stdout] 348 | / Ok( [INFO] [stdout] 349 | | http::Response::builder() [INFO] [stdout] 350 | | .status(200) [INFO] [stdout] 351 | | .header("grpc-status", "12") [INFO] [stdout] ... | [INFO] [stdout] 354 | | .unwrap(), [INFO] [stdout] 355 | | ) [INFO] [stdout] | |_________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/grpc-server-0fb4c65e07bdea14/out/hello.rs:268:42 [INFO] [stdout] | [INFO] [stdout] 268 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 269 | | let inner = inner.0; [INFO] [stdout] 270 | | let method = SayHelloSvc(inner); [INFO] [stdout] 271 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 282 | | Ok(res) [INFO] [stdout] 283 | | }; [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>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/grpc-server-0fb4c65e07bdea14/out/hello.rs:282:25 [INFO] [stdout] | [INFO] [stdout] 282 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/grpc-server-0fb4c65e07bdea14/out/hello.rs:312:42 [INFO] [stdout] | [INFO] [stdout] 312 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 313 | | let inner = inner.0; [INFO] [stdout] 314 | | let method = GoodbyeSvc(inner); [INFO] [stdout] 315 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 326 | | Ok(res) [INFO] [stdout] 327 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/grpc-server-0fb4c65e07bdea14/out/hello.rs:326:25 [INFO] [stdout] | [INFO] [stdout] 326 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/grpc-server-0fb4c65e07bdea14/out/hello.rs:331:41 [INFO] [stdout] | [INFO] [stdout] 331 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 332 | | Ok( [INFO] [stdout] 333 | | http::Response::builder() [INFO] [stdout] 334 | | .status(200) [INFO] [stdout] ... | [INFO] [stdout] 340 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/grpc-server-0fb4c65e07bdea14/out/hello.rs:332:25 [INFO] [stdout] | [INFO] [stdout] 332 | / Ok( [INFO] [stdout] 333 | | http::Response::builder() [INFO] [stdout] 334 | | .status(200) [INFO] [stdout] 335 | | .header("grpc-status", "12") [INFO] [stdout] ... | [INFO] [stdout] 338 | | .unwrap(), [INFO] [stdout] 339 | | ) [INFO] [stdout] | |_________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/grpc-server-0fb4c65e07bdea14/out/messages.rs:282:42 [INFO] [stdout] | [INFO] [stdout] 282 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 283 | | let inner = inner.0; [INFO] [stdout] 284 | | let method = GetMessageSvc(inner); [INFO] [stdout] 285 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 296 | | Ok(res) [INFO] [stdout] 297 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/grpc-server-0fb4c65e07bdea14/out/messages.rs:296:25 [INFO] [stdout] | [INFO] [stdout] 296 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/grpc-server-0fb4c65e07bdea14/out/messages.rs:328:42 [INFO] [stdout] | [INFO] [stdout] 328 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 329 | | let inner = inner.0; [INFO] [stdout] 330 | | let method = SendMessageSvc(inner); [INFO] [stdout] 331 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 342 | | Ok(res) [INFO] [stdout] 343 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/grpc-server-0fb4c65e07bdea14/out/messages.rs:342:25 [INFO] [stdout] | [INFO] [stdout] 342 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/grpc-server-0fb4c65e07bdea14/out/messages.rs:347:41 [INFO] [stdout] | [INFO] [stdout] 347 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 348 | | Ok( [INFO] [stdout] 349 | | http::Response::builder() [INFO] [stdout] 350 | | .status(200) [INFO] [stdout] ... | [INFO] [stdout] 356 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/grpc-server-0fb4c65e07bdea14/out/messages.rs:348:25 [INFO] [stdout] | [INFO] [stdout] 348 | / Ok( [INFO] [stdout] 349 | | http::Response::builder() [INFO] [stdout] 350 | | .status(200) [INFO] [stdout] 351 | | .header("grpc-status", "12") [INFO] [stdout] ... | [INFO] [stdout] 354 | | .unwrap(), [INFO] [stdout] 355 | | ) [INFO] [stdout] | |_________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `grpc-server` (bin "grpc-server") due to 12 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `grpc-server` (bin "grpc-server" test) due to 12 previous errors [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/grpc-server-0fb4c65e07bdea14/out/hello.rs:268:42 [INFO] [stdout] | [INFO] [stdout] 268 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 269 | | let inner = inner.0; [INFO] [stdout] 270 | | let method = SayHelloSvc(inner); [INFO] [stdout] 271 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 282 | | Ok(res) [INFO] [stdout] 283 | | }; [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>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/grpc-server-0fb4c65e07bdea14/out/hello.rs:282:25 [INFO] [stdout] | [INFO] [stdout] 282 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/grpc-server-0fb4c65e07bdea14/out/hello.rs:312:42 [INFO] [stdout] | [INFO] [stdout] 312 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 313 | | let inner = inner.0; [INFO] [stdout] 314 | | let method = GoodbyeSvc(inner); [INFO] [stdout] 315 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 326 | | Ok(res) [INFO] [stdout] 327 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/grpc-server-0fb4c65e07bdea14/out/hello.rs:326:25 [INFO] [stdout] | [INFO] [stdout] 326 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/grpc-server-0fb4c65e07bdea14/out/hello.rs:331:41 [INFO] [stdout] | [INFO] [stdout] 331 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 332 | | Ok( [INFO] [stdout] 333 | | http::Response::builder() [INFO] [stdout] 334 | | .status(200) [INFO] [stdout] ... | [INFO] [stdout] 340 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/grpc-server-0fb4c65e07bdea14/out/hello.rs:332:25 [INFO] [stdout] | [INFO] [stdout] 332 | / Ok( [INFO] [stdout] 333 | | http::Response::builder() [INFO] [stdout] 334 | | .status(200) [INFO] [stdout] 335 | | .header("grpc-status", "12") [INFO] [stdout] ... | [INFO] [stdout] 338 | | .unwrap(), [INFO] [stdout] 339 | | ) [INFO] [stdout] | |_________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/grpc-server-0fb4c65e07bdea14/out/messages.rs:282:42 [INFO] [stdout] | [INFO] [stdout] 282 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 283 | | let inner = inner.0; [INFO] [stdout] 284 | | let method = GetMessageSvc(inner); [INFO] [stdout] 285 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 296 | | Ok(res) [INFO] [stdout] 297 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/grpc-server-0fb4c65e07bdea14/out/messages.rs:296:25 [INFO] [stdout] | [INFO] [stdout] 296 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/grpc-server-0fb4c65e07bdea14/out/messages.rs:328:42 [INFO] [stdout] | [INFO] [stdout] 328 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 329 | | let inner = inner.0; [INFO] [stdout] 330 | | let method = SendMessageSvc(inner); [INFO] [stdout] 331 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 342 | | Ok(res) [INFO] [stdout] 343 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/grpc-server-0fb4c65e07bdea14/out/messages.rs:342:25 [INFO] [stdout] | [INFO] [stdout] 342 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/grpc-server-0fb4c65e07bdea14/out/messages.rs:347:41 [INFO] [stdout] | [INFO] [stdout] 347 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 348 | | Ok( [INFO] [stdout] 349 | | http::Response::builder() [INFO] [stdout] 350 | | .status(200) [INFO] [stdout] ... | [INFO] [stdout] 356 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/grpc-server-0fb4c65e07bdea14/out/messages.rs:348:25 [INFO] [stdout] | [INFO] [stdout] 348 | / Ok( [INFO] [stdout] 349 | | http::Response::builder() [INFO] [stdout] 350 | | .status(200) [INFO] [stdout] 351 | | .header("grpc-status", "12") [INFO] [stdout] ... | [INFO] [stdout] 354 | | .unwrap(), [INFO] [stdout] 355 | | ) [INFO] [stdout] | |_________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `grpc-server` (bin "client") due to 12 previous errors [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/grpc-server-0fb4c65e07bdea14/out/hello.rs:268:42 [INFO] [stdout] | [INFO] [stdout] 268 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 269 | | let inner = inner.0; [INFO] [stdout] 270 | | let method = SayHelloSvc(inner); [INFO] [stdout] 271 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 282 | | Ok(res) [INFO] [stdout] 283 | | }; [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>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/grpc-server-0fb4c65e07bdea14/out/hello.rs:282:25 [INFO] [stdout] | [INFO] [stdout] 282 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/grpc-server-0fb4c65e07bdea14/out/hello.rs:312:42 [INFO] [stdout] | [INFO] [stdout] 312 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 313 | | let inner = inner.0; [INFO] [stdout] 314 | | let method = GoodbyeSvc(inner); [INFO] [stdout] 315 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 326 | | Ok(res) [INFO] [stdout] 327 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/grpc-server-0fb4c65e07bdea14/out/hello.rs:326:25 [INFO] [stdout] | [INFO] [stdout] 326 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/grpc-server-0fb4c65e07bdea14/out/hello.rs:331:41 [INFO] [stdout] | [INFO] [stdout] 331 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 332 | | Ok( [INFO] [stdout] 333 | | http::Response::builder() [INFO] [stdout] 334 | | .status(200) [INFO] [stdout] ... | [INFO] [stdout] 340 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/grpc-server-0fb4c65e07bdea14/out/hello.rs:332:25 [INFO] [stdout] | [INFO] [stdout] 332 | / Ok( [INFO] [stdout] 333 | | http::Response::builder() [INFO] [stdout] 334 | | .status(200) [INFO] [stdout] 335 | | .header("grpc-status", "12") [INFO] [stdout] ... | [INFO] [stdout] 338 | | .unwrap(), [INFO] [stdout] 339 | | ) [INFO] [stdout] | |_________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/grpc-server-0fb4c65e07bdea14/out/messages.rs:282:42 [INFO] [stdout] | [INFO] [stdout] 282 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 283 | | let inner = inner.0; [INFO] [stdout] 284 | | let method = GetMessageSvc(inner); [INFO] [stdout] 285 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 296 | | Ok(res) [INFO] [stdout] 297 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/grpc-server-0fb4c65e07bdea14/out/messages.rs:296:25 [INFO] [stdout] | [INFO] [stdout] 296 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/grpc-server-0fb4c65e07bdea14/out/messages.rs:328:42 [INFO] [stdout] | [INFO] [stdout] 328 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 329 | | let inner = inner.0; [INFO] [stdout] 330 | | let method = SendMessageSvc(inner); [INFO] [stdout] 331 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 342 | | Ok(res) [INFO] [stdout] 343 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/grpc-server-0fb4c65e07bdea14/out/messages.rs:342:25 [INFO] [stdout] | [INFO] [stdout] 342 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/grpc-server-0fb4c65e07bdea14/out/messages.rs:347:41 [INFO] [stdout] | [INFO] [stdout] 347 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 348 | | Ok( [INFO] [stdout] 349 | | http::Response::builder() [INFO] [stdout] 350 | | .status(200) [INFO] [stdout] ... | [INFO] [stdout] 356 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/grpc-server-0fb4c65e07bdea14/out/messages.rs:348:25 [INFO] [stdout] | [INFO] [stdout] 348 | / Ok( [INFO] [stdout] 349 | | http::Response::builder() [INFO] [stdout] 350 | | .status(200) [INFO] [stdout] 351 | | .header("grpc-status", "12") [INFO] [stdout] ... | [INFO] [stdout] 354 | | .unwrap(), [INFO] [stdout] 355 | | ) [INFO] [stdout] | |_________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `grpc-server` (bin "client" test) due to 12 previous errors [INFO] running `Command { std: "docker" "inspect" "a025248471a6031bf07c38d7d6cf7bcfe64815a8cfe14f6bc28d3e47e144a0cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a025248471a6031bf07c38d7d6cf7bcfe64815a8cfe14f6bc28d3e47e144a0cb", kill_on_drop: false }` [INFO] [stdout] a025248471a6031bf07c38d7d6cf7bcfe64815a8cfe14f6bc28d3e47e144a0cb