[INFO] fetching crate danube-core 0.5.1... [INFO] checking danube-core-0.5.1 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577 [INFO] extracting crate danube-core 0.5.1 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate danube-core 0.5.1 [INFO] finished tweaking crates.io crate danube-core 0.5.1 [INFO] tweaked toml for crates.io crate danube-core 0.5.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate danube-core 0.5.1 on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate danube-core 0.5.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 48bb23d7b58649172c22fc078355196b4693bbfed083b66f7872ee486406c9c4 [INFO] running `Command { std: "docker" "start" "-a" "48bb23d7b58649172c22fc078355196b4693bbfed083b66f7872ee486406c9c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "48bb23d7b58649172c22fc078355196b4693bbfed083b66f7872ee486406c9c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48bb23d7b58649172c22fc078355196b4693bbfed083b66f7872ee486406c9c4", kill_on_drop: false }` [INFO] [stdout] 48bb23d7b58649172c22fc078355196b4693bbfed083b66f7872ee486406c9c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] e30f51c80d3a313da5d5fea56682494a13c5cfe1aecec67be5238e0224d6094d [INFO] running `Command { std: "docker" "start" "-a" "e30f51c80d3a313da5d5fea56682494a13c5cfe1aecec67be5238e0224d6094d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Compiling cc v1.2.44 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling pulldown-cmark v0.13.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking http v1.2.0 [INFO] [stderr] Compiling prettyplease v0.2.27 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Checking indexmap v2.7.0 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking rustls-pki-types v1.13.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling syn v2.0.95 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Compiling multimap v0.10.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking matchit v0.8.4 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling pulldown-cmark-to-cmark v21.0.0 [INFO] [stderr] Checking axum-core v0.5.5 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tonic-build v0.14.2 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling prost-derive v0.14.1 [INFO] [stderr] Compiling pin-project-internal v1.1.7 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking rustls-webpki v0.103.8 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Checking pin-project v1.1.7 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling prost v0.14.1 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling prost-types v0.14.1 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Compiling prost-build v0.14.1 [INFO] [stderr] Compiling tonic-prost-build v0.14.2 [INFO] [stderr] Compiling danube-core v0.5.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking tokio-util v0.7.13 [INFO] [stderr] Checking tokio-rustls v0.26.1 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking h2 v0.4.7 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking axum v0.8.6 [INFO] [stderr] Checking hyper v1.5.2 [INFO] [stderr] Checking hyper-util v0.1.10 [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] --> src/proto/danube.rs:790:42 [INFO] [stdout] | [INFO] [stdout] 790 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 791 | | let method = CreateProducerSvc(inner); [INFO] [stdout] 792 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 793 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 803 | | Ok(res) [INFO] [stdout] 804 | | }; [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/proto/danube.rs:803:25 [INFO] [stdout] | [INFO] [stdout] 803 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube.rs:835:42 [INFO] [stdout] | [INFO] [stdout] 835 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 836 | | let method = SendMessageSvc(inner); [INFO] [stdout] 837 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 838 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 848 | | Ok(res) [INFO] [stdout] 849 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube.rs:848:25 [INFO] [stdout] | [INFO] [stdout] 848 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube.rs:853:41 [INFO] [stdout] | [INFO] [stdout] 853 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 854 | | let mut response = http::Response::new( [INFO] [stdout] 855 | | tonic::body::Body::default(), [INFO] [stdout] 856 | | ); [INFO] [stdout] ... | [INFO] [stdout] 868 | | Ok(response) [INFO] [stdout] 869 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube.rs:868:25 [INFO] [stdout] | [INFO] [stdout] 868 | Ok(response) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube.rs:1202:42 [INFO] [stdout] | [INFO] [stdout] 1202 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1203 | | let method = SubscribeSvc(inner); [INFO] [stdout] 1204 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 1205 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1215 | | Ok(res) [INFO] [stdout] 1216 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube.rs:1215:25 [INFO] [stdout] | [INFO] [stdout] 1215 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube.rs:1249:42 [INFO] [stdout] | [INFO] [stdout] 1249 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1250 | | let method = ReceiveMessagesSvc(inner); [INFO] [stdout] 1251 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 1252 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1262 | | Ok(res) [INFO] [stdout] 1263 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube.rs:1262:25 [INFO] [stdout] | [INFO] [stdout] 1262 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube.rs:1293:42 [INFO] [stdout] | [INFO] [stdout] 1293 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1294 | | let method = AckSvc(inner); [INFO] [stdout] 1295 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 1296 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1306 | | Ok(res) [INFO] [stdout] 1307 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube.rs:1306:25 [INFO] [stdout] | [INFO] [stdout] 1306 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube.rs:1311:41 [INFO] [stdout] | [INFO] [stdout] 1311 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 1312 | | let mut response = http::Response::new( [INFO] [stdout] 1313 | | tonic::body::Body::default(), [INFO] [stdout] 1314 | | ); [INFO] [stdout] ... | [INFO] [stdout] 1326 | | Ok(response) [INFO] [stdout] 1327 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube.rs:1326:25 [INFO] [stdout] | [INFO] [stdout] 1326 | Ok(response) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube.rs:1658:42 [INFO] [stdout] | [INFO] [stdout] 1658 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1659 | | let method = TopicLookupSvc(inner); [INFO] [stdout] 1660 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 1661 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1671 | | Ok(res) [INFO] [stdout] 1672 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube.rs:1671:25 [INFO] [stdout] | [INFO] [stdout] 1671 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube.rs:1703:42 [INFO] [stdout] | [INFO] [stdout] 1703 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1704 | | let method = TopicPartitionsSvc(inner); [INFO] [stdout] 1705 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 1706 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1716 | | Ok(res) [INFO] [stdout] 1717 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube.rs:1716:25 [INFO] [stdout] | [INFO] [stdout] 1716 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube.rs:1746:42 [INFO] [stdout] | [INFO] [stdout] 1746 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1747 | | let method = GetSchemaSvc(inner); [INFO] [stdout] 1748 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 1749 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1759 | | Ok(res) [INFO] [stdout] 1760 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube.rs:1759:25 [INFO] [stdout] | [INFO] [stdout] 1759 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube.rs:1764:41 [INFO] [stdout] | [INFO] [stdout] 1764 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 1765 | | let mut response = http::Response::new( [INFO] [stdout] 1766 | | tonic::body::Body::default(), [INFO] [stdout] 1767 | | ); [INFO] [stdout] ... | [INFO] [stdout] 1779 | | Ok(response) [INFO] [stdout] 1780 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube.rs:1779:25 [INFO] [stdout] | [INFO] [stdout] 1779 | Ok(response) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube.rs:2045:42 [INFO] [stdout] | [INFO] [stdout] 2045 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2046 | | let method = HealthCheckSvc(inner); [INFO] [stdout] 2047 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 2048 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2058 | | Ok(res) [INFO] [stdout] 2059 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube.rs:2058:25 [INFO] [stdout] | [INFO] [stdout] 2058 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube.rs:2063:41 [INFO] [stdout] | [INFO] [stdout] 2063 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 2064 | | let mut response = http::Response::new( [INFO] [stdout] 2065 | | tonic::body::Body::default(), [INFO] [stdout] 2066 | | ); [INFO] [stdout] ... | [INFO] [stdout] 2078 | | Ok(response) [INFO] [stdout] 2079 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube.rs:2078:25 [INFO] [stdout] | [INFO] [stdout] 2078 | Ok(response) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube.rs:2336:42 [INFO] [stdout] | [INFO] [stdout] 2336 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2337 | | let method = AuthenticateSvc(inner); [INFO] [stdout] 2338 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 2339 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2349 | | Ok(res) [INFO] [stdout] 2350 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube.rs:2349:25 [INFO] [stdout] | [INFO] [stdout] 2349 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube.rs:2354:41 [INFO] [stdout] | [INFO] [stdout] 2354 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 2355 | | let mut response = http::Response::new( [INFO] [stdout] 2356 | | tonic::body::Body::default(), [INFO] [stdout] 2357 | | ); [INFO] [stdout] ... | [INFO] [stdout] 2369 | | Ok(response) [INFO] [stdout] 2370 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube.rs:2369:25 [INFO] [stdout] | [INFO] [stdout] 2369 | Ok(response) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube_admin.rs:560:42 [INFO] [stdout] | [INFO] [stdout] 560 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 561 | | let method = ListBrokersSvc(inner); [INFO] [stdout] 562 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 563 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 573 | | Ok(res) [INFO] [stdout] 574 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube_admin.rs:573:25 [INFO] [stdout] | [INFO] [stdout] 573 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube_admin.rs:603:42 [INFO] [stdout] | [INFO] [stdout] 603 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 604 | | let method = GetLeaderBrokerSvc(inner); [INFO] [stdout] 605 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 606 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 616 | | Ok(res) [INFO] [stdout] 617 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube_admin.rs:616:25 [INFO] [stdout] | [INFO] [stdout] 616 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube_admin.rs:646:42 [INFO] [stdout] | [INFO] [stdout] 646 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 647 | | let method = ListNamespacesSvc(inner); [INFO] [stdout] 648 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 649 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 659 | | Ok(res) [INFO] [stdout] 660 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube_admin.rs:659:25 [INFO] [stdout] | [INFO] [stdout] 659 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube_admin.rs:691:42 [INFO] [stdout] | [INFO] [stdout] 691 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 692 | | let method = UnloadBrokerSvc(inner); [INFO] [stdout] 693 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 694 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 704 | | Ok(res) [INFO] [stdout] 705 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube_admin.rs:704:25 [INFO] [stdout] | [INFO] [stdout] 704 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube_admin.rs:736:42 [INFO] [stdout] | [INFO] [stdout] 736 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 737 | | let method = ActivateBrokerSvc(inner); [INFO] [stdout] 738 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 739 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 749 | | Ok(res) [INFO] [stdout] 750 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube_admin.rs:749:25 [INFO] [stdout] | [INFO] [stdout] 749 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube_admin.rs:754:41 [INFO] [stdout] | [INFO] [stdout] 754 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 755 | | let mut response = http::Response::new( [INFO] [stdout] 756 | | tonic::body::Body::default(), [INFO] [stdout] 757 | | ); [INFO] [stdout] ... | [INFO] [stdout] 769 | | Ok(response) [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/proto/danube_admin.rs:769:25 [INFO] [stdout] | [INFO] [stdout] 769 | Ok(response) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube_admin.rs:1136:42 [INFO] [stdout] | [INFO] [stdout] 1136 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1137 | | let method = GetNamespaceTopicsSvc(inner); [INFO] [stdout] 1138 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 1139 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1149 | | Ok(res) [INFO] [stdout] 1150 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube_admin.rs:1149:25 [INFO] [stdout] | [INFO] [stdout] 1149 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube_admin.rs:1185:42 [INFO] [stdout] | [INFO] [stdout] 1185 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1186 | | let method = GetNamespacePoliciesSvc(inner); [INFO] [stdout] 1187 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 1188 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1198 | | Ok(res) [INFO] [stdout] 1199 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube_admin.rs:1198:25 [INFO] [stdout] | [INFO] [stdout] 1198 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube_admin.rs:1231:42 [INFO] [stdout] | [INFO] [stdout] 1231 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1232 | | let method = CreateNamespaceSvc(inner); [INFO] [stdout] 1233 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 1234 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1244 | | Ok(res) [INFO] [stdout] 1245 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube_admin.rs:1244:25 [INFO] [stdout] | [INFO] [stdout] 1244 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube_admin.rs:1277:42 [INFO] [stdout] | [INFO] [stdout] 1277 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1278 | | let method = DeleteNamespaceSvc(inner); [INFO] [stdout] 1279 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 1280 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1290 | | Ok(res) [INFO] [stdout] 1291 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube_admin.rs:1290:25 [INFO] [stdout] | [INFO] [stdout] 1290 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube_admin.rs:1295:41 [INFO] [stdout] | [INFO] [stdout] 1295 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 1296 | | let mut response = http::Response::new( [INFO] [stdout] 1297 | | tonic::body::Body::default(), [INFO] [stdout] 1298 | | ); [INFO] [stdout] ... | [INFO] [stdout] 1310 | | Ok(response) [INFO] [stdout] 1311 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube_admin.rs:1310:25 [INFO] [stdout] | [INFO] [stdout] 1310 | Ok(response) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube_admin.rs:1773:42 [INFO] [stdout] | [INFO] [stdout] 1773 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1774 | | let method = ListTopicsSvc(inner); [INFO] [stdout] 1775 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 1776 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1786 | | Ok(res) [INFO] [stdout] 1787 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube_admin.rs:1786:25 [INFO] [stdout] | [INFO] [stdout] 1786 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube_admin.rs:1818:42 [INFO] [stdout] | [INFO] [stdout] 1818 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1819 | | let method = CreateTopicSvc(inner); [INFO] [stdout] 1820 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 1821 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1831 | | Ok(res) [INFO] [stdout] 1832 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube_admin.rs:1831:25 [INFO] [stdout] | [INFO] [stdout] 1831 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube_admin.rs:1864:42 [INFO] [stdout] | [INFO] [stdout] 1864 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1865 | | let method = CreatePartitionedTopicSvc(inner); [INFO] [stdout] 1866 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 1867 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1877 | | Ok(res) [INFO] [stdout] 1878 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube_admin.rs:1877:25 [INFO] [stdout] | [INFO] [stdout] 1877 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube_admin.rs:1907:42 [INFO] [stdout] | [INFO] [stdout] 1907 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1908 | | let method = DeleteTopicSvc(inner); [INFO] [stdout] 1909 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 1910 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1920 | | Ok(res) [INFO] [stdout] 1921 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube_admin.rs:1920:25 [INFO] [stdout] | [INFO] [stdout] 1920 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube_admin.rs:1950:42 [INFO] [stdout] | [INFO] [stdout] 1950 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1951 | | let method = UnloadTopicSvc(inner); [INFO] [stdout] 1952 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 1953 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1963 | | Ok(res) [INFO] [stdout] 1964 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube_admin.rs:1963:25 [INFO] [stdout] | [INFO] [stdout] 1963 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube_admin.rs:1993:42 [INFO] [stdout] | [INFO] [stdout] 1993 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1994 | | let method = ListSubscriptionsSvc(inner); [INFO] [stdout] 1995 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 1996 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2006 | | Ok(res) [INFO] [stdout] 2007 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube_admin.rs:2006:25 [INFO] [stdout] | [INFO] [stdout] 2006 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube_admin.rs:2038:42 [INFO] [stdout] | [INFO] [stdout] 2038 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2039 | | let method = UnsubscribeSvc(inner); [INFO] [stdout] 2040 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 2041 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2051 | | Ok(res) [INFO] [stdout] 2052 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube_admin.rs:2051:25 [INFO] [stdout] | [INFO] [stdout] 2051 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube_admin.rs:2083:42 [INFO] [stdout] | [INFO] [stdout] 2083 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2084 | | let method = DescribeTopicSvc(inner); [INFO] [stdout] 2085 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 2086 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2096 | | Ok(res) [INFO] [stdout] 2097 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube_admin.rs:2096:25 [INFO] [stdout] | [INFO] [stdout] 2096 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube_admin.rs:2101:41 [INFO] [stdout] | [INFO] [stdout] 2101 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 2102 | | let mut response = http::Response::new( [INFO] [stdout] 2103 | | tonic::body::Body::default(), [INFO] [stdout] 2104 | | ); [INFO] [stdout] ... | [INFO] [stdout] 2116 | | Ok(response) [INFO] [stdout] 2117 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube_admin.rs:2116:25 [INFO] [stdout] | [INFO] [stdout] 2116 | Ok(response) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `danube-core` (lib test) due to 70 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/proto/danube.rs:790:42 [INFO] [stdout] | [INFO] [stdout] 790 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 791 | | let method = CreateProducerSvc(inner); [INFO] [stdout] 792 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 793 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 803 | | Ok(res) [INFO] [stdout] 804 | | }; [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/proto/danube.rs:803:25 [INFO] [stdout] | [INFO] [stdout] 803 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube.rs:835:42 [INFO] [stdout] | [INFO] [stdout] 835 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 836 | | let method = SendMessageSvc(inner); [INFO] [stdout] 837 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 838 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 848 | | Ok(res) [INFO] [stdout] 849 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube.rs:848:25 [INFO] [stdout] | [INFO] [stdout] 848 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube.rs:853:41 [INFO] [stdout] | [INFO] [stdout] 853 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 854 | | let mut response = http::Response::new( [INFO] [stdout] 855 | | tonic::body::Body::default(), [INFO] [stdout] 856 | | ); [INFO] [stdout] ... | [INFO] [stdout] 868 | | Ok(response) [INFO] [stdout] 869 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube.rs:868:25 [INFO] [stdout] | [INFO] [stdout] 868 | Ok(response) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube.rs:1202:42 [INFO] [stdout] | [INFO] [stdout] 1202 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1203 | | let method = SubscribeSvc(inner); [INFO] [stdout] 1204 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 1205 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1215 | | Ok(res) [INFO] [stdout] 1216 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube.rs:1215:25 [INFO] [stdout] | [INFO] [stdout] 1215 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube.rs:1249:42 [INFO] [stdout] | [INFO] [stdout] 1249 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1250 | | let method = ReceiveMessagesSvc(inner); [INFO] [stdout] 1251 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 1252 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1262 | | Ok(res) [INFO] [stdout] 1263 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube.rs:1262:25 [INFO] [stdout] | [INFO] [stdout] 1262 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube.rs:1293:42 [INFO] [stdout] | [INFO] [stdout] 1293 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1294 | | let method = AckSvc(inner); [INFO] [stdout] 1295 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 1296 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1306 | | Ok(res) [INFO] [stdout] 1307 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube.rs:1306:25 [INFO] [stdout] | [INFO] [stdout] 1306 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube.rs:1311:41 [INFO] [stdout] | [INFO] [stdout] 1311 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 1312 | | let mut response = http::Response::new( [INFO] [stdout] 1313 | | tonic::body::Body::default(), [INFO] [stdout] 1314 | | ); [INFO] [stdout] ... | [INFO] [stdout] 1326 | | Ok(response) [INFO] [stdout] 1327 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube.rs:1326:25 [INFO] [stdout] | [INFO] [stdout] 1326 | Ok(response) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube.rs:1658:42 [INFO] [stdout] | [INFO] [stdout] 1658 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1659 | | let method = TopicLookupSvc(inner); [INFO] [stdout] 1660 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 1661 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1671 | | Ok(res) [INFO] [stdout] 1672 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube.rs:1671:25 [INFO] [stdout] | [INFO] [stdout] 1671 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube.rs:1703:42 [INFO] [stdout] | [INFO] [stdout] 1703 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1704 | | let method = TopicPartitionsSvc(inner); [INFO] [stdout] 1705 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 1706 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1716 | | Ok(res) [INFO] [stdout] 1717 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube.rs:1716:25 [INFO] [stdout] | [INFO] [stdout] 1716 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube.rs:1746:42 [INFO] [stdout] | [INFO] [stdout] 1746 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1747 | | let method = GetSchemaSvc(inner); [INFO] [stdout] 1748 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 1749 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1759 | | Ok(res) [INFO] [stdout] 1760 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube.rs:1759:25 [INFO] [stdout] | [INFO] [stdout] 1759 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube.rs:1764:41 [INFO] [stdout] | [INFO] [stdout] 1764 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 1765 | | let mut response = http::Response::new( [INFO] [stdout] 1766 | | tonic::body::Body::default(), [INFO] [stdout] 1767 | | ); [INFO] [stdout] ... | [INFO] [stdout] 1779 | | Ok(response) [INFO] [stdout] 1780 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube.rs:1779:25 [INFO] [stdout] | [INFO] [stdout] 1779 | Ok(response) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube.rs:2045:42 [INFO] [stdout] | [INFO] [stdout] 2045 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2046 | | let method = HealthCheckSvc(inner); [INFO] [stdout] 2047 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 2048 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2058 | | Ok(res) [INFO] [stdout] 2059 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube.rs:2058:25 [INFO] [stdout] | [INFO] [stdout] 2058 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube.rs:2063:41 [INFO] [stdout] | [INFO] [stdout] 2063 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 2064 | | let mut response = http::Response::new( [INFO] [stdout] 2065 | | tonic::body::Body::default(), [INFO] [stdout] 2066 | | ); [INFO] [stdout] ... | [INFO] [stdout] 2078 | | Ok(response) [INFO] [stdout] 2079 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube.rs:2078:25 [INFO] [stdout] | [INFO] [stdout] 2078 | Ok(response) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube.rs:2336:42 [INFO] [stdout] | [INFO] [stdout] 2336 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2337 | | let method = AuthenticateSvc(inner); [INFO] [stdout] 2338 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 2339 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2349 | | Ok(res) [INFO] [stdout] 2350 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube.rs:2349:25 [INFO] [stdout] | [INFO] [stdout] 2349 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube.rs:2354:41 [INFO] [stdout] | [INFO] [stdout] 2354 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 2355 | | let mut response = http::Response::new( [INFO] [stdout] 2356 | | tonic::body::Body::default(), [INFO] [stdout] 2357 | | ); [INFO] [stdout] ... | [INFO] [stdout] 2369 | | Ok(response) [INFO] [stdout] 2370 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube.rs:2369:25 [INFO] [stdout] | [INFO] [stdout] 2369 | Ok(response) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube_admin.rs:560:42 [INFO] [stdout] | [INFO] [stdout] 560 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 561 | | let method = ListBrokersSvc(inner); [INFO] [stdout] 562 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 563 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 573 | | Ok(res) [INFO] [stdout] 574 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube_admin.rs:573:25 [INFO] [stdout] | [INFO] [stdout] 573 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube_admin.rs:603:42 [INFO] [stdout] | [INFO] [stdout] 603 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 604 | | let method = GetLeaderBrokerSvc(inner); [INFO] [stdout] 605 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 606 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 616 | | Ok(res) [INFO] [stdout] 617 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube_admin.rs:616:25 [INFO] [stdout] | [INFO] [stdout] 616 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube_admin.rs:646:42 [INFO] [stdout] | [INFO] [stdout] 646 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 647 | | let method = ListNamespacesSvc(inner); [INFO] [stdout] 648 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 649 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 659 | | Ok(res) [INFO] [stdout] 660 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube_admin.rs:659:25 [INFO] [stdout] | [INFO] [stdout] 659 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube_admin.rs:691:42 [INFO] [stdout] | [INFO] [stdout] 691 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 692 | | let method = UnloadBrokerSvc(inner); [INFO] [stdout] 693 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 694 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 704 | | Ok(res) [INFO] [stdout] 705 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube_admin.rs:704:25 [INFO] [stdout] | [INFO] [stdout] 704 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube_admin.rs:736:42 [INFO] [stdout] | [INFO] [stdout] 736 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 737 | | let method = ActivateBrokerSvc(inner); [INFO] [stdout] 738 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 739 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 749 | | Ok(res) [INFO] [stdout] 750 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube_admin.rs:749:25 [INFO] [stdout] | [INFO] [stdout] 749 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube_admin.rs:754:41 [INFO] [stdout] | [INFO] [stdout] 754 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 755 | | let mut response = http::Response::new( [INFO] [stdout] 756 | | tonic::body::Body::default(), [INFO] [stdout] 757 | | ); [INFO] [stdout] ... | [INFO] [stdout] 769 | | Ok(response) [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/proto/danube_admin.rs:769:25 [INFO] [stdout] | [INFO] [stdout] 769 | Ok(response) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube_admin.rs:1136:42 [INFO] [stdout] | [INFO] [stdout] 1136 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1137 | | let method = GetNamespaceTopicsSvc(inner); [INFO] [stdout] 1138 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 1139 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1149 | | Ok(res) [INFO] [stdout] 1150 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube_admin.rs:1149:25 [INFO] [stdout] | [INFO] [stdout] 1149 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube_admin.rs:1185:42 [INFO] [stdout] | [INFO] [stdout] 1185 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1186 | | let method = GetNamespacePoliciesSvc(inner); [INFO] [stdout] 1187 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 1188 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1198 | | Ok(res) [INFO] [stdout] 1199 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube_admin.rs:1198:25 [INFO] [stdout] | [INFO] [stdout] 1198 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube_admin.rs:1231:42 [INFO] [stdout] | [INFO] [stdout] 1231 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1232 | | let method = CreateNamespaceSvc(inner); [INFO] [stdout] 1233 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 1234 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1244 | | Ok(res) [INFO] [stdout] 1245 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube_admin.rs:1244:25 [INFO] [stdout] | [INFO] [stdout] 1244 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube_admin.rs:1277:42 [INFO] [stdout] | [INFO] [stdout] 1277 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1278 | | let method = DeleteNamespaceSvc(inner); [INFO] [stdout] 1279 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 1280 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1290 | | Ok(res) [INFO] [stdout] 1291 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube_admin.rs:1290:25 [INFO] [stdout] | [INFO] [stdout] 1290 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube_admin.rs:1295:41 [INFO] [stdout] | [INFO] [stdout] 1295 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 1296 | | let mut response = http::Response::new( [INFO] [stdout] 1297 | | tonic::body::Body::default(), [INFO] [stdout] 1298 | | ); [INFO] [stdout] ... | [INFO] [stdout] 1310 | | Ok(response) [INFO] [stdout] 1311 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube_admin.rs:1310:25 [INFO] [stdout] | [INFO] [stdout] 1310 | Ok(response) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube_admin.rs:1773:42 [INFO] [stdout] | [INFO] [stdout] 1773 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1774 | | let method = ListTopicsSvc(inner); [INFO] [stdout] 1775 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 1776 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1786 | | Ok(res) [INFO] [stdout] 1787 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube_admin.rs:1786:25 [INFO] [stdout] | [INFO] [stdout] 1786 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube_admin.rs:1818:42 [INFO] [stdout] | [INFO] [stdout] 1818 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1819 | | let method = CreateTopicSvc(inner); [INFO] [stdout] 1820 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 1821 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1831 | | Ok(res) [INFO] [stdout] 1832 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube_admin.rs:1831:25 [INFO] [stdout] | [INFO] [stdout] 1831 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube_admin.rs:1864:42 [INFO] [stdout] | [INFO] [stdout] 1864 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1865 | | let method = CreatePartitionedTopicSvc(inner); [INFO] [stdout] 1866 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 1867 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1877 | | Ok(res) [INFO] [stdout] 1878 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube_admin.rs:1877:25 [INFO] [stdout] | [INFO] [stdout] 1877 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube_admin.rs:1907:42 [INFO] [stdout] | [INFO] [stdout] 1907 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1908 | | let method = DeleteTopicSvc(inner); [INFO] [stdout] 1909 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 1910 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1920 | | Ok(res) [INFO] [stdout] 1921 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube_admin.rs:1920:25 [INFO] [stdout] | [INFO] [stdout] 1920 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube_admin.rs:1950:42 [INFO] [stdout] | [INFO] [stdout] 1950 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1951 | | let method = UnloadTopicSvc(inner); [INFO] [stdout] 1952 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 1953 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1963 | | Ok(res) [INFO] [stdout] 1964 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube_admin.rs:1963:25 [INFO] [stdout] | [INFO] [stdout] 1963 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube_admin.rs:1993:42 [INFO] [stdout] | [INFO] [stdout] 1993 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1994 | | let method = ListSubscriptionsSvc(inner); [INFO] [stdout] 1995 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 1996 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2006 | | Ok(res) [INFO] [stdout] 2007 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube_admin.rs:2006:25 [INFO] [stdout] | [INFO] [stdout] 2006 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube_admin.rs:2038:42 [INFO] [stdout] | [INFO] [stdout] 2038 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2039 | | let method = UnsubscribeSvc(inner); [INFO] [stdout] 2040 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 2041 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2051 | | Ok(res) [INFO] [stdout] 2052 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube_admin.rs:2051:25 [INFO] [stdout] | [INFO] [stdout] 2051 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube_admin.rs:2083:42 [INFO] [stdout] | [INFO] [stdout] 2083 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2084 | | let method = DescribeTopicSvc(inner); [INFO] [stdout] 2085 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 2086 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2096 | | Ok(res) [INFO] [stdout] 2097 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube_admin.rs:2096:25 [INFO] [stdout] | [INFO] [stdout] 2096 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube_admin.rs:2101:41 [INFO] [stdout] | [INFO] [stdout] 2101 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 2102 | | let mut response = http::Response::new( [INFO] [stdout] 2103 | | tonic::body::Body::default(), [INFO] [stdout] 2104 | | ); [INFO] [stdout] ... | [INFO] [stdout] 2116 | | Ok(response) [INFO] [stdout] 2117 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/proto/danube_admin.rs:2116:25 [INFO] [stdout] | [INFO] [stdout] 2116 | Ok(response) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `danube-core` (lib) due to 70 previous errors [INFO] running `Command { std: "docker" "inspect" "e30f51c80d3a313da5d5fea56682494a13c5cfe1aecec67be5238e0224d6094d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e30f51c80d3a313da5d5fea56682494a13c5cfe1aecec67be5238e0224d6094d", kill_on_drop: false }` [INFO] [stdout] e30f51c80d3a313da5d5fea56682494a13c5cfe1aecec67be5238e0224d6094d