[INFO] cloning repository https://github.com/ljm2ya/btc-option-manager [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ljm2ya/btc-option-manager" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fljm2ya%2Fbtc-option-manager", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fljm2ya%2Fbtc-option-manager'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ca4328ae24982c02711753be362ed56e24d33dc3 [INFO] checking ljm2ya/btc-option-manager against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fljm2ya%2Fbtc-option-manager" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/ljm2ya/btc-option-manager [INFO] finished tweaking git repo https://github.com/ljm2ya/btc-option-manager [INFO] tweaked toml for git repo https://github.com/ljm2ya/btc-option-manager written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ljm2ya/btc-option-manager 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] crate git repo https://github.com/ljm2ya/btc-option-manager already has a lockfile, it will not be regenerated [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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 551faaa6dfc9d0947dbacbb299389a62b2338d5006587a7b6a405a1e241c12c7 [INFO] running `Command { std: "docker" "start" "-a" "551faaa6dfc9d0947dbacbb299389a62b2338d5006587a7b6a405a1e241c12c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "551faaa6dfc9d0947dbacbb299389a62b2338d5006587a7b6a405a1e241c12c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "551faaa6dfc9d0947dbacbb299389a62b2338d5006587a7b6a405a1e241c12c7", kill_on_drop: false }` [INFO] [stdout] 551faaa6dfc9d0947dbacbb299389a62b2338d5006587a7b6a405a1e241c12c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 0a66e7a181588ca9ce527e46a9973ebaeff392c2981d3d1af3b76621362eb74b [INFO] running `Command { std: "docker" "start" "-a" "0a66e7a181588ca9ce527e46a9973ebaeff392c2981d3d1af3b76621362eb74b", kill_on_drop: false }` [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling find-msvc-tools v0.1.0 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking bitflags v2.9.4 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Compiling cc v1.2.35 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Checking deranged v0.5.3 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling prost-derive v0.12.6 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling bytestring v1.4.0 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling libsqlite3-sys v0.26.0 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling regex-lite v0.1.7 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Checking time v0.3.43 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking brotli v8.0.2 [INFO] [stderr] Checking hashlink v0.8.4 [INFO] [stderr] Compiling prost v0.12.6 [INFO] [stderr] Checking scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling prost-types v0.12.6 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking iri-string v0.7.8 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Checking r2d2 v0.8.10 [INFO] [stderr] Checking special v0.10.3 [INFO] [stderr] Checking cookie v0.16.2 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking actix-rt v2.11.0 [INFO] [stderr] Checking tokio-io-timeout v1.2.1 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking actix-server v2.6.0 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking nrfind v1.0.3 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking uuid v1.18.1 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling prost-build v0.12.6 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Checking impl-more v0.1.9 [INFO] [stderr] Checking humantime v2.2.0 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking black_scholes v0.10.2 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Checking h2 v0.3.27 [INFO] [stderr] Checking h2 v0.4.12 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking actix-codec v0.5.2 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling tonic-build v0.11.0 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Compiling btc_options_api v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Checking hyper v1.7.0 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Checking actix-http v3.11.1 [INFO] [stderr] Checking hyper-util v0.1.16 [INFO] [stderr] Checking rusqlite v0.29.0 [INFO] [stderr] Checking actix-web v4.11.0 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking reqwest v0.12.23 [INFO] [stderr] Checking r2d2_sqlite v0.22.0 [INFO] [stderr] Checking hyper-timeout v0.4.1 [INFO] [stderr] Checking tonic v0.11.0 [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/btc_options_api-18cc06f8afaa033e/out/oracle.rs:547:42 [INFO] [stdout] | [INFO] [stdout] 547 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 548 | | let inner = inner.0; [INFO] [stdout] 549 | | let method = GetPriceSvc(inner); [INFO] [stdout] 550 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 561 | | Ok(res) [INFO] [stdout] 562 | | }; [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] --> /opt/rustwide/target/debug/build/btc_options_api-18cc06f8afaa033e/out/oracle.rs:561:25 [INFO] [stdout] | [INFO] [stdout] 561 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/btc_options_api-18cc06f8afaa033e/out/oracle.rs:593:42 [INFO] [stdout] | [INFO] [stdout] 593 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 594 | | let inner = inner.0; [INFO] [stdout] 595 | | let method = HealthCheckSvc(inner); [INFO] [stdout] 596 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 607 | | Ok(res) [INFO] [stdout] 608 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/btc_options_api-18cc06f8afaa033e/out/oracle.rs:607:25 [INFO] [stdout] | [INFO] [stdout] 607 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/btc_options_api-18cc06f8afaa033e/out/oracle.rs:612:41 [INFO] [stdout] | [INFO] [stdout] 612 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 613 | | Ok( [INFO] [stdout] 614 | | http::Response::builder() [INFO] [stdout] 615 | | .status(200) [INFO] [stdout] ... | [INFO] [stdout] 621 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/btc_options_api-18cc06f8afaa033e/out/oracle.rs:613:25 [INFO] [stdout] | [INFO] [stdout] 613 | / Ok( [INFO] [stdout] 614 | | http::Response::builder() [INFO] [stdout] 615 | | .status(200) [INFO] [stdout] 616 | | .header("grpc-status", "12") [INFO] [stdout] ... | [INFO] [stdout] 619 | | .unwrap(), [INFO] [stdout] 620 | | ) [INFO] [stdout] | |_________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/btc_options_api-18cc06f8afaa033e/out/oracle.rs:786:42 [INFO] [stdout] | [INFO] [stdout] 786 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 787 | | let inner = inner.0; [INFO] [stdout] 788 | | let method = SubmitPriceSvc(inner); [INFO] [stdout] 789 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 800 | | Ok(res) [INFO] [stdout] 801 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/btc_options_api-18cc06f8afaa033e/out/oracle.rs:800:25 [INFO] [stdout] | [INFO] [stdout] 800 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/btc_options_api-18cc06f8afaa033e/out/oracle.rs:832:42 [INFO] [stdout] | [INFO] [stdout] 832 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 833 | | let inner = inner.0; [INFO] [stdout] 834 | | let method = HealthCheckSvc(inner); [INFO] [stdout] 835 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 846 | | Ok(res) [INFO] [stdout] 847 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/btc_options_api-18cc06f8afaa033e/out/oracle.rs:846:25 [INFO] [stdout] | [INFO] [stdout] 846 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/btc_options_api-18cc06f8afaa033e/out/oracle.rs:879:42 [INFO] [stdout] | [INFO] [stdout] 879 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 880 | | let inner = inner.0; [INFO] [stdout] 881 | | let method = GetAggregatedPriceSvc(inner); [INFO] [stdout] 882 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 893 | | Ok(res) [INFO] [stdout] 894 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/btc_options_api-18cc06f8afaa033e/out/oracle.rs:893:25 [INFO] [stdout] | [INFO] [stdout] 893 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/btc_options_api-18cc06f8afaa033e/out/oracle.rs:898:41 [INFO] [stdout] | [INFO] [stdout] 898 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 899 | | Ok( [INFO] [stdout] 900 | | http::Response::builder() [INFO] [stdout] 901 | | .status(200) [INFO] [stdout] ... | [INFO] [stdout] 907 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/btc_options_api-18cc06f8afaa033e/out/oracle.rs:899:25 [INFO] [stdout] | [INFO] [stdout] 899 | / Ok( [INFO] [stdout] 900 | | http::Response::builder() [INFO] [stdout] 901 | | .status(200) [INFO] [stdout] 902 | | .header("grpc-status", "12") [INFO] [stdout] ... | [INFO] [stdout] 905 | | .unwrap(), [INFO] [stdout] 906 | | ) [INFO] [stdout] | |_________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `btc_options_api` (lib) due to 14 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] --> /opt/rustwide/target/debug/build/btc_options_api-18cc06f8afaa033e/out/oracle.rs:547:42 [INFO] [stdout] | [INFO] [stdout] 547 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 548 | | let inner = inner.0; [INFO] [stdout] 549 | | let method = GetPriceSvc(inner); [INFO] [stdout] 550 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 561 | | Ok(res) [INFO] [stdout] 562 | | }; [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] --> /opt/rustwide/target/debug/build/btc_options_api-18cc06f8afaa033e/out/oracle.rs:561:25 [INFO] [stdout] | [INFO] [stdout] 561 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/btc_options_api-18cc06f8afaa033e/out/oracle.rs:593:42 [INFO] [stdout] | [INFO] [stdout] 593 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 594 | | let inner = inner.0; [INFO] [stdout] 595 | | let method = HealthCheckSvc(inner); [INFO] [stdout] 596 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 607 | | Ok(res) [INFO] [stdout] 608 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/btc_options_api-18cc06f8afaa033e/out/oracle.rs:607:25 [INFO] [stdout] | [INFO] [stdout] 607 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/btc_options_api-18cc06f8afaa033e/out/oracle.rs:612:41 [INFO] [stdout] | [INFO] [stdout] 612 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 613 | | Ok( [INFO] [stdout] 614 | | http::Response::builder() [INFO] [stdout] 615 | | .status(200) [INFO] [stdout] ... | [INFO] [stdout] 621 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/btc_options_api-18cc06f8afaa033e/out/oracle.rs:613:25 [INFO] [stdout] | [INFO] [stdout] 613 | / Ok( [INFO] [stdout] 614 | | http::Response::builder() [INFO] [stdout] 615 | | .status(200) [INFO] [stdout] 616 | | .header("grpc-status", "12") [INFO] [stdout] ... | [INFO] [stdout] 619 | | .unwrap(), [INFO] [stdout] 620 | | ) [INFO] [stdout] | |_________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/btc_options_api-18cc06f8afaa033e/out/oracle.rs:786:42 [INFO] [stdout] | [INFO] [stdout] 786 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 787 | | let inner = inner.0; [INFO] [stdout] 788 | | let method = SubmitPriceSvc(inner); [INFO] [stdout] 789 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 800 | | Ok(res) [INFO] [stdout] 801 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/btc_options_api-18cc06f8afaa033e/out/oracle.rs:800:25 [INFO] [stdout] | [INFO] [stdout] 800 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/btc_options_api-18cc06f8afaa033e/out/oracle.rs:832:42 [INFO] [stdout] | [INFO] [stdout] 832 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 833 | | let inner = inner.0; [INFO] [stdout] 834 | | let method = HealthCheckSvc(inner); [INFO] [stdout] 835 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 846 | | Ok(res) [INFO] [stdout] 847 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/btc_options_api-18cc06f8afaa033e/out/oracle.rs:846:25 [INFO] [stdout] | [INFO] [stdout] 846 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/btc_options_api-18cc06f8afaa033e/out/oracle.rs:879:42 [INFO] [stdout] | [INFO] [stdout] 879 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 880 | | let inner = inner.0; [INFO] [stdout] 881 | | let method = GetAggregatedPriceSvc(inner); [INFO] [stdout] 882 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 893 | | Ok(res) [INFO] [stdout] 894 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/btc_options_api-18cc06f8afaa033e/out/oracle.rs:893:25 [INFO] [stdout] | [INFO] [stdout] 893 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/btc_options_api-18cc06f8afaa033e/out/oracle.rs:898:41 [INFO] [stdout] | [INFO] [stdout] 898 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 899 | | Ok( [INFO] [stdout] 900 | | http::Response::builder() [INFO] [stdout] 901 | | .status(200) [INFO] [stdout] ... | [INFO] [stdout] 907 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/btc_options_api-18cc06f8afaa033e/out/oracle.rs:899:25 [INFO] [stdout] | [INFO] [stdout] 899 | / Ok( [INFO] [stdout] 900 | | http::Response::builder() [INFO] [stdout] 901 | | .status(200) [INFO] [stdout] 902 | | .header("grpc-status", "12") [INFO] [stdout] ... | [INFO] [stdout] 905 | | .unwrap(), [INFO] [stdout] 906 | | ) [INFO] [stdout] | |_________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `btc_options_api` (lib test) due to 14 previous errors [INFO] running `Command { std: "docker" "inspect" "0a66e7a181588ca9ce527e46a9973ebaeff392c2981d3d1af3b76621362eb74b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a66e7a181588ca9ce527e46a9973ebaeff392c2981d3d1af3b76621362eb74b", kill_on_drop: false }` [INFO] [stdout] 0a66e7a181588ca9ce527e46a9973ebaeff392c2981d3d1af3b76621362eb74b