[INFO] fetching crate subliminal 0.0.4...
[INFO] checking subliminal-0.0.4 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate subliminal 0.0.4 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate subliminal 0.0.4
[INFO] finished tweaking crates.io crate subliminal 0.0.4
[INFO] tweaked toml for crates.io crate subliminal 0.0.4 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate subliminal 0.0.4 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]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 264 packages to latest compatible versions
[INFO] [stderr]       Adding axum v0.6.20 (available: v0.8.6)
[INFO] [stderr]       Adding base64 v0.21.7 (available: v0.22.1)
[INFO] [stderr]       Adding env_logger v0.10.2 (available: v0.11.8)
[INFO] [stderr]       Adding google-cloud-googleapis v0.10.0 (available: v0.16.1)
[INFO] [stderr]       Adding google-cloud-pubsub v0.18.0 (available: v0.30.0)
[INFO] [stderr]       Adding prost v0.11.9 (available: v0.14.1)
[INFO] [stderr]       Adding tonic v0.9.2 (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-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] 8b02d5abef34cd8faed409d69a965fe7a1589bcba546b96feafd05040509867a
[INFO] running `Command { std: "docker" "start" "-a" "8b02d5abef34cd8faed409d69a965fe7a1589bcba546b96feafd05040509867a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8b02d5abef34cd8faed409d69a965fe7a1589bcba546b96feafd05040509867a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b02d5abef34cd8faed409d69a965fe7a1589bcba546b96feafd05040509867a", kill_on_drop: false }`
[INFO] [stdout] 8b02d5abef34cd8faed409d69a965fe7a1589bcba546b96feafd05040509867a
[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] ca08fe07b2b86f1c77011dec31bd661dd6aae295e8cd0f29153247d201af19db
[INFO] running `Command { std: "docker" "start" "-a" "ca08fe07b2b86f1c77011dec31bd661dd6aae295e8cd0f29153247d201af19db", kill_on_drop: false }`
[INFO] [stderr]     Checking indexmap v2.12.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking native-tls v0.2.14
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking tokio-io-timeout v1.2.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking google-cloud-token v0.1.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling google-cloud-googleapis v0.10.0
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tokio-retry v0.3.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking home v0.5.12
[INFO] [stderr]     Checking ulid v1.2.1
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking simple_asn1 v0.6.3
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking axum-core v0.3.4
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling utoipa-gen v3.5.0
[INFO] [stderr]     Checking rustls-webpki v0.100.3
[INFO] [stderr]     Checking jsonwebtoken v8.3.0
[INFO] [stderr]     Checking webpki-roots v0.23.1
[INFO] [stderr]     Checking prost v0.11.9
[INFO] [stderr]     Checking prost-types v0.11.9
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking utoipa v3.5.0
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking hyper-timeout v0.4.1
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking google-cloud-metadata v0.3.2
[INFO] [stderr]     Checking google-cloud-auth v0.12.0
[INFO] [stderr]     Checking tonic v0.9.2
[INFO] [stderr]     Checking google-cloud-gax v0.15.0
[INFO] [stderr]     Checking google-cloud-pubsub v0.18.0
[INFO] [stderr]     Checking subliminal v0.0.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/task/execution/errors.rs:3:31
[INFO] [stdout]   |
[INFO] [stdout] 3 |     WorkerStatusReceiverError(String),
[INFO] [stdout]   |     ------------------------- ^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `DispatchError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 3 -     WorkerStatusReceiverError(String),
[INFO] [stdout] 3 +     WorkerStatusReceiverError(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<http_body::combinators::box_body::UnsyncBoxBody<axum::body::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/submodules/subliminal-protos-rust/src/db.rs:439:42
[INFO] [stdout]     |
[INFO] [stdout] 439 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 440 | |                         let inner = inner.0;
[INFO] [stdout] 441 | |                         let method = FetchTaskRequestRecordSvc(inner);
[INFO] [stdout] 442 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |                         Ok(res)
[INFO] [stdout] 450 | |                     };
[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: std::result::Result<axum::http::Response<http_body::combinators::box_body::UnsyncBoxBody<axum::body::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/submodules/subliminal-protos-rust/src/db.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: std::result::Result<axum::http::Response<http_body::combinators::box_body::UnsyncBoxBody<axum::body::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/submodules/subliminal-protos-rust/src/db.rs:481:42
[INFO] [stdout]     |
[INFO] [stdout] 481 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 482 | |                         let inner = inner.0;
[INFO] [stdout] 483 | |                         let method = FetchTaskExecutionRecordSvc(inner);
[INFO] [stdout] 484 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |                         Ok(res)
[INFO] [stdout] 492 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<http_body::combinators::box_body::UnsyncBoxBody<axum::body::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/submodules/subliminal-protos-rust/src/db.rs:491:25
[INFO] [stdout]     |
[INFO] [stdout] 491 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<http_body::combinators::box_body::UnsyncBoxBody<axum::body::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/submodules/subliminal-protos-rust/src/db.rs:521:42
[INFO] [stdout]     |
[INFO] [stdout] 521 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 522 | |                         let inner = inner.0;
[INFO] [stdout] 523 | |                         let method = InitializeTaskRequestSvc(inner);
[INFO] [stdout] 524 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 531 | |                         Ok(res)
[INFO] [stdout] 532 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<http_body::combinators::box_body::UnsyncBoxBody<axum::body::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/submodules/subliminal-protos-rust/src/db.rs:531:25
[INFO] [stdout]     |
[INFO] [stdout] 531 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<http_body::combinators::box_body::UnsyncBoxBody<axum::body::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/submodules/subliminal-protos-rust/src/db.rs:563:42
[INFO] [stdout]     |
[INFO] [stdout] 563 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 564 | |                         let inner = inner.0;
[INFO] [stdout] 565 | |                         let method = InitializeTaskExecutionSvc(inner);
[INFO] [stdout] 566 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 573 | |                         Ok(res)
[INFO] [stdout] 574 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<http_body::combinators::box_body::UnsyncBoxBody<axum::body::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/submodules/subliminal-protos-rust/src/db.rs:573:25
[INFO] [stdout]     |
[INFO] [stdout] 573 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<http_body::combinators::box_body::UnsyncBoxBody<axum::body::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/submodules/subliminal-protos-rust/src/db.rs:603:42
[INFO] [stdout]     |
[INFO] [stdout] 603 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 604 | |                         let inner = inner.0;
[INFO] [stdout] 605 | |                         let method = UpdateTaskExecutionSvc(inner);
[INFO] [stdout] 606 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 613 | |                         Ok(res)
[INFO] [stdout] 614 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<http_body::combinators::box_body::UnsyncBoxBody<axum::body::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/submodules/subliminal-protos-rust/src/db.rs:613:25
[INFO] [stdout]     |
[INFO] [stdout] 613 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<http_body::combinators::box_body::UnsyncBoxBody<axum::body::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/submodules/subliminal-protos-rust/src/db.rs:618:41
[INFO] [stdout]     |
[INFO] [stdout] 618 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 619 | |                         Ok(
[INFO] [stdout] 620 | |                             http::Response::builder()
[INFO] [stdout] 621 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 627 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<http_body::combinators::box_body::UnsyncBoxBody<axum::body::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/submodules/subliminal-protos-rust/src/db.rs:619:25
[INFO] [stdout]     |
[INFO] [stdout] 619 | /                         Ok(
[INFO] [stdout] 620 | |                             http::Response::builder()
[INFO] [stdout] 621 | |                                 .status(200)
[INFO] [stdout] 622 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 625 | |                                 .unwrap(),
[INFO] [stdout] 626 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `subliminal` (lib) due to 12 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/task/execution/errors.rs:3:31
[INFO] [stdout]   |
[INFO] [stdout] 3 |     WorkerStatusReceiverError(String),
[INFO] [stdout]   |     ------------------------- ^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `DispatchError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 3 -     WorkerStatusReceiverError(String),
[INFO] [stdout] 3 +     WorkerStatusReceiverError(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<http_body::combinators::box_body::UnsyncBoxBody<axum::body::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/submodules/subliminal-protos-rust/src/db.rs:439:42
[INFO] [stdout]     |
[INFO] [stdout] 439 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 440 | |                         let inner = inner.0;
[INFO] [stdout] 441 | |                         let method = FetchTaskRequestRecordSvc(inner);
[INFO] [stdout] 442 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 449 | |                         Ok(res)
[INFO] [stdout] 450 | |                     };
[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: std::result::Result<axum::http::Response<http_body::combinators::box_body::UnsyncBoxBody<axum::body::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/submodules/subliminal-protos-rust/src/db.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: std::result::Result<axum::http::Response<http_body::combinators::box_body::UnsyncBoxBody<axum::body::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/submodules/subliminal-protos-rust/src/db.rs:481:42
[INFO] [stdout]     |
[INFO] [stdout] 481 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 482 | |                         let inner = inner.0;
[INFO] [stdout] 483 | |                         let method = FetchTaskExecutionRecordSvc(inner);
[INFO] [stdout] 484 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |                         Ok(res)
[INFO] [stdout] 492 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<http_body::combinators::box_body::UnsyncBoxBody<axum::body::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/submodules/subliminal-protos-rust/src/db.rs:491:25
[INFO] [stdout]     |
[INFO] [stdout] 491 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<http_body::combinators::box_body::UnsyncBoxBody<axum::body::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/submodules/subliminal-protos-rust/src/db.rs:521:42
[INFO] [stdout]     |
[INFO] [stdout] 521 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 522 | |                         let inner = inner.0;
[INFO] [stdout] 523 | |                         let method = InitializeTaskRequestSvc(inner);
[INFO] [stdout] 524 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 531 | |                         Ok(res)
[INFO] [stdout] 532 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<http_body::combinators::box_body::UnsyncBoxBody<axum::body::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/submodules/subliminal-protos-rust/src/db.rs:531:25
[INFO] [stdout]     |
[INFO] [stdout] 531 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<http_body::combinators::box_body::UnsyncBoxBody<axum::body::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/submodules/subliminal-protos-rust/src/db.rs:563:42
[INFO] [stdout]     |
[INFO] [stdout] 563 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 564 | |                         let inner = inner.0;
[INFO] [stdout] 565 | |                         let method = InitializeTaskExecutionSvc(inner);
[INFO] [stdout] 566 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 573 | |                         Ok(res)
[INFO] [stdout] 574 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<http_body::combinators::box_body::UnsyncBoxBody<axum::body::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/submodules/subliminal-protos-rust/src/db.rs:573:25
[INFO] [stdout]     |
[INFO] [stdout] 573 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<http_body::combinators::box_body::UnsyncBoxBody<axum::body::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/submodules/subliminal-protos-rust/src/db.rs:603:42
[INFO] [stdout]     |
[INFO] [stdout] 603 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 604 | |                         let inner = inner.0;
[INFO] [stdout] 605 | |                         let method = UpdateTaskExecutionSvc(inner);
[INFO] [stdout] 606 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 613 | |                         Ok(res)
[INFO] [stdout] 614 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<http_body::combinators::box_body::UnsyncBoxBody<axum::body::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/submodules/subliminal-protos-rust/src/db.rs:613:25
[INFO] [stdout]     |
[INFO] [stdout] 613 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<http_body::combinators::box_body::UnsyncBoxBody<axum::body::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/submodules/subliminal-protos-rust/src/db.rs:618:41
[INFO] [stdout]     |
[INFO] [stdout] 618 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 619 | |                         Ok(
[INFO] [stdout] 620 | |                             http::Response::builder()
[INFO] [stdout] 621 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 627 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<http_body::combinators::box_body::UnsyncBoxBody<axum::body::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> src/submodules/subliminal-protos-rust/src/db.rs:619:25
[INFO] [stdout]     |
[INFO] [stdout] 619 | /                         Ok(
[INFO] [stdout] 620 | |                             http::Response::builder()
[INFO] [stdout] 621 | |                                 .status(200)
[INFO] [stdout] 622 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 625 | |                                 .unwrap(),
[INFO] [stdout] 626 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `subliminal` (lib test) due to 12 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "ca08fe07b2b86f1c77011dec31bd661dd6aae295e8cd0f29153247d201af19db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca08fe07b2b86f1c77011dec31bd661dd6aae295e8cd0f29153247d201af19db", kill_on_drop: false }`
[INFO] [stdout] ca08fe07b2b86f1c77011dec31bd661dd6aae295e8cd0f29153247d201af19db
