[INFO] fetching crate ora-proto 0.2.0... [INFO] checking ora-proto-0.2.0 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577 [INFO] extracting crate ora-proto 0.2.0 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate ora-proto 0.2.0 [INFO] finished tweaking crates.io crate ora-proto 0.2.0 [INFO] tweaked toml for crates.io crate ora-proto 0.2.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ora-proto 0.2.0 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 ora-proto 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7308ceca2c0186656f047c9ae691bd70890cdf64d4e22e3ded59aed17decb3b9 [INFO] running `Command { std: "docker" "start" "-a" "7308ceca2c0186656f047c9ae691bd70890cdf64d4e22e3ded59aed17decb3b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7308ceca2c0186656f047c9ae691bd70890cdf64d4e22e3ded59aed17decb3b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7308ceca2c0186656f047c9ae691bd70890cdf64d4e22e3ded59aed17decb3b9", kill_on_drop: false }` [INFO] [stdout] 7308ceca2c0186656f047c9ae691bd70890cdf64d4e22e3ded59aed17decb3b9 [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] 1b933d110eb7682b8e6902f66b4510b846347474ed61eca2c935b31e394078a6 [INFO] running `Command { std: "docker" "start" "-a" "1b933d110eb7682b8e6902f66b4510b846347474ed61eca2c935b31e394078a6", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Checking socket2 v0.5.9 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking indexmap v2.8.0 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking axum-core v0.4.5 [INFO] [stderr] Checking tokio v1.44.1 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking prost v0.13.5 [INFO] [stderr] Checking prost-types v0.13.5 [INFO] [stderr] Checking axum v0.7.9 [INFO] [stderr] Checking tokio-util v0.7.14 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking h2 v0.4.8 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking hyper-util v0.1.11 [INFO] [stderr] Checking hyper-timeout v0.5.2 [INFO] [stderr] Checking tonic v0.12.3 [INFO] [stderr] Checking ora-proto v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/ora.server.v1.rs:547:42 [INFO] [stdout] | [INFO] [stdout] 547 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 548 | | let method = ExecutorConnectionSvc(inner); [INFO] [stdout] 549 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 550 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 560 | | Ok(res) [INFO] [stdout] 561 | | }; [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/ora.server.v1.rs:560:25 [INFO] [stdout] | [INFO] [stdout] 560 | 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/ora.server.v1.rs:564:42 [INFO] [stdout] | [INFO] [stdout] 564 | _ => Box::pin(async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 565 | | let mut response = http::Response::new(empty_body()); [INFO] [stdout] 566 | | let headers = response.headers_mut(); [INFO] [stdout] 567 | | headers.insert( [INFO] [stdout] ... | [INFO] [stdout] 575 | | Ok(response) [INFO] [stdout] 576 | | }), [INFO] [stdout] | |_________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/ora.server.v1.rs:575:21 [INFO] [stdout] | [INFO] [stdout] 575 | 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/ora.server.v1.rs:2291:42 [INFO] [stdout] | [INFO] [stdout] 2291 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2292 | | let method = AddJobsSvc(inner); [INFO] [stdout] 2293 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 2294 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2304 | | Ok(res) [INFO] [stdout] 2305 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/ora.server.v1.rs:2304:25 [INFO] [stdout] | [INFO] [stdout] 2304 | 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/ora.server.v1.rs:2333:42 [INFO] [stdout] | [INFO] [stdout] 2333 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2334 | | let method = AddJobIfNotExistsSvc(inner); [INFO] [stdout] 2335 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 2336 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2346 | | Ok(res) [INFO] [stdout] 2347 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/ora.server.v1.rs:2346:25 [INFO] [stdout] | [INFO] [stdout] 2346 | 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/ora.server.v1.rs:2372:42 [INFO] [stdout] | [INFO] [stdout] 2372 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2373 | | let method = ListJobsSvc(inner); [INFO] [stdout] 2374 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 2375 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2385 | | Ok(res) [INFO] [stdout] 2386 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/ora.server.v1.rs:2385:25 [INFO] [stdout] | [INFO] [stdout] 2385 | 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/ora.server.v1.rs:2411:42 [INFO] [stdout] | [INFO] [stdout] 2411 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2412 | | let method = CountJobsSvc(inner); [INFO] [stdout] 2413 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 2414 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2424 | | Ok(res) [INFO] [stdout] 2425 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/ora.server.v1.rs:2424:25 [INFO] [stdout] | [INFO] [stdout] 2424 | 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/ora.server.v1.rs:2452:42 [INFO] [stdout] | [INFO] [stdout] 2452 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2453 | | let method = ListJobTypesSvc(inner); [INFO] [stdout] 2454 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 2455 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2465 | | Ok(res) [INFO] [stdout] 2466 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/ora.server.v1.rs:2465:25 [INFO] [stdout] | [INFO] [stdout] 2465 | 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/ora.server.v1.rs:2491:42 [INFO] [stdout] | [INFO] [stdout] 2491 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2492 | | let method = CancelJobsSvc(inner); [INFO] [stdout] 2493 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 2494 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2504 | | Ok(res) [INFO] [stdout] 2505 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/ora.server.v1.rs:2504:25 [INFO] [stdout] | [INFO] [stdout] 2504 | 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/ora.server.v1.rs:2533:42 [INFO] [stdout] | [INFO] [stdout] 2533 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2534 | | let method = DeleteInactiveJobsSvc(inner); [INFO] [stdout] 2535 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 2536 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2546 | | Ok(res) [INFO] [stdout] 2547 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/ora.server.v1.rs:2546:25 [INFO] [stdout] | [INFO] [stdout] 2546 | 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/ora.server.v1.rs:2574:42 [INFO] [stdout] | [INFO] [stdout] 2574 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2575 | | let method = ListExecutorsSvc(inner); [INFO] [stdout] 2576 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 2577 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2587 | | Ok(res) [INFO] [stdout] 2588 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/ora.server.v1.rs:2587:25 [INFO] [stdout] | [INFO] [stdout] 2587 | 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/ora.server.v1.rs:2615:42 [INFO] [stdout] | [INFO] [stdout] 2615 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2616 | | let method = CreateSchedulesSvc(inner); [INFO] [stdout] 2617 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 2618 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2628 | | Ok(res) [INFO] [stdout] 2629 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/ora.server.v1.rs:2628:25 [INFO] [stdout] | [INFO] [stdout] 2628 | 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/ora.server.v1.rs:2656:42 [INFO] [stdout] | [INFO] [stdout] 2656 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2657 | | let method = AddSchedulesSvc(inner); [INFO] [stdout] 2658 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 2659 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2669 | | Ok(res) [INFO] [stdout] 2670 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/ora.server.v1.rs:2669:25 [INFO] [stdout] | [INFO] [stdout] 2669 | 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/ora.server.v1.rs:2699:42 [INFO] [stdout] | [INFO] [stdout] 2699 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2700 | | let method = AddScheduleIfNotExistsSvc(inner); [INFO] [stdout] 2701 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 2702 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2712 | | Ok(res) [INFO] [stdout] 2713 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/ora.server.v1.rs:2712:25 [INFO] [stdout] | [INFO] [stdout] 2712 | 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/ora.server.v1.rs:2740:42 [INFO] [stdout] | [INFO] [stdout] 2740 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2741 | | let method = ListSchedulesSvc(inner); [INFO] [stdout] 2742 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 2743 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2753 | | Ok(res) [INFO] [stdout] 2754 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/ora.server.v1.rs:2753:25 [INFO] [stdout] | [INFO] [stdout] 2753 | 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/ora.server.v1.rs:2781:42 [INFO] [stdout] | [INFO] [stdout] 2781 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2782 | | let method = CountSchedulesSvc(inner); [INFO] [stdout] 2783 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 2784 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2794 | | Ok(res) [INFO] [stdout] 2795 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/ora.server.v1.rs:2794:25 [INFO] [stdout] | [INFO] [stdout] 2794 | 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/ora.server.v1.rs:2822:42 [INFO] [stdout] | [INFO] [stdout] 2822 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2823 | | let method = CancelSchedulesSvc(inner); [INFO] [stdout] 2824 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 2825 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2835 | | Ok(res) [INFO] [stdout] 2836 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/ora.server.v1.rs:2835:25 [INFO] [stdout] | [INFO] [stdout] 2835 | 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/ora.server.v1.rs:2865:42 [INFO] [stdout] | [INFO] [stdout] 2865 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2866 | | let method = DeleteInactiveSchedulesSvc(inner); [INFO] [stdout] 2867 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 2868 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2878 | | Ok(res) [INFO] [stdout] 2879 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/ora.server.v1.rs:2878:25 [INFO] [stdout] | [INFO] [stdout] 2878 | 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/ora.server.v1.rs:2882:42 [INFO] [stdout] | [INFO] [stdout] 2882 | _ => Box::pin(async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2883 | | let mut response = http::Response::new(empty_body()); [INFO] [stdout] 2884 | | let headers = response.headers_mut(); [INFO] [stdout] 2885 | | headers.insert( [INFO] [stdout] ... | [INFO] [stdout] 2893 | | Ok(response) [INFO] [stdout] 2894 | | }), [INFO] [stdout] | |_________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/ora.server.v1.rs:2893:21 [INFO] [stdout] | [INFO] [stdout] 2893 | 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/ora.snapshot.v1.rs:531:42 [INFO] [stdout] | [INFO] [stdout] 531 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 532 | | let method = ExportSvc(inner); [INFO] [stdout] 533 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 534 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 544 | | Ok(res) [INFO] [stdout] 545 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/ora.snapshot.v1.rs:544:25 [INFO] [stdout] | [INFO] [stdout] 544 | 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/ora.snapshot.v1.rs:573:42 [INFO] [stdout] | [INFO] [stdout] 573 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 574 | | let method = ImportSvc(inner); [INFO] [stdout] 575 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 576 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 586 | | Ok(res) [INFO] [stdout] 587 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/ora.snapshot.v1.rs:586:25 [INFO] [stdout] | [INFO] [stdout] 586 | 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/ora.snapshot.v1.rs:590:42 [INFO] [stdout] | [INFO] [stdout] 590 | _ => Box::pin(async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 591 | | let mut response = http::Response::new(empty_body()); [INFO] [stdout] 592 | | let headers = response.headers_mut(); [INFO] [stdout] 593 | | headers.insert( [INFO] [stdout] ... | [INFO] [stdout] 601 | | Ok(response) [INFO] [stdout] 602 | | }), [INFO] [stdout] | |_________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/ora.snapshot.v1.rs:601:21 [INFO] [stdout] | [INFO] [stdout] 601 | Ok(response) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ora-proto` (lib test) due to 42 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/generated/ora.server.v1.rs:547:42 [INFO] [stdout] | [INFO] [stdout] 547 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 548 | | let method = ExecutorConnectionSvc(inner); [INFO] [stdout] 549 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 550 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 560 | | Ok(res) [INFO] [stdout] 561 | | }; [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/ora.server.v1.rs:560:25 [INFO] [stdout] | [INFO] [stdout] 560 | 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/ora.server.v1.rs:564:42 [INFO] [stdout] | [INFO] [stdout] 564 | _ => Box::pin(async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 565 | | let mut response = http::Response::new(empty_body()); [INFO] [stdout] 566 | | let headers = response.headers_mut(); [INFO] [stdout] 567 | | headers.insert( [INFO] [stdout] ... | [INFO] [stdout] 575 | | Ok(response) [INFO] [stdout] 576 | | }), [INFO] [stdout] | |_________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/ora.server.v1.rs:575:21 [INFO] [stdout] | [INFO] [stdout] 575 | 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/ora.server.v1.rs:2291:42 [INFO] [stdout] | [INFO] [stdout] 2291 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2292 | | let method = AddJobsSvc(inner); [INFO] [stdout] 2293 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 2294 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2304 | | Ok(res) [INFO] [stdout] 2305 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/ora.server.v1.rs:2304:25 [INFO] [stdout] | [INFO] [stdout] 2304 | 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/ora.server.v1.rs:2333:42 [INFO] [stdout] | [INFO] [stdout] 2333 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2334 | | let method = AddJobIfNotExistsSvc(inner); [INFO] [stdout] 2335 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 2336 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2346 | | Ok(res) [INFO] [stdout] 2347 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/ora.server.v1.rs:2346:25 [INFO] [stdout] | [INFO] [stdout] 2346 | 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/ora.server.v1.rs:2372:42 [INFO] [stdout] | [INFO] [stdout] 2372 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2373 | | let method = ListJobsSvc(inner); [INFO] [stdout] 2374 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 2375 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2385 | | Ok(res) [INFO] [stdout] 2386 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/ora.server.v1.rs:2385:25 [INFO] [stdout] | [INFO] [stdout] 2385 | 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/ora.server.v1.rs:2411:42 [INFO] [stdout] | [INFO] [stdout] 2411 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2412 | | let method = CountJobsSvc(inner); [INFO] [stdout] 2413 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 2414 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2424 | | Ok(res) [INFO] [stdout] 2425 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/ora.server.v1.rs:2424:25 [INFO] [stdout] | [INFO] [stdout] 2424 | 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/ora.server.v1.rs:2452:42 [INFO] [stdout] | [INFO] [stdout] 2452 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2453 | | let method = ListJobTypesSvc(inner); [INFO] [stdout] 2454 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 2455 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2465 | | Ok(res) [INFO] [stdout] 2466 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/ora.server.v1.rs:2465:25 [INFO] [stdout] | [INFO] [stdout] 2465 | 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/ora.server.v1.rs:2491:42 [INFO] [stdout] | [INFO] [stdout] 2491 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2492 | | let method = CancelJobsSvc(inner); [INFO] [stdout] 2493 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 2494 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2504 | | Ok(res) [INFO] [stdout] 2505 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/ora.server.v1.rs:2504:25 [INFO] [stdout] | [INFO] [stdout] 2504 | 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/ora.server.v1.rs:2533:42 [INFO] [stdout] | [INFO] [stdout] 2533 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2534 | | let method = DeleteInactiveJobsSvc(inner); [INFO] [stdout] 2535 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 2536 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2546 | | Ok(res) [INFO] [stdout] 2547 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/ora.server.v1.rs:2546:25 [INFO] [stdout] | [INFO] [stdout] 2546 | 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/ora.server.v1.rs:2574:42 [INFO] [stdout] | [INFO] [stdout] 2574 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2575 | | let method = ListExecutorsSvc(inner); [INFO] [stdout] 2576 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 2577 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2587 | | Ok(res) [INFO] [stdout] 2588 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/ora.server.v1.rs:2587:25 [INFO] [stdout] | [INFO] [stdout] 2587 | 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/ora.server.v1.rs:2615:42 [INFO] [stdout] | [INFO] [stdout] 2615 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2616 | | let method = CreateSchedulesSvc(inner); [INFO] [stdout] 2617 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 2618 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2628 | | Ok(res) [INFO] [stdout] 2629 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/ora.server.v1.rs:2628:25 [INFO] [stdout] | [INFO] [stdout] 2628 | 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/ora.server.v1.rs:2656:42 [INFO] [stdout] | [INFO] [stdout] 2656 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2657 | | let method = AddSchedulesSvc(inner); [INFO] [stdout] 2658 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 2659 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2669 | | Ok(res) [INFO] [stdout] 2670 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/ora.server.v1.rs:2669:25 [INFO] [stdout] | [INFO] [stdout] 2669 | 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/ora.server.v1.rs:2699:42 [INFO] [stdout] | [INFO] [stdout] 2699 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2700 | | let method = AddScheduleIfNotExistsSvc(inner); [INFO] [stdout] 2701 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 2702 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2712 | | Ok(res) [INFO] [stdout] 2713 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/ora.server.v1.rs:2712:25 [INFO] [stdout] | [INFO] [stdout] 2712 | 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/ora.server.v1.rs:2740:42 [INFO] [stdout] | [INFO] [stdout] 2740 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2741 | | let method = ListSchedulesSvc(inner); [INFO] [stdout] 2742 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 2743 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2753 | | Ok(res) [INFO] [stdout] 2754 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/ora.server.v1.rs:2753:25 [INFO] [stdout] | [INFO] [stdout] 2753 | 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/ora.server.v1.rs:2781:42 [INFO] [stdout] | [INFO] [stdout] 2781 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2782 | | let method = CountSchedulesSvc(inner); [INFO] [stdout] 2783 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 2784 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2794 | | Ok(res) [INFO] [stdout] 2795 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/ora.server.v1.rs:2794:25 [INFO] [stdout] | [INFO] [stdout] 2794 | 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/ora.server.v1.rs:2822:42 [INFO] [stdout] | [INFO] [stdout] 2822 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2823 | | let method = CancelSchedulesSvc(inner); [INFO] [stdout] 2824 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 2825 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2835 | | Ok(res) [INFO] [stdout] 2836 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/ora.server.v1.rs:2835:25 [INFO] [stdout] | [INFO] [stdout] 2835 | 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/ora.server.v1.rs:2865:42 [INFO] [stdout] | [INFO] [stdout] 2865 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2866 | | let method = DeleteInactiveSchedulesSvc(inner); [INFO] [stdout] 2867 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 2868 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2878 | | Ok(res) [INFO] [stdout] 2879 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/ora.server.v1.rs:2878:25 [INFO] [stdout] | [INFO] [stdout] 2878 | 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/ora.server.v1.rs:2882:42 [INFO] [stdout] | [INFO] [stdout] 2882 | _ => Box::pin(async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2883 | | let mut response = http::Response::new(empty_body()); [INFO] [stdout] 2884 | | let headers = response.headers_mut(); [INFO] [stdout] 2885 | | headers.insert( [INFO] [stdout] ... | [INFO] [stdout] 2893 | | Ok(response) [INFO] [stdout] 2894 | | }), [INFO] [stdout] | |_________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/ora.server.v1.rs:2893:21 [INFO] [stdout] | [INFO] [stdout] 2893 | 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/ora.snapshot.v1.rs:531:42 [INFO] [stdout] | [INFO] [stdout] 531 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 532 | | let method = ExportSvc(inner); [INFO] [stdout] 533 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 534 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 544 | | Ok(res) [INFO] [stdout] 545 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/ora.snapshot.v1.rs:544:25 [INFO] [stdout] | [INFO] [stdout] 544 | 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/ora.snapshot.v1.rs:573:42 [INFO] [stdout] | [INFO] [stdout] 573 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 574 | | let method = ImportSvc(inner); [INFO] [stdout] 575 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 576 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 586 | | Ok(res) [INFO] [stdout] 587 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/ora.snapshot.v1.rs:586:25 [INFO] [stdout] | [INFO] [stdout] 586 | 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/ora.snapshot.v1.rs:590:42 [INFO] [stdout] | [INFO] [stdout] 590 | _ => Box::pin(async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 591 | | let mut response = http::Response::new(empty_body()); [INFO] [stdout] 592 | | let headers = response.headers_mut(); [INFO] [stdout] 593 | | headers.insert( [INFO] [stdout] ... | [INFO] [stdout] 601 | | Ok(response) [INFO] [stdout] 602 | | }), [INFO] [stdout] | |_________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/ora.snapshot.v1.rs:601:21 [INFO] [stdout] | [INFO] [stdout] 601 | Ok(response) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ora-proto` (lib) due to 42 previous errors [INFO] running `Command { std: "docker" "inspect" "1b933d110eb7682b8e6902f66b4510b846347474ed61eca2c935b31e394078a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b933d110eb7682b8e6902f66b4510b846347474ed61eca2c935b31e394078a6", kill_on_drop: false }` [INFO] [stdout] 1b933d110eb7682b8e6902f66b4510b846347474ed61eca2c935b31e394078a6