[INFO] fetching crate arbhx 0.3.6...
[INFO] checking arbhx-0.3.6 against try#012cd62c9add58ab3910e44c137d87db3ab70f61 for pr-155915
[INFO] extracting crate arbhx 0.3.6 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate arbhx 0.3.6
[INFO] finished tweaking crates.io crate arbhx 0.3.6
[INFO] tweaked toml for crates.io crate arbhx 0.3.6 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate arbhx 0.3.6 on toolchain 012cd62c9add58ab3910e44c137d87db3ab70f61
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate arbhx 0.3.6 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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 19624d425f9db4cec25df533e32ef46587a500b5f7c3a60819d21c69e76131bc
[INFO] running `Command { std: "docker" "start" "-a" "19624d425f9db4cec25df533e32ef46587a500b5f7c3a60819d21c69e76131bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "19624d425f9db4cec25df533e32ef46587a500b5f7c3a60819d21c69e76131bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19624d425f9db4cec25df533e32ef46587a500b5f7c3a60819d21c69e76131bc", kill_on_drop: false }`
[INFO] [stdout] 19624d425f9db4cec25df533e32ef46587a500b5f7c3a60819d21c69e76131bc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dcdca189602fd05b64a44395c90e696de17497550494d12f618bdba8ab5e77a3
[INFO] running `Command { std: "docker" "start" "-a" "dcdca189602fd05b64a44395c90e696de17497550494d12f618bdba8ab5e77a3", kill_on_drop: false }`
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]     Checking num-traits v0.2.19
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking value-bag v1.12.0
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling aws-lc-rs v1.16.2
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]     Checking base64ct v1.8.3
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking piper v0.2.5
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking salsa20 v0.10.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]    Compiling aws-lc-sys v0.39.1
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking scrypt v0.11.0
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking cbc v0.1.2
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]     Checking pkcs5 v0.7.1
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking async-executor v1.14.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking webpki-roots v1.0.6
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]     Checking iri-string v0.7.11
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking pkcs1 v0.7.5
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling crc32c v0.6.8
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking pem v3.0.6
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking simple_asn1 v0.6.4
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking quick-xml v0.37.5
[INFO] [stderr]     Checking uuid v1.23.0
[INFO] [stderr]     Checking rust-ini v0.21.3
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking jsonwebtoken v9.3.1
[INFO] [stderr]     Checking pin-project v1.1.11
[INFO] [stderr]     Checking prost v0.13.5
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking spinning_top v0.3.0
[INFO] [stderr]     Checking quanta v0.12.6
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]     Checking nonzero_ext v0.3.0
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking home v0.5.12
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]     Checking tagptr v0.2.0
[INFO] [stderr]     Checking ghac v0.2.0
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]     Checking moka v0.12.15
[INFO] [stderr]     Checking backon v1.6.0
[INFO] [stderr]     Checking bb8 v0.9.1
[INFO] [stderr]     Checking governor v0.10.4
[INFO] [stderr]     Checking quick-xml v0.38.4
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking jiff v0.2.23
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking async-fs v2.2.0
[INFO] [stderr]     Checking serde-aux v4.7.0
[INFO] [stderr]     Checking bytesize v2.3.1
[INFO] [stderr]     Checking ignore v0.4.25
[INFO] [stderr]     Checking async-walkdir v2.1.0
[INFO] [stderr]    Compiling delegate v0.13.5
[INFO] [stderr]     Checking async-global-executor v2.4.1
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]     Checking sysinfo v0.38.4
[INFO] [stderr]     Checking filetime v0.2.27
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]     Checking async-std v1.13.2
[INFO] [stderr]    Compiling derive_setters v0.1.9
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.6.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling serde_with_macros v3.18.0
[INFO] [stderr]     Checking rsa v0.9.10
[INFO] [stderr]     Checking lazy-regex v3.6.0
[INFO] [stderr]     Checking serde_with v3.18.0
[INFO] [stderr]     Checking rustls-webpki v0.103.10
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking futures-rustls v0.26.0
[INFO] [stderr]     Checking suppaftp v6.3.0
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking reqsign v0.16.5
[INFO] [stderr]     Checking opendal v0.55.0
[INFO] [stderr]     Checking arbhx v0.3.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `DataVfs`
[INFO] [stdout]  --> src/operator.rs:2:37
[INFO] [stdout]   |
[INFO] [stdout] 2 |     DataAppend, DataFull, DataRead, DataVfs, DataUsage, VfsConfig, VfsFull, VfsReader, VfsWriter,
[INFO] [stdout]   |                                     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bytesize::ByteSize`
[INFO] [stdout]  --> src/operator.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use bytesize::ByteSize;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::BTreeMap`
[INFO] [stdout]  --> src/backend.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::BTreeMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bytes::Bytes`
[INFO] [stdout]  --> src/backend.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use bytes::Bytes;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `async_trait::async_trait`
[INFO] [stdout]  --> src/util.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use async_trait::async_trait;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `DataInfo`
[INFO] [stdout]   --> src/remote/data.rs:16:23
[INFO] [stdout]    |
[INFO] [stdout] 16 | use crate::operator::{DataInfo, DataInner, DataMode};
[INFO] [stdout]    |                       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bytesize::ByteSize`
[INFO] [stdout]  --> src/remote/throttle.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use bytesize::ByteSize;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io`
[INFO] [stdout]  --> src/remote/throttle.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::io;
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::ErrorKind`
[INFO] [stdout]  --> src/remote/throttle.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::io::ErrorKind;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::str::FromStr`
[INFO] [stdout]  --> src/remote/throttle.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::str::FromStr;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `derive_setters::Setters`
[INFO] [stdout]  --> src/remote/throttle.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use derive_setters::Setters;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize`
[INFO] [stdout]  --> src/remote/throttle.rs:6:20
[INFO] [stdout]   |
[INFO] [stdout] 6 | use serde_derive::{Deserialize, Serialize};
[INFO] [stdout]   |                    ^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `async_trait::async_trait`
[INFO] [stdout]  --> src/remote/reader.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use async_trait::async_trait;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::Write`
[INFO] [stdout]  --> src/remote/writer.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::io::Write;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::BTreeMap`
[INFO] [stdout]  --> src/remote/config.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::BTreeMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::local::reader::LocalReader`
[INFO] [stdout]  --> src/local/writer.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::local::reader::LocalReader;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `data::LocalBackend`
[INFO] [stdout]  --> src/local/mod.rs:9:16
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub(crate) use data::LocalBackend;
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Seek` and `Write`
[INFO] [stdout]  --> src/fs/file.rs:8:15
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::io::{Seek, Write};
[INFO] [stdout]   |               ^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::ops::Deref`
[INFO] [stdout]  --> src/fs/query.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::ops::Deref;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bytesize::ByteSize`
[INFO] [stdout]  --> src/operator.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use bytesize::ByteSize;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::BTreeMap`
[INFO] [stdout]  --> src/backend.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::BTreeMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bytes::Bytes`
[INFO] [stdout]  --> src/backend.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use bytes::Bytes;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `async_trait::async_trait`
[INFO] [stdout]  --> src/util.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use async_trait::async_trait;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `DataInfo`
[INFO] [stdout]   --> src/remote/data.rs:16:23
[INFO] [stdout]    |
[INFO] [stdout] 16 | use crate::operator::{DataInfo, DataInner, DataMode};
[INFO] [stdout]    |                       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bytesize::ByteSize`
[INFO] [stdout]  --> src/remote/throttle.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use bytesize::ByteSize;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io`
[INFO] [stdout]  --> src/remote/throttle.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::io;
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::ErrorKind`
[INFO] [stdout]  --> src/remote/throttle.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::io::ErrorKind;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::str::FromStr`
[INFO] [stdout]  --> src/remote/throttle.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::str::FromStr;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `derive_setters::Setters`
[INFO] [stdout]  --> src/remote/throttle.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use derive_setters::Setters;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize`
[INFO] [stdout]  --> src/remote/throttle.rs:6:20
[INFO] [stdout]   |
[INFO] [stdout] 6 | use serde_derive::{Deserialize, Serialize};
[INFO] [stdout]   |                    ^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `async_trait::async_trait`
[INFO] [stdout]  --> src/remote/reader.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use async_trait::async_trait;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::Write`
[INFO] [stdout]  --> src/remote/writer.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::io::Write;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::BTreeMap`
[INFO] [stdout]  --> src/remote/config.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::BTreeMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::local::reader::LocalReader`
[INFO] [stdout]  --> src/local/writer.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::local::reader::LocalReader;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `data::LocalBackend`
[INFO] [stdout]  --> src/local/mod.rs:9:16
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub(crate) use data::LocalBackend;
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::ops::Deref`
[INFO] [stdout]  --> src/fs/query.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::ops::Deref;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]    --> src/operator.rs:233:18
[INFO] [stdout]     |
[INFO] [stdout] 233 |             Some(x) => {
[INFO] [stdout]     |                  ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Seek`
[INFO] [stdout]  --> src/fs/file.rs:8:15
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::io::{Seek, Write};
[INFO] [stdout]   |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Write`
[INFO] [stdout]  --> src/fs/file.rs:8:21
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::io::{Seek, Write};
[INFO] [stdout]   |                     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `DataVfs`
[INFO] [stdout]  --> src/operator.rs:2:37
[INFO] [stdout]   |
[INFO] [stdout] 2 |     DataAppend, DataFull, DataRead, DataVfs, DataUsage, VfsConfig, VfsFull, VfsReader, VfsWriter,
[INFO] [stdout]   |                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mtime`
[INFO] [stdout]    --> src/remote/data.rs:175:9
[INFO] [stdout]     |
[INFO] [stdout] 175 |         mtime: DateTime<Local>,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_mtime`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `atime`
[INFO] [stdout]    --> src/remote/data.rs:176:9
[INFO] [stdout]     |
[INFO] [stdout] 176 |         atime: DateTime<Local>,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_atime`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `item`
[INFO] [stdout]    --> src/remote/data.rs:174:9
[INFO] [stdout]     |
[INFO] [stdout] 174 |         item: &Path,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_item`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]    --> src/operator.rs:233:18
[INFO] [stdout]     |
[INFO] [stdout] 233 |             Some(x) => {
[INFO] [stdout]     |                  ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mtime`
[INFO] [stdout]    --> src/remote/data.rs:175:9
[INFO] [stdout]     |
[INFO] [stdout] 175 |         mtime: DateTime<Local>,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_mtime`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `atime`
[INFO] [stdout]    --> src/remote/data.rs:176:9
[INFO] [stdout]     |
[INFO] [stdout] 176 |         atime: DateTime<Local>,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_atime`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `item`
[INFO] [stdout]    --> src/remote/data.rs:174:9
[INFO] [stdout]     |
[INFO] [stdout] 174 |         item: &Path,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_item`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `abs`
[INFO] [stdout]   --> src/local/query.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 76 |         abs: PathBuf,
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_abs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `abs`
[INFO] [stdout]   --> src/local/query.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 76 |         abs: PathBuf,
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_abs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DataInner` is more private than the item `VfsConfig::to_backend`
[INFO] [stdout]   --> src/backend.rs:91:5
[INFO] [stdout]    |
[INFO] [stdout] 91 |     fn to_backend(self) -> io::Result<Arc<DataInner>>;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `VfsConfig::to_backend` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `DataInner` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> src/operator.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub(crate) struct DataInner {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DataInner` is more private than the item `<remote::config::RemoteConfig as VfsConfig>::to_backend`
[INFO] [stdout]   --> src/remote/config.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn to_backend(self) -> io::Result<Arc<DataInner>> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `<remote::config::RemoteConfig as VfsConfig>::to_backend` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `DataInner` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> src/operator.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub(crate) struct DataInner {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DataInner` is more private than the item `<LocalConfig as VfsConfig>::to_backend`
[INFO] [stdout]   --> src/local/config.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     fn to_backend(self) -> std::io::Result<Arc<DataInner>> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `<LocalConfig as VfsConfig>::to_backend` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `DataInner` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> src/operator.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub(crate) struct DataInner {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `realpath` is never used
[INFO] [stdout]   --> src/backend.rs:40:8
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub trait VfsReader: Send + Sync + 'static + Debug + Unpin {
[INFO] [stdout]    |           --------- method in this trait
[INFO] [stdout] 39 |     /// Convert a relative path into a backend-specific absolute path.
[INFO] [stdout] 40 |     fn realpath(&self, item: &Path) -> PathBuf;
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_id` is never used
[INFO] [stdout]   --> src/backend.rs:85:8
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub trait DataVfs {
[INFO] [stdout]    |           ------- method in this trait
[INFO] [stdout] 84 |     /// Retrieves the ID for the [`VfsReader`]. Useful for cross-FS.
[INFO] [stdout] 85 |     fn get_id(&self) -> Uuid;
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `meta_entry` is never used
[INFO] [stdout]   --> src/remote/data.rs:92:19
[INFO] [stdout]    |
[INFO] [stdout] 30 | impl OpenDALBackend {
[INFO] [stdout]    | ------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 92 |     pub(crate) fn meta_entry(entry: opendal::Entry) -> io::Result<crate::fs::Metadata> {
[INFO] [stdout]    |                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `opts` is never read
[INFO] [stdout]   --> src/remote/query.rs:19:16
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct OpenDALQuery {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 19 |     pub(crate) opts: FilterOptions,
[INFO] [stdout]    |                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `path` is never read
[INFO] [stdout]   --> src/local/reader.rs:14:16
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct LocalReader {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 13 |     pub(crate) file: File,
[INFO] [stdout] 14 |     pub(crate) path: PathBuf
[INFO] [stdout]    |                ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LocalReader` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `path` is never read
[INFO] [stdout]   --> src/local/writer.rs:16:16
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct LocalWriter {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 15 |     pub(crate) file: File,
[INFO] [stdout] 16 |     pub(crate) path: PathBuf,
[INFO] [stdout]    |                ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LocalWriter` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `opts` is never read
[INFO] [stdout]   --> src/local/query.rs:15:16
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct LocalQuery {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 15 |     pub(crate) opts: FilterOptions,
[INFO] [stdout]    |                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_io` is never used
[INFO] [stdout]   --> src/fs/file.rs:80:19
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl Metadata {
[INFO] [stdout]    | ------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 80 |     pub(crate) fn from_io(path: impl AsRef<Path>, meta: std::fs::Metadata) -> Self {
[INFO] [stdout]    |                   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `to_query` is never used
[INFO] [stdout]   --> src/fs/query.rs:21:19
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl DataQuery {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 21 |     pub(crate) fn to_query(self) -> Arc<dyn SizedQuery> {
[INFO] [stdout]    |                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]   --> src/lib.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / #![warn(missing_docs)]
[INFO] [stdout]  2 | | #![warn(clippy::all)]
[INFO] [stdout]  3 | | #![warn(clippy::pedantic)]
[INFO] [stdout]  4 | | #![warn(clippy::nursery)]
[INFO] [stdout] ...  |
[INFO] [stdout] 35 | |     out
[INFO] [stdout] 36 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:1:9
[INFO] [stdout]    |
[INFO] [stdout]  1 | #![warn(missing_docs)]
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a module
[INFO] [stdout]   --> src/lib.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub mod remote;
[INFO] [stdout]    | ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a module
[INFO] [stdout]   --> src/lib.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub mod local;
[INFO] [stdout]    | ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a module
[INFO] [stdout]   --> src/lib.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub mod fs;
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an enum
[INFO] [stdout]   --> src/operator.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub enum DataMode {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> src/operator.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 |     Local(LocalConfig),
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> src/operator.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |     Remote(RemoteConfig),
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]    --> src/operator.rs:142:1
[INFO] [stdout]     |
[INFO] [stdout] 142 | pub struct Operator {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]    --> src/operator.rs:154:5
[INFO] [stdout]     |
[INFO] [stdout] 154 |     pub fn new<V: VfsConfig>(config: V) -> std::io::Result<Self> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> src/operator.rs:158:5
[INFO] [stdout]     |
[INFO] [stdout] 158 |     pub fn id(&self) -> Uuid {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> src/operator.rs:161:5
[INFO] [stdout]     |
[INFO] [stdout] 161 |     pub fn info(&self) -> DataInfo {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> src/operator.rs:202:5
[INFO] [stdout]     |
[INFO] [stdout] 202 | /     pub async fn list(
[INFO] [stdout] 203 | |         &self,
[INFO] [stdout] 204 | |         item: impl AsRef<Path>,
[INFO] [stdout] 205 | |         opts: Option<FilterOptions>,
[INFO] [stdout] 206 | |         recursive: bool,
[INFO] [stdout] 207 | |         include_root: bool,
[INFO] [stdout] 208 | |     ) -> io::Result<DataQuery> {
[INFO] [stdout]     | |______________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> src/operator.rs:242:13
[INFO] [stdout]     |
[INFO] [stdout] 242 |             pub async fn stat(&self, item: impl AsRef<Path>) -> io::Result<Option<Metadata>>;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> src/operator.rs:243:13
[INFO] [stdout]     |
[INFO] [stdout] 243 |             pub async fn open_read(&self, item: impl AsRef<Path>) -> io::Result<Box<dyn DataRead>>;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> src/operator.rs:244:13
[INFO] [stdout]     |
[INFO] [stdout] 244 |             pub async fn open_full(&self, item: impl AsRef<Path>) -> io::Result<Box<dyn DataFull>>;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> src/operator.rs:245:13
[INFO] [stdout]     |
[INFO] [stdout] 245 |             pub async fn remove_dir(&self, dirname: impl AsRef<Path>) -> io::Result<()>;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> src/operator.rs:246:13
[INFO] [stdout]     |
[INFO] [stdout] 246 |             pub async fn remove_file(&self, filename: impl AsRef<Path>) -> io::Result<()>;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> src/operator.rs:247:13
[INFO] [stdout]     |
[INFO] [stdout] 247 |             pub async fn create_dir(&self, item: impl AsRef<Path>) -> io::Result<()>;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> src/operator.rs:248:13
[INFO] [stdout]     |
[INFO] [stdout] 248 |             pub async fn set_length(&self, item: impl AsRef<Path>, size: u64) -> io::Result<()>;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> src/operator.rs:249:13
[INFO] [stdout]     |
[INFO] [stdout] 249 |             pub async fn move_to(&self, old: impl AsRef<Path>, new: impl AsRef<Path>) -> io::Result<()>;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> src/operator.rs:250:13
[INFO] [stdout]     |
[INFO] [stdout] 250 |             pub async fn copy_to(&self, old: impl AsRef<Path>, new: impl AsRef<Path>) -> io::Result<()>;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> src/operator.rs:251:13
[INFO] [stdout]     |
[INFO] [stdout] 251 |             pub async fn usage(&self) -> io::Result<Option<DataUsage >>;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> src/operator.rs:252:13
[INFO] [stdout]     |
[INFO] [stdout] 252 | /             pub async fn open_append(
[INFO] [stdout] 253 | |                 &self,
[INFO] [stdout] 254 | |                 item: impl AsRef<Path>,
[INFO] [stdout] 255 | |                 truncate: bool,
[INFO] [stdout] 256 | |             ) -> io::Result<Box<dyn DataAppend>>;
[INFO] [stdout]     | |________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> src/operator.rs:257:13
[INFO] [stdout]     |
[INFO] [stdout] 257 | /             pub async fn set_times(
[INFO] [stdout] 258 | |                 &self,
[INFO] [stdout] 259 | |                 item: impl AsRef<Path>,
[INFO] [stdout] 260 | |                 mtime: DateTime<Local>,
[INFO] [stdout] 261 | |                 atime: DateTime<Local>,
[INFO] [stdout] 262 | |             ) -> io::Result<()>;
[INFO] [stdout]     | |_______________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a trait
[INFO] [stdout]   --> src/backend.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub trait DataRead: AsyncRead + AsyncSeek + Send + Sync + 'static + Debug + Unpin  {}
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a trait
[INFO] [stdout]   --> src/backend.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub trait DataAppend: AsyncWrite + Send + Sync + 'static + Debug + Unpin  {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a module
[INFO] [stdout]   --> src/remote/mod.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub mod services;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/remote/config.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub bandwidth: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/remote/config.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub burst: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]  --> src/local/config.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct LocalConfig {
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/local/config.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub path: PathBuf
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]   --> src/fs/query.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct DataQuery {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> src/fs/query.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub async fn size(&self) -> io::Result<Option<u64>> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> src/fs/query.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub async fn stream(&self) -> io::Result<Pin<Box<FileStream>>> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DataInner` is more private than the item `VfsConfig::to_backend`
[INFO] [stdout]   --> src/backend.rs:91:5
[INFO] [stdout]    |
[INFO] [stdout] 91 |     fn to_backend(self) -> io::Result<Arc<DataInner>>;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `VfsConfig::to_backend` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `DataInner` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> src/operator.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub(crate) struct DataInner {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DataInner` is more private than the item `<remote::config::RemoteConfig as VfsConfig>::to_backend`
[INFO] [stdout]   --> src/remote/config.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn to_backend(self) -> io::Result<Arc<DataInner>> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `<remote::config::RemoteConfig as VfsConfig>::to_backend` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `DataInner` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> src/operator.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub(crate) struct DataInner {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DataInner` is more private than the item `<LocalConfig as VfsConfig>::to_backend`
[INFO] [stdout]   --> src/local/config.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     fn to_backend(self) -> std::io::Result<Arc<DataInner>> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `<LocalConfig as VfsConfig>::to_backend` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `DataInner` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> src/operator.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub(crate) struct DataInner {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `realpath` is never used
[INFO] [stdout]   --> src/backend.rs:40:8
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub trait VfsReader: Send + Sync + 'static + Debug + Unpin {
[INFO] [stdout]    |           --------- method in this trait
[INFO] [stdout] 39 |     /// Convert a relative path into a backend-specific absolute path.
[INFO] [stdout] 40 |     fn realpath(&self, item: &Path) -> PathBuf;
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_id` is never used
[INFO] [stdout]   --> src/backend.rs:85:8
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub trait DataVfs {
[INFO] [stdout]    |           ------- method in this trait
[INFO] [stdout] 84 |     /// Retrieves the ID for the [`VfsReader`]. Useful for cross-FS.
[INFO] [stdout] 85 |     fn get_id(&self) -> Uuid;
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `meta_entry` is never used
[INFO] [stdout]   --> src/remote/data.rs:92:19
[INFO] [stdout]    |
[INFO] [stdout] 30 | impl OpenDALBackend {
[INFO] [stdout]    | ------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 92 |     pub(crate) fn meta_entry(entry: opendal::Entry) -> io::Result<crate::fs::Metadata> {
[INFO] [stdout]    |                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `opts` is never read
[INFO] [stdout]   --> src/remote/query.rs:19:16
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct OpenDALQuery {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 19 |     pub(crate) opts: FilterOptions,
[INFO] [stdout]    |                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `path` is never read
[INFO] [stdout]   --> src/local/reader.rs:14:16
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct LocalReader {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 13 |     pub(crate) file: File,
[INFO] [stdout] 14 |     pub(crate) path: PathBuf
[INFO] [stdout]    |                ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LocalReader` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `path` is never read
[INFO] [stdout]   --> src/local/writer.rs:16:16
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct LocalWriter {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 15 |     pub(crate) file: File,
[INFO] [stdout] 16 |     pub(crate) path: PathBuf,
[INFO] [stdout]    |                ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LocalWriter` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `opts` is never read
[INFO] [stdout]   --> src/local/query.rs:15:16
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct LocalQuery {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 15 |     pub(crate) opts: FilterOptions,
[INFO] [stdout]    |                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_io` is never used
[INFO] [stdout]   --> src/fs/file.rs:80:19
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl Metadata {
[INFO] [stdout]    | ------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 80 |     pub(crate) fn from_io(path: impl AsRef<Path>, meta: std::fs::Metadata) -> Self {
[INFO] [stdout]    |                   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `to_query` is never used
[INFO] [stdout]   --> src/fs/query.rs:21:19
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl DataQuery {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 21 |     pub(crate) fn to_query(self) -> Arc<dyn SizedQuery> {
[INFO] [stdout]    |                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]   --> src/lib.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / #![warn(missing_docs)]
[INFO] [stdout]  2 | | #![warn(clippy::all)]
[INFO] [stdout]  3 | | #![warn(clippy::pedantic)]
[INFO] [stdout]  4 | | #![warn(clippy::nursery)]
[INFO] [stdout] ...  |
[INFO] [stdout] 35 | |     out
[INFO] [stdout] 36 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:1:9
[INFO] [stdout]    |
[INFO] [stdout]  1 | #![warn(missing_docs)]
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a module
[INFO] [stdout]   --> src/lib.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub mod remote;
[INFO] [stdout]    | ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a module
[INFO] [stdout]   --> src/lib.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub mod local;
[INFO] [stdout]    | ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a module
[INFO] [stdout]   --> src/lib.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub mod fs;
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an enum
[INFO] [stdout]   --> src/operator.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub enum DataMode {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> src/operator.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 |     Local(LocalConfig),
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> src/operator.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |     Remote(RemoteConfig),
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]    --> src/operator.rs:142:1
[INFO] [stdout]     |
[INFO] [stdout] 142 | pub struct Operator {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]    --> src/operator.rs:154:5
[INFO] [stdout]     |
[INFO] [stdout] 154 |     pub fn new<V: VfsConfig>(config: V) -> std::io::Result<Self> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> src/operator.rs:158:5
[INFO] [stdout]     |
[INFO] [stdout] 158 |     pub fn id(&self) -> Uuid {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> src/operator.rs:161:5
[INFO] [stdout]     |
[INFO] [stdout] 161 |     pub fn info(&self) -> DataInfo {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> src/operator.rs:202:5
[INFO] [stdout]     |
[INFO] [stdout] 202 | /     pub async fn list(
[INFO] [stdout] 203 | |         &self,
[INFO] [stdout] 204 | |         item: impl AsRef<Path>,
[INFO] [stdout] 205 | |         opts: Option<FilterOptions>,
[INFO] [stdout] 206 | |         recursive: bool,
[INFO] [stdout] 207 | |         include_root: bool,
[INFO] [stdout] 208 | |     ) -> io::Result<DataQuery> {
[INFO] [stdout]     | |______________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> src/operator.rs:242:13
[INFO] [stdout]     |
[INFO] [stdout] 242 |             pub async fn stat(&self, item: impl AsRef<Path>) -> io::Result<Option<Metadata>>;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> src/operator.rs:243:13
[INFO] [stdout]     |
[INFO] [stdout] 243 |             pub async fn open_read(&self, item: impl AsRef<Path>) -> io::Result<Box<dyn DataRead>>;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> src/operator.rs:244:13
[INFO] [stdout]     |
[INFO] [stdout] 244 |             pub async fn open_full(&self, item: impl AsRef<Path>) -> io::Result<Box<dyn DataFull>>;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> src/operator.rs:245:13
[INFO] [stdout]     |
[INFO] [stdout] 245 |             pub async fn remove_dir(&self, dirname: impl AsRef<Path>) -> io::Result<()>;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> src/operator.rs:246:13
[INFO] [stdout]     |
[INFO] [stdout] 246 |             pub async fn remove_file(&self, filename: impl AsRef<Path>) -> io::Result<()>;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> src/operator.rs:247:13
[INFO] [stdout]     |
[INFO] [stdout] 247 |             pub async fn create_dir(&self, item: impl AsRef<Path>) -> io::Result<()>;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> src/operator.rs:248:13
[INFO] [stdout]     |
[INFO] [stdout] 248 |             pub async fn set_length(&self, item: impl AsRef<Path>, size: u64) -> io::Result<()>;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> src/operator.rs:249:13
[INFO] [stdout]     |
[INFO] [stdout] 249 |             pub async fn move_to(&self, old: impl AsRef<Path>, new: impl AsRef<Path>) -> io::Result<()>;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> src/operator.rs:250:13
[INFO] [stdout]     |
[INFO] [stdout] 250 |             pub async fn copy_to(&self, old: impl AsRef<Path>, new: impl AsRef<Path>) -> io::Result<()>;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> src/operator.rs:251:13
[INFO] [stdout]     |
[INFO] [stdout] 251 |             pub async fn usage(&self) -> io::Result<Option<DataUsage >>;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> src/operator.rs:252:13
[INFO] [stdout]     |
[INFO] [stdout] 252 | /             pub async fn open_append(
[INFO] [stdout] 253 | |                 &self,
[INFO] [stdout] 254 | |                 item: impl AsRef<Path>,
[INFO] [stdout] 255 | |                 truncate: bool,
[INFO] [stdout] 256 | |             ) -> io::Result<Box<dyn DataAppend>>;
[INFO] [stdout]     | |________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> src/operator.rs:257:13
[INFO] [stdout]     |
[INFO] [stdout] 257 | /             pub async fn set_times(
[INFO] [stdout] 258 | |                 &self,
[INFO] [stdout] 259 | |                 item: impl AsRef<Path>,
[INFO] [stdout] 260 | |                 mtime: DateTime<Local>,
[INFO] [stdout] 261 | |                 atime: DateTime<Local>,
[INFO] [stdout] 262 | |             ) -> io::Result<()>;
[INFO] [stdout]     | |_______________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a trait
[INFO] [stdout]   --> src/backend.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub trait DataRead: AsyncRead + AsyncSeek + Send + Sync + 'static + Debug + Unpin  {}
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a trait
[INFO] [stdout]   --> src/backend.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub trait DataAppend: AsyncWrite + Send + Sync + 'static + Debug + Unpin  {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a module
[INFO] [stdout]   --> src/remote/mod.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub mod services;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/remote/config.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub bandwidth: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/remote/config.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub burst: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]  --> src/local/config.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct LocalConfig {
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/local/config.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub path: PathBuf
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]   --> src/fs/query.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct DataQuery {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> src/fs/query.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub async fn size(&self) -> io::Result<Option<u64>> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> src/fs/query.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub async fn stream(&self) -> io::Result<Pin<Box<FileStream>>> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 58s
[INFO] running `Command { std: "docker" "inspect" "dcdca189602fd05b64a44395c90e696de17497550494d12f618bdba8ab5e77a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dcdca189602fd05b64a44395c90e696de17497550494d12f618bdba8ab5e77a3", kill_on_drop: false }`
[INFO] [stdout] dcdca189602fd05b64a44395c90e696de17497550494d12f618bdba8ab5e77a3
