[INFO] fetching crate shuttle-proto 0.51.0... [INFO] checking shuttle-proto-0.51.0 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577 [INFO] extracting crate shuttle-proto 0.51.0 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate shuttle-proto 0.51.0 [INFO] finished tweaking crates.io crate shuttle-proto 0.51.0 [INFO] tweaked toml for crates.io crate shuttle-proto 0.51.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate shuttle-proto 0.51.0 on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] 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] Updating crates.io index [INFO] [stderr] Locking 262 packages to latest compatible versions [INFO] [stderr] Adding generic-array v0.14.7 (available: v0.14.9) [INFO] [stderr] Adding http v0.2.12 (available: v1.3.1) [INFO] [stderr] Adding prost v0.12.6 (available: v0.14.1) [INFO] [stderr] Adding prost-types v0.12.6 (available: v0.14.1) [INFO] [stderr] Adding shuttle-common v0.51.0 (available: v0.57.0) [INFO] [stderr] Adding tonic v0.10.2 (available: v0.14.2) [INFO] [stderr] Adding tower v0.4.13 (available: v0.5.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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ea4bdb12263b0beb8b4b5809895fc2d52964cf5b32287837381b897eac79399e [INFO] running `Command { std: "docker" "start" "-a" "ea4bdb12263b0beb8b4b5809895fc2d52964cf5b32287837381b897eac79399e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ea4bdb12263b0beb8b4b5809895fc2d52964cf5b32287837381b897eac79399e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea4bdb12263b0beb8b4b5809895fc2d52964cf5b32287837381b897eac79399e", kill_on_drop: false }` [INFO] [stdout] ea4bdb12263b0beb8b4b5809895fc2d52964cf5b32287837381b897eac79399e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dunmustuse_in_always_ok" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5746e09041289844be29fc1fe74d309f8cf551dc9ab5fb6c2535fde17f021d09 [INFO] running `Command { std: "docker" "start" "-a" "5746e09041289844be29fc1fe74d309f8cf551dc9ab5fb6c2535fde17f021d09", kill_on_drop: false }` [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling typeshare-annotation v1.0.4 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking semver v1.0.27 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking typeshare v1.0.4 [INFO] [stderr] Checking thiserror v2.0.17 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking shuttle-common v0.51.0 [INFO] [stderr] Compiling prost-derive v0.12.6 [INFO] [stderr] Checking prost v0.12.6 [INFO] [stderr] Checking prost-types v0.12.6 [INFO] [stderr] Checking tokio-util v0.7.17 [INFO] [stderr] Checking tokio-io-timeout v1.2.1 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking h2 v0.3.27 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Checking hyper-timeout v0.4.1 [INFO] [stderr] Checking tonic v0.10.2 [INFO] [stderr] Checking shuttle-proto v0.51.0 (/opt/rustwide/workdir) [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/logger.rs:315:42 [INFO] [stdout] | [INFO] [stdout] 315 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 316 | | let inner = inner.0; [INFO] [stdout] 317 | | let method = StoreLogsSvc(inner); [INFO] [stdout] 318 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 329 | | Ok(res) [INFO] [stdout] 330 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/logger.rs:329:25 [INFO] [stdout] | [INFO] [stdout] 329 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/logger.rs:353:42 [INFO] [stdout] | [INFO] [stdout] 353 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 354 | | let inner = inner.0; [INFO] [stdout] 355 | | let method = GetLogsSvc(inner); [INFO] [stdout] 356 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 367 | | Ok(res) [INFO] [stdout] 368 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/logger.rs:367:25 [INFO] [stdout] | [INFO] [stdout] 367 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/logger.rs:395:42 [INFO] [stdout] | [INFO] [stdout] 395 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 396 | | let inner = inner.0; [INFO] [stdout] 397 | | let method = GetLogsStreamSvc(inner); [INFO] [stdout] 398 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 409 | | Ok(res) [INFO] [stdout] 410 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/logger.rs:409:25 [INFO] [stdout] | [INFO] [stdout] 409 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/logger.rs:413:42 [INFO] [stdout] | [INFO] [stdout] 413 | _ => Box::pin(async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 414 | | Ok(http::Response::builder() [INFO] [stdout] 415 | | .status(200) [INFO] [stdout] 416 | | .header("grpc-status", "12") [INFO] [stdout] ... | [INFO] [stdout] 419 | | .unwrap()) [INFO] [stdout] 420 | | }), [INFO] [stdout] | |_________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/logger.rs:414:21 [INFO] [stdout] | [INFO] [stdout] 414 | / Ok(http::Response::builder() [INFO] [stdout] 415 | | .status(200) [INFO] [stdout] 416 | | .header("grpc-status", "12") [INFO] [stdout] 417 | | .header("content-type", "application/grpc") [INFO] [stdout] 418 | | .body(empty_body()) [INFO] [stdout] 419 | | .unwrap()) [INFO] [stdout] | |__________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/provisioner.rs:386:42 [INFO] [stdout] | [INFO] [stdout] 386 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 387 | | let inner = inner.0; [INFO] [stdout] 388 | | let method = ProvisionDatabaseSvc(inner); [INFO] [stdout] 389 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 400 | | Ok(res) [INFO] [stdout] 401 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/provisioner.rs:400:25 [INFO] [stdout] | [INFO] [stdout] 400 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/provisioner.rs:426:42 [INFO] [stdout] | [INFO] [stdout] 426 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 427 | | let inner = inner.0; [INFO] [stdout] 428 | | let method = DeleteDatabaseSvc(inner); [INFO] [stdout] 429 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 440 | | Ok(res) [INFO] [stdout] 441 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/provisioner.rs:440:25 [INFO] [stdout] | [INFO] [stdout] 440 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/provisioner.rs:468:42 [INFO] [stdout] | [INFO] [stdout] 468 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 469 | | let inner = inner.0; [INFO] [stdout] 470 | | let method = DumpDatabaseSvc(inner); [INFO] [stdout] 471 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 482 | | Ok(res) [INFO] [stdout] 483 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/provisioner.rs:482:25 [INFO] [stdout] | [INFO] [stdout] 482 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/provisioner.rs:505:42 [INFO] [stdout] | [INFO] [stdout] 505 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 506 | | let inner = inner.0; [INFO] [stdout] 507 | | let method = HealthCheckSvc(inner); [INFO] [stdout] 508 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 519 | | Ok(res) [INFO] [stdout] 520 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/provisioner.rs:519:25 [INFO] [stdout] | [INFO] [stdout] 519 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/provisioner.rs:523:42 [INFO] [stdout] | [INFO] [stdout] 523 | _ => Box::pin(async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 524 | | Ok(http::Response::builder() [INFO] [stdout] 525 | | .status(200) [INFO] [stdout] 526 | | .header("grpc-status", "12") [INFO] [stdout] ... | [INFO] [stdout] 529 | | .unwrap()) [INFO] [stdout] 530 | | }), [INFO] [stdout] | |_________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/provisioner.rs:524:21 [INFO] [stdout] | [INFO] [stdout] 524 | / Ok(http::Response::builder() [INFO] [stdout] 525 | | .status(200) [INFO] [stdout] 526 | | .header("grpc-status", "12") [INFO] [stdout] 527 | | .header("content-type", "application/grpc") [INFO] [stdout] 528 | | .body(empty_body()) [INFO] [stdout] 529 | | .unwrap()) [INFO] [stdout] | |__________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/resource_recorder.rs:423:42 [INFO] [stdout] | [INFO] [stdout] 423 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 424 | | let inner = inner.0; [INFO] [stdout] 425 | | let method = RecordResourcesSvc(inner); [INFO] [stdout] 426 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 437 | | Ok(res) [INFO] [stdout] 438 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/resource_recorder.rs:437:25 [INFO] [stdout] | [INFO] [stdout] 437 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/resource_recorder.rs:467:42 [INFO] [stdout] | [INFO] [stdout] 467 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 468 | | let inner = inner.0; [INFO] [stdout] 469 | | let method = GetProjectResourcesSvc(inner); [INFO] [stdout] 470 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 481 | | Ok(res) [INFO] [stdout] 482 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/resource_recorder.rs:481:25 [INFO] [stdout] | [INFO] [stdout] 481 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/resource_recorder.rs:511:42 [INFO] [stdout] | [INFO] [stdout] 511 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 512 | | let inner = inner.0; [INFO] [stdout] 513 | | let method = GetServiceResourcesSvc(inner); [INFO] [stdout] 514 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 525 | | Ok(res) [INFO] [stdout] 526 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/resource_recorder.rs:525:25 [INFO] [stdout] | [INFO] [stdout] 525 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/resource_recorder.rs:551:42 [INFO] [stdout] | [INFO] [stdout] 551 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 552 | | let inner = inner.0; [INFO] [stdout] 553 | | let method = GetResourceSvc(inner); [INFO] [stdout] 554 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 565 | | Ok(res) [INFO] [stdout] 566 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/resource_recorder.rs:565:25 [INFO] [stdout] | [INFO] [stdout] 565 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/resource_recorder.rs:591:42 [INFO] [stdout] | [INFO] [stdout] 591 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 592 | | let inner = inner.0; [INFO] [stdout] 593 | | let method = DeleteResourceSvc(inner); [INFO] [stdout] 594 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 605 | | Ok(res) [INFO] [stdout] 606 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/resource_recorder.rs:605:25 [INFO] [stdout] | [INFO] [stdout] 605 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/resource_recorder.rs:609:42 [INFO] [stdout] | [INFO] [stdout] 609 | _ => Box::pin(async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 610 | | Ok(http::Response::builder() [INFO] [stdout] 611 | | .status(200) [INFO] [stdout] 612 | | .header("grpc-status", "12") [INFO] [stdout] ... | [INFO] [stdout] 615 | | .unwrap()) [INFO] [stdout] 616 | | }), [INFO] [stdout] | |_________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/resource_recorder.rs:610:21 [INFO] [stdout] | [INFO] [stdout] 610 | / Ok(http::Response::builder() [INFO] [stdout] 611 | | .status(200) [INFO] [stdout] 612 | | .header("grpc-status", "12") [INFO] [stdout] 613 | | .header("content-type", "application/grpc") [INFO] [stdout] 614 | | .body(empty_body()) [INFO] [stdout] 615 | | .unwrap()) [INFO] [stdout] | |__________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/runtime.rs:452:42 [INFO] [stdout] | [INFO] [stdout] 452 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 453 | | let inner = inner.0; [INFO] [stdout] 454 | | let method = LoadSvc(inner); [INFO] [stdout] 455 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 466 | | Ok(res) [INFO] [stdout] 467 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/runtime.rs:466:25 [INFO] [stdout] | [INFO] [stdout] 466 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/runtime.rs:490:42 [INFO] [stdout] | [INFO] [stdout] 490 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 491 | | let inner = inner.0; [INFO] [stdout] 492 | | let method = StartSvc(inner); [INFO] [stdout] 493 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 504 | | Ok(res) [INFO] [stdout] 505 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/runtime.rs:504:25 [INFO] [stdout] | [INFO] [stdout] 504 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/runtime.rs:528:42 [INFO] [stdout] | [INFO] [stdout] 528 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 529 | | let inner = inner.0; [INFO] [stdout] 530 | | let method = StopSvc(inner); [INFO] [stdout] 531 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 542 | | Ok(res) [INFO] [stdout] 543 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/runtime.rs:542:25 [INFO] [stdout] | [INFO] [stdout] 542 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/runtime.rs:573:42 [INFO] [stdout] | [INFO] [stdout] 573 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 574 | | let inner = inner.0; [INFO] [stdout] 575 | | let method = SubscribeStopSvc(inner); [INFO] [stdout] 576 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 587 | | Ok(res) [INFO] [stdout] 588 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/runtime.rs:587:25 [INFO] [stdout] | [INFO] [stdout] 587 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/runtime.rs:608:42 [INFO] [stdout] | [INFO] [stdout] 608 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 609 | | let inner = inner.0; [INFO] [stdout] 610 | | let method = VersionSvc(inner); [INFO] [stdout] 611 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 622 | | Ok(res) [INFO] [stdout] 623 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/runtime.rs:622:25 [INFO] [stdout] | [INFO] [stdout] 622 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/runtime.rs:644:42 [INFO] [stdout] | [INFO] [stdout] 644 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 645 | | let inner = inner.0; [INFO] [stdout] 646 | | let method = HealthCheckSvc(inner); [INFO] [stdout] 647 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 658 | | Ok(res) [INFO] [stdout] 659 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/runtime.rs:658:25 [INFO] [stdout] | [INFO] [stdout] 658 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/runtime.rs:662:42 [INFO] [stdout] | [INFO] [stdout] 662 | _ => Box::pin(async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 663 | | Ok(http::Response::builder() [INFO] [stdout] 664 | | .status(200) [INFO] [stdout] 665 | | .header("grpc-status", "12") [INFO] [stdout] ... | [INFO] [stdout] 668 | | .unwrap()) [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/generated/runtime.rs:663:21 [INFO] [stdout] | [INFO] [stdout] 663 | / Ok(http::Response::builder() [INFO] [stdout] 664 | | .status(200) [INFO] [stdout] 665 | | .header("grpc-status", "12") [INFO] [stdout] 666 | | .header("content-type", "application/grpc") [INFO] [stdout] 667 | | .body(empty_body()) [INFO] [stdout] 668 | | .unwrap()) [INFO] [stdout] | |__________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `shuttle-proto` (lib) due to 44 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/logger.rs:315:42 [INFO] [stdout] | [INFO] [stdout] 315 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 316 | | let inner = inner.0; [INFO] [stdout] 317 | | let method = StoreLogsSvc(inner); [INFO] [stdout] 318 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 329 | | Ok(res) [INFO] [stdout] 330 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/logger.rs:329:25 [INFO] [stdout] | [INFO] [stdout] 329 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/logger.rs:353:42 [INFO] [stdout] | [INFO] [stdout] 353 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 354 | | let inner = inner.0; [INFO] [stdout] 355 | | let method = GetLogsSvc(inner); [INFO] [stdout] 356 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 367 | | Ok(res) [INFO] [stdout] 368 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/logger.rs:367:25 [INFO] [stdout] | [INFO] [stdout] 367 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/logger.rs:395:42 [INFO] [stdout] | [INFO] [stdout] 395 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 396 | | let inner = inner.0; [INFO] [stdout] 397 | | let method = GetLogsStreamSvc(inner); [INFO] [stdout] 398 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 409 | | Ok(res) [INFO] [stdout] 410 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/logger.rs:409:25 [INFO] [stdout] | [INFO] [stdout] 409 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/logger.rs:413:42 [INFO] [stdout] | [INFO] [stdout] 413 | _ => Box::pin(async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 414 | | Ok(http::Response::builder() [INFO] [stdout] 415 | | .status(200) [INFO] [stdout] 416 | | .header("grpc-status", "12") [INFO] [stdout] ... | [INFO] [stdout] 419 | | .unwrap()) [INFO] [stdout] 420 | | }), [INFO] [stdout] | |_________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/logger.rs:414:21 [INFO] [stdout] | [INFO] [stdout] 414 | / Ok(http::Response::builder() [INFO] [stdout] 415 | | .status(200) [INFO] [stdout] 416 | | .header("grpc-status", "12") [INFO] [stdout] 417 | | .header("content-type", "application/grpc") [INFO] [stdout] 418 | | .body(empty_body()) [INFO] [stdout] 419 | | .unwrap()) [INFO] [stdout] | |__________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/provisioner.rs:386:42 [INFO] [stdout] | [INFO] [stdout] 386 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 387 | | let inner = inner.0; [INFO] [stdout] 388 | | let method = ProvisionDatabaseSvc(inner); [INFO] [stdout] 389 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 400 | | Ok(res) [INFO] [stdout] 401 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/provisioner.rs:400:25 [INFO] [stdout] | [INFO] [stdout] 400 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/provisioner.rs:426:42 [INFO] [stdout] | [INFO] [stdout] 426 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 427 | | let inner = inner.0; [INFO] [stdout] 428 | | let method = DeleteDatabaseSvc(inner); [INFO] [stdout] 429 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 440 | | Ok(res) [INFO] [stdout] 441 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/provisioner.rs:440:25 [INFO] [stdout] | [INFO] [stdout] 440 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/provisioner.rs:468:42 [INFO] [stdout] | [INFO] [stdout] 468 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 469 | | let inner = inner.0; [INFO] [stdout] 470 | | let method = DumpDatabaseSvc(inner); [INFO] [stdout] 471 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 482 | | Ok(res) [INFO] [stdout] 483 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/provisioner.rs:482:25 [INFO] [stdout] | [INFO] [stdout] 482 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/provisioner.rs:505:42 [INFO] [stdout] | [INFO] [stdout] 505 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 506 | | let inner = inner.0; [INFO] [stdout] 507 | | let method = HealthCheckSvc(inner); [INFO] [stdout] 508 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 519 | | Ok(res) [INFO] [stdout] 520 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/provisioner.rs:519:25 [INFO] [stdout] | [INFO] [stdout] 519 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/provisioner.rs:523:42 [INFO] [stdout] | [INFO] [stdout] 523 | _ => Box::pin(async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 524 | | Ok(http::Response::builder() [INFO] [stdout] 525 | | .status(200) [INFO] [stdout] 526 | | .header("grpc-status", "12") [INFO] [stdout] ... | [INFO] [stdout] 529 | | .unwrap()) [INFO] [stdout] 530 | | }), [INFO] [stdout] | |_________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/provisioner.rs:524:21 [INFO] [stdout] | [INFO] [stdout] 524 | / Ok(http::Response::builder() [INFO] [stdout] 525 | | .status(200) [INFO] [stdout] 526 | | .header("grpc-status", "12") [INFO] [stdout] 527 | | .header("content-type", "application/grpc") [INFO] [stdout] 528 | | .body(empty_body()) [INFO] [stdout] 529 | | .unwrap()) [INFO] [stdout] | |__________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/resource_recorder.rs:423:42 [INFO] [stdout] | [INFO] [stdout] 423 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 424 | | let inner = inner.0; [INFO] [stdout] 425 | | let method = RecordResourcesSvc(inner); [INFO] [stdout] 426 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 437 | | Ok(res) [INFO] [stdout] 438 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/resource_recorder.rs:437:25 [INFO] [stdout] | [INFO] [stdout] 437 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/resource_recorder.rs:467:42 [INFO] [stdout] | [INFO] [stdout] 467 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 468 | | let inner = inner.0; [INFO] [stdout] 469 | | let method = GetProjectResourcesSvc(inner); [INFO] [stdout] 470 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 481 | | Ok(res) [INFO] [stdout] 482 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/resource_recorder.rs:481:25 [INFO] [stdout] | [INFO] [stdout] 481 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/resource_recorder.rs:511:42 [INFO] [stdout] | [INFO] [stdout] 511 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 512 | | let inner = inner.0; [INFO] [stdout] 513 | | let method = GetServiceResourcesSvc(inner); [INFO] [stdout] 514 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 525 | | Ok(res) [INFO] [stdout] 526 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/resource_recorder.rs:525:25 [INFO] [stdout] | [INFO] [stdout] 525 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/resource_recorder.rs:551:42 [INFO] [stdout] | [INFO] [stdout] 551 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 552 | | let inner = inner.0; [INFO] [stdout] 553 | | let method = GetResourceSvc(inner); [INFO] [stdout] 554 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 565 | | Ok(res) [INFO] [stdout] 566 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/resource_recorder.rs:565:25 [INFO] [stdout] | [INFO] [stdout] 565 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/resource_recorder.rs:591:42 [INFO] [stdout] | [INFO] [stdout] 591 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 592 | | let inner = inner.0; [INFO] [stdout] 593 | | let method = DeleteResourceSvc(inner); [INFO] [stdout] 594 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 605 | | Ok(res) [INFO] [stdout] 606 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/resource_recorder.rs:605:25 [INFO] [stdout] | [INFO] [stdout] 605 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/resource_recorder.rs:609:42 [INFO] [stdout] | [INFO] [stdout] 609 | _ => Box::pin(async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 610 | | Ok(http::Response::builder() [INFO] [stdout] 611 | | .status(200) [INFO] [stdout] 612 | | .header("grpc-status", "12") [INFO] [stdout] ... | [INFO] [stdout] 615 | | .unwrap()) [INFO] [stdout] 616 | | }), [INFO] [stdout] | |_________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/resource_recorder.rs:610:21 [INFO] [stdout] | [INFO] [stdout] 610 | / Ok(http::Response::builder() [INFO] [stdout] 611 | | .status(200) [INFO] [stdout] 612 | | .header("grpc-status", "12") [INFO] [stdout] 613 | | .header("content-type", "application/grpc") [INFO] [stdout] 614 | | .body(empty_body()) [INFO] [stdout] 615 | | .unwrap()) [INFO] [stdout] | |__________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/runtime.rs:452:42 [INFO] [stdout] | [INFO] [stdout] 452 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 453 | | let inner = inner.0; [INFO] [stdout] 454 | | let method = LoadSvc(inner); [INFO] [stdout] 455 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 466 | | Ok(res) [INFO] [stdout] 467 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/runtime.rs:466:25 [INFO] [stdout] | [INFO] [stdout] 466 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/runtime.rs:490:42 [INFO] [stdout] | [INFO] [stdout] 490 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 491 | | let inner = inner.0; [INFO] [stdout] 492 | | let method = StartSvc(inner); [INFO] [stdout] 493 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 504 | | Ok(res) [INFO] [stdout] 505 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/runtime.rs:504:25 [INFO] [stdout] | [INFO] [stdout] 504 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/runtime.rs:528:42 [INFO] [stdout] | [INFO] [stdout] 528 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 529 | | let inner = inner.0; [INFO] [stdout] 530 | | let method = StopSvc(inner); [INFO] [stdout] 531 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 542 | | Ok(res) [INFO] [stdout] 543 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/runtime.rs:542:25 [INFO] [stdout] | [INFO] [stdout] 542 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/runtime.rs:573:42 [INFO] [stdout] | [INFO] [stdout] 573 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 574 | | let inner = inner.0; [INFO] [stdout] 575 | | let method = SubscribeStopSvc(inner); [INFO] [stdout] 576 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 587 | | Ok(res) [INFO] [stdout] 588 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/runtime.rs:587:25 [INFO] [stdout] | [INFO] [stdout] 587 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/runtime.rs:608:42 [INFO] [stdout] | [INFO] [stdout] 608 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 609 | | let inner = inner.0; [INFO] [stdout] 610 | | let method = VersionSvc(inner); [INFO] [stdout] 611 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 622 | | Ok(res) [INFO] [stdout] 623 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/runtime.rs:622:25 [INFO] [stdout] | [INFO] [stdout] 622 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/runtime.rs:644:42 [INFO] [stdout] | [INFO] [stdout] 644 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 645 | | let inner = inner.0; [INFO] [stdout] 646 | | let method = HealthCheckSvc(inner); [INFO] [stdout] 647 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 658 | | Ok(res) [INFO] [stdout] 659 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/runtime.rs:658:25 [INFO] [stdout] | [INFO] [stdout] 658 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/generated/runtime.rs:662:42 [INFO] [stdout] | [INFO] [stdout] 662 | _ => Box::pin(async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 663 | | Ok(http::Response::builder() [INFO] [stdout] 664 | | .status(200) [INFO] [stdout] 665 | | .header("grpc-status", "12") [INFO] [stdout] ... | [INFO] [stdout] 668 | | .unwrap()) [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/generated/runtime.rs:663:21 [INFO] [stdout] | [INFO] [stdout] 663 | / Ok(http::Response::builder() [INFO] [stdout] 664 | | .status(200) [INFO] [stdout] 665 | | .header("grpc-status", "12") [INFO] [stdout] 666 | | .header("content-type", "application/grpc") [INFO] [stdout] 667 | | .body(empty_body()) [INFO] [stdout] 668 | | .unwrap()) [INFO] [stdout] | |__________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `shuttle-proto` (lib test) due to 44 previous errors [INFO] running `Command { std: "docker" "inspect" "5746e09041289844be29fc1fe74d309f8cf551dc9ab5fb6c2535fde17f021d09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5746e09041289844be29fc1fe74d309f8cf551dc9ab5fb6c2535fde17f021d09", kill_on_drop: false }` [INFO] [stdout] 5746e09041289844be29fc1fe74d309f8cf551dc9ab5fb6c2535fde17f021d09