[INFO] fetching crate lightspeed-astro 1.1.5...
[INFO] checking lightspeed-astro-1.1.5 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate lightspeed-astro 1.1.5 into /workspace/builds/worker-4-tc2/source
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate lightspeed-astro 1.1.5
[INFO] finished tweaking crates.io crate lightspeed-astro 1.1.5
[INFO] tweaked toml for crates.io crate lightspeed-astro 1.1.5 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate lightspeed-astro 1.1.5 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]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 146 packages to latest compatible versions
[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 tonic-build v0.9.2 (available: v0.14.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] d6a4cabe5fb7d8d49d123aa75578e8beefbb7c357443a5d0ba28f74fb3c01ac0
[INFO] running `Command { std: "docker" "start" "-a" "d6a4cabe5fb7d8d49d123aa75578e8beefbb7c357443a5d0ba28f74fb3c01ac0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d6a4cabe5fb7d8d49d123aa75578e8beefbb7c357443a5d0ba28f74fb3c01ac0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d6a4cabe5fb7d8d49d123aa75578e8beefbb7c357443a5d0ba28f74fb3c01ac0", kill_on_drop: false }`
[INFO] [stdout] d6a4cabe5fb7d8d49d123aa75578e8beefbb7c357443a5d0ba28f74fb3c01ac0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 9ec0e6e3862766a814ea17967b20ffc0d6b8115cc5b74e44b98090c578d6b192
[INFO] running `Command { std: "docker" "start" "-a" "9ec0e6e3862766a814ea17967b20ffc0d6b8115cc5b74e44b98090c578d6b192", kill_on_drop: false }`
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling prettyplease v0.1.25
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-aarch_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-win32 v3.2.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-x86_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-ppcle_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-s390_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-macos-aarch_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-x86_32 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-macos-x86_64 v3.2.0
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]    Compiling protoc-bin-vendored v3.2.0
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling prost v0.11.9
[INFO] [stderr]    Compiling prost-types v0.11.9
[INFO] [stderr]    Compiling prost-build v0.11.9
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]    Compiling tonic-build v0.9.2
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking axum-core v0.3.4
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling protobuf-support v3.7.2
[INFO] [stderr]     Checking protobuf v3.7.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]     Checking h2 v0.3.27
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]    Compiling protobuf-parse v3.7.2
[INFO] [stderr]    Compiling protobuf-codegen v3.7.2
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]    Compiling lightspeed-astro v1.1.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking hyper-timeout v0.4.1
[INFO] [stderr]     Checking axum v0.6.20
[INFO] [stderr]     Checking tonic v0.9.2
[INFO] [stdout] warning: methods `max` and `min` are never used
[INFO] [stdout]   --> src/lib.rs:53:12
[INFO] [stdout]    |
[INFO] [stdout] 48 |     impl<T> Range<T> {
[INFO] [stdout]    |     ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 53 |         fn max(&self) -> &T {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 57 |         fn min(&self) -> &T {
[INFO] [stdout]    |            ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<tonic::codegen::http::response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/lightspeed.service.rs:131:42
[INFO] [stdout]     |
[INFO] [stdout] 131 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 132 | |                         let inner = inner.0;
[INFO] [stdout] 133 | |                         let method = GetDevicesSvc(inner);
[INFO] [stdout] 134 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 145 | |                         Ok(res)
[INFO] [stdout] 146 | |                     };
[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<tonic::codegen::http::response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/lightspeed.service.rs:145:25
[INFO] [stdout]     |
[INFO] [stdout] 145 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<tonic::codegen::http::response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/lightspeed.service.rs:180:42
[INFO] [stdout]     |
[INFO] [stdout] 180 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 181 | |                         let inner = inner.0;
[INFO] [stdout] 182 | |                         let method = SetPropertySvc(inner);
[INFO] [stdout] 183 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 194 | |                         Ok(res)
[INFO] [stdout] 195 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<tonic::codegen::http::response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/lightspeed.service.rs:194:25
[INFO] [stdout]     |
[INFO] [stdout] 194 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<tonic::codegen::http::response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/lightspeed.service.rs:199:41
[INFO] [stdout]     |
[INFO] [stdout] 199 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 200 | |                         Ok(
[INFO] [stdout] 201 | |                             http::Response::builder()
[INFO] [stdout] 202 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 208 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<tonic::codegen::http::response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/lightspeed.service.rs:200:25
[INFO] [stdout]     |
[INFO] [stdout] 200 | /                         Ok(
[INFO] [stdout] 201 | |                             http::Response::builder()
[INFO] [stdout] 202 | |                                 .status(200)
[INFO] [stdout] 203 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 206 | |                                 .unwrap(),
[INFO] [stdout] 207 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<tonic::codegen::http::response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/lightspeed.service.rs:377:42
[INFO] [stdout]     |
[INFO] [stdout] 377 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 378 | |                         let inner = inner.0;
[INFO] [stdout] 379 | |                         let method = GetDevicesSvc(inner);
[INFO] [stdout] 380 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 391 | |                         Ok(res)
[INFO] [stdout] 392 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<tonic::codegen::http::response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/lightspeed.service.rs:391:25
[INFO] [stdout]     |
[INFO] [stdout] 391 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<tonic::codegen::http::response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/lightspeed.service.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 = SetPropertySvc(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<tonic::codegen::http::response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/lightspeed.service.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<tonic::codegen::http::response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/lightspeed.service.rs:473:42
[INFO] [stdout]     |
[INFO] [stdout] 473 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 474 | |                         let inner = inner.0;
[INFO] [stdout] 475 | |                         let method = ExposeSvc(inner);
[INFO] [stdout] 476 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 487 | |                         Ok(res)
[INFO] [stdout] 488 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<tonic::codegen::http::response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/lightspeed.service.rs:487:25
[INFO] [stdout]     |
[INFO] [stdout] 487 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<tonic::codegen::http::response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/lightspeed.service.rs:492:41
[INFO] [stdout]     |
[INFO] [stdout] 492 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 493 | |                         Ok(
[INFO] [stdout] 494 | |                             http::Response::builder()
[INFO] [stdout] 495 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 501 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<tonic::codegen::http::response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/lightspeed.service.rs:493:25
[INFO] [stdout]     |
[INFO] [stdout] 493 | /                         Ok(
[INFO] [stdout] 494 | |                             http::Response::builder()
[INFO] [stdout] 495 | |                                 .status(200)
[INFO] [stdout] 496 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 499 | |                                 .unwrap(),
[INFO] [stdout] 500 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<tonic::codegen::http::response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/lightspeed.service.rs:669:42
[INFO] [stdout]     |
[INFO] [stdout] 669 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 670 | |                         let inner = inner.0;
[INFO] [stdout] 671 | |                         let method = GetDevicesSvc(inner);
[INFO] [stdout] 672 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 683 | |                         Ok(res)
[INFO] [stdout] 684 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<tonic::codegen::http::response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/lightspeed.service.rs:683:25
[INFO] [stdout]     |
[INFO] [stdout] 683 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<tonic::codegen::http::response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/lightspeed.service.rs:718:42
[INFO] [stdout]     |
[INFO] [stdout] 718 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 719 | |                         let inner = inner.0;
[INFO] [stdout] 720 | |                         let method = SetPropertySvc(inner);
[INFO] [stdout] 721 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 732 | |                         Ok(res)
[INFO] [stdout] 733 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<tonic::codegen::http::response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/lightspeed.service.rs:732:25
[INFO] [stdout]     |
[INFO] [stdout] 732 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<tonic::codegen::http::response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/lightspeed.service.rs:765:42
[INFO] [stdout]     |
[INFO] [stdout] 765 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 766 | |                         let inner = inner.0;
[INFO] [stdout] 767 | |                         let method = CalibrateSvc(inner);
[INFO] [stdout] 768 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 779 | |                         Ok(res)
[INFO] [stdout] 780 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<tonic::codegen::http::response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/lightspeed.service.rs:779:25
[INFO] [stdout]     |
[INFO] [stdout] 779 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<tonic::codegen::http::response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/lightspeed.service.rs:784:41
[INFO] [stdout]     |
[INFO] [stdout] 784 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 785 | |                         Ok(
[INFO] [stdout] 786 | |                             http::Response::builder()
[INFO] [stdout] 787 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 793 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<tonic::codegen::http::response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/lightspeed.service.rs:785:25
[INFO] [stdout]     |
[INFO] [stdout] 785 | /                         Ok(
[INFO] [stdout] 786 | |                             http::Response::builder()
[INFO] [stdout] 787 | |                                 .status(200)
[INFO] [stdout] 788 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 791 | |                                 .unwrap(),
[INFO] [stdout] 792 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lightspeed-astro` (lib) due to 22 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: this type will no longer be must used: Result<tonic::codegen::http::response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/lightspeed.service.rs:131:42
[INFO] [stdout]     |
[INFO] [stdout] 131 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 132 | |                         let inner = inner.0;
[INFO] [stdout] 133 | |                         let method = GetDevicesSvc(inner);
[INFO] [stdout] 134 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 145 | |                         Ok(res)
[INFO] [stdout] 146 | |                     };
[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<tonic::codegen::http::response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/lightspeed.service.rs:145:25
[INFO] [stdout]     |
[INFO] [stdout] 145 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<tonic::codegen::http::response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/lightspeed.service.rs:180:42
[INFO] [stdout]     |
[INFO] [stdout] 180 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 181 | |                         let inner = inner.0;
[INFO] [stdout] 182 | |                         let method = SetPropertySvc(inner);
[INFO] [stdout] 183 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 194 | |                         Ok(res)
[INFO] [stdout] 195 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<tonic::codegen::http::response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/lightspeed.service.rs:194:25
[INFO] [stdout]     |
[INFO] [stdout] 194 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<tonic::codegen::http::response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/lightspeed.service.rs:199:41
[INFO] [stdout]     |
[INFO] [stdout] 199 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 200 | |                         Ok(
[INFO] [stdout] 201 | |                             http::Response::builder()
[INFO] [stdout] 202 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 208 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<tonic::codegen::http::response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/lightspeed.service.rs:200:25
[INFO] [stdout]     |
[INFO] [stdout] 200 | /                         Ok(
[INFO] [stdout] 201 | |                             http::Response::builder()
[INFO] [stdout] 202 | |                                 .status(200)
[INFO] [stdout] 203 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 206 | |                                 .unwrap(),
[INFO] [stdout] 207 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<tonic::codegen::http::response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/lightspeed.service.rs:377:42
[INFO] [stdout]     |
[INFO] [stdout] 377 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 378 | |                         let inner = inner.0;
[INFO] [stdout] 379 | |                         let method = GetDevicesSvc(inner);
[INFO] [stdout] 380 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 391 | |                         Ok(res)
[INFO] [stdout] 392 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<tonic::codegen::http::response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/lightspeed.service.rs:391:25
[INFO] [stdout]     |
[INFO] [stdout] 391 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<tonic::codegen::http::response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/lightspeed.service.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 = SetPropertySvc(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<tonic::codegen::http::response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/lightspeed.service.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<tonic::codegen::http::response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/lightspeed.service.rs:473:42
[INFO] [stdout]     |
[INFO] [stdout] 473 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 474 | |                         let inner = inner.0;
[INFO] [stdout] 475 | |                         let method = ExposeSvc(inner);
[INFO] [stdout] 476 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 487 | |                         Ok(res)
[INFO] [stdout] 488 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<tonic::codegen::http::response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/lightspeed.service.rs:487:25
[INFO] [stdout]     |
[INFO] [stdout] 487 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<tonic::codegen::http::response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/lightspeed.service.rs:492:41
[INFO] [stdout]     |
[INFO] [stdout] 492 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 493 | |                         Ok(
[INFO] [stdout] 494 | |                             http::Response::builder()
[INFO] [stdout] 495 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 501 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<tonic::codegen::http::response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/lightspeed.service.rs:493:25
[INFO] [stdout]     |
[INFO] [stdout] 493 | /                         Ok(
[INFO] [stdout] 494 | |                             http::Response::builder()
[INFO] [stdout] 495 | |                                 .status(200)
[INFO] [stdout] 496 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 499 | |                                 .unwrap(),
[INFO] [stdout] 500 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<tonic::codegen::http::response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/lightspeed.service.rs:669:42
[INFO] [stdout]     |
[INFO] [stdout] 669 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 670 | |                         let inner = inner.0;
[INFO] [stdout] 671 | |                         let method = GetDevicesSvc(inner);
[INFO] [stdout] 672 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 683 | |                         Ok(res)
[INFO] [stdout] 684 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<tonic::codegen::http::response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/lightspeed.service.rs:683:25
[INFO] [stdout]     |
[INFO] [stdout] 683 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<tonic::codegen::http::response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/lightspeed.service.rs:718:42
[INFO] [stdout]     |
[INFO] [stdout] 718 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 719 | |                         let inner = inner.0;
[INFO] [stdout] 720 | |                         let method = SetPropertySvc(inner);
[INFO] [stdout] 721 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 732 | |                         Ok(res)
[INFO] [stdout] 733 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<tonic::codegen::http::response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/lightspeed.service.rs:732:25
[INFO] [stdout]     |
[INFO] [stdout] 732 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<tonic::codegen::http::response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/lightspeed.service.rs:765:42
[INFO] [stdout]     |
[INFO] [stdout] 765 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 766 | |                         let inner = inner.0;
[INFO] [stdout] 767 | |                         let method = CalibrateSvc(inner);
[INFO] [stdout] 768 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 779 | |                         Ok(res)
[INFO] [stdout] 780 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<tonic::codegen::http::response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/lightspeed.service.rs:779:25
[INFO] [stdout]     |
[INFO] [stdout] 779 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<tonic::codegen::http::response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/lightspeed.service.rs:784:41
[INFO] [stdout]     |
[INFO] [stdout] 784 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 785 | |                         Ok(
[INFO] [stdout] 786 | |                             http::Response::builder()
[INFO] [stdout] 787 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 793 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<tonic::codegen::http::response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/lightspeed.service.rs:785:25
[INFO] [stdout]     |
[INFO] [stdout] 785 | /                         Ok(
[INFO] [stdout] 786 | |                             http::Response::builder()
[INFO] [stdout] 787 | |                                 .status(200)
[INFO] [stdout] 788 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 791 | |                                 .unwrap(),
[INFO] [stdout] 792 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lightspeed-astro` (lib test) due to 22 previous errors
[INFO] running `Command { std: "docker" "inspect" "9ec0e6e3862766a814ea17967b20ffc0d6b8115cc5b74e44b98090c578d6b192", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ec0e6e3862766a814ea17967b20ffc0d6b8115cc5b74e44b98090c578d6b192", kill_on_drop: false }`
[INFO] [stdout] 9ec0e6e3862766a814ea17967b20ffc0d6b8115cc5b74e44b98090c578d6b192
