[INFO] fetching crate iberis-protobuf 0.0.7... [INFO] checking iberis-protobuf-0.0.7 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577 [INFO] extracting crate iberis-protobuf 0.0.7 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate iberis-protobuf 0.0.7 [INFO] finished tweaking crates.io crate iberis-protobuf 0.0.7 [INFO] tweaked toml for crates.io crate iberis-protobuf 0.0.7 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate iberis-protobuf 0.0.7 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 127 packages to latest compatible versions [INFO] [stderr] Adding prost v0.13.5 (available: v0.14.1) [INFO] [stderr] Adding prost-build v0.13.5 (available: v0.14.1) [INFO] [stderr] Adding prost-types v0.13.5 (available: v0.14.1) [INFO] [stderr] Adding tonic v0.12.3 (available: v0.14.2) [INFO] [stderr] Adding tonic-build v0.12.3 (available: v0.14.2) [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] b414c9457d6c7a367fe346b70269a3fc249047b489057424efd175fc868d351c [INFO] running `Command { std: "docker" "start" "-a" "b414c9457d6c7a367fe346b70269a3fc249047b489057424efd175fc868d351c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b414c9457d6c7a367fe346b70269a3fc249047b489057424efd175fc868d351c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b414c9457d6c7a367fe346b70269a3fc249047b489057424efd175fc868d351c", kill_on_drop: false }` [INFO] [stdout] b414c9457d6c7a367fe346b70269a3fc249047b489057424efd175fc868d351c [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] 6b69964271f1aeabdd3be9e3458d48e90c0c20f578e3b2bcdb38787749b197df [INFO] running `Command { std: "docker" "start" "-a" "6b69964271f1aeabdd3be9e3458d48e90c0c20f578e3b2bcdb38787749b197df", kill_on_drop: false }` [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Checking axum v0.7.9 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Checking tokio-util v0.7.17 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking prost v0.13.5 [INFO] [stderr] Checking h2 v0.4.12 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking prost-types v0.13.5 [INFO] [stderr] Checking hyper v1.8.0 [INFO] [stderr] Checking hyper-util v0.1.17 [INFO] [stderr] Checking hyper-timeout v0.5.2 [INFO] [stderr] Checking tonic v0.12.3 [INFO] [stderr] Checking iberis-protobuf v0.0.7 (/opt/rustwide/workdir) [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/task.rs:394:42 [INFO] [stdout] | [INFO] [stdout] 394 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 395 | | let method = CreateSvc(inner); [INFO] [stdout] 396 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 397 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 407 | | Ok(res) [INFO] [stdout] 408 | | }; [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/protobuf/task.rs:407:25 [INFO] [stdout] | [INFO] [stdout] 407 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/task.rs:439:42 [INFO] [stdout] | [INFO] [stdout] 439 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 440 | | let method = UpdateSvc(inner); [INFO] [stdout] 441 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 442 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 452 | | Ok(res) [INFO] [stdout] 453 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/task.rs:452:25 [INFO] [stdout] | [INFO] [stdout] 452 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/task.rs:484:42 [INFO] [stdout] | [INFO] [stdout] 484 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 485 | | let method = DeleteSvc(inner); [INFO] [stdout] 486 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 487 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 497 | | Ok(res) [INFO] [stdout] 498 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/task.rs:497:25 [INFO] [stdout] | [INFO] [stdout] 497 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/task.rs:528:42 [INFO] [stdout] | [INFO] [stdout] 528 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 529 | | let method = GetSvc(inner); [INFO] [stdout] 530 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 531 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 541 | | Ok(res) [INFO] [stdout] 542 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/task.rs:541:25 [INFO] [stdout] | [INFO] [stdout] 541 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/task.rs:573:42 [INFO] [stdout] | [INFO] [stdout] 573 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 574 | | let method = GetAllSvc(inner); [INFO] [stdout] 575 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 576 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 586 | | Ok(res) [INFO] [stdout] 587 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/task.rs:586:25 [INFO] [stdout] | [INFO] [stdout] 586 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/task.rs:591:41 [INFO] [stdout] | [INFO] [stdout] 591 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 592 | | Ok( [INFO] [stdout] 593 | | http::Response::builder() [INFO] [stdout] 594 | | .status(200) [INFO] [stdout] ... | [INFO] [stdout] 603 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/task.rs:592:25 [INFO] [stdout] | [INFO] [stdout] 592 | / Ok( [INFO] [stdout] 593 | | http::Response::builder() [INFO] [stdout] 594 | | .status(200) [INFO] [stdout] 595 | | .header("grpc-status", tonic::Code::Unimplemented as i32) [INFO] [stdout] ... | [INFO] [stdout] 601 | | .unwrap(), [INFO] [stdout] 602 | | ) [INFO] [stdout] | |_________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/task.rs:1056:42 [INFO] [stdout] | [INFO] [stdout] 1056 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1057 | | let method = CreateSvc(inner); [INFO] [stdout] 1058 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 1059 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1069 | | Ok(res) [INFO] [stdout] 1070 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/task.rs:1069:25 [INFO] [stdout] | [INFO] [stdout] 1069 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/task.rs:1101:42 [INFO] [stdout] | [INFO] [stdout] 1101 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1102 | | let method = UpdateSvc(inner); [INFO] [stdout] 1103 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 1104 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1114 | | Ok(res) [INFO] [stdout] 1115 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/task.rs:1114:25 [INFO] [stdout] | [INFO] [stdout] 1114 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/task.rs:1146:42 [INFO] [stdout] | [INFO] [stdout] 1146 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1147 | | let method = DeleteSvc(inner); [INFO] [stdout] 1148 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 1149 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1159 | | Ok(res) [INFO] [stdout] 1160 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/task.rs:1159:25 [INFO] [stdout] | [INFO] [stdout] 1159 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/task.rs:1190:42 [INFO] [stdout] | [INFO] [stdout] 1190 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1191 | | let method = GetSvc(inner); [INFO] [stdout] 1192 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 1193 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1203 | | Ok(res) [INFO] [stdout] 1204 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/task.rs:1203:25 [INFO] [stdout] | [INFO] [stdout] 1203 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/task.rs:1235:42 [INFO] [stdout] | [INFO] [stdout] 1235 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1236 | | let method = GetAllSvc(inner); [INFO] [stdout] 1237 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 1238 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1248 | | Ok(res) [INFO] [stdout] 1249 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/task.rs:1248:25 [INFO] [stdout] | [INFO] [stdout] 1248 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/task.rs:1253:41 [INFO] [stdout] | [INFO] [stdout] 1253 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 1254 | | Ok( [INFO] [stdout] 1255 | | http::Response::builder() [INFO] [stdout] 1256 | | .status(200) [INFO] [stdout] ... | [INFO] [stdout] 1265 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/task.rs:1254:25 [INFO] [stdout] | [INFO] [stdout] 1254 | / Ok( [INFO] [stdout] 1255 | | http::Response::builder() [INFO] [stdout] 1256 | | .status(200) [INFO] [stdout] 1257 | | .header("grpc-status", tonic::Code::Unimplemented as i32) [INFO] [stdout] ... | [INFO] [stdout] 1263 | | .unwrap(), [INFO] [stdout] 1264 | | ) [INFO] [stdout] | |_________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/organisation.rs:431:42 [INFO] [stdout] | [INFO] [stdout] 431 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 432 | | let method = CreateSvc(inner); [INFO] [stdout] 433 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 434 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 444 | | Ok(res) [INFO] [stdout] 445 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/organisation.rs:444:25 [INFO] [stdout] | [INFO] [stdout] 444 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/organisation.rs:476:42 [INFO] [stdout] | [INFO] [stdout] 476 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 477 | | let method = UpdateSvc(inner); [INFO] [stdout] 478 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 479 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 489 | | Ok(res) [INFO] [stdout] 490 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/organisation.rs:489:25 [INFO] [stdout] | [INFO] [stdout] 489 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/organisation.rs:521:42 [INFO] [stdout] | [INFO] [stdout] 521 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 522 | | let method = DeleteSvc(inner); [INFO] [stdout] 523 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 524 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 534 | | Ok(res) [INFO] [stdout] 535 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/organisation.rs:534:25 [INFO] [stdout] | [INFO] [stdout] 534 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/organisation.rs:565:42 [INFO] [stdout] | [INFO] [stdout] 565 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 566 | | let method = GetSvc(inner); [INFO] [stdout] 567 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 568 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 578 | | Ok(res) [INFO] [stdout] 579 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/organisation.rs:578:25 [INFO] [stdout] | [INFO] [stdout] 578 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/organisation.rs:610:42 [INFO] [stdout] | [INFO] [stdout] 610 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 611 | | let method = GetAllSvc(inner); [INFO] [stdout] 612 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 613 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 623 | | Ok(res) [INFO] [stdout] 624 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/organisation.rs:623:25 [INFO] [stdout] | [INFO] [stdout] 623 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/organisation.rs:655:42 [INFO] [stdout] | [INFO] [stdout] 655 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 656 | | let method = AddTeamSvc(inner); [INFO] [stdout] 657 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 658 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 668 | | Ok(res) [INFO] [stdout] 669 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/organisation.rs:668:25 [INFO] [stdout] | [INFO] [stdout] 668 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/organisation.rs:673:41 [INFO] [stdout] | [INFO] [stdout] 673 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 674 | | Ok( [INFO] [stdout] 675 | | http::Response::builder() [INFO] [stdout] 676 | | .status(200) [INFO] [stdout] ... | [INFO] [stdout] 685 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/organisation.rs:674:25 [INFO] [stdout] | [INFO] [stdout] 674 | / Ok( [INFO] [stdout] 675 | | http::Response::builder() [INFO] [stdout] 676 | | .status(200) [INFO] [stdout] 677 | | .header("grpc-status", tonic::Code::Unimplemented as i32) [INFO] [stdout] ... | [INFO] [stdout] 683 | | .unwrap(), [INFO] [stdout] 684 | | ) [INFO] [stdout] | |_________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/organisation.rs:1127:42 [INFO] [stdout] | [INFO] [stdout] 1127 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1128 | | let method = CreateSvc(inner); [INFO] [stdout] 1129 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 1130 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1140 | | Ok(res) [INFO] [stdout] 1141 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/organisation.rs:1140:25 [INFO] [stdout] | [INFO] [stdout] 1140 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/organisation.rs:1172:42 [INFO] [stdout] | [INFO] [stdout] 1172 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1173 | | let method = UpdateSvc(inner); [INFO] [stdout] 1174 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 1175 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1185 | | Ok(res) [INFO] [stdout] 1186 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/organisation.rs:1185:25 [INFO] [stdout] | [INFO] [stdout] 1185 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/organisation.rs:1217:42 [INFO] [stdout] | [INFO] [stdout] 1217 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1218 | | let method = DeleteSvc(inner); [INFO] [stdout] 1219 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 1220 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1230 | | Ok(res) [INFO] [stdout] 1231 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/organisation.rs:1230:25 [INFO] [stdout] | [INFO] [stdout] 1230 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/organisation.rs:1262:42 [INFO] [stdout] | [INFO] [stdout] 1262 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1263 | | let method = GetSvc(inner); [INFO] [stdout] 1264 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 1265 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1275 | | Ok(res) [INFO] [stdout] 1276 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/organisation.rs:1275:25 [INFO] [stdout] | [INFO] [stdout] 1275 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/organisation.rs:1307:42 [INFO] [stdout] | [INFO] [stdout] 1307 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1308 | | let method = GetAllSvc(inner); [INFO] [stdout] 1309 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 1310 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1320 | | Ok(res) [INFO] [stdout] 1321 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/organisation.rs:1320:25 [INFO] [stdout] | [INFO] [stdout] 1320 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/organisation.rs:1325:41 [INFO] [stdout] | [INFO] [stdout] 1325 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 1326 | | Ok( [INFO] [stdout] 1327 | | http::Response::builder() [INFO] [stdout] 1328 | | .status(200) [INFO] [stdout] ... | [INFO] [stdout] 1337 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/organisation.rs:1326:25 [INFO] [stdout] | [INFO] [stdout] 1326 | / Ok( [INFO] [stdout] 1327 | | http::Response::builder() [INFO] [stdout] 1328 | | .status(200) [INFO] [stdout] 1329 | | .header("grpc-status", tonic::Code::Unimplemented as i32) [INFO] [stdout] ... | [INFO] [stdout] 1335 | | .unwrap(), [INFO] [stdout] 1336 | | ) [INFO] [stdout] | |_________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/organisation.rs:1767:42 [INFO] [stdout] | [INFO] [stdout] 1767 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1768 | | let method = CreateSvc(inner); [INFO] [stdout] 1769 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 1770 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1780 | | Ok(res) [INFO] [stdout] 1781 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/organisation.rs:1780:25 [INFO] [stdout] | [INFO] [stdout] 1780 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/organisation.rs:1812:42 [INFO] [stdout] | [INFO] [stdout] 1812 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1813 | | let method = UpdateSvc(inner); [INFO] [stdout] 1814 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 1815 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1825 | | Ok(res) [INFO] [stdout] 1826 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/organisation.rs:1825:25 [INFO] [stdout] | [INFO] [stdout] 1825 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/organisation.rs:1857:42 [INFO] [stdout] | [INFO] [stdout] 1857 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1858 | | let method = DeleteSvc(inner); [INFO] [stdout] 1859 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 1860 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1870 | | Ok(res) [INFO] [stdout] 1871 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/organisation.rs:1870:25 [INFO] [stdout] | [INFO] [stdout] 1870 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/organisation.rs:1901:42 [INFO] [stdout] | [INFO] [stdout] 1901 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1902 | | let method = GetSvc(inner); [INFO] [stdout] 1903 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 1904 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1914 | | Ok(res) [INFO] [stdout] 1915 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/organisation.rs:1914:25 [INFO] [stdout] | [INFO] [stdout] 1914 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/organisation.rs:1946:42 [INFO] [stdout] | [INFO] [stdout] 1946 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1947 | | let method = GetAllSvc(inner); [INFO] [stdout] 1948 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 1949 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1959 | | Ok(res) [INFO] [stdout] 1960 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/organisation.rs:1959:25 [INFO] [stdout] | [INFO] [stdout] 1959 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/organisation.rs:1964:41 [INFO] [stdout] | [INFO] [stdout] 1964 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 1965 | | Ok( [INFO] [stdout] 1966 | | http::Response::builder() [INFO] [stdout] 1967 | | .status(200) [INFO] [stdout] ... | [INFO] [stdout] 1976 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/organisation.rs:1965:25 [INFO] [stdout] | [INFO] [stdout] 1965 | / Ok( [INFO] [stdout] 1966 | | http::Response::builder() [INFO] [stdout] 1967 | | .status(200) [INFO] [stdout] 1968 | | .header("grpc-status", tonic::Code::Unimplemented as i32) [INFO] [stdout] ... | [INFO] [stdout] 1974 | | .unwrap(), [INFO] [stdout] 1975 | | ) [INFO] [stdout] | |_________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/organisation.rs:2395:42 [INFO] [stdout] | [INFO] [stdout] 2395 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2396 | | let method = CreateSvc(inner); [INFO] [stdout] 2397 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 2398 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2408 | | Ok(res) [INFO] [stdout] 2409 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/organisation.rs:2408:25 [INFO] [stdout] | [INFO] [stdout] 2408 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/organisation.rs:2440:42 [INFO] [stdout] | [INFO] [stdout] 2440 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2441 | | let method = UpdateSvc(inner); [INFO] [stdout] 2442 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 2443 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2453 | | Ok(res) [INFO] [stdout] 2454 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/organisation.rs:2453:25 [INFO] [stdout] | [INFO] [stdout] 2453 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/organisation.rs:2485:42 [INFO] [stdout] | [INFO] [stdout] 2485 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2486 | | let method = DeleteSvc(inner); [INFO] [stdout] 2487 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 2488 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2498 | | Ok(res) [INFO] [stdout] 2499 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/organisation.rs:2498:25 [INFO] [stdout] | [INFO] [stdout] 2498 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/organisation.rs:2530:42 [INFO] [stdout] | [INFO] [stdout] 2530 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2531 | | let method = GetSvc(inner); [INFO] [stdout] 2532 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 2533 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2543 | | Ok(res) [INFO] [stdout] 2544 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/organisation.rs:2543:25 [INFO] [stdout] | [INFO] [stdout] 2543 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/organisation.rs:2575:42 [INFO] [stdout] | [INFO] [stdout] 2575 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2576 | | let method = GetAllSvc(inner); [INFO] [stdout] 2577 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 2578 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2588 | | Ok(res) [INFO] [stdout] 2589 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/organisation.rs:2588:25 [INFO] [stdout] | [INFO] [stdout] 2588 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/organisation.rs:2593:41 [INFO] [stdout] | [INFO] [stdout] 2593 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 2594 | | Ok( [INFO] [stdout] 2595 | | http::Response::builder() [INFO] [stdout] 2596 | | .status(200) [INFO] [stdout] ... | [INFO] [stdout] 2605 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/organisation.rs:2594:25 [INFO] [stdout] | [INFO] [stdout] 2594 | / Ok( [INFO] [stdout] 2595 | | http::Response::builder() [INFO] [stdout] 2596 | | .status(200) [INFO] [stdout] 2597 | | .header("grpc-status", tonic::Code::Unimplemented as i32) [INFO] [stdout] ... | [INFO] [stdout] 2603 | | .unwrap(), [INFO] [stdout] 2604 | | ) [INFO] [stdout] | |_________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/task.rs:394:42 [INFO] [stdout] | [INFO] [stdout] 394 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 395 | | let method = CreateSvc(inner); [INFO] [stdout] 396 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 397 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 407 | | Ok(res) [INFO] [stdout] 408 | | }; [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/protobuf/task.rs:407:25 [INFO] [stdout] | [INFO] [stdout] 407 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/task.rs:439:42 [INFO] [stdout] | [INFO] [stdout] 439 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 440 | | let method = UpdateSvc(inner); [INFO] [stdout] 441 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 442 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 452 | | Ok(res) [INFO] [stdout] 453 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/task.rs:452:25 [INFO] [stdout] | [INFO] [stdout] 452 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/task.rs:484:42 [INFO] [stdout] | [INFO] [stdout] 484 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 485 | | let method = DeleteSvc(inner); [INFO] [stdout] 486 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 487 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 497 | | Ok(res) [INFO] [stdout] 498 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/task.rs:497:25 [INFO] [stdout] | [INFO] [stdout] 497 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/task.rs:528:42 [INFO] [stdout] | [INFO] [stdout] 528 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 529 | | let method = GetSvc(inner); [INFO] [stdout] 530 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 531 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 541 | | Ok(res) [INFO] [stdout] 542 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/task.rs:541:25 [INFO] [stdout] | [INFO] [stdout] 541 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/task.rs:573:42 [INFO] [stdout] | [INFO] [stdout] 573 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 574 | | let method = GetAllSvc(inner); [INFO] [stdout] 575 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 576 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 586 | | Ok(res) [INFO] [stdout] 587 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/task.rs:586:25 [INFO] [stdout] | [INFO] [stdout] 586 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/time.rs:436:42 [INFO] [stdout] | [INFO] [stdout] 436 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 437 | | let method = CreateSvc(inner); [INFO] [stdout] 438 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 439 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 449 | | Ok(res) [INFO] [stdout] 450 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/time.rs:449:25 [INFO] [stdout] | [INFO] [stdout] 449 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/task.rs:591:41 [INFO] [stdout] | [INFO] [stdout] 591 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 592 | | Ok( [INFO] [stdout] 593 | | http::Response::builder() [INFO] [stdout] 594 | | .status(200) [INFO] [stdout] ... | [INFO] [stdout] 603 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/task.rs:592:25 [INFO] [stdout] | [INFO] [stdout] 592 | / Ok( [INFO] [stdout] 593 | | http::Response::builder() [INFO] [stdout] 594 | | .status(200) [INFO] [stdout] 595 | | .header("grpc-status", tonic::Code::Unimplemented as i32) [INFO] [stdout] ... | [INFO] [stdout] 601 | | .unwrap(), [INFO] [stdout] 602 | | ) [INFO] [stdout] | |_________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/time.rs:481:42 [INFO] [stdout] | [INFO] [stdout] 481 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 482 | | let method = UpdateSvc(inner); [INFO] [stdout] 483 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 484 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 494 | | Ok(res) [INFO] [stdout] 495 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/task.rs:1056:42 [INFO] [stdout] | [INFO] [stdout] 1056 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1057 | | let method = CreateSvc(inner); [INFO] [stdout] 1058 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 1059 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1069 | | Ok(res) [INFO] [stdout] 1070 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/task.rs:1069:25 [INFO] [stdout] | [INFO] [stdout] 1069 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/task.rs:1101:42 [INFO] [stdout] | [INFO] [stdout] 1101 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1102 | | let method = UpdateSvc(inner); [INFO] [stdout] 1103 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 1104 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1114 | | Ok(res) [INFO] [stdout] 1115 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/task.rs:1114:25 [INFO] [stdout] | [INFO] [stdout] 1114 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/task.rs:1146:42 [INFO] [stdout] | [INFO] [stdout] 1146 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1147 | | let method = DeleteSvc(inner); [INFO] [stdout] 1148 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 1149 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1159 | | Ok(res) [INFO] [stdout] 1160 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/task.rs:1159:25 [INFO] [stdout] | [INFO] [stdout] 1159 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/task.rs:1190:42 [INFO] [stdout] | [INFO] [stdout] 1190 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1191 | | let method = GetSvc(inner); [INFO] [stdout] 1192 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 1193 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1203 | | Ok(res) [INFO] [stdout] 1204 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/task.rs:1203:25 [INFO] [stdout] | [INFO] [stdout] 1203 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/task.rs:1235:42 [INFO] [stdout] | [INFO] [stdout] 1235 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1236 | | let method = GetAllSvc(inner); [INFO] [stdout] 1237 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 1238 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1248 | | Ok(res) [INFO] [stdout] 1249 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/task.rs:1248:25 [INFO] [stdout] | [INFO] [stdout] 1248 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/task.rs:1253:41 [INFO] [stdout] | [INFO] [stdout] 1253 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 1254 | | Ok( [INFO] [stdout] 1255 | | http::Response::builder() [INFO] [stdout] 1256 | | .status(200) [INFO] [stdout] ... | [INFO] [stdout] 1265 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/task.rs:1254:25 [INFO] [stdout] | [INFO] [stdout] 1254 | / Ok( [INFO] [stdout] 1255 | | http::Response::builder() [INFO] [stdout] 1256 | | .status(200) [INFO] [stdout] 1257 | | .header("grpc-status", tonic::Code::Unimplemented as i32) [INFO] [stdout] ... | [INFO] [stdout] 1263 | | .unwrap(), [INFO] [stdout] 1264 | | ) [INFO] [stdout] | |_________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/time.rs:494:25 [INFO] [stdout] | [INFO] [stdout] 494 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/time.rs:526:42 [INFO] [stdout] | [INFO] [stdout] 526 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 527 | | let method = DeleteSvc(inner); [INFO] [stdout] 528 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 529 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 539 | | Ok(res) [INFO] [stdout] 540 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/time.rs:539:25 [INFO] [stdout] | [INFO] [stdout] 539 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/time.rs:571:42 [INFO] [stdout] | [INFO] [stdout] 571 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 572 | | let method = GetSvc(inner); [INFO] [stdout] 573 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 574 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 584 | | Ok(res) [INFO] [stdout] 585 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/time.rs:584:25 [INFO] [stdout] | [INFO] [stdout] 584 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/time.rs:616:42 [INFO] [stdout] | [INFO] [stdout] 616 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 617 | | let method = GetAllSvc(inner); [INFO] [stdout] 618 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 619 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 629 | | Ok(res) [INFO] [stdout] 630 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/time.rs:629:25 [INFO] [stdout] | [INFO] [stdout] 629 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/time.rs:634:41 [INFO] [stdout] | [INFO] [stdout] 634 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 635 | | Ok( [INFO] [stdout] 636 | | http::Response::builder() [INFO] [stdout] 637 | | .status(200) [INFO] [stdout] ... | [INFO] [stdout] 646 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/time.rs:635:25 [INFO] [stdout] | [INFO] [stdout] 635 | / Ok( [INFO] [stdout] 636 | | http::Response::builder() [INFO] [stdout] 637 | | .status(200) [INFO] [stdout] 638 | | .header("grpc-status", tonic::Code::Unimplemented as i32) [INFO] [stdout] ... | [INFO] [stdout] 644 | | .unwrap(), [INFO] [stdout] 645 | | ) [INFO] [stdout] | |_________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/time.rs:1069:42 [INFO] [stdout] | [INFO] [stdout] 1069 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1070 | | let method = CreateSvc(inner); [INFO] [stdout] 1071 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 1072 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1082 | | Ok(res) [INFO] [stdout] 1083 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/time.rs:1082:25 [INFO] [stdout] | [INFO] [stdout] 1082 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/time.rs:1114:42 [INFO] [stdout] | [INFO] [stdout] 1114 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1115 | | let method = UpdateSvc(inner); [INFO] [stdout] 1116 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 1117 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1127 | | Ok(res) [INFO] [stdout] 1128 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/time.rs:1127:25 [INFO] [stdout] | [INFO] [stdout] 1127 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/time.rs:1159:42 [INFO] [stdout] | [INFO] [stdout] 1159 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1160 | | let method = DeleteSvc(inner); [INFO] [stdout] 1161 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 1162 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1172 | | Ok(res) [INFO] [stdout] 1173 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/time.rs:1172:25 [INFO] [stdout] | [INFO] [stdout] 1172 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/time.rs:1203:42 [INFO] [stdout] | [INFO] [stdout] 1203 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1204 | | let method = GetSvc(inner); [INFO] [stdout] 1205 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 1206 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1216 | | Ok(res) [INFO] [stdout] 1217 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/time.rs:1216:25 [INFO] [stdout] | [INFO] [stdout] 1216 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/time.rs:1248:42 [INFO] [stdout] | [INFO] [stdout] 1248 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1249 | | let method = GetAllSvc(inner); [INFO] [stdout] 1250 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 1251 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1261 | | Ok(res) [INFO] [stdout] 1262 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/time.rs:1261:25 [INFO] [stdout] | [INFO] [stdout] 1261 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/time.rs:1266:41 [INFO] [stdout] | [INFO] [stdout] 1266 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 1267 | | Ok( [INFO] [stdout] 1268 | | http::Response::builder() [INFO] [stdout] 1269 | | .status(200) [INFO] [stdout] ... | [INFO] [stdout] 1278 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/time.rs:1267:25 [INFO] [stdout] | [INFO] [stdout] 1267 | / Ok( [INFO] [stdout] 1268 | | http::Response::builder() [INFO] [stdout] 1269 | | .status(200) [INFO] [stdout] 1270 | | .header("grpc-status", tonic::Code::Unimplemented as i32) [INFO] [stdout] ... | [INFO] [stdout] 1276 | | .unwrap(), [INFO] [stdout] 1277 | | ) [INFO] [stdout] | |_________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/organisation.rs:431:42 [INFO] [stdout] | [INFO] [stdout] 431 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 432 | | let method = CreateSvc(inner); [INFO] [stdout] 433 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 434 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 444 | | Ok(res) [INFO] [stdout] 445 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/organisation.rs:444:25 [INFO] [stdout] | [INFO] [stdout] 444 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/organisation.rs:476:42 [INFO] [stdout] | [INFO] [stdout] 476 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 477 | | let method = UpdateSvc(inner); [INFO] [stdout] 478 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 479 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 489 | | Ok(res) [INFO] [stdout] 490 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/organisation.rs:489:25 [INFO] [stdout] | [INFO] [stdout] 489 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/organisation.rs:521:42 [INFO] [stdout] | [INFO] [stdout] 521 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 522 | | let method = DeleteSvc(inner); [INFO] [stdout] 523 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 524 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 534 | | Ok(res) [INFO] [stdout] 535 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/organisation.rs:534:25 [INFO] [stdout] | [INFO] [stdout] 534 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/organisation.rs:565:42 [INFO] [stdout] | [INFO] [stdout] 565 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 566 | | let method = GetSvc(inner); [INFO] [stdout] 567 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 568 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 578 | | Ok(res) [INFO] [stdout] 579 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/organisation.rs:578:25 [INFO] [stdout] | [INFO] [stdout] 578 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/organisation.rs:610:42 [INFO] [stdout] | [INFO] [stdout] 610 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 611 | | let method = GetAllSvc(inner); [INFO] [stdout] 612 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 613 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 623 | | Ok(res) [INFO] [stdout] 624 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/organisation.rs:623:25 [INFO] [stdout] | [INFO] [stdout] 623 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/organisation.rs:655:42 [INFO] [stdout] | [INFO] [stdout] 655 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 656 | | let method = AddTeamSvc(inner); [INFO] [stdout] 657 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 658 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 668 | | Ok(res) [INFO] [stdout] 669 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/organisation.rs:668:25 [INFO] [stdout] | [INFO] [stdout] 668 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/organisation.rs:673:41 [INFO] [stdout] | [INFO] [stdout] 673 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 674 | | Ok( [INFO] [stdout] 675 | | http::Response::builder() [INFO] [stdout] 676 | | .status(200) [INFO] [stdout] ... | [INFO] [stdout] 685 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/organisation.rs:674:25 [INFO] [stdout] | [INFO] [stdout] 674 | / Ok( [INFO] [stdout] 675 | | http::Response::builder() [INFO] [stdout] 676 | | .status(200) [INFO] [stdout] 677 | | .header("grpc-status", tonic::Code::Unimplemented as i32) [INFO] [stdout] ... | [INFO] [stdout] 683 | | .unwrap(), [INFO] [stdout] 684 | | ) [INFO] [stdout] | |_________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/organisation.rs:1127:42 [INFO] [stdout] | [INFO] [stdout] 1127 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1128 | | let method = CreateSvc(inner); [INFO] [stdout] 1129 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 1130 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1140 | | Ok(res) [INFO] [stdout] 1141 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/organisation.rs:1140:25 [INFO] [stdout] | [INFO] [stdout] 1140 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/organisation.rs:1172:42 [INFO] [stdout] | [INFO] [stdout] 1172 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1173 | | let method = UpdateSvc(inner); [INFO] [stdout] 1174 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 1175 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1185 | | Ok(res) [INFO] [stdout] 1186 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/organisation.rs:1185:25 [INFO] [stdout] | [INFO] [stdout] 1185 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/organisation.rs:1217:42 [INFO] [stdout] | [INFO] [stdout] 1217 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1218 | | let method = DeleteSvc(inner); [INFO] [stdout] 1219 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 1220 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1230 | | Ok(res) [INFO] [stdout] 1231 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/organisation.rs:1230:25 [INFO] [stdout] | [INFO] [stdout] 1230 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/organisation.rs:1262:42 [INFO] [stdout] | [INFO] [stdout] 1262 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1263 | | let method = GetSvc(inner); [INFO] [stdout] 1264 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 1265 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1275 | | Ok(res) [INFO] [stdout] 1276 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/organisation.rs:1275:25 [INFO] [stdout] | [INFO] [stdout] 1275 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/organisation.rs:1307:42 [INFO] [stdout] | [INFO] [stdout] 1307 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1308 | | let method = GetAllSvc(inner); [INFO] [stdout] 1309 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 1310 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1320 | | Ok(res) [INFO] [stdout] 1321 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/organisation.rs:1320:25 [INFO] [stdout] | [INFO] [stdout] 1320 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/organisation.rs:1325:41 [INFO] [stdout] | [INFO] [stdout] 1325 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 1326 | | Ok( [INFO] [stdout] 1327 | | http::Response::builder() [INFO] [stdout] 1328 | | .status(200) [INFO] [stdout] ... | [INFO] [stdout] 1337 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/organisation.rs:1326:25 [INFO] [stdout] | [INFO] [stdout] 1326 | / Ok( [INFO] [stdout] 1327 | | http::Response::builder() [INFO] [stdout] 1328 | | .status(200) [INFO] [stdout] 1329 | | .header("grpc-status", tonic::Code::Unimplemented as i32) [INFO] [stdout] ... | [INFO] [stdout] 1335 | | .unwrap(), [INFO] [stdout] 1336 | | ) [INFO] [stdout] | |_________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/organisation.rs:1767:42 [INFO] [stdout] | [INFO] [stdout] 1767 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1768 | | let method = CreateSvc(inner); [INFO] [stdout] 1769 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 1770 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1780 | | Ok(res) [INFO] [stdout] 1781 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/organisation.rs:1780:25 [INFO] [stdout] | [INFO] [stdout] 1780 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/organisation.rs:1812:42 [INFO] [stdout] | [INFO] [stdout] 1812 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1813 | | let method = UpdateSvc(inner); [INFO] [stdout] 1814 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 1815 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1825 | | Ok(res) [INFO] [stdout] 1826 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/organisation.rs:1825:25 [INFO] [stdout] | [INFO] [stdout] 1825 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/organisation.rs:1857:42 [INFO] [stdout] | [INFO] [stdout] 1857 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1858 | | let method = DeleteSvc(inner); [INFO] [stdout] 1859 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 1860 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1870 | | Ok(res) [INFO] [stdout] 1871 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/organisation.rs:1870:25 [INFO] [stdout] | [INFO] [stdout] 1870 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/organisation.rs:1901:42 [INFO] [stdout] | [INFO] [stdout] 1901 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1902 | | let method = GetSvc(inner); [INFO] [stdout] 1903 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 1904 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1914 | | Ok(res) [INFO] [stdout] 1915 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/organisation.rs:1914:25 [INFO] [stdout] | [INFO] [stdout] 1914 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/organisation.rs:1946:42 [INFO] [stdout] | [INFO] [stdout] 1946 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1947 | | let method = GetAllSvc(inner); [INFO] [stdout] 1948 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 1949 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1959 | | Ok(res) [INFO] [stdout] 1960 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/organisation.rs:1959:25 [INFO] [stdout] | [INFO] [stdout] 1959 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/organisation.rs:1964:41 [INFO] [stdout] | [INFO] [stdout] 1964 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 1965 | | Ok( [INFO] [stdout] 1966 | | http::Response::builder() [INFO] [stdout] 1967 | | .status(200) [INFO] [stdout] ... | [INFO] [stdout] 1976 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/organisation.rs:1965:25 [INFO] [stdout] | [INFO] [stdout] 1965 | / Ok( [INFO] [stdout] 1966 | | http::Response::builder() [INFO] [stdout] 1967 | | .status(200) [INFO] [stdout] 1968 | | .header("grpc-status", tonic::Code::Unimplemented as i32) [INFO] [stdout] ... | [INFO] [stdout] 1974 | | .unwrap(), [INFO] [stdout] 1975 | | ) [INFO] [stdout] | |_________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/organisation.rs:2395:42 [INFO] [stdout] | [INFO] [stdout] 2395 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2396 | | let method = CreateSvc(inner); [INFO] [stdout] 2397 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 2398 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2408 | | Ok(res) [INFO] [stdout] 2409 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/organisation.rs:2408:25 [INFO] [stdout] | [INFO] [stdout] 2408 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/organisation.rs:2440:42 [INFO] [stdout] | [INFO] [stdout] 2440 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2441 | | let method = UpdateSvc(inner); [INFO] [stdout] 2442 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 2443 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2453 | | Ok(res) [INFO] [stdout] 2454 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/organisation.rs:2453:25 [INFO] [stdout] | [INFO] [stdout] 2453 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/organisation.rs:2485:42 [INFO] [stdout] | [INFO] [stdout] 2485 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2486 | | let method = DeleteSvc(inner); [INFO] [stdout] 2487 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 2488 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2498 | | Ok(res) [INFO] [stdout] 2499 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/organisation.rs:2498:25 [INFO] [stdout] | [INFO] [stdout] 2498 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/organisation.rs:2530:42 [INFO] [stdout] | [INFO] [stdout] 2530 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2531 | | let method = GetSvc(inner); [INFO] [stdout] 2532 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 2533 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2543 | | Ok(res) [INFO] [stdout] 2544 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/organisation.rs:2543:25 [INFO] [stdout] | [INFO] [stdout] 2543 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/organisation.rs:2575:42 [INFO] [stdout] | [INFO] [stdout] 2575 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2576 | | let method = GetAllSvc(inner); [INFO] [stdout] 2577 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 2578 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2588 | | Ok(res) [INFO] [stdout] 2589 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/organisation.rs:2588:25 [INFO] [stdout] | [INFO] [stdout] 2588 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/organisation.rs:2593:41 [INFO] [stdout] | [INFO] [stdout] 2593 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 2594 | | Ok( [INFO] [stdout] 2595 | | http::Response::builder() [INFO] [stdout] 2596 | | .status(200) [INFO] [stdout] ... | [INFO] [stdout] 2605 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/organisation.rs:2594:25 [INFO] [stdout] | [INFO] [stdout] 2594 | / Ok( [INFO] [stdout] 2595 | | http::Response::builder() [INFO] [stdout] 2596 | | .status(200) [INFO] [stdout] 2597 | | .header("grpc-status", tonic::Code::Unimplemented as i32) [INFO] [stdout] ... | [INFO] [stdout] 2603 | | .unwrap(), [INFO] [stdout] 2604 | | ) [INFO] [stdout] | |_________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/time.rs:436:42 [INFO] [stdout] | [INFO] [stdout] 436 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 437 | | let method = CreateSvc(inner); [INFO] [stdout] 438 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 439 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 449 | | Ok(res) [INFO] [stdout] 450 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/time.rs:449:25 [INFO] [stdout] | [INFO] [stdout] 449 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/time.rs:481:42 [INFO] [stdout] | [INFO] [stdout] 481 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 482 | | let method = UpdateSvc(inner); [INFO] [stdout] 483 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 484 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 494 | | Ok(res) [INFO] [stdout] 495 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/time.rs:494:25 [INFO] [stdout] | [INFO] [stdout] 494 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/time.rs:526:42 [INFO] [stdout] | [INFO] [stdout] 526 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 527 | | let method = DeleteSvc(inner); [INFO] [stdout] 528 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 529 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 539 | | Ok(res) [INFO] [stdout] 540 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/time.rs:539:25 [INFO] [stdout] | [INFO] [stdout] 539 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/time.rs:571:42 [INFO] [stdout] | [INFO] [stdout] 571 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 572 | | let method = GetSvc(inner); [INFO] [stdout] 573 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 574 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 584 | | Ok(res) [INFO] [stdout] 585 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/time.rs:584:25 [INFO] [stdout] | [INFO] [stdout] 584 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/time.rs:616:42 [INFO] [stdout] | [INFO] [stdout] 616 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 617 | | let method = GetAllSvc(inner); [INFO] [stdout] 618 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 619 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 629 | | Ok(res) [INFO] [stdout] 630 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/time.rs:629:25 [INFO] [stdout] | [INFO] [stdout] 629 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/time.rs:634:41 [INFO] [stdout] | [INFO] [stdout] 634 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 635 | | Ok( [INFO] [stdout] 636 | | http::Response::builder() [INFO] [stdout] 637 | | .status(200) [INFO] [stdout] ... | [INFO] [stdout] 646 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/time.rs:635:25 [INFO] [stdout] | [INFO] [stdout] 635 | / Ok( [INFO] [stdout] 636 | | http::Response::builder() [INFO] [stdout] 637 | | .status(200) [INFO] [stdout] 638 | | .header("grpc-status", tonic::Code::Unimplemented as i32) [INFO] [stdout] ... | [INFO] [stdout] 644 | | .unwrap(), [INFO] [stdout] 645 | | ) [INFO] [stdout] | |_________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/time.rs:1069:42 [INFO] [stdout] | [INFO] [stdout] 1069 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1070 | | let method = CreateSvc(inner); [INFO] [stdout] 1071 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 1072 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1082 | | Ok(res) [INFO] [stdout] 1083 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/time.rs:1082:25 [INFO] [stdout] | [INFO] [stdout] 1082 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/time.rs:1114:42 [INFO] [stdout] | [INFO] [stdout] 1114 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1115 | | let method = UpdateSvc(inner); [INFO] [stdout] 1116 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 1117 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1127 | | Ok(res) [INFO] [stdout] 1128 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/time.rs:1127:25 [INFO] [stdout] | [INFO] [stdout] 1127 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/time.rs:1159:42 [INFO] [stdout] | [INFO] [stdout] 1159 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1160 | | let method = DeleteSvc(inner); [INFO] [stdout] 1161 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 1162 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1172 | | Ok(res) [INFO] [stdout] 1173 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/time.rs:1172:25 [INFO] [stdout] | [INFO] [stdout] 1172 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/time.rs:1203:42 [INFO] [stdout] | [INFO] [stdout] 1203 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1204 | | let method = GetSvc(inner); [INFO] [stdout] 1205 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 1206 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1216 | | Ok(res) [INFO] [stdout] 1217 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/time.rs:1216:25 [INFO] [stdout] | [INFO] [stdout] 1216 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/time.rs:1248:42 [INFO] [stdout] | [INFO] [stdout] 1248 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1249 | | let method = GetAllSvc(inner); [INFO] [stdout] 1250 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 1251 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1261 | | Ok(res) [INFO] [stdout] 1262 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/time.rs:1261:25 [INFO] [stdout] | [INFO] [stdout] 1261 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/time.rs:1266:41 [INFO] [stdout] | [INFO] [stdout] 1266 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 1267 | | Ok( [INFO] [stdout] 1268 | | http::Response::builder() [INFO] [stdout] 1269 | | .status(200) [INFO] [stdout] ... | [INFO] [stdout] 1278 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/protobuf/time.rs:1267:25 [INFO] [stdout] | [INFO] [stdout] 1267 | / Ok( [INFO] [stdout] 1268 | | http::Response::builder() [INFO] [stdout] 1269 | | .status(200) [INFO] [stdout] 1270 | | .header("grpc-status", tonic::Code::Unimplemented as i32) [INFO] [stdout] ... | [INFO] [stdout] 1276 | | .unwrap(), [INFO] [stdout] 1277 | | ) [INFO] [stdout] | |_________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `iberis-protobuf` (lib test) due to 98 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `iberis-protobuf` (lib) due to 98 previous errors [INFO] running `Command { std: "docker" "inspect" "6b69964271f1aeabdd3be9e3458d48e90c0c20f578e3b2bcdb38787749b197df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b69964271f1aeabdd3be9e3458d48e90c0c20f578e3b2bcdb38787749b197df", kill_on_drop: false }` [INFO] [stdout] 6b69964271f1aeabdd3be9e3458d48e90c0c20f578e3b2bcdb38787749b197df