[INFO] fetching crate pawdist 0.1.1... [INFO] checking pawdist-0.1.1 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577 [INFO] extracting crate pawdist 0.1.1 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate pawdist 0.1.1 [INFO] finished tweaking crates.io crate pawdist 0.1.1 [INFO] tweaked toml for crates.io crate pawdist 0.1.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate pawdist 0.1.1 on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate pawdist 0.1.1 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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 5097abe6660205013c9e3136ef9e4f6362cec9a2425f810e8cc72b4efc8aa1f7 [INFO] running `Command { std: "docker" "start" "-a" "5097abe6660205013c9e3136ef9e4f6362cec9a2425f810e8cc72b4efc8aa1f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5097abe6660205013c9e3136ef9e4f6362cec9a2425f810e8cc72b4efc8aa1f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5097abe6660205013c9e3136ef9e4f6362cec9a2425f810e8cc72b4efc8aa1f7", kill_on_drop: false }` [INFO] [stdout] 5097abe6660205013c9e3136ef9e4f6362cec9a2425f810e8cc72b4efc8aa1f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 3566bc1ebc936b09346c8a51147990f92eb8a6ef58ce55a104e6f38b7bae5a84 [INFO] running `Command { std: "docker" "start" "-a" "3566bc1ebc936b09346c8a51147990f92eb8a6ef58ce55a104e6f38b7bae5a84", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling prettyplease v0.2.35 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking anstream v0.6.19 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking matchit v0.8.4 [INFO] [stderr] Checking rustix v1.0.8 [INFO] [stderr] Checking axum-core v0.5.2 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking uuid v1.17.0 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Checking clap_builder v4.5.41 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Checking tokio v1.46.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking thiserror v2.0.12 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Checking clap v4.5.41 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Compiling tonic-build v0.13.1 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking h2 v0.4.11 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Compiling pawdist v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking axum v0.8.4 [INFO] [stderr] Checking serde_json v1.0.141 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking hyper-util v0.1.15 [INFO] [stderr] Checking hyper-timeout v0.5.2 [INFO] [stderr] Checking tonic v0.13.1 [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/protocol/pawdist.rs:454:42 [INFO] [stdout] | [INFO] [stdout] 454 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 455 | | let method = RegisterWorkerSvc(inner); [INFO] [stdout] 456 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 457 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 467 | | Ok(res) [INFO] [stdout] 468 | | }; [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] --> src/protocol/pawdist.rs:467:25 [INFO] [stdout] | [INFO] [stdout] 467 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/protocol/pawdist.rs:499:42 [INFO] [stdout] | [INFO] [stdout] 499 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 500 | | let method = GetNextTestSvc(inner); [INFO] [stdout] 501 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 502 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 512 | | Ok(res) [INFO] [stdout] 513 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/protocol/pawdist.rs:512:25 [INFO] [stdout] | [INFO] [stdout] 512 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/protocol/pawdist.rs:545:42 [INFO] [stdout] | [INFO] [stdout] 545 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 546 | | let method = ReportTestResultSvc(inner); [INFO] [stdout] 547 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 548 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 558 | | Ok(res) [INFO] [stdout] 559 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/protocol/pawdist.rs:558:25 [INFO] [stdout] | [INFO] [stdout] 558 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/protocol/pawdist.rs:594:42 [INFO] [stdout] | [INFO] [stdout] 594 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 595 | | let method = NotifyWorkerShutdownSvc(inner); [INFO] [stdout] 596 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 597 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 607 | | Ok(res) [INFO] [stdout] 608 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/protocol/pawdist.rs:607:25 [INFO] [stdout] | [INFO] [stdout] 607 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/protocol/pawdist.rs:612:41 [INFO] [stdout] | [INFO] [stdout] 612 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 613 | | let mut response = http::Response::new( [INFO] [stdout] 614 | | tonic::body::Body::default(), [INFO] [stdout] 615 | | ); [INFO] [stdout] ... | [INFO] [stdout] 627 | | Ok(response) [INFO] [stdout] 628 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/protocol/pawdist.rs:627:25 [INFO] [stdout] | [INFO] [stdout] 627 | Ok(response) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pawdist` (bin "pawdist-worker") due to 10 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, Infallible> [INFO] [stdout] --> src/protocol/pawdist.rs:454:42 [INFO] [stdout] | [INFO] [stdout] 454 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 455 | | let method = RegisterWorkerSvc(inner); [INFO] [stdout] 456 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 457 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 467 | | Ok(res) [INFO] [stdout] 468 | | }; [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] --> src/protocol/pawdist.rs:467:25 [INFO] [stdout] | [INFO] [stdout] 467 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/protocol/pawdist.rs:499:42 [INFO] [stdout] | [INFO] [stdout] 499 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 500 | | let method = GetNextTestSvc(inner); [INFO] [stdout] 501 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 502 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 512 | | Ok(res) [INFO] [stdout] 513 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/protocol/pawdist.rs:512:25 [INFO] [stdout] | [INFO] [stdout] 512 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/protocol/pawdist.rs:545:42 [INFO] [stdout] | [INFO] [stdout] 545 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 546 | | let method = ReportTestResultSvc(inner); [INFO] [stdout] 547 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 548 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 558 | | Ok(res) [INFO] [stdout] 559 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/protocol/pawdist.rs:558:25 [INFO] [stdout] | [INFO] [stdout] 558 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/protocol/pawdist.rs:594:42 [INFO] [stdout] | [INFO] [stdout] 594 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 595 | | let method = NotifyWorkerShutdownSvc(inner); [INFO] [stdout] 596 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 597 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 607 | | Ok(res) [INFO] [stdout] 608 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/protocol/pawdist.rs:607:25 [INFO] [stdout] | [INFO] [stdout] 607 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/protocol/pawdist.rs:612:41 [INFO] [stdout] | [INFO] [stdout] 612 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 613 | | let mut response = http::Response::new( [INFO] [stdout] 614 | | tonic::body::Body::default(), [INFO] [stdout] 615 | | ); [INFO] [stdout] ... | [INFO] [stdout] 627 | | Ok(response) [INFO] [stdout] 628 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/protocol/pawdist.rs:627:25 [INFO] [stdout] | [INFO] [stdout] 627 | Ok(response) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pawdist` (bin "pawdist-manager") due to 10 previous errors [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/protocol/pawdist.rs:454:42 [INFO] [stdout] | [INFO] [stdout] 454 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 455 | | let method = RegisterWorkerSvc(inner); [INFO] [stdout] 456 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 457 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 467 | | Ok(res) [INFO] [stdout] 468 | | }; [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] --> src/protocol/pawdist.rs:467:25 [INFO] [stdout] | [INFO] [stdout] 467 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/protocol/pawdist.rs:499:42 [INFO] [stdout] | [INFO] [stdout] 499 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 500 | | let method = GetNextTestSvc(inner); [INFO] [stdout] 501 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 502 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 512 | | Ok(res) [INFO] [stdout] 513 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/protocol/pawdist.rs:512:25 [INFO] [stdout] | [INFO] [stdout] 512 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/protocol/pawdist.rs:545:42 [INFO] [stdout] | [INFO] [stdout] 545 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 546 | | let method = ReportTestResultSvc(inner); [INFO] [stdout] 547 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 548 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 558 | | Ok(res) [INFO] [stdout] 559 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/protocol/pawdist.rs:558:25 [INFO] [stdout] | [INFO] [stdout] 558 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/protocol/pawdist.rs:594:42 [INFO] [stdout] | [INFO] [stdout] 594 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 595 | | let method = NotifyWorkerShutdownSvc(inner); [INFO] [stdout] 596 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 597 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 607 | | Ok(res) [INFO] [stdout] 608 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/protocol/pawdist.rs:607:25 [INFO] [stdout] | [INFO] [stdout] 607 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/protocol/pawdist.rs:612:41 [INFO] [stdout] | [INFO] [stdout] 612 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 613 | | let mut response = http::Response::new( [INFO] [stdout] 614 | | tonic::body::Body::default(), [INFO] [stdout] 615 | | ); [INFO] [stdout] ... | [INFO] [stdout] 627 | | Ok(response) [INFO] [stdout] 628 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/protocol/pawdist.rs:627:25 [INFO] [stdout] | [INFO] [stdout] 627 | Ok(response) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/protocol/pawdist.rs:454:42 [INFO] [stdout] | [INFO] [stdout] 454 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 455 | | let method = RegisterWorkerSvc(inner); [INFO] [stdout] 456 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 457 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 467 | | Ok(res) [INFO] [stdout] 468 | | }; [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] --> src/protocol/pawdist.rs:467:25 [INFO] [stdout] | [INFO] [stdout] 467 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/protocol/pawdist.rs:499:42 [INFO] [stdout] | [INFO] [stdout] 499 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 500 | | let method = GetNextTestSvc(inner); [INFO] [stdout] 501 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 502 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 512 | | Ok(res) [INFO] [stdout] 513 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/protocol/pawdist.rs:512:25 [INFO] [stdout] | [INFO] [stdout] 512 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/protocol/pawdist.rs:545:42 [INFO] [stdout] | [INFO] [stdout] 545 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 546 | | let method = ReportTestResultSvc(inner); [INFO] [stdout] 547 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 548 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 558 | | Ok(res) [INFO] [stdout] 559 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/protocol/pawdist.rs:558:25 [INFO] [stdout] | [INFO] [stdout] 558 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/protocol/pawdist.rs:594:42 [INFO] [stdout] | [INFO] [stdout] 594 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 595 | | let method = NotifyWorkerShutdownSvc(inner); [INFO] [stdout] 596 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 597 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 607 | | Ok(res) [INFO] [stdout] 608 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/protocol/pawdist.rs:607:25 [INFO] [stdout] | [INFO] [stdout] 607 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/protocol/pawdist.rs:612:41 [INFO] [stdout] | [INFO] [stdout] 612 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 613 | | let mut response = http::Response::new( [INFO] [stdout] 614 | | tonic::body::Body::default(), [INFO] [stdout] 615 | | ); [INFO] [stdout] ... | [INFO] [stdout] 627 | | Ok(response) [INFO] [stdout] 628 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/protocol/pawdist.rs:627:25 [INFO] [stdout] | [INFO] [stdout] 627 | Ok(response) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pawdist` (bin "pawdist-manager" test) due to 10 previous errors [INFO] [stderr] error: could not compile `pawdist` (bin "pawdist-worker" test) due to 10 previous errors [INFO] running `Command { std: "docker" "inspect" "3566bc1ebc936b09346c8a51147990f92eb8a6ef58ce55a104e6f38b7bae5a84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3566bc1ebc936b09346c8a51147990f92eb8a6ef58ce55a104e6f38b7bae5a84", kill_on_drop: false }` [INFO] [stdout] 3566bc1ebc936b09346c8a51147990f92eb8a6ef58ce55a104e6f38b7bae5a84