[INFO] fetching crate quarkdrive-webdav 1.3.0... [INFO] checking quarkdrive-webdav-1.3.0 against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1 [INFO] extracting crate quarkdrive-webdav 1.3.0 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate quarkdrive-webdav 1.3.0 [INFO] finished tweaking crates.io crate quarkdrive-webdav 1.3.0 [INFO] tweaked toml for crates.io crate quarkdrive-webdav 1.3.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate quarkdrive-webdav 1.3.0 on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate quarkdrive-webdav 1.3.0 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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded reqwest-middleware v0.4.2 [INFO] [stderr] Downloaded signal-hook-tokio v0.3.1 [INFO] [stderr] Downloaded xmltree v0.11.0 [INFO] [stderr] Downloaded retry-policies v0.4.0 [INFO] [stderr] Downloaded reqwest-retry v0.7.0 [INFO] [stderr] Downloaded dashmap v7.0.0-rc2 [INFO] [stderr] Downloaded dav-server v0.8.0 [INFO] [stderr] Downloaded openssl-src v300.5.1+3.5.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7a7a2d49cc2f111ccb40b03e2012ce9cb2e0a57264da707fd08167b9cd4e7157 [INFO] running `Command { std: "docker" "start" "-a" "7a7a2d49cc2f111ccb40b03e2012ce9cb2e0a57264da707fd08167b9cd4e7157", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7a7a2d49cc2f111ccb40b03e2012ce9cb2e0a57264da707fd08167b9cd4e7157", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a7a2d49cc2f111ccb40b03e2012ce9cb2e0a57264da707fd08167b9cd4e7157", kill_on_drop: false }` [INFO] [stdout] 7a7a2d49cc2f111ccb40b03e2012ce9cb2e0a57264da707fd08167b9cd4e7157 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5d744df448c343177d82598b22597cb12fdee674d6068351c1f4fc70702d8a61 [INFO] running `Command { std: "docker" "start" "-a" "5d744df448c343177d82598b22597cb12fdee674d6068351c1f4fc70702d8a61", kill_on_drop: false }` [INFO] [stderr] Compiling openssl-src v300.5.1+3.5.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling syn v2.0.102 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling rustls v0.23.27 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking webpki-roots v1.0.0 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Checking event-listener v5.4.0 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking deranged v0.4.0 [INFO] [stderr] Checking uuid v1.17.0 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Checking headers-core v0.3.0 [INFO] [stderr] Compiling moka v0.12.10 [INFO] [stderr] Checking xml-rs v0.8.26 [INFO] [stderr] Checking headers v0.4.1 [INFO] [stderr] Checking signal-hook v0.3.18 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking tagptr v0.2.0 [INFO] [stderr] Checking htmlescape v0.3.1 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking dashmap v7.0.0-rc2 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Checking xmltree v0.11.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking terminal_size v0.4.2 [INFO] [stderr] Checking clap_builder v4.5.40 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking retry-policies v0.4.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking rustls-webpki v0.103.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.29 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Checking tokio v1.45.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking zerovec v0.11.2 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking clap v4.5.40 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking tokio-rustls v0.26.2 [INFO] [stderr] Checking signal-hook-tokio v0.3.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking h2 v0.4.10 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking hyper-util v0.1.14 [INFO] [stderr] Checking dav-server v0.8.0 [INFO] [stderr] Checking hyper-rustls v0.27.7 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking reqwest v0.12.20 [INFO] [stderr] Checking reqwest-middleware v0.4.2 [INFO] [stderr] Checking reqwest-retry v0.7.0 [INFO] [stderr] Checking quarkdrive-webdav v1.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `alphabet` and `self` [INFO] [stdout] --> src/drive/mod.rs:15:36 [INFO] [stdout] | [INFO] [stdout] 15 | use base64::{Engine as _, engine::{self, general_purpose}, alphabet}; [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: `headers::Cookie` [INFO] [stdout] --> src/drive/mod.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | use headers::Cookie; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `local_upload_hash` [INFO] [stdout] --> src/vfs.rs:190:19 [INFO] [stdout] | [INFO] [stdout] 190 | #[cfg(feature = "local_upload_hash")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `openssl-probe` and `rustls-pemfile` [INFO] [stdout] = help: consider adding `local_upload_hash` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `native-tls-vendored` [INFO] [stdout] --> src/main.rs:138:11 [INFO] [stdout] | [INFO] [stdout] 138 | #[cfg(feature = "native-tls-vendored")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `openssl-probe` and `rustls-pemfile` [INFO] [stdout] = help: consider adding `native-tls-vendored` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `alphabet` and `self` [INFO] [stdout] --> src/drive/mod.rs:15:36 [INFO] [stdout] | [INFO] [stdout] 15 | use base64::{Engine as _, engine::{self, general_purpose}, alphabet}; [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: `headers::Cookie` [INFO] [stdout] --> src/drive/mod.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | use headers::Cookie; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `chrono::Utc` [INFO] [stdout] --> src/drive/mod.rs:849:9 [INFO] [stdout] | [INFO] [stdout] 849 | use chrono::Utc; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `local_upload_hash` [INFO] [stdout] --> src/vfs.rs:190:19 [INFO] [stdout] | [INFO] [stdout] 190 | #[cfg(feature = "local_upload_hash")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `openssl-probe` and `rustls-pemfile` [INFO] [stdout] = help: consider adding `local_upload_hash` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `native-tls-vendored` [INFO] [stdout] --> src/main.rs:138:11 [INFO] [stdout] | [INFO] [stdout] 138 | #[cfg(feature = "native-tls-vendored")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `openssl-probe` and `rustls-pemfile` [INFO] [stdout] = help: consider adding `native-tls-vendored` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/webdav.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 49 | / loop { [INFO] [stdout] 50 | | let (tcp, _) = listener.accept().await?; [INFO] [stdout] 51 | | let io = TokioIo::new(tcp); [INFO] [stdout] 52 | | let make_svc = make_svc.clone(); [INFO] [stdout] ... | [INFO] [stdout] 66 | | }); [INFO] [stdout] 67 | | } [INFO] [stdout] | |_________- any code following this expression is unreachable [INFO] [stdout] ... [INFO] [stdout] 70 | Ok(()) [INFO] [stdout] | ^^^^^^ unreachable expression [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/webdav.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 49 | / loop { [INFO] [stdout] 50 | | let (tcp, _) = listener.accept().await?; [INFO] [stdout] 51 | | let io = TokioIo::new(tcp); [INFO] [stdout] 52 | | let make_svc = make_svc.clone(); [INFO] [stdout] ... | [INFO] [stdout] 66 | | }); [INFO] [stdout] 67 | | } [INFO] [stdout] | |_________- any code following this expression is unreachable [INFO] [stdout] ... [INFO] [stdout] 70 | Ok(()) [INFO] [stdout] | ^^^^^^ unreachable expression [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `trash` [INFO] [stdout] --> src/drive/mod.rs:397:52 [INFO] [stdout] | [INFO] [stdout] 397 | pub async fn remove_file(&self, file_id: &str, trash: bool) -> Result<()> { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_trash` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `trash` [INFO] [stdout] --> src/drive/mod.rs:397:52 [INFO] [stdout] | [INFO] [stdout] 397 | pub async fn remove_file(&self, file_id: &str, trash: bool) -> Result<()> { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_trash` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `from_dav` [INFO] [stdout] --> src/vfs.rs:481:27 [INFO] [stdout] | [INFO] [stdout] 481 | fn copy<'a>(&'a self, from_dav: &'a DavPath, to_dav: &'a DavPath) -> FsFuture<'a, ()> { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_from_dav` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `to_dav` [INFO] [stdout] --> src/vfs.rs:481:50 [INFO] [stdout] | [INFO] [stdout] 481 | fn copy<'a>(&'a self, from_dav: &'a DavPath, to_dav: &'a DavPath) -> FsFuture<'a, ()> { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_to_dav` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `from_dav` [INFO] [stdout] --> src/vfs.rs:481:27 [INFO] [stdout] | [INFO] [stdout] 481 | fn copy<'a>(&'a self, from_dav: &'a DavPath, to_dav: &'a DavPath) -> FsFuture<'a, ()> { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_from_dav` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `to_dav` [INFO] [stdout] --> src/vfs.rs:481:50 [INFO] [stdout] | [INFO] [stdout] 481 | fn copy<'a>(&'a self, from_dav: &'a DavPath, to_dav: &'a DavPath) -> FsFuture<'a, ()> { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_to_dav` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GetFileItem` is never constructed [INFO] [stdout] --> src/drive/model.rs:52:12 [INFO] [stdout] | [INFO] [stdout] 52 | pub struct GetFileItem { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `task_id` and `finish` are never read [INFO] [stdout] --> src/drive/model.rs:210:9 [INFO] [stdout] | [INFO] [stdout] 209 | pub struct DeleteFilesData { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 210 | pub task_id: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 211 | pub finish: bool, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DeleteFilesData` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `tq_gap` is never read [INFO] [stdout] --> src/drive/model.rs:216:9 [INFO] [stdout] | [INFO] [stdout] 215 | pub struct DeleteFilesMetadata { [INFO] [stdout] | ------------------- field in this struct [INFO] [stdout] 216 | pub tq_gap: u32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DeleteFilesMetadata` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `finish` and `fid` are never read [INFO] [stdout] --> src/drive/model.rs:222:9 [INFO] [stdout] | [INFO] [stdout] 221 | pub struct CreateFolderData { [INFO] [stdout] | ---------------- fields in this struct [INFO] [stdout] 222 | pub finish: bool, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 223 | pub fid: String, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CreateFolderData` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GetSpaceInfoResponseMetaData` is never constructed [INFO] [stdout] --> src/drive/model.rs:260:12 [INFO] [stdout] | [INFO] [stdout] 260 | pub struct GetSpaceInfoResponseMetaData { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `chunk` is never read [INFO] [stdout] --> src/vfs.rs:580:5 [INFO] [stdout] | [INFO] [stdout] 575 | struct UploadState { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 580 | chunk: u64, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `UploadState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `upload_mini_byte_file` is never used [INFO] [stdout] --> src/vfs.rs:790:18 [INFO] [stdout] | [INFO] [stdout] 645 | impl QuarkDavFile { [INFO] [stdout] | ----------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 790 | async fn upload_mini_byte_file(&mut self) -> Result<(), FsError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `tls_config` is never read [INFO] [stdout] --> src/webdav.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct WebDavServer { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 29 | pub tls_config: Option<(PathBuf, PathBuf)>, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/drive/mod.rs:76:17 [INFO] [stdout] | [INFO] [stdout] 76 | fn metadata(&self) -> FsFuture> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 76 | fn metadata(&self) -> FsFuture<'_, Box> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/vfs.rs:337:17 [INFO] [stdout] | [INFO] [stdout] 337 | fn get_prop(&self, dav_path: &DavPath, prop: dav_server::fs::DavProp) -> FsFuture> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 337 | fn get_prop(&self, dav_path: &DavPath, prop: dav_server::fs::DavProp) -> FsFuture<'_, Vec> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/vfs.rs:366:18 [INFO] [stdout] | [INFO] [stdout] 366 | fn get_quota(&self) -> FsFuture<(u64, Option)> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 366 | fn get_quota(&self) -> FsFuture<'_, (u64, Option)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/vfs.rs:1062:21 [INFO] [stdout] | [INFO] [stdout] 1062 | fn redirect_url(&mut self) -> FsFuture> { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1062 | fn redirect_url(&mut self) -> FsFuture<'_, Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/vfs.rs:1078:13 [INFO] [stdout] | [INFO] [stdout] 1078 | fn seek(&mut self, pos: SeekFrom) -> FsFuture { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1078 | fn seek(&mut self, pos: SeekFrom) -> FsFuture<'_, u64> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/vfs.rs:1098:18 [INFO] [stdout] | [INFO] [stdout] 1098 | fn write_buf(&mut self, buf: Box) -> FsFuture<()>{ [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1098 | fn write_buf(&mut self, buf: Box) -> FsFuture<'_, ()>{ [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/vfs.rs:1111:20 [INFO] [stdout] | [INFO] [stdout] 1111 | fn write_bytes(&mut self, buf: bytes::Bytes) -> FsFuture<()> { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1111 | fn write_bytes(&mut self, buf: bytes::Bytes) -> FsFuture<'_, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/vfs.rs:1116:19 [INFO] [stdout] | [INFO] [stdout] 1116 | fn read_bytes(&mut self, count: usize) -> FsFuture { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1116 | fn read_bytes(&mut self, count: usize) -> FsFuture<'_, Bytes> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/vfs.rs:1162:14 [INFO] [stdout] | [INFO] [stdout] 1162 | fn flush(&mut self) -> FsFuture<()> { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1162 | fn flush(&mut self) -> FsFuture<'_, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GetFileItem` is never constructed [INFO] [stdout] --> src/drive/model.rs:52:12 [INFO] [stdout] | [INFO] [stdout] 52 | pub struct GetFileItem { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `task_id` and `finish` are never read [INFO] [stdout] --> src/drive/model.rs:210:9 [INFO] [stdout] | [INFO] [stdout] 209 | pub struct DeleteFilesData { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 210 | pub task_id: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 211 | pub finish: bool, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DeleteFilesData` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `tq_gap` is never read [INFO] [stdout] --> src/drive/model.rs:216:9 [INFO] [stdout] | [INFO] [stdout] 215 | pub struct DeleteFilesMetadata { [INFO] [stdout] | ------------------- field in this struct [INFO] [stdout] 216 | pub tq_gap: u32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DeleteFilesMetadata` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `finish` and `fid` are never read [INFO] [stdout] --> src/drive/model.rs:222:9 [INFO] [stdout] | [INFO] [stdout] 221 | pub struct CreateFolderData { [INFO] [stdout] | ---------------- fields in this struct [INFO] [stdout] 222 | pub finish: bool, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 223 | pub fid: String, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CreateFolderData` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GetSpaceInfoResponseMetaData` is never constructed [INFO] [stdout] --> src/drive/model.rs:260:12 [INFO] [stdout] | [INFO] [stdout] 260 | pub struct GetSpaceInfoResponseMetaData { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `chunk` is never read [INFO] [stdout] --> src/vfs.rs:580:5 [INFO] [stdout] | [INFO] [stdout] 575 | struct UploadState { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 580 | chunk: u64, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `UploadState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `upload_mini_byte_file` is never used [INFO] [stdout] --> src/vfs.rs:790:18 [INFO] [stdout] | [INFO] [stdout] 645 | impl QuarkDavFile { [INFO] [stdout] | ----------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 790 | async fn upload_mini_byte_file(&mut self) -> Result<(), FsError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `tls_config` is never read [INFO] [stdout] --> src/webdav.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct WebDavServer { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 29 | pub tls_config: Option<(PathBuf, PathBuf)>, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/drive/mod.rs:76:17 [INFO] [stdout] | [INFO] [stdout] 76 | fn metadata(&self) -> FsFuture> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 76 | fn metadata(&self) -> FsFuture<'_, Box> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/vfs.rs:337:17 [INFO] [stdout] | [INFO] [stdout] 337 | fn get_prop(&self, dav_path: &DavPath, prop: dav_server::fs::DavProp) -> FsFuture> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 337 | fn get_prop(&self, dav_path: &DavPath, prop: dav_server::fs::DavProp) -> FsFuture<'_, Vec> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/vfs.rs:366:18 [INFO] [stdout] | [INFO] [stdout] 366 | fn get_quota(&self) -> FsFuture<(u64, Option)> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 366 | fn get_quota(&self) -> FsFuture<'_, (u64, Option)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/vfs.rs:1062:21 [INFO] [stdout] | [INFO] [stdout] 1062 | fn redirect_url(&mut self) -> FsFuture> { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1062 | fn redirect_url(&mut self) -> FsFuture<'_, Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/vfs.rs:1078:13 [INFO] [stdout] | [INFO] [stdout] 1078 | fn seek(&mut self, pos: SeekFrom) -> FsFuture { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1078 | fn seek(&mut self, pos: SeekFrom) -> FsFuture<'_, u64> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/vfs.rs:1098:18 [INFO] [stdout] | [INFO] [stdout] 1098 | fn write_buf(&mut self, buf: Box) -> FsFuture<()>{ [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1098 | fn write_buf(&mut self, buf: Box) -> FsFuture<'_, ()>{ [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/vfs.rs:1111:20 [INFO] [stdout] | [INFO] [stdout] 1111 | fn write_bytes(&mut self, buf: bytes::Bytes) -> FsFuture<()> { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1111 | fn write_bytes(&mut self, buf: bytes::Bytes) -> FsFuture<'_, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/vfs.rs:1116:19 [INFO] [stdout] | [INFO] [stdout] 1116 | fn read_bytes(&mut self, count: usize) -> FsFuture { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1116 | fn read_bytes(&mut self, count: usize) -> FsFuture<'_, Bytes> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/vfs.rs:1162:14 [INFO] [stdout] | [INFO] [stdout] 1162 | fn flush(&mut self) -> FsFuture<()> { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1162 | fn flush(&mut self) -> FsFuture<'_, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 43s [INFO] running `Command { std: "docker" "inspect" "5d744df448c343177d82598b22597cb12fdee674d6068351c1f4fc70702d8a61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d744df448c343177d82598b22597cb12fdee674d6068351c1f4fc70702d8a61", kill_on_drop: false }` [INFO] [stdout] 5d744df448c343177d82598b22597cb12fdee674d6068351c1f4fc70702d8a61