[INFO] fetching crate subliminal-protos-rust 0.0.1... [INFO] checking subliminal-protos-rust-0.0.1 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577 [INFO] extracting crate subliminal-protos-rust 0.0.1 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate subliminal-protos-rust 0.0.1 [INFO] finished tweaking crates.io crate subliminal-protos-rust 0.0.1 [INFO] tweaked toml for crates.io crate subliminal-protos-rust 0.0.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate subliminal-protos-rust 0.0.1 on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] 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 166 packages to latest compatible versions [INFO] [stderr] Adding axum v0.6.20 (available: v0.8.6) [INFO] [stderr] Adding prost v0.11.9 (available: v0.14.1) [INFO] [stderr] Adding redis v0.22.3 (available: v0.32.7) [INFO] [stderr] Adding redis-derive v0.1.7 (available: v0.2.0) [INFO] [stderr] Adding tonic v0.8.3 (available: v0.14.2) [INFO] [stderr] Adding utoipa v3.5.0 (available: v5.4.0) [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] 20a6e31fefc057c864ef455c414517d8847fc3000f94c0ad275a36bc7a1c6227 [INFO] running `Command { std: "docker" "start" "-a" "20a6e31fefc057c864ef455c414517d8847fc3000f94c0ad275a36bc7a1c6227", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "20a6e31fefc057c864ef455c414517d8847fc3000f94c0ad275a36bc7a1c6227", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20a6e31fefc057c864ef455c414517d8847fc3000f94c0ad275a36bc7a1c6227", kill_on_drop: false }` [INFO] [stdout] 20a6e31fefc057c864ef455c414517d8847fc3000f94c0ad275a36bc7a1c6227 [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] 4cd5b479ca5f9a72ebe735c88ac06fa43f8b389f95ecaf36268f3b3d1ecd391d [INFO] running `Command { std: "docker" "start" "-a" "4cd5b479ca5f9a72ebe735c88ac06fa43f8b389f95ecaf36268f3b3d1ecd391d", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling icu_properties_data v2.1.1 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling sha1 v0.6.1 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking combine v4.6.7 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Checking indexmap v2.12.0 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Checking prost v0.11.9 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking ulid v1.2.1 [INFO] [stderr] Compiling regex v1.12.2 [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] Compiling utoipa-gen v3.5.0 [INFO] [stderr] Checking h2 v0.3.27 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking redis v0.22.3 [INFO] [stderr] Compiling redis v0.21.7 [INFO] [stderr] Checking utoipa v3.5.0 [INFO] [stderr] Compiling redis-derive v0.1.7 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Checking hyper-timeout v0.4.1 [INFO] [stderr] Checking tonic v0.8.3 [INFO] [stderr] Checking subliminal-protos-rust v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/codegen/db.rs:456:42 [INFO] [stdout] | [INFO] [stdout] 456 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 457 | | let inner = inner.0; [INFO] [stdout] 458 | | let method = FetchTaskRequestRecordSvc(inner); [INFO] [stdout] 459 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 466 | | Ok(res) [INFO] [stdout] 467 | | }; [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/codegen/db.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/codegen/db.rs:498:42 [INFO] [stdout] | [INFO] [stdout] 498 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 499 | | let inner = inner.0; [INFO] [stdout] 500 | | let method = FetchTaskExecutionRecordSvc(inner); [INFO] [stdout] 501 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 508 | | Ok(res) [INFO] [stdout] 509 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/codegen/db.rs:508:25 [INFO] [stdout] | [INFO] [stdout] 508 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/codegen/db.rs:538:42 [INFO] [stdout] | [INFO] [stdout] 538 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 539 | | let inner = inner.0; [INFO] [stdout] 540 | | let method = InitializeTaskRequestSvc(inner); [INFO] [stdout] 541 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 548 | | Ok(res) [INFO] [stdout] 549 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/codegen/db.rs:548:25 [INFO] [stdout] | [INFO] [stdout] 548 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/codegen/db.rs:580:42 [INFO] [stdout] | [INFO] [stdout] 580 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 581 | | let inner = inner.0; [INFO] [stdout] 582 | | let method = InitializeTaskExecutionSvc(inner); [INFO] [stdout] 583 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 590 | | Ok(res) [INFO] [stdout] 591 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/codegen/db.rs:590:25 [INFO] [stdout] | [INFO] [stdout] 590 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/codegen/db.rs:620:42 [INFO] [stdout] | [INFO] [stdout] 620 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 621 | | let inner = inner.0; [INFO] [stdout] 622 | | let method = UpdateTaskExecutionSvc(inner); [INFO] [stdout] 623 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 630 | | Ok(res) [INFO] [stdout] 631 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/codegen/db.rs:630:25 [INFO] [stdout] | [INFO] [stdout] 630 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/codegen/db.rs:635:41 [INFO] [stdout] | [INFO] [stdout] 635 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 636 | | Ok( [INFO] [stdout] 637 | | http::Response::builder() [INFO] [stdout] 638 | | .status(200) [INFO] [stdout] ... | [INFO] [stdout] 644 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/codegen/db.rs:636:25 [INFO] [stdout] | [INFO] [stdout] 636 | / Ok( [INFO] [stdout] 637 | | http::Response::builder() [INFO] [stdout] 638 | | .status(200) [INFO] [stdout] 639 | | .header("grpc-status", "12") [INFO] [stdout] ... | [INFO] [stdout] 642 | | .unwrap(), [INFO] [stdout] 643 | | ) [INFO] [stdout] | |_________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/codegen/service_registry.rs:280:42 [INFO] [stdout] | [INFO] [stdout] 280 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 281 | | let inner = inner.0; [INFO] [stdout] 282 | | let method = RegisterServiceSvc(inner); [INFO] [stdout] 283 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 290 | | Ok(res) [INFO] [stdout] 291 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/codegen/service_registry.rs:290:25 [INFO] [stdout] | [INFO] [stdout] 290 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/codegen/service_registry.rs:320:42 [INFO] [stdout] | [INFO] [stdout] 320 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 321 | | let inner = inner.0; [INFO] [stdout] 322 | | let method = UnregisterServiceSvc(inner); [INFO] [stdout] 323 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 330 | | Ok(res) [INFO] [stdout] 331 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/codegen/service_registry.rs:330:25 [INFO] [stdout] | [INFO] [stdout] 330 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/codegen/service_registry.rs:358:42 [INFO] [stdout] | [INFO] [stdout] 358 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 359 | | let inner = inner.0; [INFO] [stdout] 360 | | let method = GetServiceSvc(inner); [INFO] [stdout] 361 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 368 | | Ok(res) [INFO] [stdout] 369 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/codegen/service_registry.rs:368:25 [INFO] [stdout] | [INFO] [stdout] 368 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/codegen/service_registry.rs:373:41 [INFO] [stdout] | [INFO] [stdout] 373 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 374 | | Ok( [INFO] [stdout] 375 | | http::Response::builder() [INFO] [stdout] 376 | | .status(200) [INFO] [stdout] ... | [INFO] [stdout] 382 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/codegen/service_registry.rs:374:25 [INFO] [stdout] | [INFO] [stdout] 374 | / Ok( [INFO] [stdout] 375 | | http::Response::builder() [INFO] [stdout] 376 | | .status(200) [INFO] [stdout] 377 | | .header("grpc-status", "12") [INFO] [stdout] ... | [INFO] [stdout] 380 | | .unwrap(), [INFO] [stdout] 381 | | ) [INFO] [stdout] | |_________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/codegen/broker.rs:390:42 [INFO] [stdout] | [INFO] [stdout] 390 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 391 | | let inner = inner.0; [INFO] [stdout] 392 | | let method = PushTaskExecutionDataSvc(inner); [INFO] [stdout] 393 | | 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/codegen/broker.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/codegen/broker.rs:430:42 [INFO] [stdout] | [INFO] [stdout] 430 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 431 | | let inner = inner.0; [INFO] [stdout] 432 | | let method = PopTaskExecutionDataSvc(inner); [INFO] [stdout] 433 | | 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/codegen/broker.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/codegen/broker.rs:470:42 [INFO] [stdout] | [INFO] [stdout] 470 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 471 | | let inner = inner.0; [INFO] [stdout] 472 | | let method = PushTaskExecutionUpdateSvc(inner); [INFO] [stdout] 473 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 480 | | Ok(res) [INFO] [stdout] 481 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/codegen/broker.rs:480:25 [INFO] [stdout] | [INFO] [stdout] 480 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/codegen/broker.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 = PopTaskExecutionUpdateSvc(inner); [INFO] [stdout] 508 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 515 | | Ok(res) [INFO] [stdout] 516 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/codegen/broker.rs:515:25 [INFO] [stdout] | [INFO] [stdout] 515 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/codegen/broker.rs:545:42 [INFO] [stdout] | [INFO] [stdout] 545 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 546 | | let inner = inner.0; [INFO] [stdout] 547 | | let method = GetUpdatesChannelSvc(inner); [INFO] [stdout] 548 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 555 | | Ok(res) [INFO] [stdout] 556 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/codegen/broker.rs:555:25 [INFO] [stdout] | [INFO] [stdout] 555 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/codegen/broker.rs:560:41 [INFO] [stdout] | [INFO] [stdout] 560 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 561 | | Ok( [INFO] [stdout] 562 | | http::Response::builder() [INFO] [stdout] 563 | | .status(200) [INFO] [stdout] ... | [INFO] [stdout] 569 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/codegen/broker.rs:561:25 [INFO] [stdout] | [INFO] [stdout] 561 | / Ok( [INFO] [stdout] 562 | | http::Response::builder() [INFO] [stdout] 563 | | .status(200) [INFO] [stdout] 564 | | .header("grpc-status", "12") [INFO] [stdout] ... | [INFO] [stdout] 567 | | .unwrap(), [INFO] [stdout] 568 | | ) [INFO] [stdout] | |_________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `subliminal-protos-rust` (lib) due to 32 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/codegen/db.rs:456:42 [INFO] [stdout] | [INFO] [stdout] 456 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 457 | | let inner = inner.0; [INFO] [stdout] 458 | | let method = FetchTaskRequestRecordSvc(inner); [INFO] [stdout] 459 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 466 | | Ok(res) [INFO] [stdout] 467 | | }; [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/codegen/db.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/codegen/db.rs:498:42 [INFO] [stdout] | [INFO] [stdout] 498 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 499 | | let inner = inner.0; [INFO] [stdout] 500 | | let method = FetchTaskExecutionRecordSvc(inner); [INFO] [stdout] 501 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 508 | | Ok(res) [INFO] [stdout] 509 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/codegen/db.rs:508:25 [INFO] [stdout] | [INFO] [stdout] 508 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/codegen/db.rs:538:42 [INFO] [stdout] | [INFO] [stdout] 538 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 539 | | let inner = inner.0; [INFO] [stdout] 540 | | let method = InitializeTaskRequestSvc(inner); [INFO] [stdout] 541 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 548 | | Ok(res) [INFO] [stdout] 549 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/codegen/db.rs:548:25 [INFO] [stdout] | [INFO] [stdout] 548 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/codegen/db.rs:580:42 [INFO] [stdout] | [INFO] [stdout] 580 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 581 | | let inner = inner.0; [INFO] [stdout] 582 | | let method = InitializeTaskExecutionSvc(inner); [INFO] [stdout] 583 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 590 | | Ok(res) [INFO] [stdout] 591 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/codegen/db.rs:590:25 [INFO] [stdout] | [INFO] [stdout] 590 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/codegen/db.rs:620:42 [INFO] [stdout] | [INFO] [stdout] 620 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 621 | | let inner = inner.0; [INFO] [stdout] 622 | | let method = UpdateTaskExecutionSvc(inner); [INFO] [stdout] 623 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 630 | | Ok(res) [INFO] [stdout] 631 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/codegen/db.rs:630:25 [INFO] [stdout] | [INFO] [stdout] 630 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/codegen/db.rs:635:41 [INFO] [stdout] | [INFO] [stdout] 635 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 636 | | Ok( [INFO] [stdout] 637 | | http::Response::builder() [INFO] [stdout] 638 | | .status(200) [INFO] [stdout] ... | [INFO] [stdout] 644 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/codegen/db.rs:636:25 [INFO] [stdout] | [INFO] [stdout] 636 | / Ok( [INFO] [stdout] 637 | | http::Response::builder() [INFO] [stdout] 638 | | .status(200) [INFO] [stdout] 639 | | .header("grpc-status", "12") [INFO] [stdout] ... | [INFO] [stdout] 642 | | .unwrap(), [INFO] [stdout] 643 | | ) [INFO] [stdout] | |_________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/codegen/service_registry.rs:280:42 [INFO] [stdout] | [INFO] [stdout] 280 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 281 | | let inner = inner.0; [INFO] [stdout] 282 | | let method = RegisterServiceSvc(inner); [INFO] [stdout] 283 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 290 | | Ok(res) [INFO] [stdout] 291 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/codegen/service_registry.rs:290:25 [INFO] [stdout] | [INFO] [stdout] 290 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/codegen/service_registry.rs:320:42 [INFO] [stdout] | [INFO] [stdout] 320 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 321 | | let inner = inner.0; [INFO] [stdout] 322 | | let method = UnregisterServiceSvc(inner); [INFO] [stdout] 323 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 330 | | Ok(res) [INFO] [stdout] 331 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/codegen/service_registry.rs:330:25 [INFO] [stdout] | [INFO] [stdout] 330 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/codegen/service_registry.rs:358:42 [INFO] [stdout] | [INFO] [stdout] 358 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 359 | | let inner = inner.0; [INFO] [stdout] 360 | | let method = GetServiceSvc(inner); [INFO] [stdout] 361 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 368 | | Ok(res) [INFO] [stdout] 369 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/codegen/service_registry.rs:368:25 [INFO] [stdout] | [INFO] [stdout] 368 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/codegen/service_registry.rs:373:41 [INFO] [stdout] | [INFO] [stdout] 373 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 374 | | Ok( [INFO] [stdout] 375 | | http::Response::builder() [INFO] [stdout] 376 | | .status(200) [INFO] [stdout] ... | [INFO] [stdout] 382 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/codegen/service_registry.rs:374:25 [INFO] [stdout] | [INFO] [stdout] 374 | / Ok( [INFO] [stdout] 375 | | http::Response::builder() [INFO] [stdout] 376 | | .status(200) [INFO] [stdout] 377 | | .header("grpc-status", "12") [INFO] [stdout] ... | [INFO] [stdout] 380 | | .unwrap(), [INFO] [stdout] 381 | | ) [INFO] [stdout] | |_________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/codegen/broker.rs:390:42 [INFO] [stdout] | [INFO] [stdout] 390 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 391 | | let inner = inner.0; [INFO] [stdout] 392 | | let method = PushTaskExecutionDataSvc(inner); [INFO] [stdout] 393 | | 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/codegen/broker.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/codegen/broker.rs:430:42 [INFO] [stdout] | [INFO] [stdout] 430 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 431 | | let inner = inner.0; [INFO] [stdout] 432 | | let method = PopTaskExecutionDataSvc(inner); [INFO] [stdout] 433 | | 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/codegen/broker.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/codegen/broker.rs:470:42 [INFO] [stdout] | [INFO] [stdout] 470 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 471 | | let inner = inner.0; [INFO] [stdout] 472 | | let method = PushTaskExecutionUpdateSvc(inner); [INFO] [stdout] 473 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 480 | | Ok(res) [INFO] [stdout] 481 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/codegen/broker.rs:480:25 [INFO] [stdout] | [INFO] [stdout] 480 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/codegen/broker.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 = PopTaskExecutionUpdateSvc(inner); [INFO] [stdout] 508 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 515 | | Ok(res) [INFO] [stdout] 516 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/codegen/broker.rs:515:25 [INFO] [stdout] | [INFO] [stdout] 515 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/codegen/broker.rs:545:42 [INFO] [stdout] | [INFO] [stdout] 545 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 546 | | let inner = inner.0; [INFO] [stdout] 547 | | let method = GetUpdatesChannelSvc(inner); [INFO] [stdout] 548 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 555 | | Ok(res) [INFO] [stdout] 556 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/codegen/broker.rs:555:25 [INFO] [stdout] | [INFO] [stdout] 555 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/codegen/broker.rs:560:41 [INFO] [stdout] | [INFO] [stdout] 560 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 561 | | Ok( [INFO] [stdout] 562 | | http::Response::builder() [INFO] [stdout] 563 | | .status(200) [INFO] [stdout] ... | [INFO] [stdout] 569 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/codegen/broker.rs:561:25 [INFO] [stdout] | [INFO] [stdout] 561 | / Ok( [INFO] [stdout] 562 | | http::Response::builder() [INFO] [stdout] 563 | | .status(200) [INFO] [stdout] 564 | | .header("grpc-status", "12") [INFO] [stdout] ... | [INFO] [stdout] 567 | | .unwrap(), [INFO] [stdout] 568 | | ) [INFO] [stdout] | |_________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `subliminal-protos-rust` (lib test) due to 32 previous errors [INFO] running `Command { std: "docker" "inspect" "4cd5b479ca5f9a72ebe735c88ac06fa43f8b389f95ecaf36268f3b3d1ecd391d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4cd5b479ca5f9a72ebe735c88ac06fa43f8b389f95ecaf36268f3b3d1ecd391d", kill_on_drop: false }` [INFO] [stdout] 4cd5b479ca5f9a72ebe735c88ac06fa43f8b389f95ecaf36268f3b3d1ecd391d