[INFO] fetching crate proto-definations-snip-sight 0.1.6... [INFO] checking proto-definations-snip-sight-0.1.6 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577 [INFO] extracting crate proto-definations-snip-sight 0.1.6 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate proto-definations-snip-sight 0.1.6 [INFO] finished tweaking crates.io crate proto-definations-snip-sight 0.1.6 [INFO] tweaked toml for crates.io crate proto-definations-snip-sight 0.1.6 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate proto-definations-snip-sight 0.1.6 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 proto-definations-snip-sight 0.1.6 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3fbb312986eec1461c76dccbbee9961dbee9f6fab55397690c95f4a699462684 [INFO] running `Command { std: "docker" "start" "-a" "3fbb312986eec1461c76dccbbee9961dbee9f6fab55397690c95f4a699462684", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3fbb312986eec1461c76dccbbee9961dbee9f6fab55397690c95f4a699462684", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3fbb312986eec1461c76dccbbee9961dbee9f6fab55397690c95f4a699462684", kill_on_drop: false }` [INFO] [stdout] 3fbb312986eec1461c76dccbbee9961dbee9f6fab55397690c95f4a699462684 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dunmustuse_in_always_ok" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0e21e9e38c5b98df8f883c7e9c477a0481bf16d1c1de8af661c5b0ff7116e703 [INFO] running `Command { std: "docker" "start" "-a" "0e21e9e38c5b98df8f883c7e9c477a0481bf16d1c1de8af661c5b0ff7116e703", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling prettyplease v0.2.35 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Checking axum-core v0.5.2 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Checking tokio v1.46.1 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Compiling tonic-build v0.13.1 [INFO] [stderr] Compiling proto-definations-snip-sight v0.1.6 (/opt/rustwide/workdir) [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] Checking axum v0.8.4 [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/generated/url_shortner.rs:528:42 [INFO] [stdout] | [INFO] [stdout] 528 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 529 | | let method = CreateShortenUrlSvc(inner); [INFO] [stdout] 530 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 531 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 541 | | Ok(res) [INFO] [stdout] 542 | | }; [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/generated/url_shortner.rs:541:25 [INFO] [stdout] | [INFO] [stdout] 541 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/generated/url_shortner.rs:575:42 [INFO] [stdout] | [INFO] [stdout] 575 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 576 | | let method = DeleteShortenUrlSvc(inner); [INFO] [stdout] 577 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 578 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 588 | | Ok(res) [INFO] [stdout] 589 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/generated/url_shortner.rs:588:25 [INFO] [stdout] | [INFO] [stdout] 588 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/generated/url_shortner.rs:622:42 [INFO] [stdout] | [INFO] [stdout] 622 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 623 | | let method = getShortenUrlsListSvc(inner); [INFO] [stdout] 624 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 625 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 635 | | Ok(res) [INFO] [stdout] 636 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/generated/url_shortner.rs:635:25 [INFO] [stdout] | [INFO] [stdout] 635 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/generated/url_shortner.rs:666:42 [INFO] [stdout] | [INFO] [stdout] 666 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 667 | | let method = incrementCountSvc(inner); [INFO] [stdout] 668 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 669 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 679 | | Ok(res) [INFO] [stdout] 680 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/generated/url_shortner.rs:679:25 [INFO] [stdout] | [INFO] [stdout] 679 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/generated/url_shortner.rs:710:42 [INFO] [stdout] | [INFO] [stdout] 710 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 711 | | let method = getOriginalUrlSvc(inner); [INFO] [stdout] 712 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 713 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 723 | | Ok(res) [INFO] [stdout] 724 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/generated/url_shortner.rs:723:25 [INFO] [stdout] | [INFO] [stdout] 723 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/generated/url_shortner.rs:756:42 [INFO] [stdout] | [INFO] [stdout] 756 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 757 | | let method = getKeyInsightsSvc(inner); [INFO] [stdout] 758 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 759 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 769 | | Ok(res) [INFO] [stdout] 770 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/generated/url_shortner.rs:769:25 [INFO] [stdout] | [INFO] [stdout] 769 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/generated/url_shortner.rs:774:41 [INFO] [stdout] | [INFO] [stdout] 774 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 775 | | let mut response = http::Response::new( [INFO] [stdout] 776 | | tonic::body::Body::default(), [INFO] [stdout] 777 | | ); [INFO] [stdout] ... | [INFO] [stdout] 789 | | Ok(response) [INFO] [stdout] 790 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/generated/url_shortner.rs:789:25 [INFO] [stdout] | [INFO] [stdout] 789 | Ok(response) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/generated/payments.rs:185:41 [INFO] [stdout] | [INFO] [stdout] 185 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 186 | | let mut response = http::Response::new( [INFO] [stdout] 187 | | tonic::body::Body::default(), [INFO] [stdout] 188 | | ); [INFO] [stdout] ... | [INFO] [stdout] 200 | | Ok(response) [INFO] [stdout] 201 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/generated/payments.rs:200:25 [INFO] [stdout] | [INFO] [stdout] 200 | Ok(response) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/generated/file_sharing.rs:185:41 [INFO] [stdout] | [INFO] [stdout] 185 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 186 | | let mut response = http::Response::new( [INFO] [stdout] 187 | | tonic::body::Body::default(), [INFO] [stdout] 188 | | ); [INFO] [stdout] ... | [INFO] [stdout] 200 | | Ok(response) [INFO] [stdout] 201 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/generated/file_sharing.rs:200:25 [INFO] [stdout] | [INFO] [stdout] 200 | Ok(response) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/generated/url_shortner.rs:528:42 [INFO] [stdout] | [INFO] [stdout] 528 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 529 | | let method = CreateShortenUrlSvc(inner); [INFO] [stdout] 530 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 531 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 541 | | Ok(res) [INFO] [stdout] 542 | | }; [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/generated/url_shortner.rs:541:25 [INFO] [stdout] | [INFO] [stdout] 541 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/generated/url_shortner.rs:575:42 [INFO] [stdout] | [INFO] [stdout] 575 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 576 | | let method = DeleteShortenUrlSvc(inner); [INFO] [stdout] 577 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 578 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 588 | | Ok(res) [INFO] [stdout] 589 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/generated/url_shortner.rs:588:25 [INFO] [stdout] | [INFO] [stdout] 588 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/generated/url_shortner.rs:622:42 [INFO] [stdout] | [INFO] [stdout] 622 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 623 | | let method = getShortenUrlsListSvc(inner); [INFO] [stdout] 624 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 625 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 635 | | Ok(res) [INFO] [stdout] 636 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/generated/url_shortner.rs:635:25 [INFO] [stdout] | [INFO] [stdout] 635 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/generated/url_shortner.rs:666:42 [INFO] [stdout] | [INFO] [stdout] 666 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 667 | | let method = incrementCountSvc(inner); [INFO] [stdout] 668 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 669 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 679 | | Ok(res) [INFO] [stdout] 680 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/generated/url_shortner.rs:679:25 [INFO] [stdout] | [INFO] [stdout] 679 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/generated/url_shortner.rs:710:42 [INFO] [stdout] | [INFO] [stdout] 710 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 711 | | let method = getOriginalUrlSvc(inner); [INFO] [stdout] 712 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 713 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 723 | | Ok(res) [INFO] [stdout] 724 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/generated/url_shortner.rs:723:25 [INFO] [stdout] | [INFO] [stdout] 723 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/generated/url_shortner.rs:756:42 [INFO] [stdout] | [INFO] [stdout] 756 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 757 | | let method = getKeyInsightsSvc(inner); [INFO] [stdout] 758 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 759 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 769 | | Ok(res) [INFO] [stdout] 770 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/generated/url_shortner.rs:769:25 [INFO] [stdout] | [INFO] [stdout] 769 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/generated/url_shortner.rs:774:41 [INFO] [stdout] | [INFO] [stdout] 774 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 775 | | let mut response = http::Response::new( [INFO] [stdout] 776 | | tonic::body::Body::default(), [INFO] [stdout] 777 | | ); [INFO] [stdout] ... | [INFO] [stdout] 789 | | Ok(response) [INFO] [stdout] 790 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/generated/url_shortner.rs:789:25 [INFO] [stdout] | [INFO] [stdout] 789 | Ok(response) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/generated/payments.rs:185:41 [INFO] [stdout] | [INFO] [stdout] 185 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 186 | | let mut response = http::Response::new( [INFO] [stdout] 187 | | tonic::body::Body::default(), [INFO] [stdout] 188 | | ); [INFO] [stdout] ... | [INFO] [stdout] 200 | | Ok(response) [INFO] [stdout] 201 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/generated/payments.rs:200:25 [INFO] [stdout] | [INFO] [stdout] 200 | Ok(response) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/generated/file_sharing.rs:185:41 [INFO] [stdout] | [INFO] [stdout] 185 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 186 | | let mut response = http::Response::new( [INFO] [stdout] 187 | | tonic::body::Body::default(), [INFO] [stdout] 188 | | ); [INFO] [stdout] ... | [INFO] [stdout] 200 | | Ok(response) [INFO] [stdout] 201 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/generated/file_sharing.rs:200:25 [INFO] [stdout] | [INFO] [stdout] 200 | Ok(response) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `proto-definations-snip-sight` (lib) due to 18 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `proto-definations-snip-sight` (lib test) due to 18 previous errors [INFO] running `Command { std: "docker" "inspect" "0e21e9e38c5b98df8f883c7e9c477a0481bf16d1c1de8af661c5b0ff7116e703", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e21e9e38c5b98df8f883c7e9c477a0481bf16d1c1de8af661c5b0ff7116e703", kill_on_drop: false }` [INFO] [stdout] 0e21e9e38c5b98df8f883c7e9c477a0481bf16d1c1de8af661c5b0ff7116e703