[INFO] fetching crate rseata-proto 0.1.2... [INFO] checking rseata-proto-0.1.2 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577 [INFO] extracting crate rseata-proto 0.1.2 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate rseata-proto 0.1.2 [INFO] finished tweaking crates.io crate rseata-proto 0.1.2 [INFO] tweaked toml for crates.io crate rseata-proto 0.1.2 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rseata-proto 0.1.2 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 rseata-proto 0.1.2 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] b20fe926e0799af1900e83bab99ca3c10b218aa52231a40293f32f3672fd9715 [INFO] running `Command { std: "docker" "start" "-a" "b20fe926e0799af1900e83bab99ca3c10b218aa52231a40293f32f3672fd9715", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b20fe926e0799af1900e83bab99ca3c10b218aa52231a40293f32f3672fd9715", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b20fe926e0799af1900e83bab99ca3c10b218aa52231a40293f32f3672fd9715", kill_on_drop: false }` [INFO] [stdout] b20fe926e0799af1900e83bab99ca3c10b218aa52231a40293f32f3672fd9715 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 1c163bf3804a6043382f67e5138b9bd155990ae1f6e690bcb4357b056cb75f0d [INFO] running `Command { std: "docker" "start" "-a" "1c163bf3804a6043382f67e5138b9bd155990ae1f6e690bcb4357b056cb75f0d", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling pulldown-cmark v0.13.0 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Checking matchit v0.8.4 [INFO] [stderr] Checking axum-core v0.5.5 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling pulldown-cmark-to-cmark v21.0.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling prost-derive v0.14.1 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tonic-build v0.14.2 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling prost v0.14.1 [INFO] [stderr] Compiling prost-types v0.14.1 [INFO] [stderr] Compiling prost-build v0.14.1 [INFO] [stderr] Compiling tonic-prost-build v0.14.2 [INFO] [stderr] Compiling rseata-proto v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking h2 v0.4.12 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking axum v0.8.6 [INFO] [stderr] Checking hyper v1.7.0 [INFO] [stderr] Checking hyper-util v0.1.17 [INFO] [stderr] Checking hyper-timeout v0.5.2 [INFO] [stderr] Checking tonic v0.14.2 [INFO] [stderr] Checking tonic-prost v0.14.2 [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/rseata-proto-b67fca63d7fbd42a/out/cn.olbe.grpc.rust.seata.core.rs:856:42 [INFO] [stdout] | [INFO] [stdout] 856 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 857 | | let method = GlobalBeginSvc(inner); [INFO] [stdout] 858 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 859 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 869 | | Ok(res) [INFO] [stdout] 870 | | }; [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/rseata-proto-b67fca63d7fbd42a/out/cn.olbe.grpc.rust.seata.core.rs:869:25 [INFO] [stdout] | [INFO] [stdout] 869 | 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/rseata-proto-b67fca63d7fbd42a/out/cn.olbe.grpc.rust.seata.core.rs:905:42 [INFO] [stdout] | [INFO] [stdout] 905 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 906 | | let method = GlobalCommitSvc(inner); [INFO] [stdout] 907 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 908 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 918 | | Ok(res) [INFO] [stdout] 919 | | }; [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/rseata-proto-b67fca63d7fbd42a/out/cn.olbe.grpc.rust.seata.core.rs:918:25 [INFO] [stdout] | [INFO] [stdout] 918 | 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/rseata-proto-b67fca63d7fbd42a/out/cn.olbe.grpc.rust.seata.core.rs:954:42 [INFO] [stdout] | [INFO] [stdout] 954 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 955 | | let method = GlobalRollbackSvc(inner); [INFO] [stdout] 956 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 957 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 967 | | Ok(res) [INFO] [stdout] 968 | | }; [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/rseata-proto-b67fca63d7fbd42a/out/cn.olbe.grpc.rust.seata.core.rs:967:25 [INFO] [stdout] | [INFO] [stdout] 967 | 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/rseata-proto-b67fca63d7fbd42a/out/cn.olbe.grpc.rust.seata.core.rs:1003:42 [INFO] [stdout] | [INFO] [stdout] 1003 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1004 | | let method = GetGlobalStatusSvc(inner); [INFO] [stdout] 1005 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 1006 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1016 | | Ok(res) [INFO] [stdout] 1017 | | }; [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/rseata-proto-b67fca63d7fbd42a/out/cn.olbe.grpc.rust.seata.core.rs:1016:25 [INFO] [stdout] | [INFO] [stdout] 1016 | 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/rseata-proto-b67fca63d7fbd42a/out/cn.olbe.grpc.rust.seata.core.rs:1052:42 [INFO] [stdout] | [INFO] [stdout] 1052 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1053 | | let method = GlobalReportSvc(inner); [INFO] [stdout] 1054 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 1055 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1065 | | Ok(res) [INFO] [stdout] 1066 | | }; [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/rseata-proto-b67fca63d7fbd42a/out/cn.olbe.grpc.rust.seata.core.rs:1065:25 [INFO] [stdout] | [INFO] [stdout] 1065 | 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/rseata-proto-b67fca63d7fbd42a/out/cn.olbe.grpc.rust.seata.core.rs:1070:41 [INFO] [stdout] | [INFO] [stdout] 1070 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 1071 | | let mut response = http::Response::new( [INFO] [stdout] 1072 | | tonic::body::Body::default(), [INFO] [stdout] 1073 | | ); [INFO] [stdout] ... | [INFO] [stdout] 1085 | | Ok(response) [INFO] [stdout] 1086 | | }) [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/rseata-proto-b67fca63d7fbd42a/out/cn.olbe.grpc.rust.seata.core.rs:1085:25 [INFO] [stdout] | [INFO] [stdout] 1085 | Ok(response) [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/rseata-proto-b67fca63d7fbd42a/out/cn.olbe.grpc.rust.seata.core.rs:1516:42 [INFO] [stdout] | [INFO] [stdout] 1516 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1517 | | let method = RegisterResourceSvc(inner); [INFO] [stdout] 1518 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 1519 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1529 | | Ok(res) [INFO] [stdout] 1530 | | }; [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/rseata-proto-b67fca63d7fbd42a/out/cn.olbe.grpc.rust.seata.core.rs:1529:25 [INFO] [stdout] | [INFO] [stdout] 1529 | 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/rseata-proto-b67fca63d7fbd42a/out/cn.olbe.grpc.rust.seata.core.rs:1565:42 [INFO] [stdout] | [INFO] [stdout] 1565 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1566 | | let method = UnregisterResourceSvc(inner); [INFO] [stdout] 1567 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 1568 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1578 | | Ok(res) [INFO] [stdout] 1579 | | }; [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/rseata-proto-b67fca63d7fbd42a/out/cn.olbe.grpc.rust.seata.core.rs:1578:25 [INFO] [stdout] | [INFO] [stdout] 1578 | 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/rseata-proto-b67fca63d7fbd42a/out/cn.olbe.grpc.rust.seata.core.rs:1614:42 [INFO] [stdout] | [INFO] [stdout] 1614 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1615 | | let method = BranchRegisterSvc(inner); [INFO] [stdout] 1616 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 1617 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1627 | | Ok(res) [INFO] [stdout] 1628 | | }; [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/rseata-proto-b67fca63d7fbd42a/out/cn.olbe.grpc.rust.seata.core.rs:1627:25 [INFO] [stdout] | [INFO] [stdout] 1627 | 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/rseata-proto-b67fca63d7fbd42a/out/cn.olbe.grpc.rust.seata.core.rs:1663:42 [INFO] [stdout] | [INFO] [stdout] 1663 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1664 | | let method = BranchReportSvc(inner); [INFO] [stdout] 1665 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 1666 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1676 | | Ok(res) [INFO] [stdout] 1677 | | }; [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/rseata-proto-b67fca63d7fbd42a/out/cn.olbe.grpc.rust.seata.core.rs:1676:25 [INFO] [stdout] | [INFO] [stdout] 1676 | 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/rseata-proto-b67fca63d7fbd42a/out/cn.olbe.grpc.rust.seata.core.rs:1709:42 [INFO] [stdout] | [INFO] [stdout] 1709 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1710 | | let method = LockQuerySvc(inner); [INFO] [stdout] 1711 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 1712 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1722 | | Ok(res) [INFO] [stdout] 1723 | | }; [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/rseata-proto-b67fca63d7fbd42a/out/cn.olbe.grpc.rust.seata.core.rs:1722:25 [INFO] [stdout] | [INFO] [stdout] 1722 | 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/rseata-proto-b67fca63d7fbd42a/out/cn.olbe.grpc.rust.seata.core.rs:1727:41 [INFO] [stdout] | [INFO] [stdout] 1727 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 1728 | | let mut response = http::Response::new( [INFO] [stdout] 1729 | | tonic::body::Body::default(), [INFO] [stdout] 1730 | | ); [INFO] [stdout] ... | [INFO] [stdout] 1742 | | Ok(response) [INFO] [stdout] 1743 | | }) [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/rseata-proto-b67fca63d7fbd42a/out/cn.olbe.grpc.rust.seata.core.rs:1742:25 [INFO] [stdout] | [INFO] [stdout] 1742 | Ok(response) [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/rseata-proto-b67fca63d7fbd42a/out/cn.olbe.grpc.rust.seata.core.rs:2052:42 [INFO] [stdout] | [INFO] [stdout] 2052 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2053 | | let method = CheckSvc(inner); [INFO] [stdout] 2054 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 2055 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2065 | | Ok(res) [INFO] [stdout] 2066 | | }; [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/rseata-proto-b67fca63d7fbd42a/out/cn.olbe.grpc.rust.seata.core.rs:2065:25 [INFO] [stdout] | [INFO] [stdout] 2065 | 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/rseata-proto-b67fca63d7fbd42a/out/cn.olbe.grpc.rust.seata.core.rs:2098:42 [INFO] [stdout] | [INFO] [stdout] 2098 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2099 | | let method = WatchSvc(inner); [INFO] [stdout] 2100 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 2101 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2111 | | Ok(res) [INFO] [stdout] 2112 | | }; [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/rseata-proto-b67fca63d7fbd42a/out/cn.olbe.grpc.rust.seata.core.rs:2111:25 [INFO] [stdout] | [INFO] [stdout] 2111 | 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/rseata-proto-b67fca63d7fbd42a/out/cn.olbe.grpc.rust.seata.core.rs:2116:41 [INFO] [stdout] | [INFO] [stdout] 2116 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 2117 | | let mut response = http::Response::new( [INFO] [stdout] 2118 | | tonic::body::Body::default(), [INFO] [stdout] 2119 | | ); [INFO] [stdout] ... | [INFO] [stdout] 2131 | | Ok(response) [INFO] [stdout] 2132 | | }) [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/rseata-proto-b67fca63d7fbd42a/out/cn.olbe.grpc.rust.seata.core.rs:2131:25 [INFO] [stdout] | [INFO] [stdout] 2131 | Ok(response) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rseata-proto` (lib test) due to 30 previous errors [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/rseata-proto-b67fca63d7fbd42a/out/cn.olbe.grpc.rust.seata.core.rs:856:42 [INFO] [stdout] | [INFO] [stdout] 856 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 857 | | let method = GlobalBeginSvc(inner); [INFO] [stdout] 858 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 859 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 869 | | Ok(res) [INFO] [stdout] 870 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [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] --> /opt/rustwide/target/debug/build/rseata-proto-b67fca63d7fbd42a/out/cn.olbe.grpc.rust.seata.core.rs:869:25 [INFO] [stdout] | [INFO] [stdout] 869 | 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/rseata-proto-b67fca63d7fbd42a/out/cn.olbe.grpc.rust.seata.core.rs:905:42 [INFO] [stdout] | [INFO] [stdout] 905 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 906 | | let method = GlobalCommitSvc(inner); [INFO] [stdout] 907 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 908 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 918 | | Ok(res) [INFO] [stdout] 919 | | }; [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/rseata-proto-b67fca63d7fbd42a/out/cn.olbe.grpc.rust.seata.core.rs:918:25 [INFO] [stdout] | [INFO] [stdout] 918 | 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/rseata-proto-b67fca63d7fbd42a/out/cn.olbe.grpc.rust.seata.core.rs:954:42 [INFO] [stdout] | [INFO] [stdout] 954 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 955 | | let method = GlobalRollbackSvc(inner); [INFO] [stdout] 956 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 957 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 967 | | Ok(res) [INFO] [stdout] 968 | | }; [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/rseata-proto-b67fca63d7fbd42a/out/cn.olbe.grpc.rust.seata.core.rs:967:25 [INFO] [stdout] | [INFO] [stdout] 967 | 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/rseata-proto-b67fca63d7fbd42a/out/cn.olbe.grpc.rust.seata.core.rs:1003:42 [INFO] [stdout] | [INFO] [stdout] 1003 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1004 | | let method = GetGlobalStatusSvc(inner); [INFO] [stdout] 1005 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 1006 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1016 | | Ok(res) [INFO] [stdout] 1017 | | }; [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/rseata-proto-b67fca63d7fbd42a/out/cn.olbe.grpc.rust.seata.core.rs:1016:25 [INFO] [stdout] | [INFO] [stdout] 1016 | 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/rseata-proto-b67fca63d7fbd42a/out/cn.olbe.grpc.rust.seata.core.rs:1052:42 [INFO] [stdout] | [INFO] [stdout] 1052 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1053 | | let method = GlobalReportSvc(inner); [INFO] [stdout] 1054 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 1055 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1065 | | Ok(res) [INFO] [stdout] 1066 | | }; [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/rseata-proto-b67fca63d7fbd42a/out/cn.olbe.grpc.rust.seata.core.rs:1065:25 [INFO] [stdout] | [INFO] [stdout] 1065 | 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/rseata-proto-b67fca63d7fbd42a/out/cn.olbe.grpc.rust.seata.core.rs:1070:41 [INFO] [stdout] | [INFO] [stdout] 1070 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 1071 | | let mut response = http::Response::new( [INFO] [stdout] 1072 | | tonic::body::Body::default(), [INFO] [stdout] 1073 | | ); [INFO] [stdout] ... | [INFO] [stdout] 1085 | | Ok(response) [INFO] [stdout] 1086 | | }) [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/rseata-proto-b67fca63d7fbd42a/out/cn.olbe.grpc.rust.seata.core.rs:1085:25 [INFO] [stdout] | [INFO] [stdout] 1085 | Ok(response) [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/rseata-proto-b67fca63d7fbd42a/out/cn.olbe.grpc.rust.seata.core.rs:1516:42 [INFO] [stdout] | [INFO] [stdout] 1516 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1517 | | let method = RegisterResourceSvc(inner); [INFO] [stdout] 1518 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 1519 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1529 | | Ok(res) [INFO] [stdout] 1530 | | }; [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/rseata-proto-b67fca63d7fbd42a/out/cn.olbe.grpc.rust.seata.core.rs:1529:25 [INFO] [stdout] | [INFO] [stdout] 1529 | 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/rseata-proto-b67fca63d7fbd42a/out/cn.olbe.grpc.rust.seata.core.rs:1565:42 [INFO] [stdout] | [INFO] [stdout] 1565 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1566 | | let method = UnregisterResourceSvc(inner); [INFO] [stdout] 1567 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 1568 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1578 | | Ok(res) [INFO] [stdout] 1579 | | }; [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/rseata-proto-b67fca63d7fbd42a/out/cn.olbe.grpc.rust.seata.core.rs:1578:25 [INFO] [stdout] | [INFO] [stdout] 1578 | 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/rseata-proto-b67fca63d7fbd42a/out/cn.olbe.grpc.rust.seata.core.rs:1614:42 [INFO] [stdout] | [INFO] [stdout] 1614 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1615 | | let method = BranchRegisterSvc(inner); [INFO] [stdout] 1616 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 1617 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1627 | | Ok(res) [INFO] [stdout] 1628 | | }; [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/rseata-proto-b67fca63d7fbd42a/out/cn.olbe.grpc.rust.seata.core.rs:1627:25 [INFO] [stdout] | [INFO] [stdout] 1627 | 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/rseata-proto-b67fca63d7fbd42a/out/cn.olbe.grpc.rust.seata.core.rs:1663:42 [INFO] [stdout] | [INFO] [stdout] 1663 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1664 | | let method = BranchReportSvc(inner); [INFO] [stdout] 1665 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 1666 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1676 | | Ok(res) [INFO] [stdout] 1677 | | }; [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/rseata-proto-b67fca63d7fbd42a/out/cn.olbe.grpc.rust.seata.core.rs:1676:25 [INFO] [stdout] | [INFO] [stdout] 1676 | 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/rseata-proto-b67fca63d7fbd42a/out/cn.olbe.grpc.rust.seata.core.rs:1709:42 [INFO] [stdout] | [INFO] [stdout] 1709 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1710 | | let method = LockQuerySvc(inner); [INFO] [stdout] 1711 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 1712 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1722 | | Ok(res) [INFO] [stdout] 1723 | | }; [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/rseata-proto-b67fca63d7fbd42a/out/cn.olbe.grpc.rust.seata.core.rs:1722:25 [INFO] [stdout] | [INFO] [stdout] 1722 | 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/rseata-proto-b67fca63d7fbd42a/out/cn.olbe.grpc.rust.seata.core.rs:1727:41 [INFO] [stdout] | [INFO] [stdout] 1727 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 1728 | | let mut response = http::Response::new( [INFO] [stdout] 1729 | | tonic::body::Body::default(), [INFO] [stdout] 1730 | | ); [INFO] [stdout] ... | [INFO] [stdout] 1742 | | Ok(response) [INFO] [stdout] 1743 | | }) [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/rseata-proto-b67fca63d7fbd42a/out/cn.olbe.grpc.rust.seata.core.rs:1742:25 [INFO] [stdout] | [INFO] [stdout] 1742 | Ok(response) [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/rseata-proto-b67fca63d7fbd42a/out/cn.olbe.grpc.rust.seata.core.rs:2052:42 [INFO] [stdout] | [INFO] [stdout] 2052 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2053 | | let method = CheckSvc(inner); [INFO] [stdout] 2054 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 2055 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2065 | | Ok(res) [INFO] [stdout] 2066 | | }; [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/rseata-proto-b67fca63d7fbd42a/out/cn.olbe.grpc.rust.seata.core.rs:2065:25 [INFO] [stdout] | [INFO] [stdout] 2065 | 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/rseata-proto-b67fca63d7fbd42a/out/cn.olbe.grpc.rust.seata.core.rs:2098:42 [INFO] [stdout] | [INFO] [stdout] 2098 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2099 | | let method = WatchSvc(inner); [INFO] [stdout] 2100 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 2101 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2111 | | Ok(res) [INFO] [stdout] 2112 | | }; [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/rseata-proto-b67fca63d7fbd42a/out/cn.olbe.grpc.rust.seata.core.rs:2111:25 [INFO] [stdout] | [INFO] [stdout] 2111 | 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/rseata-proto-b67fca63d7fbd42a/out/cn.olbe.grpc.rust.seata.core.rs:2116:41 [INFO] [stdout] | [INFO] [stdout] 2116 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 2117 | | let mut response = http::Response::new( [INFO] [stdout] 2118 | | tonic::body::Body::default(), [INFO] [stdout] 2119 | | ); [INFO] [stdout] ... | [INFO] [stdout] 2131 | | Ok(response) [INFO] [stdout] 2132 | | }) [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/rseata-proto-b67fca63d7fbd42a/out/cn.olbe.grpc.rust.seata.core.rs:2131:25 [INFO] [stdout] | [INFO] [stdout] 2131 | Ok(response) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rseata-proto` (lib) due to 30 previous errors [INFO] running `Command { std: "docker" "inspect" "1c163bf3804a6043382f67e5138b9bd155990ae1f6e690bcb4357b056cb75f0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c163bf3804a6043382f67e5138b9bd155990ae1f6e690bcb4357b056cb75f0d", kill_on_drop: false }` [INFO] [stdout] 1c163bf3804a6043382f67e5138b9bd155990ae1f6e690bcb4357b056cb75f0d