[INFO] fetching crate hdfs-native 0.11.2... [INFO] checking hdfs-native-0.11.2 against master#cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c for pr-143170 [INFO] extracting crate hdfs-native 0.11.2 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate hdfs-native 0.11.2 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate hdfs-native 0.11.2 [INFO] tweaked toml for crates.io crate hdfs-native 0.11.2 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate hdfs-native 0.11.2 on toolchain cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate hdfs-native 0.11.2 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" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded prost-types v0.13.3 [INFO] [stderr] Downloaded g2p v1.1.0 [INFO] [stderr] Downloaded which v7.0.0 [INFO] [stderr] Downloaded fs-hdfs3 v0.1.12 [INFO] [stderr] Downloaded g2gen v1.1.0 [INFO] [stderr] Downloaded g2poly v1.1.0 [INFO] [stderr] Downloaded protobuf-src v2.1.0+27.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6bae1e7709176c267cde14d9a840da8ec5e2e84738d85dad1734aeb1dd785b50 [INFO] running `Command { std: "docker" "start" "-a" "6bae1e7709176c267cde14d9a840da8ec5e2e84738d85dad1734aeb1dd785b50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6bae1e7709176c267cde14d9a840da8ec5e2e84738d85dad1734aeb1dd785b50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6bae1e7709176c267cde14d9a840da8ec5e2e84738d85dad1734aeb1dd785b50", kill_on_drop: false }` [INFO] [stdout] 6bae1e7709176c267cde14d9a840da8ec5e2e84738d85dad1734aeb1dd785b50 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ebcc50e62098a797ca65865184a99c763571e4b9a153f536cd1e3c819f3eb6b2 [INFO] running `Command { std: "docker" "start" "-a" "ebcc50e62098a797ca65865184a99c763571e4b9a153f536cd1e3c819f3eb6b2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking litemap v0.7.3 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking icu_locid_transform_data v1.5.0 [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling anyhow v1.0.92 [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Checking icu_properties_data v1.5.0 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking icu_normalizer_data v1.5.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking bytes v1.8.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking regex-automata v0.4.8 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling rustix v0.38.38 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-padding v0.3.3 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking clap_lex v0.7.2 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Compiling thiserror v2.0.3 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling g2poly v1.1.0 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking clap_builder v4.5.20 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking cpufeatures v0.2.14 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking sdd v3.0.4 [INFO] [stderr] Compiling hdfs-native v0.11.2 (/opt/rustwide/workdir) [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking scc v2.2.5 [INFO] [stderr] Checking crc v3.2.1 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking env_filter v0.1.2 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking clap v4.5.20 [INFO] [stderr] Checking cbc v0.1.2 [INFO] [stderr] Checking des v0.8.1 [INFO] [stderr] Checking dns-lookup v2.0.4 [INFO] [stderr] Checking uuid v1.11.0 [INFO] [stderr] Checking is-terminal v0.4.13 [INFO] [stderr] Checking libloading v0.8.5 [INFO] [stderr] Checking roxmltree v0.20.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking fastrand v2.1.1 [INFO] [stderr] Checking oorandom v11.1.4 [INFO] [stderr] Checking whoami v1.5.2 [INFO] [stderr] Checking env_logger v0.11.5 [INFO] [stderr] Checking which v7.0.0 [INFO] [stderr] Checking tempfile v3.13.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.4 [INFO] [stderr] Compiling yoke-derive v0.7.4 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.214 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling prost-derive v0.13.3 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking tokio v1.41.0 [INFO] [stderr] Compiling g2gen v1.1.0 [INFO] [stderr] Compiling thiserror-impl v2.0.3 [INFO] [stderr] Checking zerofrom v0.1.4 [INFO] [stderr] Checking yoke v0.7.4 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Checking g2p v1.1.0 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking prost v0.13.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking prost-types v0.13.3 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking serial_test v3.2.0 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking url v2.5.3 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stdout] warning: struct `GetDelegationTokenRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.common.rs:32:12 [INFO] [stdout] | [INFO] [stdout] 32 | pub struct GetDelegationTokenRequestProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GetDelegationTokenResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.common.rs:37:12 [INFO] [stdout] | [INFO] [stdout] 37 | pub struct GetDelegationTokenResponseProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RenewDelegationTokenRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.common.rs:42:12 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct RenewDelegationTokenRequestProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RenewDelegationTokenResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.common.rs:47:12 [INFO] [stdout] | [INFO] [stdout] 47 | pub struct RenewDelegationTokenResponseProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CancelDelegationTokenRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.common.rs:52:12 [INFO] [stdout] | [INFO] [stdout] 52 | pub struct CancelDelegationTokenRequestProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CancelDelegationTokenResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.common.rs:58:12 [INFO] [stdout] | [INFO] [stdout] 58 | pub struct CancelDelegationTokenResponseProto {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `MonitorHealthRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.common.rs:67:12 [INFO] [stdout] | [INFO] [stdout] 67 | pub struct MonitorHealthRequestProto {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `MonitorHealthResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.common.rs:71:12 [INFO] [stdout] | [INFO] [stdout] 71 | pub struct MonitorHealthResponseProto {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TransitionToActiveRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.common.rs:75:12 [INFO] [stdout] | [INFO] [stdout] 75 | pub struct TransitionToActiveRequestProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TransitionToActiveResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.common.rs:82:12 [INFO] [stdout] | [INFO] [stdout] 82 | pub struct TransitionToActiveResponseProto {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TransitionToStandbyRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.common.rs:86:12 [INFO] [stdout] | [INFO] [stdout] 86 | pub struct TransitionToStandbyRequestProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TransitionToStandbyResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.common.rs:93:12 [INFO] [stdout] | [INFO] [stdout] 93 | pub struct TransitionToStandbyResponseProto {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TransitionToObserverRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.common.rs:97:12 [INFO] [stdout] | [INFO] [stdout] 97 | pub struct TransitionToObserverRequestProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TransitionToObserverResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.common.rs:104:12 [INFO] [stdout] | [INFO] [stdout] 104 | pub struct TransitionToObserverResponseProto {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GetServiceStatusRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.common.rs:108:12 [INFO] [stdout] | [INFO] [stdout] 108 | pub struct GetServiceStatusRequestProto {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ProvidedStorageLocationProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:215:12 [INFO] [stdout] | [INFO] [stdout] 215 | pub struct ProvidedStorageLocationProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DatanodeLocalInfoProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:258:12 [INFO] [stdout] | [INFO] [stdout] 258 | pub struct DatanodeLocalInfoProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `QuotaUsageProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:479:12 [INFO] [stdout] | [INFO] [stdout] 479 | pub struct QuotaUsageProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CorruptFileBlocksProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:517:12 [INFO] [stdout] | [INFO] [stdout] 517 | pub struct CorruptFileBlocksProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `BlockStoragePolicyProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:538:12 [INFO] [stdout] | [INFO] [stdout] 538 | pub struct BlockStoragePolicyProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `BatchedListingKeyProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:592:12 [INFO] [stdout] | [INFO] [stdout] 592 | pub struct BatchedListingKeyProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PerFileEncryptionInfoProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:636:12 [INFO] [stdout] | [INFO] [stdout] 636 | pub struct PerFileEncryptionInfoProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `EcTopologyVerifierResultProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:763:12 [INFO] [stdout] | [INFO] [stdout] 763 | pub struct EcTopologyVerifierResultProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `BatchedDirectoryListingProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:979:12 [INFO] [stdout] | [INFO] [stdout] 979 | pub struct BatchedDirectoryListingProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SnapshottableDirectoryStatusProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:992:12 [INFO] [stdout] | [INFO] [stdout] 992 | pub struct SnapshottableDirectoryStatusProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SnapshotStatusProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:1008:12 [INFO] [stdout] | [INFO] [stdout] 1008 | pub struct SnapshotStatusProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SnapshottableDirectoryListingProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:1022:12 [INFO] [stdout] | [INFO] [stdout] 1022 | pub struct SnapshottableDirectoryListingProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SnapshotListingProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:1029:12 [INFO] [stdout] | [INFO] [stdout] 1029 | pub struct SnapshotListingProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SnapshotDiffReportProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:1047:12 [INFO] [stdout] | [INFO] [stdout] 1047 | pub struct SnapshotDiffReportProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SnapshotDiffReportCursorProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:1074:12 [INFO] [stdout] | [INFO] [stdout] 1074 | pub struct SnapshotDiffReportCursorProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SnapshotDiffReportListingProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:1083:12 [INFO] [stdout] | [INFO] [stdout] 1083 | pub struct SnapshotDiffReportListingProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SnapshotInfoProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:1117:12 [INFO] [stdout] | [INFO] [stdout] 1117 | pub struct SnapshotInfoProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SetXAttrResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:1508:12 [INFO] [stdout] | [INFO] [stdout] 1508 | pub struct SetXAttrResponseProto {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GetXAttrsRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:1510:12 [INFO] [stdout] | [INFO] [stdout] 1510 | pub struct GetXAttrsRequestProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GetXAttrsResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:1517:12 [INFO] [stdout] | [INFO] [stdout] 1517 | pub struct GetXAttrsResponseProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ListXAttrsRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:1522:12 [INFO] [stdout] | [INFO] [stdout] 1522 | pub struct ListXAttrsRequestProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ListXAttrsResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:1527:12 [INFO] [stdout] | [INFO] [stdout] 1527 | pub struct ListXAttrsResponseProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RemoveXAttrRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:1532:12 [INFO] [stdout] | [INFO] [stdout] 1532 | pub struct RemoveXAttrRequestProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RemoveXAttrResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:1539:12 [INFO] [stdout] | [INFO] [stdout] 1539 | pub struct RemoveXAttrResponseProto {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CreateEncryptionZoneResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:1574:12 [INFO] [stdout] | [INFO] [stdout] 1574 | pub struct CreateEncryptionZoneResponseProto {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ListEncryptionZonesRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:1576:12 [INFO] [stdout] | [INFO] [stdout] 1576 | pub struct ListEncryptionZonesRequestProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ListEncryptionZonesResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:1594:12 [INFO] [stdout] | [INFO] [stdout] 1594 | pub struct ListEncryptionZonesResponseProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ReencryptEncryptionZoneResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:1608:12 [INFO] [stdout] | [INFO] [stdout] 1608 | pub struct ReencryptEncryptionZoneResponseProto {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ListReencryptionStatusRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:1610:12 [INFO] [stdout] | [INFO] [stdout] 1610 | pub struct ListReencryptionStatusRequestProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ListReencryptionStatusResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:1638:12 [INFO] [stdout] | [INFO] [stdout] 1638 | pub struct ListReencryptionStatusResponseProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GetEzForPathRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:1645:12 [INFO] [stdout] | [INFO] [stdout] 1645 | pub struct GetEzForPathRequestProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GetEzForPathResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:1650:12 [INFO] [stdout] | [INFO] [stdout] 1650 | pub struct GetEzForPathResponseProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `EventBatchProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:1717:12 [INFO] [stdout] | [INFO] [stdout] 1717 | pub struct EventBatchProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CloseEventProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:1749:12 [INFO] [stdout] | [INFO] [stdout] 1749 | pub struct CloseEventProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TruncateEventProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:1758:12 [INFO] [stdout] | [INFO] [stdout] 1758 | pub struct TruncateEventProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RenameEventProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:1774:12 [INFO] [stdout] | [INFO] [stdout] 1774 | pub struct RenameEventProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `UnlinkEventProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:1808:12 [INFO] [stdout] | [INFO] [stdout] 1808 | pub struct UnlinkEventProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `EventsListProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:1815:12 [INFO] [stdout] | [INFO] [stdout] 1815 | pub struct EventsListProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SetErasureCodingPolicyResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:1944:12 [INFO] [stdout] | [INFO] [stdout] 1944 | pub struct SetErasureCodingPolicyResponseProto {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GetErasureCodingPoliciesRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:1947:12 [INFO] [stdout] | [INFO] [stdout] 1947 | pub struct GetErasureCodingPoliciesRequestProto {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GetErasureCodingPoliciesResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:1949:12 [INFO] [stdout] | [INFO] [stdout] 1949 | pub struct GetErasureCodingPoliciesResponseProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GetErasureCodingCodecsRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:1955:12 [INFO] [stdout] | [INFO] [stdout] 1955 | pub struct GetErasureCodingCodecsRequestProto {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GetErasureCodingCodecsResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:1957:12 [INFO] [stdout] | [INFO] [stdout] 1957 | pub struct GetErasureCodingCodecsResponseProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GetErasureCodingPolicyRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:1962:12 [INFO] [stdout] | [INFO] [stdout] 1962 | pub struct GetErasureCodingPolicyRequestProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GetErasureCodingPolicyResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:1968:12 [INFO] [stdout] | [INFO] [stdout] 1968 | pub struct GetErasureCodingPolicyResponseProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AddErasureCodingPoliciesRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:1973:12 [INFO] [stdout] | [INFO] [stdout] 1973 | pub struct AddErasureCodingPoliciesRequestProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AddErasureCodingPoliciesResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:1978:12 [INFO] [stdout] | [INFO] [stdout] 1978 | pub struct AddErasureCodingPoliciesResponseProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RemoveErasureCodingPolicyRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:1983:12 [INFO] [stdout] | [INFO] [stdout] 1983 | pub struct RemoveErasureCodingPolicyRequestProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RemoveErasureCodingPolicyResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:1988:12 [INFO] [stdout] | [INFO] [stdout] 1988 | pub struct RemoveErasureCodingPolicyResponseProto {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `EnableErasureCodingPolicyRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:1990:12 [INFO] [stdout] | [INFO] [stdout] 1990 | pub struct EnableErasureCodingPolicyRequestProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `EnableErasureCodingPolicyResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:1995:12 [INFO] [stdout] | [INFO] [stdout] 1995 | pub struct EnableErasureCodingPolicyResponseProto {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DisableErasureCodingPolicyRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:1997:12 [INFO] [stdout] | [INFO] [stdout] 1997 | pub struct DisableErasureCodingPolicyRequestProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DisableErasureCodingPolicyResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2002:12 [INFO] [stdout] | [INFO] [stdout] 2002 | pub struct DisableErasureCodingPolicyResponseProto {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `UnsetErasureCodingPolicyRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2004:12 [INFO] [stdout] | [INFO] [stdout] 2004 | pub struct UnsetErasureCodingPolicyRequestProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `UnsetErasureCodingPolicyResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2009:12 [INFO] [stdout] | [INFO] [stdout] 2009 | pub struct UnsetErasureCodingPolicyResponseProto {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GetEcTopologyResultForPoliciesRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2011:12 [INFO] [stdout] | [INFO] [stdout] 2011 | pub struct GetEcTopologyResultForPoliciesRequestProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GetEcTopologyResultForPoliciesResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2016:12 [INFO] [stdout] | [INFO] [stdout] 2016 | pub struct GetEcTopologyResultForPoliciesResponseProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CodecProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2044:12 [INFO] [stdout] | [INFO] [stdout] 2044 | pub struct CodecProto { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GetBlockLocationsRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2051:12 [INFO] [stdout] | [INFO] [stdout] 2051 | pub struct GetBlockLocationsRequestProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GetBlockLocationsResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2063:12 [INFO] [stdout] | [INFO] [stdout] 2063 | pub struct GetBlockLocationsResponseProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SetStoragePolicyRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2143:12 [INFO] [stdout] | [INFO] [stdout] 2143 | pub struct SetStoragePolicyRequestProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SetStoragePolicyResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2151:12 [INFO] [stdout] | [INFO] [stdout] 2151 | pub struct SetStoragePolicyResponseProto {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `UnsetStoragePolicyRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2153:12 [INFO] [stdout] | [INFO] [stdout] 2153 | pub struct UnsetStoragePolicyRequestProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `UnsetStoragePolicyResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2158:12 [INFO] [stdout] | [INFO] [stdout] 2158 | pub struct UnsetStoragePolicyResponseProto {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GetStoragePolicyRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2160:12 [INFO] [stdout] | [INFO] [stdout] 2160 | pub struct GetStoragePolicyRequestProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GetStoragePolicyResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2165:12 [INFO] [stdout] | [INFO] [stdout] 2165 | pub struct GetStoragePolicyResponseProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GetStoragePoliciesRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2171:12 [INFO] [stdout] | [INFO] [stdout] 2171 | pub struct GetStoragePoliciesRequestProto {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GetStoragePoliciesResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2173:12 [INFO] [stdout] | [INFO] [stdout] 2173 | pub struct GetStoragePoliciesResponseProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AbandonBlockResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2213:12 [INFO] [stdout] | [INFO] [stdout] 2213 | pub struct AbandonBlockResponseProto {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ReportBadBlocksRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2287:12 [INFO] [stdout] | [INFO] [stdout] 2287 | pub struct ReportBadBlocksRequestProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ReportBadBlocksResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2293:12 [INFO] [stdout] | [INFO] [stdout] 2293 | pub struct ReportBadBlocksResponseProto {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ConcatRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2295:12 [INFO] [stdout] | [INFO] [stdout] 2295 | pub struct ConcatRequestProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ConcatResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2303:12 [INFO] [stdout] | [INFO] [stdout] 2303 | pub struct ConcatResponseProto {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TruncateRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2305:12 [INFO] [stdout] | [INFO] [stdout] 2305 | pub struct TruncateRequestProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TruncateResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2314:12 [INFO] [stdout] | [INFO] [stdout] 2314 | pub struct TruncateResponseProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RenameRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2319:12 [INFO] [stdout] | [INFO] [stdout] 2319 | pub struct RenameRequestProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RenameResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2326:12 [INFO] [stdout] | [INFO] [stdout] 2326 | pub struct RenameResponseProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GetBatchedListingRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2387:12 [INFO] [stdout] | [INFO] [stdout] 2387 | pub struct GetBatchedListingRequestProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GetBatchedListingResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2396:12 [INFO] [stdout] | [INFO] [stdout] 2396 | pub struct GetBatchedListingResponseProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GetSnapshottableDirListingRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2406:12 [INFO] [stdout] | [INFO] [stdout] 2406 | pub struct GetSnapshottableDirListingRequestProto {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GetSnapshottableDirListingResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2408:12 [INFO] [stdout] | [INFO] [stdout] 2408 | pub struct GetSnapshottableDirListingResponseProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GetSnapshotListingRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2413:12 [INFO] [stdout] | [INFO] [stdout] 2413 | pub struct GetSnapshotListingRequestProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GetSnapshotListingResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2418:12 [INFO] [stdout] | [INFO] [stdout] 2418 | pub struct GetSnapshotListingResponseProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GetSnapshotDiffReportRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2423:12 [INFO] [stdout] | [INFO] [stdout] 2423 | pub struct GetSnapshotDiffReportRequestProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GetSnapshotDiffReportResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2432:12 [INFO] [stdout] | [INFO] [stdout] 2432 | pub struct GetSnapshotDiffReportResponseProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GetSnapshotDiffReportListingRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2437:12 [INFO] [stdout] | [INFO] [stdout] 2437 | pub struct GetSnapshotDiffReportListingRequestProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GetSnapshotDiffReportListingResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2448:12 [INFO] [stdout] | [INFO] [stdout] 2448 | pub struct GetSnapshotDiffReportListingResponseProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RecoverLeaseRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2463:12 [INFO] [stdout] | [INFO] [stdout] 2463 | pub struct RecoverLeaseRequestProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RecoverLeaseResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2470:12 [INFO] [stdout] | [INFO] [stdout] 2470 | pub struct RecoverLeaseResponseProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GetFsStatusRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2476:12 [INFO] [stdout] | [INFO] [stdout] 2476 | pub struct GetFsStatusRequestProto {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GetFsReplicatedBlockStatsRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2500:12 [INFO] [stdout] | [INFO] [stdout] 2500 | pub struct GetFsReplicatedBlockStatsRequestProto {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GetFsEcBlockGroupStatsRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2520:12 [INFO] [stdout] | [INFO] [stdout] 2520 | pub struct GetFsEcBlockGroupStatsRequestProto {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GetDatanodeReportResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2542:12 [INFO] [stdout] | [INFO] [stdout] 2542 | pub struct GetDatanodeReportResponseProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DatanodeStorageReportProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2552:12 [INFO] [stdout] | [INFO] [stdout] 2552 | pub struct DatanodeStorageReportProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GetDatanodeStorageReportResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2559:12 [INFO] [stdout] | [INFO] [stdout] 2559 | pub struct GetDatanodeStorageReportResponseProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GetPreferredBlockSizeRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2564:12 [INFO] [stdout] | [INFO] [stdout] 2564 | pub struct GetPreferredBlockSizeRequestProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GetPreferredBlockSizeResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2569:12 [INFO] [stdout] | [INFO] [stdout] 2569 | pub struct GetPreferredBlockSizeResponseProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GetSlowDatanodeReportRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2574:12 [INFO] [stdout] | [INFO] [stdout] 2574 | pub struct GetSlowDatanodeReportRequestProto {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GetSlowDatanodeReportResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2576:12 [INFO] [stdout] | [INFO] [stdout] 2576 | pub struct GetSlowDatanodeReportResponseProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SetSafeModeResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2588:12 [INFO] [stdout] | [INFO] [stdout] 2588 | pub struct SetSafeModeResponseProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RollEditsRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2607:12 [INFO] [stdout] | [INFO] [stdout] 2607 | pub struct RollEditsRequestProto {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RollEditsResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2610:12 [INFO] [stdout] | [INFO] [stdout] 2610 | pub struct RollEditsResponseProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RestoreFailedStorageRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2615:12 [INFO] [stdout] | [INFO] [stdout] 2615 | pub struct RestoreFailedStorageRequestProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RestoreFailedStorageResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2620:12 [INFO] [stdout] | [INFO] [stdout] 2620 | pub struct RestoreFailedStorageResponseProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RefreshNodesRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2626:12 [INFO] [stdout] | [INFO] [stdout] 2626 | pub struct RefreshNodesRequestProto {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RefreshNodesResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2629:12 [INFO] [stdout] | [INFO] [stdout] 2629 | pub struct RefreshNodesResponseProto {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `FinalizeUpgradeRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2632:12 [INFO] [stdout] | [INFO] [stdout] 2632 | pub struct FinalizeUpgradeRequestProto {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `FinalizeUpgradeResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2635:12 [INFO] [stdout] | [INFO] [stdout] 2635 | pub struct FinalizeUpgradeResponseProto {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `UpgradeStatusRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2638:12 [INFO] [stdout] | [INFO] [stdout] 2638 | pub struct UpgradeStatusRequestProto {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `UpgradeStatusResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2640:12 [INFO] [stdout] | [INFO] [stdout] 2640 | pub struct UpgradeStatusResponseProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RollingUpgradeInfoProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2650:12 [INFO] [stdout] | [INFO] [stdout] 2650 | pub struct RollingUpgradeInfoProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RollingUpgradeResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2661:12 [INFO] [stdout] | [INFO] [stdout] 2661 | pub struct RollingUpgradeResponseProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ListCorruptFileBlocksResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2673:12 [INFO] [stdout] | [INFO] [stdout] 2673 | pub struct ListCorruptFileBlocksResponseProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `MetaSaveRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2678:12 [INFO] [stdout] | [INFO] [stdout] 2678 | pub struct MetaSaveRequestProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `MetaSaveResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2684:12 [INFO] [stdout] | [INFO] [stdout] 2684 | pub struct MetaSaveResponseProto {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `IsFileClosedRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2708:12 [INFO] [stdout] | [INFO] [stdout] 2708 | pub struct IsFileClosedRequestProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `IsFileClosedResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2713:12 [INFO] [stdout] | [INFO] [stdout] 2713 | pub struct IsFileClosedResponseProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CacheDirectiveStatsProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2738:12 [INFO] [stdout] | [INFO] [stdout] 2738 | pub struct CacheDirectiveStatsProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AddCacheDirectiveResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2759:12 [INFO] [stdout] | [INFO] [stdout] 2759 | pub struct AddCacheDirectiveResponseProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ModifyCacheDirectiveResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2772:12 [INFO] [stdout] | [INFO] [stdout] 2772 | pub struct ModifyCacheDirectiveResponseProto {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RemoveCacheDirectiveRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2774:12 [INFO] [stdout] | [INFO] [stdout] 2774 | pub struct RemoveCacheDirectiveRequestProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RemoveCacheDirectiveResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2779:12 [INFO] [stdout] | [INFO] [stdout] 2779 | pub struct RemoveCacheDirectiveResponseProto {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ListCacheDirectivesRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2781:12 [INFO] [stdout] | [INFO] [stdout] 2781 | pub struct ListCacheDirectivesRequestProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CacheDirectiveEntryProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2788:12 [INFO] [stdout] | [INFO] [stdout] 2788 | pub struct CacheDirectiveEntryProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ListCacheDirectivesResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2795:12 [INFO] [stdout] | [INFO] [stdout] 2795 | pub struct ListCacheDirectivesResponseProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CachePoolStatsProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2819:12 [INFO] [stdout] | [INFO] [stdout] 2819 | pub struct CachePoolStatsProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AddCachePoolRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2832:12 [INFO] [stdout] | [INFO] [stdout] 2832 | pub struct AddCachePoolRequestProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AddCachePoolResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2838:12 [INFO] [stdout] | [INFO] [stdout] 2838 | pub struct AddCachePoolResponseProto {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ModifyCachePoolRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2840:12 [INFO] [stdout] | [INFO] [stdout] 2840 | pub struct ModifyCachePoolRequestProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ModifyCachePoolResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2846:12 [INFO] [stdout] | [INFO] [stdout] 2846 | pub struct ModifyCachePoolResponseProto {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RemoveCachePoolRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2848:12 [INFO] [stdout] | [INFO] [stdout] 2848 | pub struct RemoveCachePoolRequestProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RemoveCachePoolResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2854:12 [INFO] [stdout] | [INFO] [stdout] 2854 | pub struct RemoveCachePoolResponseProto {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ListCachePoolsRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2856:12 [INFO] [stdout] | [INFO] [stdout] 2856 | pub struct ListCachePoolsRequestProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ListCachePoolsResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2861:12 [INFO] [stdout] | [INFO] [stdout] 2861 | pub struct ListCachePoolsResponseProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CachePoolEntryProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2868:12 [INFO] [stdout] | [INFO] [stdout] 2868 | pub struct CachePoolEntryProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GetFileLinkInfoRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2875:12 [INFO] [stdout] | [INFO] [stdout] 2875 | pub struct GetFileLinkInfoRequestProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GetFileLinkInfoResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2880:12 [INFO] [stdout] | [INFO] [stdout] 2880 | pub struct GetFileLinkInfoResponseProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GetQuotaUsageRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2895:12 [INFO] [stdout] | [INFO] [stdout] 2895 | pub struct GetQuotaUsageRequestProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GetQuotaUsageResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2900:12 [INFO] [stdout] | [INFO] [stdout] 2900 | pub struct GetQuotaUsageResponseProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SetQuotaResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2917:12 [INFO] [stdout] | [INFO] [stdout] 2917 | pub struct SetQuotaResponseProto {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `FsyncResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2932:12 [INFO] [stdout] | [INFO] [stdout] 2932 | pub struct FsyncResponseProto {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CreateSymlinkRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2946:12 [INFO] [stdout] | [INFO] [stdout] 2946 | pub struct CreateSymlinkRequestProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CreateSymlinkResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2958:12 [INFO] [stdout] | [INFO] [stdout] 2958 | pub struct CreateSymlinkResponseProto {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GetLinkTargetRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2960:12 [INFO] [stdout] | [INFO] [stdout] 2960 | pub struct GetLinkTargetRequestProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SetBalancerBandwidthRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2998:12 [INFO] [stdout] | [INFO] [stdout] 2998 | pub struct SetBalancerBandwidthRequestProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SetBalancerBandwidthResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:3004:12 [INFO] [stdout] | [INFO] [stdout] 3004 | pub struct SetBalancerBandwidthResponseProto {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CreateSnapshotResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:3021:12 [INFO] [stdout] | [INFO] [stdout] 3021 | pub struct CreateSnapshotResponseProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RenameSnapshotRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:3026:12 [INFO] [stdout] | [INFO] [stdout] 3026 | pub struct RenameSnapshotRequestProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RenameSnapshotResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:3036:12 [INFO] [stdout] | [INFO] [stdout] 3036 | pub struct RenameSnapshotResponseProto {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AllowSnapshotRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:3038:12 [INFO] [stdout] | [INFO] [stdout] 3038 | pub struct AllowSnapshotRequestProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AllowSnapshotResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:3043:12 [INFO] [stdout] | [INFO] [stdout] 3043 | pub struct AllowSnapshotResponseProto {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DisallowSnapshotRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:3045:12 [INFO] [stdout] | [INFO] [stdout] 3045 | pub struct DisallowSnapshotRequestProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DisallowSnapshotResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:3050:12 [INFO] [stdout] | [INFO] [stdout] 3050 | pub struct DisallowSnapshotResponseProto {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DeleteSnapshotRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:3052:12 [INFO] [stdout] | [INFO] [stdout] 3052 | pub struct DeleteSnapshotRequestProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DeleteSnapshotResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:3060:12 [INFO] [stdout] | [INFO] [stdout] 3060 | pub struct DeleteSnapshotResponseProto {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CheckAccessResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:3070:12 [INFO] [stdout] | [INFO] [stdout] 3070 | pub struct CheckAccessResponseProto {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GetCurrentEditLogTxidRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:3072:12 [INFO] [stdout] | [INFO] [stdout] 3072 | pub struct GetCurrentEditLogTxidRequestProto {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GetCurrentEditLogTxidResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:3074:12 [INFO] [stdout] | [INFO] [stdout] 3074 | pub struct GetCurrentEditLogTxidResponseProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GetEditsFromTxidRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:3079:12 [INFO] [stdout] | [INFO] [stdout] 3079 | pub struct GetEditsFromTxidRequestProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GetEditsFromTxidResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:3084:12 [INFO] [stdout] | [INFO] [stdout] 3084 | pub struct GetEditsFromTxidResponseProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `MsyncResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:3130:12 [INFO] [stdout] | [INFO] [stdout] 3130 | pub struct MsyncResponseProto {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SatisfyStoragePolicyRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:3132:12 [INFO] [stdout] | [INFO] [stdout] 3132 | pub struct SatisfyStoragePolicyRequestProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SatisfyStoragePolicyResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:3137:12 [INFO] [stdout] | [INFO] [stdout] 3137 | pub struct SatisfyStoragePolicyResponseProto {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `HaServiceStateRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:3139:12 [INFO] [stdout] | [INFO] [stdout] 3139 | pub struct HaServiceStateRequestProto {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `OpCopyBlockProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:3632:12 [INFO] [stdout] | [INFO] [stdout] 3632 | pub struct OpCopyBlockProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `OpBlockChecksumProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:3637:12 [INFO] [stdout] | [INFO] [stdout] 3637 | pub struct OpBlockChecksumProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `OpBlockGroupChecksumProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:3644:12 [INFO] [stdout] | [INFO] [stdout] 3644 | pub struct OpBlockGroupChecksumProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ReleaseShortCircuitAccessRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:3700:12 [INFO] [stdout] | [INFO] [stdout] 3700 | pub struct ReleaseShortCircuitAccessRequestProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ShortCircuitShmRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:3714:12 [INFO] [stdout] | [INFO] [stdout] 3714 | pub struct ShortCircuitShmRequestProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `OpCustomProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:3820:12 [INFO] [stdout] | [INFO] [stdout] 3820 | pub struct OpCustomProto { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0603]: module `ec` is private [INFO] [stdout] --> benches/ec.rs:3:18 [INFO] [stdout] | [INFO] [stdout] 3 | use hdfs_native::ec::gf256::Coder; [INFO] [stdout] | ^^ ----- module `gf256` is not publicly re-exported [INFO] [stdout] | | [INFO] [stdout] | private module [INFO] [stdout] | [INFO] [stdout] note: the module `ec` is defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub(crate) mod ec; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `hdfs_native::minidfs` [INFO] [stdout] --> benches/io.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | minidfs::{DfsFeatures, MiniDfs}, [INFO] [stdout] | ^^^^^^^ could not find `minidfs` in `hdfs_native` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | pub mod minidfs; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | #[cfg(any(feature = "integration-test", feature = "benchmark"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0603`. [INFO] [stdout] [INFO] [stderr] error: could not compile `hdfs-native` (bench "ec") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hdfs` [INFO] [stdout] --> benches/io.rs:54:18 [INFO] [stdout] | [INFO] [stdout] 54 | let fs = hdfs::hdfs::get_hdfs().unwrap(); [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `hdfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hdfs`, use `cargo add hdfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hdfs` [INFO] [stdout] --> benches/io.rs:85:18 [INFO] [stdout] | [INFO] [stdout] 85 | let fs = hdfs::hdfs::get_hdfs().unwrap(); [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `hdfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hdfs`, use `cargo add hdfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hdfs` [INFO] [stdout] --> benches/io.rs:127:18 [INFO] [stdout] | [INFO] [stdout] 127 | let fs = hdfs::hdfs::get_hdfs().unwrap(); [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `hdfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hdfs`, use `cargo add hdfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hdfs` [INFO] [stdout] --> benches/io.rs:162:18 [INFO] [stdout] | [INFO] [stdout] 162 | let fs = hdfs::hdfs::get_hdfs().unwrap(); [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `hdfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hdfs`, use `cargo add hdfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `hdfs_native::minidfs` [INFO] [stdout] --> benches/rpc.rs:5:19 [INFO] [stdout] | [INFO] [stdout] 5 | use hdfs_native::{minidfs::MiniDfs, Client, WriteOptions}; [INFO] [stdout] | ^^^^^^^ could not find `minidfs` in `hdfs_native` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | pub mod minidfs; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | #[cfg(any(feature = "integration-test", feature = "benchmark"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hdfs` [INFO] [stdout] --> benches/rpc.rs:35:18 [INFO] [stdout] | [INFO] [stdout] 35 | let fs = hdfs::hdfs::get_hdfs().unwrap(); [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `hdfs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hdfs`, use `cargo add hdfs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `hdfs-native` (bench "io") due to 5 previous errors [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `hdfs-native` (bench "rpc") due to 2 previous errors [INFO] [stdout] warning: struct `GetDelegationTokenRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.common.rs:32:12 [INFO] [stdout] | [INFO] [stdout] 32 | pub struct GetDelegationTokenRequestProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GetDelegationTokenResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.common.rs:37:12 [INFO] [stdout] | [INFO] [stdout] 37 | pub struct GetDelegationTokenResponseProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RenewDelegationTokenRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.common.rs:42:12 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct RenewDelegationTokenRequestProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RenewDelegationTokenResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.common.rs:47:12 [INFO] [stdout] | [INFO] [stdout] 47 | pub struct RenewDelegationTokenResponseProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CancelDelegationTokenRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.common.rs:52:12 [INFO] [stdout] | [INFO] [stdout] 52 | pub struct CancelDelegationTokenRequestProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CancelDelegationTokenResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.common.rs:58:12 [INFO] [stdout] | [INFO] [stdout] 58 | pub struct CancelDelegationTokenResponseProto {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `MonitorHealthRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.common.rs:67:12 [INFO] [stdout] | [INFO] [stdout] 67 | pub struct MonitorHealthRequestProto {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `MonitorHealthResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.common.rs:71:12 [INFO] [stdout] | [INFO] [stdout] 71 | pub struct MonitorHealthResponseProto {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TransitionToActiveRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.common.rs:75:12 [INFO] [stdout] | [INFO] [stdout] 75 | pub struct TransitionToActiveRequestProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TransitionToActiveResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.common.rs:82:12 [INFO] [stdout] | [INFO] [stdout] 82 | pub struct TransitionToActiveResponseProto {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TransitionToStandbyRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.common.rs:86:12 [INFO] [stdout] | [INFO] [stdout] 86 | pub struct TransitionToStandbyRequestProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TransitionToStandbyResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.common.rs:93:12 [INFO] [stdout] | [INFO] [stdout] 93 | pub struct TransitionToStandbyResponseProto {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TransitionToObserverRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.common.rs:97:12 [INFO] [stdout] | [INFO] [stdout] 97 | pub struct TransitionToObserverRequestProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TransitionToObserverResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.common.rs:104:12 [INFO] [stdout] | [INFO] [stdout] 104 | pub struct TransitionToObserverResponseProto {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GetServiceStatusRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.common.rs:108:12 [INFO] [stdout] | [INFO] [stdout] 108 | pub struct GetServiceStatusRequestProto {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ProvidedStorageLocationProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:215:12 [INFO] [stdout] | [INFO] [stdout] 215 | pub struct ProvidedStorageLocationProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DatanodeLocalInfoProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:258:12 [INFO] [stdout] | [INFO] [stdout] 258 | pub struct DatanodeLocalInfoProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `QuotaUsageProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:479:12 [INFO] [stdout] | [INFO] [stdout] 479 | pub struct QuotaUsageProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CorruptFileBlocksProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:517:12 [INFO] [stdout] | [INFO] [stdout] 517 | pub struct CorruptFileBlocksProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `BlockStoragePolicyProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:538:12 [INFO] [stdout] | [INFO] [stdout] 538 | pub struct BlockStoragePolicyProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `BatchedListingKeyProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:592:12 [INFO] [stdout] | [INFO] [stdout] 592 | pub struct BatchedListingKeyProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PerFileEncryptionInfoProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:636:12 [INFO] [stdout] | [INFO] [stdout] 636 | pub struct PerFileEncryptionInfoProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `EcTopologyVerifierResultProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:763:12 [INFO] [stdout] | [INFO] [stdout] 763 | pub struct EcTopologyVerifierResultProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `BatchedDirectoryListingProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:979:12 [INFO] [stdout] | [INFO] [stdout] 979 | pub struct BatchedDirectoryListingProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SnapshottableDirectoryStatusProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:992:12 [INFO] [stdout] | [INFO] [stdout] 992 | pub struct SnapshottableDirectoryStatusProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SnapshotStatusProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:1008:12 [INFO] [stdout] | [INFO] [stdout] 1008 | pub struct SnapshotStatusProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SnapshottableDirectoryListingProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:1022:12 [INFO] [stdout] | [INFO] [stdout] 1022 | pub struct SnapshottableDirectoryListingProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SnapshotListingProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:1029:12 [INFO] [stdout] | [INFO] [stdout] 1029 | pub struct SnapshotListingProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SnapshotDiffReportProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:1047:12 [INFO] [stdout] | [INFO] [stdout] 1047 | pub struct SnapshotDiffReportProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SnapshotDiffReportCursorProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:1074:12 [INFO] [stdout] | [INFO] [stdout] 1074 | pub struct SnapshotDiffReportCursorProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SnapshotDiffReportListingProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:1083:12 [INFO] [stdout] | [INFO] [stdout] 1083 | pub struct SnapshotDiffReportListingProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SnapshotInfoProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:1117:12 [INFO] [stdout] | [INFO] [stdout] 1117 | pub struct SnapshotInfoProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SetXAttrResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:1508:12 [INFO] [stdout] | [INFO] [stdout] 1508 | pub struct SetXAttrResponseProto {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GetXAttrsRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:1510:12 [INFO] [stdout] | [INFO] [stdout] 1510 | pub struct GetXAttrsRequestProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GetXAttrsResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:1517:12 [INFO] [stdout] | [INFO] [stdout] 1517 | pub struct GetXAttrsResponseProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ListXAttrsRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:1522:12 [INFO] [stdout] | [INFO] [stdout] 1522 | pub struct ListXAttrsRequestProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ListXAttrsResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:1527:12 [INFO] [stdout] | [INFO] [stdout] 1527 | pub struct ListXAttrsResponseProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RemoveXAttrRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:1532:12 [INFO] [stdout] | [INFO] [stdout] 1532 | pub struct RemoveXAttrRequestProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RemoveXAttrResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:1539:12 [INFO] [stdout] | [INFO] [stdout] 1539 | pub struct RemoveXAttrResponseProto {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CreateEncryptionZoneResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:1574:12 [INFO] [stdout] | [INFO] [stdout] 1574 | pub struct CreateEncryptionZoneResponseProto {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ListEncryptionZonesRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:1576:12 [INFO] [stdout] | [INFO] [stdout] 1576 | pub struct ListEncryptionZonesRequestProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ListEncryptionZonesResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:1594:12 [INFO] [stdout] | [INFO] [stdout] 1594 | pub struct ListEncryptionZonesResponseProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ReencryptEncryptionZoneResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:1608:12 [INFO] [stdout] | [INFO] [stdout] 1608 | pub struct ReencryptEncryptionZoneResponseProto {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ListReencryptionStatusRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:1610:12 [INFO] [stdout] | [INFO] [stdout] 1610 | pub struct ListReencryptionStatusRequestProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ListReencryptionStatusResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:1638:12 [INFO] [stdout] | [INFO] [stdout] 1638 | pub struct ListReencryptionStatusResponseProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GetEzForPathRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:1645:12 [INFO] [stdout] | [INFO] [stdout] 1645 | pub struct GetEzForPathRequestProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GetEzForPathResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:1650:12 [INFO] [stdout] | [INFO] [stdout] 1650 | pub struct GetEzForPathResponseProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `EventBatchProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:1717:12 [INFO] [stdout] | [INFO] [stdout] 1717 | pub struct EventBatchProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CloseEventProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:1749:12 [INFO] [stdout] | [INFO] [stdout] 1749 | pub struct CloseEventProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TruncateEventProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:1758:12 [INFO] [stdout] | [INFO] [stdout] 1758 | pub struct TruncateEventProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RenameEventProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:1774:12 [INFO] [stdout] | [INFO] [stdout] 1774 | pub struct RenameEventProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `UnlinkEventProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:1808:12 [INFO] [stdout] | [INFO] [stdout] 1808 | pub struct UnlinkEventProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `EventsListProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:1815:12 [INFO] [stdout] | [INFO] [stdout] 1815 | pub struct EventsListProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SetErasureCodingPolicyResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:1944:12 [INFO] [stdout] | [INFO] [stdout] 1944 | pub struct SetErasureCodingPolicyResponseProto {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GetErasureCodingPoliciesRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:1947:12 [INFO] [stdout] | [INFO] [stdout] 1947 | pub struct GetErasureCodingPoliciesRequestProto {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GetErasureCodingPoliciesResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:1949:12 [INFO] [stdout] | [INFO] [stdout] 1949 | pub struct GetErasureCodingPoliciesResponseProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GetErasureCodingCodecsRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:1955:12 [INFO] [stdout] | [INFO] [stdout] 1955 | pub struct GetErasureCodingCodecsRequestProto {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GetErasureCodingCodecsResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:1957:12 [INFO] [stdout] | [INFO] [stdout] 1957 | pub struct GetErasureCodingCodecsResponseProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GetErasureCodingPolicyRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:1962:12 [INFO] [stdout] | [INFO] [stdout] 1962 | pub struct GetErasureCodingPolicyRequestProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GetErasureCodingPolicyResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:1968:12 [INFO] [stdout] | [INFO] [stdout] 1968 | pub struct GetErasureCodingPolicyResponseProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AddErasureCodingPoliciesRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:1973:12 [INFO] [stdout] | [INFO] [stdout] 1973 | pub struct AddErasureCodingPoliciesRequestProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AddErasureCodingPoliciesResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:1978:12 [INFO] [stdout] | [INFO] [stdout] 1978 | pub struct AddErasureCodingPoliciesResponseProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RemoveErasureCodingPolicyRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:1983:12 [INFO] [stdout] | [INFO] [stdout] 1983 | pub struct RemoveErasureCodingPolicyRequestProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RemoveErasureCodingPolicyResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:1988:12 [INFO] [stdout] | [INFO] [stdout] 1988 | pub struct RemoveErasureCodingPolicyResponseProto {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `EnableErasureCodingPolicyRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:1990:12 [INFO] [stdout] | [INFO] [stdout] 1990 | pub struct EnableErasureCodingPolicyRequestProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `EnableErasureCodingPolicyResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:1995:12 [INFO] [stdout] | [INFO] [stdout] 1995 | pub struct EnableErasureCodingPolicyResponseProto {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DisableErasureCodingPolicyRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:1997:12 [INFO] [stdout] | [INFO] [stdout] 1997 | pub struct DisableErasureCodingPolicyRequestProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DisableErasureCodingPolicyResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2002:12 [INFO] [stdout] | [INFO] [stdout] 2002 | pub struct DisableErasureCodingPolicyResponseProto {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `UnsetErasureCodingPolicyRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2004:12 [INFO] [stdout] | [INFO] [stdout] 2004 | pub struct UnsetErasureCodingPolicyRequestProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `UnsetErasureCodingPolicyResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2009:12 [INFO] [stdout] | [INFO] [stdout] 2009 | pub struct UnsetErasureCodingPolicyResponseProto {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GetEcTopologyResultForPoliciesRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2011:12 [INFO] [stdout] | [INFO] [stdout] 2011 | pub struct GetEcTopologyResultForPoliciesRequestProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GetEcTopologyResultForPoliciesResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2016:12 [INFO] [stdout] | [INFO] [stdout] 2016 | pub struct GetEcTopologyResultForPoliciesResponseProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CodecProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2044:12 [INFO] [stdout] | [INFO] [stdout] 2044 | pub struct CodecProto { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GetBlockLocationsRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2051:12 [INFO] [stdout] | [INFO] [stdout] 2051 | pub struct GetBlockLocationsRequestProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GetBlockLocationsResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2063:12 [INFO] [stdout] | [INFO] [stdout] 2063 | pub struct GetBlockLocationsResponseProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SetStoragePolicyRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2143:12 [INFO] [stdout] | [INFO] [stdout] 2143 | pub struct SetStoragePolicyRequestProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SetStoragePolicyResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2151:12 [INFO] [stdout] | [INFO] [stdout] 2151 | pub struct SetStoragePolicyResponseProto {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `UnsetStoragePolicyRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2153:12 [INFO] [stdout] | [INFO] [stdout] 2153 | pub struct UnsetStoragePolicyRequestProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `UnsetStoragePolicyResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2158:12 [INFO] [stdout] | [INFO] [stdout] 2158 | pub struct UnsetStoragePolicyResponseProto {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GetStoragePolicyRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2160:12 [INFO] [stdout] | [INFO] [stdout] 2160 | pub struct GetStoragePolicyRequestProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GetStoragePolicyResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2165:12 [INFO] [stdout] | [INFO] [stdout] 2165 | pub struct GetStoragePolicyResponseProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GetStoragePoliciesRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2171:12 [INFO] [stdout] | [INFO] [stdout] 2171 | pub struct GetStoragePoliciesRequestProto {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GetStoragePoliciesResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2173:12 [INFO] [stdout] | [INFO] [stdout] 2173 | pub struct GetStoragePoliciesResponseProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AbandonBlockResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2213:12 [INFO] [stdout] | [INFO] [stdout] 2213 | pub struct AbandonBlockResponseProto {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ReportBadBlocksRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2287:12 [INFO] [stdout] | [INFO] [stdout] 2287 | pub struct ReportBadBlocksRequestProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ReportBadBlocksResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2293:12 [INFO] [stdout] | [INFO] [stdout] 2293 | pub struct ReportBadBlocksResponseProto {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ConcatRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2295:12 [INFO] [stdout] | [INFO] [stdout] 2295 | pub struct ConcatRequestProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ConcatResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2303:12 [INFO] [stdout] | [INFO] [stdout] 2303 | pub struct ConcatResponseProto {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TruncateRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2305:12 [INFO] [stdout] | [INFO] [stdout] 2305 | pub struct TruncateRequestProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TruncateResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2314:12 [INFO] [stdout] | [INFO] [stdout] 2314 | pub struct TruncateResponseProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RenameRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2319:12 [INFO] [stdout] | [INFO] [stdout] 2319 | pub struct RenameRequestProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RenameResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2326:12 [INFO] [stdout] | [INFO] [stdout] 2326 | pub struct RenameResponseProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GetBatchedListingRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2387:12 [INFO] [stdout] | [INFO] [stdout] 2387 | pub struct GetBatchedListingRequestProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GetBatchedListingResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2396:12 [INFO] [stdout] | [INFO] [stdout] 2396 | pub struct GetBatchedListingResponseProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GetSnapshottableDirListingRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2406:12 [INFO] [stdout] | [INFO] [stdout] 2406 | pub struct GetSnapshottableDirListingRequestProto {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GetSnapshottableDirListingResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2408:12 [INFO] [stdout] | [INFO] [stdout] 2408 | pub struct GetSnapshottableDirListingResponseProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GetSnapshotListingRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2413:12 [INFO] [stdout] | [INFO] [stdout] 2413 | pub struct GetSnapshotListingRequestProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GetSnapshotListingResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2418:12 [INFO] [stdout] | [INFO] [stdout] 2418 | pub struct GetSnapshotListingResponseProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GetSnapshotDiffReportRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2423:12 [INFO] [stdout] | [INFO] [stdout] 2423 | pub struct GetSnapshotDiffReportRequestProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GetSnapshotDiffReportResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2432:12 [INFO] [stdout] | [INFO] [stdout] 2432 | pub struct GetSnapshotDiffReportResponseProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GetSnapshotDiffReportListingRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2437:12 [INFO] [stdout] | [INFO] [stdout] 2437 | pub struct GetSnapshotDiffReportListingRequestProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GetSnapshotDiffReportListingResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2448:12 [INFO] [stdout] | [INFO] [stdout] 2448 | pub struct GetSnapshotDiffReportListingResponseProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RecoverLeaseRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2463:12 [INFO] [stdout] | [INFO] [stdout] 2463 | pub struct RecoverLeaseRequestProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RecoverLeaseResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2470:12 [INFO] [stdout] | [INFO] [stdout] 2470 | pub struct RecoverLeaseResponseProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GetFsStatusRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2476:12 [INFO] [stdout] | [INFO] [stdout] 2476 | pub struct GetFsStatusRequestProto {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GetFsReplicatedBlockStatsRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2500:12 [INFO] [stdout] | [INFO] [stdout] 2500 | pub struct GetFsReplicatedBlockStatsRequestProto {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GetFsEcBlockGroupStatsRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2520:12 [INFO] [stdout] | [INFO] [stdout] 2520 | pub struct GetFsEcBlockGroupStatsRequestProto {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GetDatanodeReportResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2542:12 [INFO] [stdout] | [INFO] [stdout] 2542 | pub struct GetDatanodeReportResponseProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DatanodeStorageReportProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2552:12 [INFO] [stdout] | [INFO] [stdout] 2552 | pub struct DatanodeStorageReportProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GetDatanodeStorageReportResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2559:12 [INFO] [stdout] | [INFO] [stdout] 2559 | pub struct GetDatanodeStorageReportResponseProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GetPreferredBlockSizeRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2564:12 [INFO] [stdout] | [INFO] [stdout] 2564 | pub struct GetPreferredBlockSizeRequestProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GetPreferredBlockSizeResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2569:12 [INFO] [stdout] | [INFO] [stdout] 2569 | pub struct GetPreferredBlockSizeResponseProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GetSlowDatanodeReportRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2574:12 [INFO] [stdout] | [INFO] [stdout] 2574 | pub struct GetSlowDatanodeReportRequestProto {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GetSlowDatanodeReportResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2576:12 [INFO] [stdout] | [INFO] [stdout] 2576 | pub struct GetSlowDatanodeReportResponseProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SetSafeModeResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2588:12 [INFO] [stdout] | [INFO] [stdout] 2588 | pub struct SetSafeModeResponseProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RollEditsRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2607:12 [INFO] [stdout] | [INFO] [stdout] 2607 | pub struct RollEditsRequestProto {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RollEditsResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2610:12 [INFO] [stdout] | [INFO] [stdout] 2610 | pub struct RollEditsResponseProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RestoreFailedStorageRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2615:12 [INFO] [stdout] | [INFO] [stdout] 2615 | pub struct RestoreFailedStorageRequestProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RestoreFailedStorageResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2620:12 [INFO] [stdout] | [INFO] [stdout] 2620 | pub struct RestoreFailedStorageResponseProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RefreshNodesRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2626:12 [INFO] [stdout] | [INFO] [stdout] 2626 | pub struct RefreshNodesRequestProto {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RefreshNodesResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2629:12 [INFO] [stdout] | [INFO] [stdout] 2629 | pub struct RefreshNodesResponseProto {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `FinalizeUpgradeRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2632:12 [INFO] [stdout] | [INFO] [stdout] 2632 | pub struct FinalizeUpgradeRequestProto {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `FinalizeUpgradeResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2635:12 [INFO] [stdout] | [INFO] [stdout] 2635 | pub struct FinalizeUpgradeResponseProto {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `UpgradeStatusRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2638:12 [INFO] [stdout] | [INFO] [stdout] 2638 | pub struct UpgradeStatusRequestProto {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `UpgradeStatusResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2640:12 [INFO] [stdout] | [INFO] [stdout] 2640 | pub struct UpgradeStatusResponseProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RollingUpgradeInfoProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2650:12 [INFO] [stdout] | [INFO] [stdout] 2650 | pub struct RollingUpgradeInfoProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RollingUpgradeResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2661:12 [INFO] [stdout] | [INFO] [stdout] 2661 | pub struct RollingUpgradeResponseProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ListCorruptFileBlocksResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2673:12 [INFO] [stdout] | [INFO] [stdout] 2673 | pub struct ListCorruptFileBlocksResponseProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `MetaSaveRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2678:12 [INFO] [stdout] | [INFO] [stdout] 2678 | pub struct MetaSaveRequestProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `MetaSaveResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2684:12 [INFO] [stdout] | [INFO] [stdout] 2684 | pub struct MetaSaveResponseProto {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `IsFileClosedRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2708:12 [INFO] [stdout] | [INFO] [stdout] 2708 | pub struct IsFileClosedRequestProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `IsFileClosedResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2713:12 [INFO] [stdout] | [INFO] [stdout] 2713 | pub struct IsFileClosedResponseProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CacheDirectiveStatsProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2738:12 [INFO] [stdout] | [INFO] [stdout] 2738 | pub struct CacheDirectiveStatsProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AddCacheDirectiveResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2759:12 [INFO] [stdout] | [INFO] [stdout] 2759 | pub struct AddCacheDirectiveResponseProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ModifyCacheDirectiveResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2772:12 [INFO] [stdout] | [INFO] [stdout] 2772 | pub struct ModifyCacheDirectiveResponseProto {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RemoveCacheDirectiveRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2774:12 [INFO] [stdout] | [INFO] [stdout] 2774 | pub struct RemoveCacheDirectiveRequestProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RemoveCacheDirectiveResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2779:12 [INFO] [stdout] | [INFO] [stdout] 2779 | pub struct RemoveCacheDirectiveResponseProto {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ListCacheDirectivesRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2781:12 [INFO] [stdout] | [INFO] [stdout] 2781 | pub struct ListCacheDirectivesRequestProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CacheDirectiveEntryProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2788:12 [INFO] [stdout] | [INFO] [stdout] 2788 | pub struct CacheDirectiveEntryProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ListCacheDirectivesResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2795:12 [INFO] [stdout] | [INFO] [stdout] 2795 | pub struct ListCacheDirectivesResponseProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CachePoolStatsProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2819:12 [INFO] [stdout] | [INFO] [stdout] 2819 | pub struct CachePoolStatsProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AddCachePoolRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2832:12 [INFO] [stdout] | [INFO] [stdout] 2832 | pub struct AddCachePoolRequestProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AddCachePoolResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2838:12 [INFO] [stdout] | [INFO] [stdout] 2838 | pub struct AddCachePoolResponseProto {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ModifyCachePoolRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2840:12 [INFO] [stdout] | [INFO] [stdout] 2840 | pub struct ModifyCachePoolRequestProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ModifyCachePoolResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2846:12 [INFO] [stdout] | [INFO] [stdout] 2846 | pub struct ModifyCachePoolResponseProto {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RemoveCachePoolRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2848:12 [INFO] [stdout] | [INFO] [stdout] 2848 | pub struct RemoveCachePoolRequestProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RemoveCachePoolResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2854:12 [INFO] [stdout] | [INFO] [stdout] 2854 | pub struct RemoveCachePoolResponseProto {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ListCachePoolsRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2856:12 [INFO] [stdout] | [INFO] [stdout] 2856 | pub struct ListCachePoolsRequestProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ListCachePoolsResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2861:12 [INFO] [stdout] | [INFO] [stdout] 2861 | pub struct ListCachePoolsResponseProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CachePoolEntryProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2868:12 [INFO] [stdout] | [INFO] [stdout] 2868 | pub struct CachePoolEntryProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GetFileLinkInfoRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2875:12 [INFO] [stdout] | [INFO] [stdout] 2875 | pub struct GetFileLinkInfoRequestProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GetFileLinkInfoResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2880:12 [INFO] [stdout] | [INFO] [stdout] 2880 | pub struct GetFileLinkInfoResponseProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GetQuotaUsageRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2895:12 [INFO] [stdout] | [INFO] [stdout] 2895 | pub struct GetQuotaUsageRequestProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GetQuotaUsageResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2900:12 [INFO] [stdout] | [INFO] [stdout] 2900 | pub struct GetQuotaUsageResponseProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SetQuotaResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2917:12 [INFO] [stdout] | [INFO] [stdout] 2917 | pub struct SetQuotaResponseProto {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `FsyncResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2932:12 [INFO] [stdout] | [INFO] [stdout] 2932 | pub struct FsyncResponseProto {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CreateSymlinkRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2946:12 [INFO] [stdout] | [INFO] [stdout] 2946 | pub struct CreateSymlinkRequestProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CreateSymlinkResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2958:12 [INFO] [stdout] | [INFO] [stdout] 2958 | pub struct CreateSymlinkResponseProto {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GetLinkTargetRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2960:12 [INFO] [stdout] | [INFO] [stdout] 2960 | pub struct GetLinkTargetRequestProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SetBalancerBandwidthRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:2998:12 [INFO] [stdout] | [INFO] [stdout] 2998 | pub struct SetBalancerBandwidthRequestProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SetBalancerBandwidthResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:3004:12 [INFO] [stdout] | [INFO] [stdout] 3004 | pub struct SetBalancerBandwidthResponseProto {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CreateSnapshotResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:3021:12 [INFO] [stdout] | [INFO] [stdout] 3021 | pub struct CreateSnapshotResponseProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RenameSnapshotRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:3026:12 [INFO] [stdout] | [INFO] [stdout] 3026 | pub struct RenameSnapshotRequestProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RenameSnapshotResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:3036:12 [INFO] [stdout] | [INFO] [stdout] 3036 | pub struct RenameSnapshotResponseProto {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AllowSnapshotRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:3038:12 [INFO] [stdout] | [INFO] [stdout] 3038 | pub struct AllowSnapshotRequestProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AllowSnapshotResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:3043:12 [INFO] [stdout] | [INFO] [stdout] 3043 | pub struct AllowSnapshotResponseProto {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DisallowSnapshotRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:3045:12 [INFO] [stdout] | [INFO] [stdout] 3045 | pub struct DisallowSnapshotRequestProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DisallowSnapshotResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:3050:12 [INFO] [stdout] | [INFO] [stdout] 3050 | pub struct DisallowSnapshotResponseProto {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DeleteSnapshotRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:3052:12 [INFO] [stdout] | [INFO] [stdout] 3052 | pub struct DeleteSnapshotRequestProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DeleteSnapshotResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:3060:12 [INFO] [stdout] | [INFO] [stdout] 3060 | pub struct DeleteSnapshotResponseProto {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CheckAccessResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:3070:12 [INFO] [stdout] | [INFO] [stdout] 3070 | pub struct CheckAccessResponseProto {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GetCurrentEditLogTxidRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:3072:12 [INFO] [stdout] | [INFO] [stdout] 3072 | pub struct GetCurrentEditLogTxidRequestProto {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GetCurrentEditLogTxidResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:3074:12 [INFO] [stdout] | [INFO] [stdout] 3074 | pub struct GetCurrentEditLogTxidResponseProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GetEditsFromTxidRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:3079:12 [INFO] [stdout] | [INFO] [stdout] 3079 | pub struct GetEditsFromTxidRequestProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GetEditsFromTxidResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:3084:12 [INFO] [stdout] | [INFO] [stdout] 3084 | pub struct GetEditsFromTxidResponseProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `MsyncResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:3130:12 [INFO] [stdout] | [INFO] [stdout] 3130 | pub struct MsyncResponseProto {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SatisfyStoragePolicyRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:3132:12 [INFO] [stdout] | [INFO] [stdout] 3132 | pub struct SatisfyStoragePolicyRequestProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SatisfyStoragePolicyResponseProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:3137:12 [INFO] [stdout] | [INFO] [stdout] 3137 | pub struct SatisfyStoragePolicyResponseProto {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `HaServiceStateRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:3139:12 [INFO] [stdout] | [INFO] [stdout] 3139 | pub struct HaServiceStateRequestProto {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `OpCopyBlockProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:3632:12 [INFO] [stdout] | [INFO] [stdout] 3632 | pub struct OpCopyBlockProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `OpBlockChecksumProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:3637:12 [INFO] [stdout] | [INFO] [stdout] 3637 | pub struct OpBlockChecksumProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `OpBlockGroupChecksumProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:3644:12 [INFO] [stdout] | [INFO] [stdout] 3644 | pub struct OpBlockGroupChecksumProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ReleaseShortCircuitAccessRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:3700:12 [INFO] [stdout] | [INFO] [stdout] 3700 | pub struct ReleaseShortCircuitAccessRequestProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ShortCircuitShmRequestProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:3714:12 [INFO] [stdout] | [INFO] [stdout] 3714 | pub struct ShortCircuitShmRequestProto { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `OpCustomProto` is never constructed [INFO] [stdout] --> src/proto/hadoop.hdfs.rs:3820:12 [INFO] [stdout] | [INFO] [stdout] 3820 | pub struct OpCustomProto { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ebcc50e62098a797ca65865184a99c763571e4b9a153f536cd1e3c819f3eb6b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebcc50e62098a797ca65865184a99c763571e4b9a153f536cd1e3c819f3eb6b2", kill_on_drop: false }` [INFO] [stdout] ebcc50e62098a797ca65865184a99c763571e4b9a153f536cd1e3c819f3eb6b2