[INFO] cloning repository https://github.com/rajiknows/ufs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rajiknows/ufs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frajiknows%2Fufs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frajiknows%2Fufs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 669647bd099b939df4462266d2cbda6f6a615d79 [INFO] checking rajiknows/ufs 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%2Frajiknows%2Fufs" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/rajiknows/ufs [INFO] finished tweaking git repo https://github.com/rajiknows/ufs [INFO] tweaked toml for git repo https://github.com/rajiknows/ufs written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rajiknows/ufs 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/rajiknows/ufs 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 42a0a87796de89796923d8d6093ac638a7d92232763fb028f60c93d1af55a458 [INFO] running `Command { std: "docker" "start" "-a" "42a0a87796de89796923d8d6093ac638a7d92232763fb028f60c93d1af55a458", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "42a0a87796de89796923d8d6093ac638a7d92232763fb028f60c93d1af55a458", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42a0a87796de89796923d8d6093ac638a7d92232763fb028f60c93d1af55a458", kill_on_drop: false }` [INFO] [stdout] 42a0a87796de89796923d8d6093ac638a7d92232763fb028f60c93d1af55a458 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] b0ad63a4208e07429bb20b88c024282ab63bcbf09cc283714782a1bd033584a1 [INFO] running `Command { std: "docker" "start" "-a" "b0ad63a4208e07429bb20b88c024282ab63bcbf09cc283714782a1bd033584a1", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Checking bytes v1.8.0 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling cc v1.1.18 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking indexmap v2.7.0 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling pulldown-cmark v0.13.0 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling prettyplease v0.2.36 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking http v1.2.0 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Compiling thiserror v1.0.68 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.134 [INFO] [stderr] Checking clap_builder v4.5.44 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking ascii v1.1.0 [INFO] [stderr] Checking cpufeatures v0.2.14 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking jiff v0.2.15 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking chrono v0.4.39 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Compiling pulldown-cmark-to-cmark v21.0.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking which v4.4.2 [INFO] [stderr] Checking uuid v1.16.0 [INFO] [stderr] Checking versions v5.0.1 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling prost-derive v0.14.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.8 [INFO] [stderr] Compiling thiserror-impl v1.0.68 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Checking tokio v1.41.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling tonic-build v0.14.1 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling prost v0.14.1 [INFO] [stderr] Checking pin-project v1.1.8 [INFO] [stderr] Compiling prost-types v0.14.1 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking prost v0.13.5 [INFO] [stderr] Checking native-dialog v0.7.0 [INFO] [stderr] Checking zerovec v0.11.4 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking prost-types v0.13.5 [INFO] [stderr] Checking clap v4.5.45 [INFO] [stderr] Compiling prost-build v0.14.1 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking axum-core v0.5.2 [INFO] [stderr] Checking tower-http v0.5.2 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Compiling tonic-prost-build v0.14.1 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Compiling dfs-client v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking tokio-util v0.7.13 [INFO] [stderr] Checking tokio-stream v0.1.16 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking h2 v0.4.7 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking axum v0.8.4 [INFO] [stderr] Checking hyper v1.5.2 [INFO] [stderr] Checking hyper-util v0.1.10 [INFO] [stderr] Checking hyper-timeout v0.5.2 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking tonic v0.14.1 [INFO] [stderr] Checking reqwest v0.12.15 [INFO] [stderr] Checking tonic-prost v0.14.1 [INFO] [stdout] warning: unused import: `node` [INFO] [stdout] --> src/cli.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::{node, CliCommands}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Status` [INFO] [stdout] --> src/cli.rs:11:22 [INFO] [stdout] | [INFO] [stdout] 11 | use tonic::{Request, Status}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `node` [INFO] [stdout] --> src/cli.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::{node, CliCommands}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Status` [INFO] [stdout] --> src/cli.rs:11:22 [INFO] [stdout] | [INFO] [stdout] 11 | use tonic::{Request, Status}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `req` [INFO] [stdout] --> src/server.rs:212:13 [INFO] [stdout] | [INFO] [stdout] 212 | let req = request.into_inner(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_req` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `req` [INFO] [stdout] --> src/server.rs:212:13 [INFO] [stdout] | [INFO] [stdout] 212 | let req = request.into_inner(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_req` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/dfs-client-af37f49c8a6394f2/out/storage.rs:760:42 [INFO] [stdout] | [INFO] [stdout] 760 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 761 | | let method = PingSvc(inner); [INFO] [stdout] 762 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 763 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 773 | | Ok(res) [INFO] [stdout] 774 | | }; [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, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/dfs-client-af37f49c8a6394f2/out/storage.rs:773:25 [INFO] [stdout] | [INFO] [stdout] 773 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/dfs-client-af37f49c8a6394f2/out/storage.rs:803:42 [INFO] [stdout] | [INFO] [stdout] 803 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 804 | | let method = StoreSvc(inner); [INFO] [stdout] 805 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 806 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 816 | | Ok(res) [INFO] [stdout] 817 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/dfs-client-af37f49c8a6394f2/out/storage.rs:816:25 [INFO] [stdout] | [INFO] [stdout] 816 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/dfs-client-af37f49c8a6394f2/out/storage.rs:848:42 [INFO] [stdout] | [INFO] [stdout] 848 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 849 | | let method = FindNodeSvc(inner); [INFO] [stdout] 850 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 851 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 861 | | Ok(res) [INFO] [stdout] 862 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/dfs-client-af37f49c8a6394f2/out/storage.rs:861:25 [INFO] [stdout] | [INFO] [stdout] 861 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/dfs-client-af37f49c8a6394f2/out/storage.rs:893:42 [INFO] [stdout] | [INFO] [stdout] 893 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 894 | | let method = FindValueSvc(inner); [INFO] [stdout] 895 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 896 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 906 | | Ok(res) [INFO] [stdout] 907 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/dfs-client-af37f49c8a6394f2/out/storage.rs:906:25 [INFO] [stdout] | [INFO] [stdout] 906 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/dfs-client-af37f49c8a6394f2/out/storage.rs:938:42 [INFO] [stdout] | [INFO] [stdout] 938 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 939 | | let method = GetChunkSvc(inner); [INFO] [stdout] 940 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 941 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 951 | | Ok(res) [INFO] [stdout] 952 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/dfs-client-af37f49c8a6394f2/out/storage.rs:951:25 [INFO] [stdout] | [INFO] [stdout] 951 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/dfs-client-af37f49c8a6394f2/out/storage.rs:983:42 [INFO] [stdout] | [INFO] [stdout] 983 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 984 | | let method = GetFileMetadataSvc(inner); [INFO] [stdout] 985 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 986 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 996 | | Ok(res) [INFO] [stdout] 997 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/dfs-client-af37f49c8a6394f2/out/storage.rs:996:25 [INFO] [stdout] | [INFO] [stdout] 996 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/dfs-client-af37f49c8a6394f2/out/storage.rs:1028:42 [INFO] [stdout] | [INFO] [stdout] 1028 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1029 | | let method = ListPeersSvc(inner); [INFO] [stdout] 1030 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 1031 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1041 | | Ok(res) [INFO] [stdout] 1042 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/dfs-client-af37f49c8a6394f2/out/storage.rs:1041:25 [INFO] [stdout] | [INFO] [stdout] 1041 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/dfs-client-af37f49c8a6394f2/out/storage.rs:1073:42 [INFO] [stdout] | [INFO] [stdout] 1073 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1074 | | let method = ListFilesSvc(inner); [INFO] [stdout] 1075 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 1076 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1086 | | Ok(res) [INFO] [stdout] 1087 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/dfs-client-af37f49c8a6394f2/out/storage.rs:1086:25 [INFO] [stdout] | [INFO] [stdout] 1086 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/dfs-client-af37f49c8a6394f2/out/storage.rs:1118:42 [INFO] [stdout] | [INFO] [stdout] 1118 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1119 | | let method = InitiateUploadSvc(inner); [INFO] [stdout] 1120 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 1121 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1131 | | Ok(res) [INFO] [stdout] 1132 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/dfs-client-af37f49c8a6394f2/out/storage.rs:1131:25 [INFO] [stdout] | [INFO] [stdout] 1131 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/dfs-client-af37f49c8a6394f2/out/storage.rs:1163:42 [INFO] [stdout] | [INFO] [stdout] 1163 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1164 | | let method = UploadChunkSvc(inner); [INFO] [stdout] 1165 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 1166 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1176 | | Ok(res) [INFO] [stdout] 1177 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/dfs-client-af37f49c8a6394f2/out/storage.rs:1176:25 [INFO] [stdout] | [INFO] [stdout] 1176 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/dfs-client-af37f49c8a6394f2/out/storage.rs:1208:42 [INFO] [stdout] | [INFO] [stdout] 1208 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1209 | | let method = ShowChunksSvc(inner); [INFO] [stdout] 1210 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 1211 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1221 | | Ok(res) [INFO] [stdout] 1222 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/dfs-client-af37f49c8a6394f2/out/storage.rs:1221:25 [INFO] [stdout] | [INFO] [stdout] 1221 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/dfs-client-af37f49c8a6394f2/out/storage.rs:1256:42 [INFO] [stdout] | [INFO] [stdout] 1256 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1257 | | let method = ReplicateChunksSvc(inner); [INFO] [stdout] 1258 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 1259 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1269 | | Ok(res) [INFO] [stdout] 1270 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/dfs-client-af37f49c8a6394f2/out/storage.rs:1269:25 [INFO] [stdout] | [INFO] [stdout] 1269 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/dfs-client-af37f49c8a6394f2/out/storage.rs:1274:41 [INFO] [stdout] | [INFO] [stdout] 1274 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 1275 | | let mut response = http::Response::new( [INFO] [stdout] 1276 | | tonic::body::Body::default(), [INFO] [stdout] 1277 | | ); [INFO] [stdout] ... | [INFO] [stdout] 1289 | | Ok(response) [INFO] [stdout] 1290 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/dfs-client-af37f49c8a6394f2/out/storage.rs:1289:25 [INFO] [stdout] | [INFO] [stdout] 1289 | Ok(response) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dfs-client` (bin "dfs-client" test) due to 26 previous errors; 3 warnings emitted [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/dfs-client-af37f49c8a6394f2/out/storage.rs:760:42 [INFO] [stdout] | [INFO] [stdout] 760 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 761 | | let method = PingSvc(inner); [INFO] [stdout] 762 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 763 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 773 | | Ok(res) [INFO] [stdout] 774 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/dfs-client-af37f49c8a6394f2/out/storage.rs:773:25 [INFO] [stdout] | [INFO] [stdout] 773 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/dfs-client-af37f49c8a6394f2/out/storage.rs:803:42 [INFO] [stdout] | [INFO] [stdout] 803 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 804 | | let method = StoreSvc(inner); [INFO] [stdout] 805 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 806 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 816 | | Ok(res) [INFO] [stdout] 817 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/dfs-client-af37f49c8a6394f2/out/storage.rs:816:25 [INFO] [stdout] | [INFO] [stdout] 816 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/dfs-client-af37f49c8a6394f2/out/storage.rs:848:42 [INFO] [stdout] | [INFO] [stdout] 848 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 849 | | let method = FindNodeSvc(inner); [INFO] [stdout] 850 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 851 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 861 | | Ok(res) [INFO] [stdout] 862 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/dfs-client-af37f49c8a6394f2/out/storage.rs:861:25 [INFO] [stdout] | [INFO] [stdout] 861 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/dfs-client-af37f49c8a6394f2/out/storage.rs:893:42 [INFO] [stdout] | [INFO] [stdout] 893 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 894 | | let method = FindValueSvc(inner); [INFO] [stdout] 895 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 896 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 906 | | Ok(res) [INFO] [stdout] 907 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/dfs-client-af37f49c8a6394f2/out/storage.rs:906:25 [INFO] [stdout] | [INFO] [stdout] 906 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/dfs-client-af37f49c8a6394f2/out/storage.rs:938:42 [INFO] [stdout] | [INFO] [stdout] 938 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 939 | | let method = GetChunkSvc(inner); [INFO] [stdout] 940 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 941 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 951 | | Ok(res) [INFO] [stdout] 952 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/dfs-client-af37f49c8a6394f2/out/storage.rs:951:25 [INFO] [stdout] | [INFO] [stdout] 951 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/dfs-client-af37f49c8a6394f2/out/storage.rs:983:42 [INFO] [stdout] | [INFO] [stdout] 983 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 984 | | let method = GetFileMetadataSvc(inner); [INFO] [stdout] 985 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 986 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 996 | | Ok(res) [INFO] [stdout] 997 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/dfs-client-af37f49c8a6394f2/out/storage.rs:996:25 [INFO] [stdout] | [INFO] [stdout] 996 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/dfs-client-af37f49c8a6394f2/out/storage.rs:1028:42 [INFO] [stdout] | [INFO] [stdout] 1028 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1029 | | let method = ListPeersSvc(inner); [INFO] [stdout] 1030 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 1031 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1041 | | Ok(res) [INFO] [stdout] 1042 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/dfs-client-af37f49c8a6394f2/out/storage.rs:1041:25 [INFO] [stdout] | [INFO] [stdout] 1041 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/dfs-client-af37f49c8a6394f2/out/storage.rs:1073:42 [INFO] [stdout] | [INFO] [stdout] 1073 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1074 | | let method = ListFilesSvc(inner); [INFO] [stdout] 1075 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 1076 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1086 | | Ok(res) [INFO] [stdout] 1087 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/dfs-client-af37f49c8a6394f2/out/storage.rs:1086:25 [INFO] [stdout] | [INFO] [stdout] 1086 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/dfs-client-af37f49c8a6394f2/out/storage.rs:1118:42 [INFO] [stdout] | [INFO] [stdout] 1118 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1119 | | let method = InitiateUploadSvc(inner); [INFO] [stdout] 1120 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 1121 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1131 | | Ok(res) [INFO] [stdout] 1132 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/dfs-client-af37f49c8a6394f2/out/storage.rs:1131:25 [INFO] [stdout] | [INFO] [stdout] 1131 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/dfs-client-af37f49c8a6394f2/out/storage.rs:1163:42 [INFO] [stdout] | [INFO] [stdout] 1163 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1164 | | let method = UploadChunkSvc(inner); [INFO] [stdout] 1165 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 1166 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1176 | | Ok(res) [INFO] [stdout] 1177 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/dfs-client-af37f49c8a6394f2/out/storage.rs:1176:25 [INFO] [stdout] | [INFO] [stdout] 1176 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/dfs-client-af37f49c8a6394f2/out/storage.rs:1208:42 [INFO] [stdout] | [INFO] [stdout] 1208 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1209 | | let method = ShowChunksSvc(inner); [INFO] [stdout] 1210 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 1211 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1221 | | Ok(res) [INFO] [stdout] 1222 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/dfs-client-af37f49c8a6394f2/out/storage.rs:1221:25 [INFO] [stdout] | [INFO] [stdout] 1221 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/dfs-client-af37f49c8a6394f2/out/storage.rs:1256:42 [INFO] [stdout] | [INFO] [stdout] 1256 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1257 | | let method = ReplicateChunksSvc(inner); [INFO] [stdout] 1258 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 1259 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1269 | | Ok(res) [INFO] [stdout] 1270 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/dfs-client-af37f49c8a6394f2/out/storage.rs:1269:25 [INFO] [stdout] | [INFO] [stdout] 1269 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/dfs-client-af37f49c8a6394f2/out/storage.rs:1274:41 [INFO] [stdout] | [INFO] [stdout] 1274 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 1275 | | let mut response = http::Response::new( [INFO] [stdout] 1276 | | tonic::body::Body::default(), [INFO] [stdout] 1277 | | ); [INFO] [stdout] ... | [INFO] [stdout] 1289 | | Ok(response) [INFO] [stdout] 1290 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/dfs-client-af37f49c8a6394f2/out/storage.rs:1289:25 [INFO] [stdout] | [INFO] [stdout] 1289 | Ok(response) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dfs-client` (bin "dfs-client") due to 26 previous errors; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "b0ad63a4208e07429bb20b88c024282ab63bcbf09cc283714782a1bd033584a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0ad63a4208e07429bb20b88c024282ab63bcbf09cc283714782a1bd033584a1", kill_on_drop: false }` [INFO] [stdout] b0ad63a4208e07429bb20b88c024282ab63bcbf09cc283714782a1bd033584a1