[INFO] cloning repository https://github.com/ChronoverseDevTeam/Chronoverse [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ChronoverseDevTeam/Chronoverse" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChronoverseDevTeam%2FChronoverse", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChronoverseDevTeam%2FChronoverse'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 686035c0d13e6dc1b0a14fa33703ab07c7ec2384 [INFO] checking ChronoverseDevTeam/Chronoverse 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%2FChronoverseDevTeam%2FChronoverse" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ChronoverseDevTeam/Chronoverse [INFO] finished tweaking git repo https://github.com/ChronoverseDevTeam/Chronoverse [INFO] tweaked toml for git repo https://github.com/ChronoverseDevTeam/Chronoverse written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ChronoverseDevTeam/Chronoverse 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/ChronoverseDevTeam/Chronoverse 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] [stderr] warning: /workspace/builds/worker-3-tc2/source/crv-hive/Cargo.toml: unused manifest key: dependencies.tokio.version [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b4476960ba17634cb6e1cc5950951f06a5f8e21fd54de7dc0f7a544e3d59b7db [INFO] running `Command { std: "docker" "start" "-a" "b4476960ba17634cb6e1cc5950951f06a5f8e21fd54de7dc0f7a544e3d59b7db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b4476960ba17634cb6e1cc5950951f06a5f8e21fd54de7dc0f7a544e3d59b7db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4476960ba17634cb6e1cc5950951f06a5f8e21fd54de7dc0f7a544e3d59b7db", kill_on_drop: false }` [INFO] [stdout] b4476960ba17634cb6e1cc5950951f06a5f8e21fd54de7dc0f7a544e3d59b7db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dunmustuse_in_always_ok" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 74887301369d9d3c79a017d77a0fc39fd9dbbe2d60e18d1c538c5fcf92cf3f38 [INFO] running `Command { std: "docker" "start" "-a" "74887301369d9d3c79a017d77a0fc39fd9dbbe2d60e18d1c538c5fcf92cf3f38", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/crv-hive/Cargo.toml: unused manifest key: dependencies.tokio.version [INFO] [stderr] Compiling find-msvc-tools v0.1.2 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling serde_core v1.0.225 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling serde v1.0.225 [INFO] [stderr] Checking foldhash v0.2.0 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Checking hashbrown v0.16.0 [INFO] [stderr] Compiling cc v1.2.39 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Checking indexmap v2.11.4 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling pulldown-cmark v0.13.0 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Checking ipnet v2.11.0 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Checking deranged v0.5.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Compiling pulldown-cmark-to-cmark v21.0.0 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling tempfile v3.22.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Compiling protoc-bin-vendored-linux-aarch_64 v3.2.0 [INFO] [stderr] Compiling protoc-bin-vendored-macos-aarch_64 v3.2.0 [INFO] [stderr] Compiling protoc-bin-vendored-macos-x86_64 v3.2.0 [INFO] [stderr] Compiling protoc-bin-vendored-linux-s390_64 v3.2.0 [INFO] [stderr] Compiling protoc-bin-vendored-win32 v3.2.0 [INFO] [stderr] Compiling protoc-bin-vendored-linux-ppcle_64 v3.2.0 [INFO] [stderr] Compiling protoc-bin-vendored-linux-x86_64 v3.2.0 [INFO] [stderr] Compiling protoc-bin-vendored-linux-x86_32 v3.2.0 [INFO] [stderr] Compiling protoc-bin-vendored v3.2.0 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling psm v0.1.27 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking serde_bytes v0.11.19 [INFO] [stderr] Compiling stacker v0.1.22 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Checking axum-core v0.5.2 [INFO] [stderr] Compiling tonic-build v0.14.2 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking matchit v0.8.4 [INFO] [stderr] Checking unicode-ident v1.0.19 [INFO] [stderr] Checking constant_time_eq v0.3.1 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking chumsky v0.11.1 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Compiling serde_derive v1.0.225 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Compiling prost-derive v0.14.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling prost v0.14.1 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Compiling prost-types v0.14.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Checking zerovec v0.11.4 [INFO] [stderr] Compiling prost-build v0.14.1 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking uuid v1.18.1 [INFO] [stderr] Checking lru v0.16.2 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Checking rustls-pki-types v1.12.0 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Compiling tonic-prost-build v0.14.2 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking thiserror v2.0.17 [INFO] [stderr] Checking potential_utf v0.1.3 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking bson v2.15.0 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking h2 v0.4.12 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling derive-syn-parse v0.2.0 [INFO] [stderr] Compiling macro_magic_core_macros v0.5.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling macro_magic_core v0.5.1 [INFO] [stderr] Checking axum v0.8.4 [INFO] [stderr] Checking openssl-probe v0.1.6 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Compiling macro_magic_macros v0.5.1 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking crv-core v0.1.0 (/opt/rustwide/workdir/crv-core) [INFO] [stdout] warning: unused import: `LocalPathWildcard` [INFO] [stdout] --> crv-core/src/workspace/entity.rs:4:60 [INFO] [stdout] | [INFO] [stdout] 4 | DepotPath, DepotPathWildcard, LocalDir, LocalPath, LocalPathWildcard, RangeDepotWildcard, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling rustls v0.23.32 [INFO] [stderr] Compiling mongocrypt-sys v0.1.4+1.12.0 [INFO] [stderr] Compiling rustc_version_runtime v0.3.0 [INFO] [stderr] Checking hyper v1.7.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stdout] warning: field `max_capacity` is never read [INFO] [stdout] --> crv-core/src/path/engine.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct PathCache { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 17 | regex_cache: Arc>>>, [INFO] [stdout] 18 | max_capacity: usize, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking iri-string v0.7.9 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking hickory-proto v0.24.4 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking hyper-util v0.1.17 [INFO] [stderr] Checking rustls-webpki v0.103.6 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling serde_with_macros v3.14.1 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling macro_magic v0.5.1 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking hyper-timeout v0.5.2 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking tonic v0.14.2 [INFO] [stderr] Checking webpki-roots v1.0.2 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking env_filter v0.1.4 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking toml_datetime v0.6.3 [INFO] [stderr] Compiling typed-builder-macro v0.20.1 [INFO] [stderr] Checking resolv-conf v0.7.5 [INFO] [stderr] Checking xml-rs v0.8.28 [INFO] [stderr] Checking unicode-bidi v0.3.18 [INFO] [stderr] Checking unicode-properties v0.1.3 [INFO] [stderr] Checking winnow v0.5.40 [INFO] [stderr] Checking jiff v0.2.16 [INFO] [stderr] Checking hickory-resolver v0.24.4 [INFO] [stderr] Checking xmltree v0.11.0 [INFO] [stderr] Checking stringprep v0.1.5 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Checking typed-builder v0.20.1 [INFO] [stderr] Checking crc v3.3.0 [INFO] [stderr] Checking password-hash v0.5.0 [INFO] [stderr] Checking tonic-prost v0.14.2 [INFO] [stderr] Checking reqwest v0.12.24 [INFO] [stderr] Checking webpki-roots v0.26.11 [INFO] [stderr] Checking serde_with v3.14.1 [INFO] [stderr] Compiling mongodb-internal-macros v3.3.0 [INFO] [stderr] Checking mongocrypt v0.3.1 [INFO] [stderr] Checking tokio-rustls v0.26.4 [INFO] [stderr] Checking toml_edit v0.20.2 [INFO] [stderr] Checking simple_asn1 v0.6.3 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling crv-hive v0.1.0 (/opt/rustwide/workdir/crv-hive) [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking pbkdf2 v0.11.0 [INFO] [stderr] Compiling derive-where v1.6.0 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Checking pem v3.0.5 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking jsonwebtoken v9.3.1 [INFO] [stderr] Checking argon2 v0.5.3 [INFO] [stderr] Compiling crv-edge v0.1.0 (/opt/rustwide/workdir/crv-edge) [INFO] [stderr] Compiling crv-cli v0.1.0 (/opt/rustwide/workdir/crv-cli) [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Checking toml v0.8.2 [INFO] [stderr] Checking mongodb v3.3.0 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stdout] warning: unused import: `LocalPathWildcard` [INFO] [stdout] --> crv-core/src/workspace/entity.rs:4:60 [INFO] [stdout] | [INFO] [stdout] 4 | DepotPath, DepotPathWildcard, LocalDir, LocalPath, LocalPathWildcard, RangeDepotWildcard, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking minio v0.3.0 [INFO] [stdout] warning: field `max_capacity` is never read [INFO] [stdout] --> crv-core/src/path/engine.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct PathCache { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 17 | regex_cache: Arc>>>, [INFO] [stdout] 18 | max_capacity: usize, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking clap v4.5.47 [INFO] [stdout] warning: unused import: `chrono::Utc` [INFO] [stdout] --> crv-cli/src/client/crvclient.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use chrono::Utc; [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: `crv_core::metadata::file_revision::MetaFileRevision` [INFO] [stdout] --> crv-cli/src/client/crvclient.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use crv_core::metadata::file_revision::MetaFileRevision; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `chrono::Utc` [INFO] [stdout] --> crv-cli/src/client/crvclient.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use chrono::Utc; [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: `crv_core::metadata::file_revision::MetaFileRevision` [INFO] [stdout] --> crv-cli/src/client/crvclient.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use crv_core::metadata::file_revision::MetaFileRevision; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `depot_root_path` and `root_path` are never read [INFO] [stdout] --> crv-edge/src/client_manager/workspace.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct WorkSpaceMetadata { [INFO] [stdout] | ----------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 12 | depot_root_path: PathBuf, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 13 | root_path: PathBuf, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crv-edge/src/client_manager/block_manager.rs:61:39 [INFO] [stdout] | [INFO] [stdout] 61 | pub fn get_block_content_by_hashs(&mut self, hashs: Vec) -> io::Result { [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 61 | pub fn get_block_content_by_hashs(&mut self, hashs: Vec) -> io::Result> { [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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:1822:42 [INFO] [stdout] | [INFO] [stdout] 1822 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1823 | | let method = BonjourSvc(inner); [INFO] [stdout] 1824 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 1825 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1835 | | Ok(res) [INFO] [stdout] 1836 | | }; [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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:1835:25 [INFO] [stdout] | [INFO] [stdout] 1835 | 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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:1868:42 [INFO] [stdout] | [INFO] [stdout] 1868 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1869 | | let method = CreateWorkspaceSvc(inner); [INFO] [stdout] 1870 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 1871 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1881 | | Ok(res) [INFO] [stdout] 1882 | | }; [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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:1881:25 [INFO] [stdout] | [INFO] [stdout] 1881 | 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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:1914:42 [INFO] [stdout] | [INFO] [stdout] 1914 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1915 | | let method = DeleteWorkspaceSvc(inner); [INFO] [stdout] 1916 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 1917 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1927 | | Ok(res) [INFO] [stdout] 1928 | | }; [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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:1927:25 [INFO] [stdout] | [INFO] [stdout] 1927 | 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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:1960:42 [INFO] [stdout] | [INFO] [stdout] 1960 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1961 | | let method = ListWorkspacesSvc(inner); [INFO] [stdout] 1962 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 1963 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1973 | | Ok(res) [INFO] [stdout] 1974 | | }; [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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:1973:25 [INFO] [stdout] | [INFO] [stdout] 1973 | 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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:2009:42 [INFO] [stdout] | [INFO] [stdout] 2009 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2010 | | let method = DescribeWorkspaceSvc(inner); [INFO] [stdout] 2011 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 2012 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2022 | | Ok(res) [INFO] [stdout] 2023 | | }; [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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:2022:25 [INFO] [stdout] | [INFO] [stdout] 2022 | 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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:2055:42 [INFO] [stdout] | [INFO] [stdout] 2055 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2056 | | let method = CurrentWorkspaceSvc(inner); [INFO] [stdout] 2057 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 2058 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2068 | | Ok(res) [INFO] [stdout] 2069 | | }; [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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:2068:25 [INFO] [stdout] | [INFO] [stdout] 2068 | 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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:2098:42 [INFO] [stdout] | [INFO] [stdout] 2098 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2099 | | let method = AddSvc(inner); [INFO] [stdout] 2100 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 2101 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2111 | | Ok(res) [INFO] [stdout] 2112 | | }; [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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:2111:25 [INFO] [stdout] | [INFO] [stdout] 2111 | 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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:2142:42 [INFO] [stdout] | [INFO] [stdout] 2142 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2143 | | let method = SyncSvc(inner); [INFO] [stdout] 2144 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 2145 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2155 | | Ok(res) [INFO] [stdout] 2156 | | }; [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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:2155:25 [INFO] [stdout] | [INFO] [stdout] 2155 | 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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:2186:42 [INFO] [stdout] | [INFO] [stdout] 2186 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2187 | | let method = LockSvc(inner); [INFO] [stdout] 2188 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 2189 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2199 | | Ok(res) [INFO] [stdout] 2200 | | }; [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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:2199:25 [INFO] [stdout] | [INFO] [stdout] 2199 | 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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:2230:42 [INFO] [stdout] | [INFO] [stdout] 2230 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2231 | | let method = UnlockSvc(inner); [INFO] [stdout] 2232 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 2233 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2243 | | Ok(res) [INFO] [stdout] 2244 | | }; [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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:2243:25 [INFO] [stdout] | [INFO] [stdout] 2243 | 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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:2274:42 [INFO] [stdout] | [INFO] [stdout] 2274 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2275 | | let method = RevertSvc(inner); [INFO] [stdout] 2276 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 2277 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2287 | | Ok(res) [INFO] [stdout] 2288 | | }; [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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:2287:25 [INFO] [stdout] | [INFO] [stdout] 2287 | 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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:2318:42 [INFO] [stdout] | [INFO] [stdout] 2318 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2319 | | let method = SubmitSvc(inner); [INFO] [stdout] 2320 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 2321 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2331 | | Ok(res) [INFO] [stdout] 2332 | | }; [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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:2331:25 [INFO] [stdout] | [INFO] [stdout] 2331 | 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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:2364:42 [INFO] [stdout] | [INFO] [stdout] 2364 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2365 | | let method = CreateChangelistSvc(inner); [INFO] [stdout] 2366 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 2367 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2377 | | Ok(res) [INFO] [stdout] 2378 | | }; [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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:2377:25 [INFO] [stdout] | [INFO] [stdout] 2377 | 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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:2410:42 [INFO] [stdout] | [INFO] [stdout] 2410 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2411 | | let method = DeleteChangelistSvc(inner); [INFO] [stdout] 2412 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 2413 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2423 | | Ok(res) [INFO] [stdout] 2424 | | }; [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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:2423:25 [INFO] [stdout] | [INFO] [stdout] 2423 | 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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:2456:42 [INFO] [stdout] | [INFO] [stdout] 2456 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2457 | | let method = ListChangelistsSvc(inner); [INFO] [stdout] 2458 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 2459 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2469 | | Ok(res) [INFO] [stdout] 2470 | | }; [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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:2469:25 [INFO] [stdout] | [INFO] [stdout] 2469 | 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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:2505:42 [INFO] [stdout] | [INFO] [stdout] 2505 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2506 | | let method = DescribeChangelistSvc(inner); [INFO] [stdout] 2507 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 2508 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2518 | | Ok(res) [INFO] [stdout] 2519 | | }; [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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:2518:25 [INFO] [stdout] | [INFO] [stdout] 2518 | 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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:2551:42 [INFO] [stdout] | [INFO] [stdout] 2551 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2552 | | let method = CreateSnapshotSvc(inner); [INFO] [stdout] 2553 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 2554 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2564 | | Ok(res) [INFO] [stdout] 2565 | | }; [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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:2564:25 [INFO] [stdout] | [INFO] [stdout] 2564 | 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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:2597:42 [INFO] [stdout] | [INFO] [stdout] 2597 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2598 | | let method = DeleteSnapshotSvc(inner); [INFO] [stdout] 2599 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 2600 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2610 | | Ok(res) [INFO] [stdout] 2611 | | }; [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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:2610:25 [INFO] [stdout] | [INFO] [stdout] 2610 | 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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:2643:42 [INFO] [stdout] | [INFO] [stdout] 2643 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2644 | | let method = ListSnapshotsSvc(inner); [INFO] [stdout] 2645 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 2646 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2656 | | Ok(res) [INFO] [stdout] 2657 | | }; [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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:2656:25 [INFO] [stdout] | [INFO] [stdout] 2656 | 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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:2689:42 [INFO] [stdout] | [INFO] [stdout] 2689 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2690 | | let method = DescribeSnapshotSvc(inner); [INFO] [stdout] 2691 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 2692 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2702 | | Ok(res) [INFO] [stdout] 2703 | | }; [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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:2702:25 [INFO] [stdout] | [INFO] [stdout] 2702 | 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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:2735:42 [INFO] [stdout] | [INFO] [stdout] 2735 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2736 | | let method = RestoreSnapshotSvc(inner); [INFO] [stdout] 2737 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 2738 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2748 | | Ok(res) [INFO] [stdout] 2749 | | }; [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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:2748:25 [INFO] [stdout] | [INFO] [stdout] 2748 | 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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:2779:42 [INFO] [stdout] | [INFO] [stdout] 2779 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2780 | | let method = MergeSvc(inner); [INFO] [stdout] 2781 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 2782 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2792 | | Ok(res) [INFO] [stdout] 2793 | | }; [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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:2792:25 [INFO] [stdout] | [INFO] [stdout] 2792 | 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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:2823:42 [INFO] [stdout] | [INFO] [stdout] 2823 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2824 | | let method = ResolveSvc(inner); [INFO] [stdout] 2825 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 2826 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2836 | | Ok(res) [INFO] [stdout] 2837 | | }; [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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:2836:25 [INFO] [stdout] | [INFO] [stdout] 2836 | 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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:2868:42 [INFO] [stdout] | [INFO] [stdout] 2868 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2869 | | let method = DescribeSvc(inner); [INFO] [stdout] 2870 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 2871 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2881 | | Ok(res) [INFO] [stdout] 2882 | | }; [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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:2881:25 [INFO] [stdout] | [INFO] [stdout] 2881 | 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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:2914:42 [INFO] [stdout] | [INFO] [stdout] 2914 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2915 | | let method = CreateBranchSvc(inner); [INFO] [stdout] 2916 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 2917 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2927 | | Ok(res) [INFO] [stdout] 2928 | | }; [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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:2927:25 [INFO] [stdout] | [INFO] [stdout] 2927 | 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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:2960:42 [INFO] [stdout] | [INFO] [stdout] 2960 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2961 | | let method = DeleteBranchSvc(inner); [INFO] [stdout] 2962 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 2963 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2973 | | Ok(res) [INFO] [stdout] 2974 | | }; [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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:2973:25 [INFO] [stdout] | [INFO] [stdout] 2973 | 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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:3006:42 [INFO] [stdout] | [INFO] [stdout] 3006 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 3007 | | let method = ListBranchesSvc(inner); [INFO] [stdout] 3008 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 3009 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 3019 | | Ok(res) [INFO] [stdout] 3020 | | }; [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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:3019:25 [INFO] [stdout] | [INFO] [stdout] 3019 | 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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:3052:42 [INFO] [stdout] | [INFO] [stdout] 3052 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 3053 | | let method = SwitchBranchSvc(inner); [INFO] [stdout] 3054 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 3055 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 3065 | | Ok(res) [INFO] [stdout] 3066 | | }; [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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:3065:25 [INFO] [stdout] | [INFO] [stdout] 3065 | 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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:3097:42 [INFO] [stdout] | [INFO] [stdout] 3097 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 3098 | | let method = GetLatestSvc(inner); [INFO] [stdout] 3099 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 3100 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 3110 | | Ok(res) [INFO] [stdout] 3111 | | }; [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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:3110:25 [INFO] [stdout] | [INFO] [stdout] 3110 | 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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:3142:42 [INFO] [stdout] | [INFO] [stdout] 3142 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 3143 | | let method = CheckoutSvc(inner); [INFO] [stdout] 3144 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 3145 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 3155 | | Ok(res) [INFO] [stdout] 3156 | | }; [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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:3155:25 [INFO] [stdout] | [INFO] [stdout] 3155 | 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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:3186:42 [INFO] [stdout] | [INFO] [stdout] 3186 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 3187 | | let method = SummitSvc(inner); [INFO] [stdout] 3188 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 3189 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 3199 | | Ok(res) [INFO] [stdout] 3200 | | }; [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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:3199:25 [INFO] [stdout] | [INFO] [stdout] 3199 | 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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:3232:42 [INFO] [stdout] | [INFO] [stdout] 3232 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 3233 | | let method = HiveConnectSvc(inner); [INFO] [stdout] 3234 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 3235 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 3245 | | Ok(res) [INFO] [stdout] 3246 | | }; [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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:3245:25 [INFO] [stdout] | [INFO] [stdout] 3245 | 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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:3277:42 [INFO] [stdout] | [INFO] [stdout] 3277 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 3278 | | let method = HiveLoginSvc(inner); [INFO] [stdout] 3279 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 3280 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 3290 | | Ok(res) [INFO] [stdout] 3291 | | }; [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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:3290:25 [INFO] [stdout] | [INFO] [stdout] 3290 | 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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:3323:42 [INFO] [stdout] | [INFO] [stdout] 3323 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 3324 | | let method = HiveRegisterSvc(inner); [INFO] [stdout] 3325 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 3326 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 3336 | | Ok(res) [INFO] [stdout] 3337 | | }; [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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:3336:25 [INFO] [stdout] | [INFO] [stdout] 3336 | 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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:3372:42 [INFO] [stdout] | [INFO] [stdout] 3372 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 3373 | | let method = HiveListWorkspacesSvc(inner); [INFO] [stdout] 3374 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 3375 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 3385 | | Ok(res) [INFO] [stdout] 3386 | | }; [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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:3385:25 [INFO] [stdout] | [INFO] [stdout] 3385 | 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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:3390:41 [INFO] [stdout] | [INFO] [stdout] 3390 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 3391 | | let mut response = http::Response::new( [INFO] [stdout] 3392 | | tonic::body::Body::default(), [INFO] [stdout] 3393 | | ); [INFO] [stdout] ... | [INFO] [stdout] 3405 | | Ok(response) [INFO] [stdout] 3406 | | }) [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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:3405:25 [INFO] [stdout] | [INFO] [stdout] 3405 | Ok(response) [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/crv-edge-a3c181e953a52789/out/hive_proto.rs:417:42 [INFO] [stdout] | [INFO] [stdout] 417 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 418 | | let method = GreetingSvc(inner); [INFO] [stdout] 419 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 420 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 430 | | Ok(res) [INFO] [stdout] 431 | | }; [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/crv-edge-a3c181e953a52789/out/hive_proto.rs:430:25 [INFO] [stdout] | [INFO] [stdout] 430 | 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/crv-edge-a3c181e953a52789/out/hive_proto.rs:462:42 [INFO] [stdout] | [INFO] [stdout] 462 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 463 | | let method = UpsertWorkspaceSvc(inner); [INFO] [stdout] 464 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 465 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 475 | | Ok(res) [INFO] [stdout] 476 | | }; [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/crv-edge-a3c181e953a52789/out/hive_proto.rs:475:25 [INFO] [stdout] | [INFO] [stdout] 475 | 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/crv-edge-a3c181e953a52789/out/hive_proto.rs:507:42 [INFO] [stdout] | [INFO] [stdout] 507 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 508 | | let method = ListWorkspacesSvc(inner); [INFO] [stdout] 509 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 510 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 520 | | Ok(res) [INFO] [stdout] 521 | | }; [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/crv-edge-a3c181e953a52789/out/hive_proto.rs:520:25 [INFO] [stdout] | [INFO] [stdout] 520 | 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/crv-edge-a3c181e953a52789/out/hive_proto.rs:550:42 [INFO] [stdout] | [INFO] [stdout] 550 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 551 | | let method = LoginSvc(inner); [INFO] [stdout] 552 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 553 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 563 | | Ok(res) [INFO] [stdout] 564 | | }; [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/crv-edge-a3c181e953a52789/out/hive_proto.rs:563:25 [INFO] [stdout] | [INFO] [stdout] 563 | 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/crv-edge-a3c181e953a52789/out/hive_proto.rs:593:42 [INFO] [stdout] | [INFO] [stdout] 593 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 594 | | let method = RegisterSvc(inner); [INFO] [stdout] 595 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 596 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 606 | | Ok(res) [INFO] [stdout] 607 | | }; [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/crv-edge-a3c181e953a52789/out/hive_proto.rs:606:25 [INFO] [stdout] | [INFO] [stdout] 606 | 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/crv-edge-a3c181e953a52789/out/hive_proto.rs:611:41 [INFO] [stdout] | [INFO] [stdout] 611 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 612 | | let mut response = http::Response::new( [INFO] [stdout] 613 | | tonic::body::Body::default(), [INFO] [stdout] 614 | | ); [INFO] [stdout] ... | [INFO] [stdout] 626 | | Ok(response) [INFO] [stdout] 627 | | }) [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/crv-edge-a3c181e953a52789/out/hive_proto.rs:626:25 [INFO] [stdout] | [INFO] [stdout] 626 | Ok(response) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `crv-edge` (lib test) due to 84 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: fields `depot_root_path` and `root_path` are never read [INFO] [stdout] --> crv-edge/src/client_manager/workspace.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct WorkSpaceMetadata { [INFO] [stdout] | ----------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 12 | depot_root_path: PathBuf, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 13 | root_path: PathBuf, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crv-edge/src/client_manager/block_manager.rs:61:39 [INFO] [stdout] | [INFO] [stdout] 61 | pub fn get_block_content_by_hashs(&mut self, hashs: Vec) -> io::Result { [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 61 | pub fn get_block_content_by_hashs(&mut self, hashs: Vec) -> io::Result> { [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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:1822:42 [INFO] [stdout] | [INFO] [stdout] 1822 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1823 | | let method = BonjourSvc(inner); [INFO] [stdout] 1824 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 1825 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1835 | | Ok(res) [INFO] [stdout] 1836 | | }; [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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:1835:25 [INFO] [stdout] | [INFO] [stdout] 1835 | 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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:1868:42 [INFO] [stdout] | [INFO] [stdout] 1868 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1869 | | let method = CreateWorkspaceSvc(inner); [INFO] [stdout] 1870 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 1871 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1881 | | Ok(res) [INFO] [stdout] 1882 | | }; [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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:1881:25 [INFO] [stdout] | [INFO] [stdout] 1881 | 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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:1914:42 [INFO] [stdout] | [INFO] [stdout] 1914 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1915 | | let method = DeleteWorkspaceSvc(inner); [INFO] [stdout] 1916 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 1917 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1927 | | Ok(res) [INFO] [stdout] 1928 | | }; [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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:1927:25 [INFO] [stdout] | [INFO] [stdout] 1927 | 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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:1960:42 [INFO] [stdout] | [INFO] [stdout] 1960 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1961 | | let method = ListWorkspacesSvc(inner); [INFO] [stdout] 1962 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 1963 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1973 | | Ok(res) [INFO] [stdout] 1974 | | }; [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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:1973:25 [INFO] [stdout] | [INFO] [stdout] 1973 | 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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:2009:42 [INFO] [stdout] | [INFO] [stdout] 2009 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2010 | | let method = DescribeWorkspaceSvc(inner); [INFO] [stdout] 2011 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 2012 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2022 | | Ok(res) [INFO] [stdout] 2023 | | }; [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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:2022:25 [INFO] [stdout] | [INFO] [stdout] 2022 | 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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:2055:42 [INFO] [stdout] | [INFO] [stdout] 2055 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2056 | | let method = CurrentWorkspaceSvc(inner); [INFO] [stdout] 2057 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 2058 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2068 | | Ok(res) [INFO] [stdout] 2069 | | }; [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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:2068:25 [INFO] [stdout] | [INFO] [stdout] 2068 | 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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:2098:42 [INFO] [stdout] | [INFO] [stdout] 2098 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2099 | | let method = AddSvc(inner); [INFO] [stdout] 2100 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 2101 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2111 | | Ok(res) [INFO] [stdout] 2112 | | }; [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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:2111:25 [INFO] [stdout] | [INFO] [stdout] 2111 | 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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:2142:42 [INFO] [stdout] | [INFO] [stdout] 2142 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2143 | | let method = SyncSvc(inner); [INFO] [stdout] 2144 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 2145 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2155 | | Ok(res) [INFO] [stdout] 2156 | | }; [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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:2155:25 [INFO] [stdout] | [INFO] [stdout] 2155 | 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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:2186:42 [INFO] [stdout] | [INFO] [stdout] 2186 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2187 | | let method = LockSvc(inner); [INFO] [stdout] 2188 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 2189 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2199 | | Ok(res) [INFO] [stdout] 2200 | | }; [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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:2199:25 [INFO] [stdout] | [INFO] [stdout] 2199 | 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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:2230:42 [INFO] [stdout] | [INFO] [stdout] 2230 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2231 | | let method = UnlockSvc(inner); [INFO] [stdout] 2232 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 2233 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2243 | | Ok(res) [INFO] [stdout] 2244 | | }; [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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:2243:25 [INFO] [stdout] | [INFO] [stdout] 2243 | 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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:2274:42 [INFO] [stdout] | [INFO] [stdout] 2274 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2275 | | let method = RevertSvc(inner); [INFO] [stdout] 2276 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 2277 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2287 | | Ok(res) [INFO] [stdout] 2288 | | }; [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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:2287:25 [INFO] [stdout] | [INFO] [stdout] 2287 | 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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:2318:42 [INFO] [stdout] | [INFO] [stdout] 2318 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2319 | | let method = SubmitSvc(inner); [INFO] [stdout] 2320 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 2321 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2331 | | Ok(res) [INFO] [stdout] 2332 | | }; [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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:2331:25 [INFO] [stdout] | [INFO] [stdout] 2331 | 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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:2364:42 [INFO] [stdout] | [INFO] [stdout] 2364 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2365 | | let method = CreateChangelistSvc(inner); [INFO] [stdout] 2366 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 2367 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2377 | | Ok(res) [INFO] [stdout] 2378 | | }; [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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:2377:25 [INFO] [stdout] | [INFO] [stdout] 2377 | 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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:2410:42 [INFO] [stdout] | [INFO] [stdout] 2410 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2411 | | let method = DeleteChangelistSvc(inner); [INFO] [stdout] 2412 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 2413 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2423 | | Ok(res) [INFO] [stdout] 2424 | | }; [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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:2423:25 [INFO] [stdout] | [INFO] [stdout] 2423 | 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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:2456:42 [INFO] [stdout] | [INFO] [stdout] 2456 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2457 | | let method = ListChangelistsSvc(inner); [INFO] [stdout] 2458 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 2459 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2469 | | Ok(res) [INFO] [stdout] 2470 | | }; [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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:2469:25 [INFO] [stdout] | [INFO] [stdout] 2469 | 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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:2505:42 [INFO] [stdout] | [INFO] [stdout] 2505 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2506 | | let method = DescribeChangelistSvc(inner); [INFO] [stdout] 2507 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 2508 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2518 | | Ok(res) [INFO] [stdout] 2519 | | }; [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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:2518:25 [INFO] [stdout] | [INFO] [stdout] 2518 | 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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:2551:42 [INFO] [stdout] | [INFO] [stdout] 2551 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2552 | | let method = CreateSnapshotSvc(inner); [INFO] [stdout] 2553 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 2554 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2564 | | Ok(res) [INFO] [stdout] 2565 | | }; [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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:2564:25 [INFO] [stdout] | [INFO] [stdout] 2564 | 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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:2597:42 [INFO] [stdout] | [INFO] [stdout] 2597 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2598 | | let method = DeleteSnapshotSvc(inner); [INFO] [stdout] 2599 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 2600 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2610 | | Ok(res) [INFO] [stdout] 2611 | | }; [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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:2610:25 [INFO] [stdout] | [INFO] [stdout] 2610 | 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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:2643:42 [INFO] [stdout] | [INFO] [stdout] 2643 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2644 | | let method = ListSnapshotsSvc(inner); [INFO] [stdout] 2645 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 2646 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2656 | | Ok(res) [INFO] [stdout] 2657 | | }; [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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:2656:25 [INFO] [stdout] | [INFO] [stdout] 2656 | 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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:2689:42 [INFO] [stdout] | [INFO] [stdout] 2689 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2690 | | let method = DescribeSnapshotSvc(inner); [INFO] [stdout] 2691 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 2692 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2702 | | Ok(res) [INFO] [stdout] 2703 | | }; [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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:2702:25 [INFO] [stdout] | [INFO] [stdout] 2702 | 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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:2735:42 [INFO] [stdout] | [INFO] [stdout] 2735 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2736 | | let method = RestoreSnapshotSvc(inner); [INFO] [stdout] 2737 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 2738 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2748 | | Ok(res) [INFO] [stdout] 2749 | | }; [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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:2748:25 [INFO] [stdout] | [INFO] [stdout] 2748 | 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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:2779:42 [INFO] [stdout] | [INFO] [stdout] 2779 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2780 | | let method = MergeSvc(inner); [INFO] [stdout] 2781 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 2782 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2792 | | Ok(res) [INFO] [stdout] 2793 | | }; [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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:2792:25 [INFO] [stdout] | [INFO] [stdout] 2792 | 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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:2823:42 [INFO] [stdout] | [INFO] [stdout] 2823 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2824 | | let method = ResolveSvc(inner); [INFO] [stdout] 2825 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 2826 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2836 | | Ok(res) [INFO] [stdout] 2837 | | }; [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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:2836:25 [INFO] [stdout] | [INFO] [stdout] 2836 | 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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:2868:42 [INFO] [stdout] | [INFO] [stdout] 2868 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2869 | | let method = DescribeSvc(inner); [INFO] [stdout] 2870 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 2871 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2881 | | Ok(res) [INFO] [stdout] 2882 | | }; [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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:2881:25 [INFO] [stdout] | [INFO] [stdout] 2881 | 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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:2914:42 [INFO] [stdout] | [INFO] [stdout] 2914 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2915 | | let method = CreateBranchSvc(inner); [INFO] [stdout] 2916 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 2917 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2927 | | Ok(res) [INFO] [stdout] 2928 | | }; [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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:2927:25 [INFO] [stdout] | [INFO] [stdout] 2927 | 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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:2960:42 [INFO] [stdout] | [INFO] [stdout] 2960 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2961 | | let method = DeleteBranchSvc(inner); [INFO] [stdout] 2962 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 2963 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2973 | | Ok(res) [INFO] [stdout] 2974 | | }; [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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:2973:25 [INFO] [stdout] | [INFO] [stdout] 2973 | 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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:3006:42 [INFO] [stdout] | [INFO] [stdout] 3006 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 3007 | | let method = ListBranchesSvc(inner); [INFO] [stdout] 3008 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 3009 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 3019 | | Ok(res) [INFO] [stdout] 3020 | | }; [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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:3019:25 [INFO] [stdout] | [INFO] [stdout] 3019 | 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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:3052:42 [INFO] [stdout] | [INFO] [stdout] 3052 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 3053 | | let method = SwitchBranchSvc(inner); [INFO] [stdout] 3054 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 3055 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 3065 | | Ok(res) [INFO] [stdout] 3066 | | }; [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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:3065:25 [INFO] [stdout] | [INFO] [stdout] 3065 | 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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:3097:42 [INFO] [stdout] | [INFO] [stdout] 3097 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 3098 | | let method = GetLatestSvc(inner); [INFO] [stdout] 3099 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 3100 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 3110 | | Ok(res) [INFO] [stdout] 3111 | | }; [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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:3110:25 [INFO] [stdout] | [INFO] [stdout] 3110 | 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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:3142:42 [INFO] [stdout] | [INFO] [stdout] 3142 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 3143 | | let method = CheckoutSvc(inner); [INFO] [stdout] 3144 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 3145 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 3155 | | Ok(res) [INFO] [stdout] 3156 | | }; [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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:3155:25 [INFO] [stdout] | [INFO] [stdout] 3155 | 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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:3186:42 [INFO] [stdout] | [INFO] [stdout] 3186 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 3187 | | let method = SummitSvc(inner); [INFO] [stdout] 3188 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 3189 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 3199 | | Ok(res) [INFO] [stdout] 3200 | | }; [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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:3199:25 [INFO] [stdout] | [INFO] [stdout] 3199 | 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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:3232:42 [INFO] [stdout] | [INFO] [stdout] 3232 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 3233 | | let method = HiveConnectSvc(inner); [INFO] [stdout] 3234 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 3235 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 3245 | | Ok(res) [INFO] [stdout] 3246 | | }; [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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:3245:25 [INFO] [stdout] | [INFO] [stdout] 3245 | 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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:3277:42 [INFO] [stdout] | [INFO] [stdout] 3277 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 3278 | | let method = HiveLoginSvc(inner); [INFO] [stdout] 3279 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 3280 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 3290 | | Ok(res) [INFO] [stdout] 3291 | | }; [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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:3290:25 [INFO] [stdout] | [INFO] [stdout] 3290 | 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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:3323:42 [INFO] [stdout] | [INFO] [stdout] 3323 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 3324 | | let method = HiveRegisterSvc(inner); [INFO] [stdout] 3325 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 3326 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 3336 | | Ok(res) [INFO] [stdout] 3337 | | }; [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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:3336:25 [INFO] [stdout] | [INFO] [stdout] 3336 | 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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:3372:42 [INFO] [stdout] | [INFO] [stdout] 3372 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 3373 | | let method = HiveListWorkspacesSvc(inner); [INFO] [stdout] 3374 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 3375 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 3385 | | Ok(res) [INFO] [stdout] 3386 | | }; [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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:3385:25 [INFO] [stdout] | [INFO] [stdout] 3385 | 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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:3390:41 [INFO] [stdout] | [INFO] [stdout] 3390 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 3391 | | let mut response = http::Response::new( [INFO] [stdout] 3392 | | tonic::body::Body::default(), [INFO] [stdout] 3393 | | ); [INFO] [stdout] ... | [INFO] [stdout] 3405 | | Ok(response) [INFO] [stdout] 3406 | | }) [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/crv-edge-a3c181e953a52789/out/daemon_proto.rs:3405:25 [INFO] [stdout] | [INFO] [stdout] 3405 | Ok(response) [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/crv-edge-a3c181e953a52789/out/hive_proto.rs:417:42 [INFO] [stdout] | [INFO] [stdout] 417 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 418 | | let method = GreetingSvc(inner); [INFO] [stdout] 419 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 420 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 430 | | Ok(res) [INFO] [stdout] 431 | | }; [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/crv-edge-a3c181e953a52789/out/hive_proto.rs:430:25 [INFO] [stdout] | [INFO] [stdout] 430 | 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/crv-edge-a3c181e953a52789/out/hive_proto.rs:462:42 [INFO] [stdout] | [INFO] [stdout] 462 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 463 | | let method = UpsertWorkspaceSvc(inner); [INFO] [stdout] 464 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 465 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 475 | | Ok(res) [INFO] [stdout] 476 | | }; [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/crv-edge-a3c181e953a52789/out/hive_proto.rs:475:25 [INFO] [stdout] | [INFO] [stdout] 475 | 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/crv-edge-a3c181e953a52789/out/hive_proto.rs:507:42 [INFO] [stdout] | [INFO] [stdout] 507 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 508 | | let method = ListWorkspacesSvc(inner); [INFO] [stdout] 509 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 510 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 520 | | Ok(res) [INFO] [stdout] 521 | | }; [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/crv-edge-a3c181e953a52789/out/hive_proto.rs:520:25 [INFO] [stdout] | [INFO] [stdout] 520 | 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/crv-edge-a3c181e953a52789/out/hive_proto.rs:550:42 [INFO] [stdout] | [INFO] [stdout] 550 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 551 | | let method = LoginSvc(inner); [INFO] [stdout] 552 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 553 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 563 | | Ok(res) [INFO] [stdout] 564 | | }; [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/crv-edge-a3c181e953a52789/out/hive_proto.rs:563:25 [INFO] [stdout] | [INFO] [stdout] 563 | 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/crv-edge-a3c181e953a52789/out/hive_proto.rs:593:42 [INFO] [stdout] | [INFO] [stdout] 593 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 594 | | let method = RegisterSvc(inner); [INFO] [stdout] 595 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 596 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 606 | | Ok(res) [INFO] [stdout] 607 | | }; [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/crv-edge-a3c181e953a52789/out/hive_proto.rs:606:25 [INFO] [stdout] | [INFO] [stdout] 606 | 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/crv-edge-a3c181e953a52789/out/hive_proto.rs:611:41 [INFO] [stdout] | [INFO] [stdout] 611 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 612 | | let mut response = http::Response::new( [INFO] [stdout] 613 | | tonic::body::Body::default(), [INFO] [stdout] 614 | | ); [INFO] [stdout] ... | [INFO] [stdout] 626 | | Ok(response) [INFO] [stdout] 627 | | }) [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/crv-edge-a3c181e953a52789/out/hive_proto.rs:626:25 [INFO] [stdout] | [INFO] [stdout] 626 | Ok(response) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `crv-edge` (lib) due to 84 previous errors; 2 warnings emitted [INFO] [stdout] warning: unused variable: `depot_path` [INFO] [stdout] --> crv-cli/src/client/crvclient.rs:293:9 [INFO] [stdout] | [INFO] [stdout] 293 | depot_path: &str, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_depot_path` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `versions` [INFO] [stdout] --> crv-cli/src/client/crvclient.rs:294:9 [INFO] [stdout] | [INFO] [stdout] 294 | versions: Vec<&str>, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_versions` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `description` [INFO] [stdout] --> crv-cli/src/client/crvclient.rs:487:50 [INFO] [stdout] | [INFO] [stdout] 487 | fn submit_local(&mut self, depot_path: &str, description: String) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_description` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `next_changelist_id` is never read [INFO] [stdout] --> crv-cli/src/client/crvclient.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 48 | pub struct CrvClient { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 69 | next_changelist_id: u64, [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, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/crv-cli-44d17b26584a884f/out/daemon_proto.rs:1822:42 [INFO] [stdout] | [INFO] [stdout] 1822 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1823 | | let method = BonjourSvc(inner); [INFO] [stdout] 1824 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 1825 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1835 | | Ok(res) [INFO] [stdout] 1836 | | }; [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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:1835:25 [INFO] [stdout] | [INFO] [stdout] 1835 | 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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:1868:42 [INFO] [stdout] | [INFO] [stdout] 1868 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1869 | | let method = CreateWorkspaceSvc(inner); [INFO] [stdout] 1870 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 1871 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1881 | | Ok(res) [INFO] [stdout] 1882 | | }; [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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:1881:25 [INFO] [stdout] | [INFO] [stdout] 1881 | 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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:1914:42 [INFO] [stdout] | [INFO] [stdout] 1914 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1915 | | let method = DeleteWorkspaceSvc(inner); [INFO] [stdout] 1916 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 1917 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1927 | | Ok(res) [INFO] [stdout] 1928 | | }; [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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:1927:25 [INFO] [stdout] | [INFO] [stdout] 1927 | 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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:1960:42 [INFO] [stdout] | [INFO] [stdout] 1960 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1961 | | let method = ListWorkspacesSvc(inner); [INFO] [stdout] 1962 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 1963 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1973 | | Ok(res) [INFO] [stdout] 1974 | | }; [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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:1973:25 [INFO] [stdout] | [INFO] [stdout] 1973 | 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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:2009:42 [INFO] [stdout] | [INFO] [stdout] 2009 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2010 | | let method = DescribeWorkspaceSvc(inner); [INFO] [stdout] 2011 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 2012 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2022 | | Ok(res) [INFO] [stdout] 2023 | | }; [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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:2022:25 [INFO] [stdout] | [INFO] [stdout] 2022 | 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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:2055:42 [INFO] [stdout] | [INFO] [stdout] 2055 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2056 | | let method = CurrentWorkspaceSvc(inner); [INFO] [stdout] 2057 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 2058 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2068 | | Ok(res) [INFO] [stdout] 2069 | | }; [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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:2068:25 [INFO] [stdout] | [INFO] [stdout] 2068 | 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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:2098:42 [INFO] [stdout] | [INFO] [stdout] 2098 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2099 | | let method = AddSvc(inner); [INFO] [stdout] 2100 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 2101 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2111 | | Ok(res) [INFO] [stdout] 2112 | | }; [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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:2111:25 [INFO] [stdout] | [INFO] [stdout] 2111 | 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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:2142:42 [INFO] [stdout] | [INFO] [stdout] 2142 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2143 | | let method = SyncSvc(inner); [INFO] [stdout] 2144 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 2145 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2155 | | Ok(res) [INFO] [stdout] 2156 | | }; [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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:2155:25 [INFO] [stdout] | [INFO] [stdout] 2155 | 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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:2186:42 [INFO] [stdout] | [INFO] [stdout] 2186 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2187 | | let method = LockSvc(inner); [INFO] [stdout] 2188 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 2189 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2199 | | Ok(res) [INFO] [stdout] 2200 | | }; [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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:2199:25 [INFO] [stdout] | [INFO] [stdout] 2199 | 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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:2230:42 [INFO] [stdout] | [INFO] [stdout] 2230 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2231 | | let method = UnlockSvc(inner); [INFO] [stdout] 2232 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 2233 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2243 | | Ok(res) [INFO] [stdout] 2244 | | }; [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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:2243:25 [INFO] [stdout] | [INFO] [stdout] 2243 | 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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:2274:42 [INFO] [stdout] | [INFO] [stdout] 2274 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2275 | | let method = RevertSvc(inner); [INFO] [stdout] 2276 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 2277 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2287 | | Ok(res) [INFO] [stdout] 2288 | | }; [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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:2287:25 [INFO] [stdout] | [INFO] [stdout] 2287 | 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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:2318:42 [INFO] [stdout] | [INFO] [stdout] 2318 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2319 | | let method = SubmitSvc(inner); [INFO] [stdout] 2320 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 2321 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2331 | | Ok(res) [INFO] [stdout] 2332 | | }; [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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:2331:25 [INFO] [stdout] | [INFO] [stdout] 2331 | 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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:2364:42 [INFO] [stdout] | [INFO] [stdout] 2364 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2365 | | let method = CreateChangelistSvc(inner); [INFO] [stdout] 2366 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 2367 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2377 | | Ok(res) [INFO] [stdout] 2378 | | }; [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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:2377:25 [INFO] [stdout] | [INFO] [stdout] 2377 | 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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:2410:42 [INFO] [stdout] | [INFO] [stdout] 2410 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2411 | | let method = DeleteChangelistSvc(inner); [INFO] [stdout] 2412 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 2413 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2423 | | Ok(res) [INFO] [stdout] 2424 | | }; [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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:2423:25 [INFO] [stdout] | [INFO] [stdout] 2423 | 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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:2456:42 [INFO] [stdout] | [INFO] [stdout] 2456 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2457 | | let method = ListChangelistsSvc(inner); [INFO] [stdout] 2458 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 2459 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2469 | | Ok(res) [INFO] [stdout] 2470 | | }; [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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:2469:25 [INFO] [stdout] | [INFO] [stdout] 2469 | 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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:2505:42 [INFO] [stdout] | [INFO] [stdout] 2505 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2506 | | let method = DescribeChangelistSvc(inner); [INFO] [stdout] 2507 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 2508 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2518 | | Ok(res) [INFO] [stdout] 2519 | | }; [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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:2518:25 [INFO] [stdout] | [INFO] [stdout] 2518 | 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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:2551:42 [INFO] [stdout] | [INFO] [stdout] 2551 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2552 | | let method = CreateSnapshotSvc(inner); [INFO] [stdout] 2553 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 2554 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2564 | | Ok(res) [INFO] [stdout] 2565 | | }; [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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:2564:25 [INFO] [stdout] | [INFO] [stdout] 2564 | 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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:2597:42 [INFO] [stdout] | [INFO] [stdout] 2597 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2598 | | let method = DeleteSnapshotSvc(inner); [INFO] [stdout] 2599 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 2600 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2610 | | Ok(res) [INFO] [stdout] 2611 | | }; [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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:2610:25 [INFO] [stdout] | [INFO] [stdout] 2610 | 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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:2643:42 [INFO] [stdout] | [INFO] [stdout] 2643 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2644 | | let method = ListSnapshotsSvc(inner); [INFO] [stdout] 2645 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 2646 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2656 | | Ok(res) [INFO] [stdout] 2657 | | }; [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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:2656:25 [INFO] [stdout] | [INFO] [stdout] 2656 | 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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:2689:42 [INFO] [stdout] | [INFO] [stdout] 2689 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2690 | | let method = DescribeSnapshotSvc(inner); [INFO] [stdout] 2691 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 2692 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2702 | | Ok(res) [INFO] [stdout] 2703 | | }; [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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:2702:25 [INFO] [stdout] | [INFO] [stdout] 2702 | 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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:2735:42 [INFO] [stdout] | [INFO] [stdout] 2735 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2736 | | let method = RestoreSnapshotSvc(inner); [INFO] [stdout] 2737 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 2738 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2748 | | Ok(res) [INFO] [stdout] 2749 | | }; [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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:2748:25 [INFO] [stdout] | [INFO] [stdout] 2748 | 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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:2779:42 [INFO] [stdout] | [INFO] [stdout] 2779 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2780 | | let method = MergeSvc(inner); [INFO] [stdout] 2781 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 2782 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2792 | | Ok(res) [INFO] [stdout] 2793 | | }; [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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:2792:25 [INFO] [stdout] | [INFO] [stdout] 2792 | 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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:2823:42 [INFO] [stdout] | [INFO] [stdout] 2823 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2824 | | let method = ResolveSvc(inner); [INFO] [stdout] 2825 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 2826 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2836 | | Ok(res) [INFO] [stdout] 2837 | | }; [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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:2836:25 [INFO] [stdout] | [INFO] [stdout] 2836 | 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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:2868:42 [INFO] [stdout] | [INFO] [stdout] 2868 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2869 | | let method = DescribeSvc(inner); [INFO] [stdout] 2870 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 2871 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2881 | | Ok(res) [INFO] [stdout] 2882 | | }; [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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:2881:25 [INFO] [stdout] | [INFO] [stdout] 2881 | 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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:2914:42 [INFO] [stdout] | [INFO] [stdout] 2914 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2915 | | let method = CreateBranchSvc(inner); [INFO] [stdout] 2916 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 2917 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2927 | | Ok(res) [INFO] [stdout] 2928 | | }; [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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:2927:25 [INFO] [stdout] | [INFO] [stdout] 2927 | 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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:2960:42 [INFO] [stdout] | [INFO] [stdout] 2960 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2961 | | let method = DeleteBranchSvc(inner); [INFO] [stdout] 2962 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 2963 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2973 | | Ok(res) [INFO] [stdout] 2974 | | }; [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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:2973:25 [INFO] [stdout] | [INFO] [stdout] 2973 | 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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:3006:42 [INFO] [stdout] | [INFO] [stdout] 3006 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 3007 | | let method = ListBranchesSvc(inner); [INFO] [stdout] 3008 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 3009 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 3019 | | Ok(res) [INFO] [stdout] 3020 | | }; [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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:3019:25 [INFO] [stdout] | [INFO] [stdout] 3019 | 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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:3052:42 [INFO] [stdout] | [INFO] [stdout] 3052 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 3053 | | let method = SwitchBranchSvc(inner); [INFO] [stdout] 3054 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 3055 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 3065 | | Ok(res) [INFO] [stdout] 3066 | | }; [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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:3065:25 [INFO] [stdout] | [INFO] [stdout] 3065 | 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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:3097:42 [INFO] [stdout] | [INFO] [stdout] 3097 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 3098 | | let method = GetLatestSvc(inner); [INFO] [stdout] 3099 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 3100 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 3110 | | Ok(res) [INFO] [stdout] 3111 | | }; [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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:3110:25 [INFO] [stdout] | [INFO] [stdout] 3110 | 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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:3142:42 [INFO] [stdout] | [INFO] [stdout] 3142 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 3143 | | let method = CheckoutSvc(inner); [INFO] [stdout] 3144 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 3145 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 3155 | | Ok(res) [INFO] [stdout] 3156 | | }; [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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:3155:25 [INFO] [stdout] | [INFO] [stdout] 3155 | 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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:3186:42 [INFO] [stdout] | [INFO] [stdout] 3186 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 3187 | | let method = SummitSvc(inner); [INFO] [stdout] 3188 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 3189 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 3199 | | Ok(res) [INFO] [stdout] 3200 | | }; [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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:3199:25 [INFO] [stdout] | [INFO] [stdout] 3199 | 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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:3232:42 [INFO] [stdout] | [INFO] [stdout] 3232 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 3233 | | let method = HiveConnectSvc(inner); [INFO] [stdout] 3234 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 3235 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 3245 | | Ok(res) [INFO] [stdout] 3246 | | }; [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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:3245:25 [INFO] [stdout] | [INFO] [stdout] 3245 | 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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:3277:42 [INFO] [stdout] | [INFO] [stdout] 3277 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 3278 | | let method = HiveLoginSvc(inner); [INFO] [stdout] 3279 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 3280 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 3290 | | Ok(res) [INFO] [stdout] 3291 | | }; [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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:3290:25 [INFO] [stdout] | [INFO] [stdout] 3290 | 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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:3323:42 [INFO] [stdout] | [INFO] [stdout] 3323 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 3324 | | let method = HiveRegisterSvc(inner); [INFO] [stdout] 3325 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 3326 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 3336 | | Ok(res) [INFO] [stdout] 3337 | | }; [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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:3336:25 [INFO] [stdout] | [INFO] [stdout] 3336 | 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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:3372:42 [INFO] [stdout] | [INFO] [stdout] 3372 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 3373 | | let method = HiveListWorkspacesSvc(inner); [INFO] [stdout] 3374 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 3375 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 3385 | | Ok(res) [INFO] [stdout] 3386 | | }; [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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:3385:25 [INFO] [stdout] | [INFO] [stdout] 3385 | 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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:3390:41 [INFO] [stdout] | [INFO] [stdout] 3390 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 3391 | | let mut response = http::Response::new( [INFO] [stdout] 3392 | | tonic::body::Body::default(), [INFO] [stdout] 3393 | | ); [INFO] [stdout] ... | [INFO] [stdout] 3405 | | Ok(response) [INFO] [stdout] 3406 | | }) [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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:3405:25 [INFO] [stdout] | [INFO] [stdout] 3405 | Ok(response) [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/crv-cli-44d17b26584a884f/out/hive_proto.rs:417:42 [INFO] [stdout] | [INFO] [stdout] 417 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 418 | | let method = GreetingSvc(inner); [INFO] [stdout] 419 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 420 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 430 | | Ok(res) [INFO] [stdout] 431 | | }; [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/crv-cli-44d17b26584a884f/out/hive_proto.rs:430:25 [INFO] [stdout] | [INFO] [stdout] 430 | 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/crv-cli-44d17b26584a884f/out/hive_proto.rs:462:42 [INFO] [stdout] | [INFO] [stdout] 462 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 463 | | let method = UpsertWorkspaceSvc(inner); [INFO] [stdout] 464 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 465 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 475 | | Ok(res) [INFO] [stdout] 476 | | }; [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/crv-cli-44d17b26584a884f/out/hive_proto.rs:475:25 [INFO] [stdout] | [INFO] [stdout] 475 | 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/crv-cli-44d17b26584a884f/out/hive_proto.rs:507:42 [INFO] [stdout] | [INFO] [stdout] 507 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 508 | | let method = ListWorkspacesSvc(inner); [INFO] [stdout] 509 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 510 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 520 | | Ok(res) [INFO] [stdout] 521 | | }; [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/crv-cli-44d17b26584a884f/out/hive_proto.rs:520:25 [INFO] [stdout] | [INFO] [stdout] 520 | 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/crv-cli-44d17b26584a884f/out/hive_proto.rs:550:42 [INFO] [stdout] | [INFO] [stdout] 550 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 551 | | let method = LoginSvc(inner); [INFO] [stdout] 552 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 553 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 563 | | Ok(res) [INFO] [stdout] 564 | | }; [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/crv-cli-44d17b26584a884f/out/hive_proto.rs:563:25 [INFO] [stdout] | [INFO] [stdout] 563 | 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/crv-cli-44d17b26584a884f/out/hive_proto.rs:593:42 [INFO] [stdout] | [INFO] [stdout] 593 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 594 | | let method = RegisterSvc(inner); [INFO] [stdout] 595 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 596 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 606 | | Ok(res) [INFO] [stdout] 607 | | }; [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/crv-cli-44d17b26584a884f/out/hive_proto.rs:606:25 [INFO] [stdout] | [INFO] [stdout] 606 | 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/crv-cli-44d17b26584a884f/out/hive_proto.rs:611:41 [INFO] [stdout] | [INFO] [stdout] 611 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 612 | | let mut response = http::Response::new( [INFO] [stdout] 613 | | tonic::body::Body::default(), [INFO] [stdout] 614 | | ); [INFO] [stdout] ... | [INFO] [stdout] 626 | | Ok(response) [INFO] [stdout] 627 | | }) [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/crv-cli-44d17b26584a884f/out/hive_proto.rs:626:25 [INFO] [stdout] | [INFO] [stdout] 626 | Ok(response) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `crv-cli` (lib) due to 84 previous errors; 6 warnings emitted [INFO] [stdout] warning: unused variable: `depot_path` [INFO] [stdout] --> crv-cli/src/client/crvclient.rs:293:9 [INFO] [stdout] | [INFO] [stdout] 293 | depot_path: &str, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_depot_path` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `versions` [INFO] [stdout] --> crv-cli/src/client/crvclient.rs:294:9 [INFO] [stdout] | [INFO] [stdout] 294 | versions: Vec<&str>, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_versions` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `description` [INFO] [stdout] --> crv-cli/src/client/crvclient.rs:487:50 [INFO] [stdout] | [INFO] [stdout] 487 | fn submit_local(&mut self, depot_path: &str, description: String) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_description` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `next_changelist_id` is never read [INFO] [stdout] --> crv-cli/src/client/crvclient.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 48 | pub struct CrvClient { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 69 | next_changelist_id: u64, [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, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/crv-cli-44d17b26584a884f/out/daemon_proto.rs:1822:42 [INFO] [stdout] | [INFO] [stdout] 1822 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1823 | | let method = BonjourSvc(inner); [INFO] [stdout] 1824 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 1825 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1835 | | Ok(res) [INFO] [stdout] 1836 | | }; [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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:1835:25 [INFO] [stdout] | [INFO] [stdout] 1835 | 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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:1868:42 [INFO] [stdout] | [INFO] [stdout] 1868 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1869 | | let method = CreateWorkspaceSvc(inner); [INFO] [stdout] 1870 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 1871 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1881 | | Ok(res) [INFO] [stdout] 1882 | | }; [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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:1881:25 [INFO] [stdout] | [INFO] [stdout] 1881 | 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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:1914:42 [INFO] [stdout] | [INFO] [stdout] 1914 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1915 | | let method = DeleteWorkspaceSvc(inner); [INFO] [stdout] 1916 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 1917 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1927 | | Ok(res) [INFO] [stdout] 1928 | | }; [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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:1927:25 [INFO] [stdout] | [INFO] [stdout] 1927 | 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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:1960:42 [INFO] [stdout] | [INFO] [stdout] 1960 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1961 | | let method = ListWorkspacesSvc(inner); [INFO] [stdout] 1962 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 1963 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1973 | | Ok(res) [INFO] [stdout] 1974 | | }; [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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:1973:25 [INFO] [stdout] | [INFO] [stdout] 1973 | 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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:2009:42 [INFO] [stdout] | [INFO] [stdout] 2009 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2010 | | let method = DescribeWorkspaceSvc(inner); [INFO] [stdout] 2011 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 2012 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2022 | | Ok(res) [INFO] [stdout] 2023 | | }; [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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:2022:25 [INFO] [stdout] | [INFO] [stdout] 2022 | 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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:2055:42 [INFO] [stdout] | [INFO] [stdout] 2055 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2056 | | let method = CurrentWorkspaceSvc(inner); [INFO] [stdout] 2057 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 2058 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2068 | | Ok(res) [INFO] [stdout] 2069 | | }; [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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:2068:25 [INFO] [stdout] | [INFO] [stdout] 2068 | 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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:2098:42 [INFO] [stdout] | [INFO] [stdout] 2098 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2099 | | let method = AddSvc(inner); [INFO] [stdout] 2100 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 2101 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2111 | | Ok(res) [INFO] [stdout] 2112 | | }; [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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:2111:25 [INFO] [stdout] | [INFO] [stdout] 2111 | 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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:2142:42 [INFO] [stdout] | [INFO] [stdout] 2142 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2143 | | let method = SyncSvc(inner); [INFO] [stdout] 2144 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 2145 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2155 | | Ok(res) [INFO] [stdout] 2156 | | }; [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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:2155:25 [INFO] [stdout] | [INFO] [stdout] 2155 | 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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:2186:42 [INFO] [stdout] | [INFO] [stdout] 2186 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2187 | | let method = LockSvc(inner); [INFO] [stdout] 2188 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 2189 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2199 | | Ok(res) [INFO] [stdout] 2200 | | }; [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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:2199:25 [INFO] [stdout] | [INFO] [stdout] 2199 | 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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:2230:42 [INFO] [stdout] | [INFO] [stdout] 2230 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2231 | | let method = UnlockSvc(inner); [INFO] [stdout] 2232 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 2233 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2243 | | Ok(res) [INFO] [stdout] 2244 | | }; [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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:2243:25 [INFO] [stdout] | [INFO] [stdout] 2243 | 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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:2274:42 [INFO] [stdout] | [INFO] [stdout] 2274 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2275 | | let method = RevertSvc(inner); [INFO] [stdout] 2276 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 2277 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2287 | | Ok(res) [INFO] [stdout] 2288 | | }; [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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:2287:25 [INFO] [stdout] | [INFO] [stdout] 2287 | 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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:2318:42 [INFO] [stdout] | [INFO] [stdout] 2318 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2319 | | let method = SubmitSvc(inner); [INFO] [stdout] 2320 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 2321 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2331 | | Ok(res) [INFO] [stdout] 2332 | | }; [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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:2331:25 [INFO] [stdout] | [INFO] [stdout] 2331 | 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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:2364:42 [INFO] [stdout] | [INFO] [stdout] 2364 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2365 | | let method = CreateChangelistSvc(inner); [INFO] [stdout] 2366 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 2367 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2377 | | Ok(res) [INFO] [stdout] 2378 | | }; [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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:2377:25 [INFO] [stdout] | [INFO] [stdout] 2377 | 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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:2410:42 [INFO] [stdout] | [INFO] [stdout] 2410 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2411 | | let method = DeleteChangelistSvc(inner); [INFO] [stdout] 2412 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 2413 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2423 | | Ok(res) [INFO] [stdout] 2424 | | }; [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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:2423:25 [INFO] [stdout] | [INFO] [stdout] 2423 | 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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:2456:42 [INFO] [stdout] | [INFO] [stdout] 2456 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2457 | | let method = ListChangelistsSvc(inner); [INFO] [stdout] 2458 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 2459 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2469 | | Ok(res) [INFO] [stdout] 2470 | | }; [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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:2469:25 [INFO] [stdout] | [INFO] [stdout] 2469 | 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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:2505:42 [INFO] [stdout] | [INFO] [stdout] 2505 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2506 | | let method = DescribeChangelistSvc(inner); [INFO] [stdout] 2507 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 2508 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2518 | | Ok(res) [INFO] [stdout] 2519 | | }; [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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:2518:25 [INFO] [stdout] | [INFO] [stdout] 2518 | 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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:2551:42 [INFO] [stdout] | [INFO] [stdout] 2551 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2552 | | let method = CreateSnapshotSvc(inner); [INFO] [stdout] 2553 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 2554 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2564 | | Ok(res) [INFO] [stdout] 2565 | | }; [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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:2564:25 [INFO] [stdout] | [INFO] [stdout] 2564 | 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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:2597:42 [INFO] [stdout] | [INFO] [stdout] 2597 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2598 | | let method = DeleteSnapshotSvc(inner); [INFO] [stdout] 2599 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 2600 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2610 | | Ok(res) [INFO] [stdout] 2611 | | }; [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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:2610:25 [INFO] [stdout] | [INFO] [stdout] 2610 | 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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:2643:42 [INFO] [stdout] | [INFO] [stdout] 2643 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2644 | | let method = ListSnapshotsSvc(inner); [INFO] [stdout] 2645 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 2646 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2656 | | Ok(res) [INFO] [stdout] 2657 | | }; [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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:2656:25 [INFO] [stdout] | [INFO] [stdout] 2656 | 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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:2689:42 [INFO] [stdout] | [INFO] [stdout] 2689 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2690 | | let method = DescribeSnapshotSvc(inner); [INFO] [stdout] 2691 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 2692 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2702 | | Ok(res) [INFO] [stdout] 2703 | | }; [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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:2702:25 [INFO] [stdout] | [INFO] [stdout] 2702 | 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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:2735:42 [INFO] [stdout] | [INFO] [stdout] 2735 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2736 | | let method = RestoreSnapshotSvc(inner); [INFO] [stdout] 2737 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 2738 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2748 | | Ok(res) [INFO] [stdout] 2749 | | }; [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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:2748:25 [INFO] [stdout] | [INFO] [stdout] 2748 | 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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:2779:42 [INFO] [stdout] | [INFO] [stdout] 2779 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2780 | | let method = MergeSvc(inner); [INFO] [stdout] 2781 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 2782 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2792 | | Ok(res) [INFO] [stdout] 2793 | | }; [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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:2792:25 [INFO] [stdout] | [INFO] [stdout] 2792 | 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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:2823:42 [INFO] [stdout] | [INFO] [stdout] 2823 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2824 | | let method = ResolveSvc(inner); [INFO] [stdout] 2825 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 2826 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2836 | | Ok(res) [INFO] [stdout] 2837 | | }; [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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:2836:25 [INFO] [stdout] | [INFO] [stdout] 2836 | 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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:2868:42 [INFO] [stdout] | [INFO] [stdout] 2868 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2869 | | let method = DescribeSvc(inner); [INFO] [stdout] 2870 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 2871 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2881 | | Ok(res) [INFO] [stdout] 2882 | | }; [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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:2881:25 [INFO] [stdout] | [INFO] [stdout] 2881 | 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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:2914:42 [INFO] [stdout] | [INFO] [stdout] 2914 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2915 | | let method = CreateBranchSvc(inner); [INFO] [stdout] 2916 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 2917 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2927 | | Ok(res) [INFO] [stdout] 2928 | | }; [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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:2927:25 [INFO] [stdout] | [INFO] [stdout] 2927 | 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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:2960:42 [INFO] [stdout] | [INFO] [stdout] 2960 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2961 | | let method = DeleteBranchSvc(inner); [INFO] [stdout] 2962 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 2963 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2973 | | Ok(res) [INFO] [stdout] 2974 | | }; [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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:2973:25 [INFO] [stdout] | [INFO] [stdout] 2973 | 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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:3006:42 [INFO] [stdout] | [INFO] [stdout] 3006 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 3007 | | let method = ListBranchesSvc(inner); [INFO] [stdout] 3008 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 3009 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 3019 | | Ok(res) [INFO] [stdout] 3020 | | }; [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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:3019:25 [INFO] [stdout] | [INFO] [stdout] 3019 | 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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:3052:42 [INFO] [stdout] | [INFO] [stdout] 3052 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 3053 | | let method = SwitchBranchSvc(inner); [INFO] [stdout] 3054 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 3055 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 3065 | | Ok(res) [INFO] [stdout] 3066 | | }; [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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:3065:25 [INFO] [stdout] | [INFO] [stdout] 3065 | 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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:3097:42 [INFO] [stdout] | [INFO] [stdout] 3097 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 3098 | | let method = GetLatestSvc(inner); [INFO] [stdout] 3099 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 3100 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 3110 | | Ok(res) [INFO] [stdout] 3111 | | }; [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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:3110:25 [INFO] [stdout] | [INFO] [stdout] 3110 | 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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:3142:42 [INFO] [stdout] | [INFO] [stdout] 3142 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 3143 | | let method = CheckoutSvc(inner); [INFO] [stdout] 3144 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 3145 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 3155 | | Ok(res) [INFO] [stdout] 3156 | | }; [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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:3155:25 [INFO] [stdout] | [INFO] [stdout] 3155 | 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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:3186:42 [INFO] [stdout] | [INFO] [stdout] 3186 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 3187 | | let method = SummitSvc(inner); [INFO] [stdout] 3188 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 3189 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 3199 | | Ok(res) [INFO] [stdout] 3200 | | }; [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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:3199:25 [INFO] [stdout] | [INFO] [stdout] 3199 | 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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:3232:42 [INFO] [stdout] | [INFO] [stdout] 3232 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 3233 | | let method = HiveConnectSvc(inner); [INFO] [stdout] 3234 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 3235 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 3245 | | Ok(res) [INFO] [stdout] 3246 | | }; [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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:3245:25 [INFO] [stdout] | [INFO] [stdout] 3245 | 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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:3277:42 [INFO] [stdout] | [INFO] [stdout] 3277 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 3278 | | let method = HiveLoginSvc(inner); [INFO] [stdout] 3279 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 3280 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 3290 | | Ok(res) [INFO] [stdout] 3291 | | }; [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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:3290:25 [INFO] [stdout] | [INFO] [stdout] 3290 | 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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:3323:42 [INFO] [stdout] | [INFO] [stdout] 3323 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 3324 | | let method = HiveRegisterSvc(inner); [INFO] [stdout] 3325 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 3326 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 3336 | | Ok(res) [INFO] [stdout] 3337 | | }; [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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:3336:25 [INFO] [stdout] | [INFO] [stdout] 3336 | 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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:3372:42 [INFO] [stdout] | [INFO] [stdout] 3372 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 3373 | | let method = HiveListWorkspacesSvc(inner); [INFO] [stdout] 3374 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 3375 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 3385 | | Ok(res) [INFO] [stdout] 3386 | | }; [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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:3385:25 [INFO] [stdout] | [INFO] [stdout] 3385 | 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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:3390:41 [INFO] [stdout] | [INFO] [stdout] 3390 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 3391 | | let mut response = http::Response::new( [INFO] [stdout] 3392 | | tonic::body::Body::default(), [INFO] [stdout] 3393 | | ); [INFO] [stdout] ... | [INFO] [stdout] 3405 | | Ok(response) [INFO] [stdout] 3406 | | }) [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/crv-cli-44d17b26584a884f/out/daemon_proto.rs:3405:25 [INFO] [stdout] | [INFO] [stdout] 3405 | Ok(response) [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/crv-cli-44d17b26584a884f/out/hive_proto.rs:417:42 [INFO] [stdout] | [INFO] [stdout] 417 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 418 | | let method = GreetingSvc(inner); [INFO] [stdout] 419 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 420 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 430 | | Ok(res) [INFO] [stdout] 431 | | }; [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/crv-cli-44d17b26584a884f/out/hive_proto.rs:430:25 [INFO] [stdout] | [INFO] [stdout] 430 | 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/crv-cli-44d17b26584a884f/out/hive_proto.rs:462:42 [INFO] [stdout] | [INFO] [stdout] 462 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 463 | | let method = UpsertWorkspaceSvc(inner); [INFO] [stdout] 464 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 465 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 475 | | Ok(res) [INFO] [stdout] 476 | | }; [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/crv-cli-44d17b26584a884f/out/hive_proto.rs:475:25 [INFO] [stdout] | [INFO] [stdout] 475 | 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/crv-cli-44d17b26584a884f/out/hive_proto.rs:507:42 [INFO] [stdout] | [INFO] [stdout] 507 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 508 | | let method = ListWorkspacesSvc(inner); [INFO] [stdout] 509 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 510 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 520 | | Ok(res) [INFO] [stdout] 521 | | }; [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/crv-cli-44d17b26584a884f/out/hive_proto.rs:520:25 [INFO] [stdout] | [INFO] [stdout] 520 | 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/crv-cli-44d17b26584a884f/out/hive_proto.rs:550:42 [INFO] [stdout] | [INFO] [stdout] 550 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 551 | | let method = LoginSvc(inner); [INFO] [stdout] 552 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 553 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 563 | | Ok(res) [INFO] [stdout] 564 | | }; [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/crv-cli-44d17b26584a884f/out/hive_proto.rs:563:25 [INFO] [stdout] | [INFO] [stdout] 563 | 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/crv-cli-44d17b26584a884f/out/hive_proto.rs:593:42 [INFO] [stdout] | [INFO] [stdout] 593 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 594 | | let method = RegisterSvc(inner); [INFO] [stdout] 595 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 596 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 606 | | Ok(res) [INFO] [stdout] 607 | | }; [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/crv-cli-44d17b26584a884f/out/hive_proto.rs:606:25 [INFO] [stdout] | [INFO] [stdout] 606 | 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/crv-cli-44d17b26584a884f/out/hive_proto.rs:611:41 [INFO] [stdout] | [INFO] [stdout] 611 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 612 | | let mut response = http::Response::new( [INFO] [stdout] 613 | | tonic::body::Body::default(), [INFO] [stdout] 614 | | ); [INFO] [stdout] ... | [INFO] [stdout] 626 | | Ok(response) [INFO] [stdout] 627 | | }) [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/crv-cli-44d17b26584a884f/out/hive_proto.rs:626:25 [INFO] [stdout] | [INFO] [stdout] 626 | Ok(response) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `crv-cli` (lib test) due to 84 previous errors; 6 warnings emitted [INFO] running `Command { std: "docker" "inspect" "74887301369d9d3c79a017d77a0fc39fd9dbbe2d60e18d1c538c5fcf92cf3f38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74887301369d9d3c79a017d77a0fc39fd9dbbe2d60e18d1c538c5fcf92cf3f38", kill_on_drop: false }` [INFO] [stdout] 74887301369d9d3c79a017d77a0fc39fd9dbbe2d60e18d1c538c5fcf92cf3f38