[INFO] fetching crate quarkdrive-webdav 1.3.0... [INFO] testing quarkdrive-webdav-1.3.0 against 1.90.0 for beta-1.91-3 [INFO] extracting crate quarkdrive-webdav 1.3.0 into /workspace/builds/worker-0-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-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate quarkdrive-webdav 1.3.0 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded retry-policies v0.4.0 [INFO] [stderr] Downloaded reqwest-retry v0.7.0 [INFO] [stderr] Downloaded reqwest-middleware v0.4.2 [INFO] [stderr] Downloaded windows-registry v0.5.2 [INFO] [stderr] Downloaded windows-link v0.1.2 [INFO] [stderr] Downloaded xmltree v0.11.0 [INFO] [stderr] Downloaded dashmap v7.0.0-rc2 [INFO] [stderr] Downloaded clap_derive v4.5.40 [INFO] [stderr] Downloaded clap v4.5.40 [INFO] [stderr] Downloaded dav-server v0.8.0 [INFO] [stderr] Downloaded clap_builder v4.5.40 [INFO] [stderr] Downloaded windows v0.61.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7bbfc0bf8459fa0d82d5fd1bdf1cc9be0f50fa2db39fea5a9df0c4a56ccd2ea9 [INFO] running `Command { std: "docker" "start" "-a" "7bbfc0bf8459fa0d82d5fd1bdf1cc9be0f50fa2db39fea5a9df0c4a56ccd2ea9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7bbfc0bf8459fa0d82d5fd1bdf1cc9be0f50fa2db39fea5a9df0c4a56ccd2ea9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7bbfc0bf8459fa0d82d5fd1bdf1cc9be0f50fa2db39fea5a9df0c4a56ccd2ea9", kill_on_drop: false }` [INFO] [stdout] 7bbfc0bf8459fa0d82d5fd1bdf1cc9be0f50fa2db39fea5a9df0c4a56ccd2ea9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e9f3a67273aa5e7d6ea979ce192f828279cb04a1af3a219d7726eb1aecc8cf38 [INFO] running `Command { std: "docker" "start" "-a" "e9f3a67273aa5e7d6ea979ce192f828279cb04a1af3a219d7726eb1aecc8cf38", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling cc v1.2.26 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling syn v2.0.102 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling 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 getrandom v0.3.3 [INFO] [stderr] Compiling webpki-roots v1.0.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling headers-core v0.3.0 [INFO] [stderr] Compiling xml-rs v0.8.26 [INFO] [stderr] Compiling moka v0.12.10 [INFO] [stderr] Compiling headers v0.4.1 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling openssl-src v300.5.1+3.5.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling terminal_size v0.4.2 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling htmlescape v0.3.1 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling xmltree v0.11.0 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling dyn-clone v1.0.19 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling dashmap v7.0.0-rc2 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling retry-policies v0.4.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [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 pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling rustls-webpki v0.103.3 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling signal-hook-tokio v0.3.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling h2 v0.4.10 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling dav-server v0.8.0 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.20 [INFO] [stderr] Compiling reqwest-middleware v0.4.2 [INFO] [stderr] Compiling reqwest-retry v0.7.0 [INFO] [stderr] Compiling 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)]` 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 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)]` 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)]` 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: 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)]` 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 3m 38s [INFO] running `Command { std: "docker" "inspect" "e9f3a67273aa5e7d6ea979ce192f828279cb04a1af3a219d7726eb1aecc8cf38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9f3a67273aa5e7d6ea979ce192f828279cb04a1af3a219d7726eb1aecc8cf38", kill_on_drop: false }` [INFO] [stdout] e9f3a67273aa5e7d6ea979ce192f828279cb04a1af3a219d7726eb1aecc8cf38 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 164d4900097e67e8de22d015dce96a09ba21671eaf66f3b42d31bffe4eb4f1f7 [INFO] running `Command { std: "docker" "start" "-a" "164d4900097e67e8de22d015dce96a09ba21671eaf66f3b42d31bffe4eb4f1f7", kill_on_drop: false }` [INFO] [stderr] Compiling 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)]` 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: 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)]` 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)]` 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: 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)]` 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 `test` profile [unoptimized + debuginfo] target(s) in 6.89s [INFO] running `Command { std: "docker" "inspect" "164d4900097e67e8de22d015dce96a09ba21671eaf66f3b42d31bffe4eb4f1f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "164d4900097e67e8de22d015dce96a09ba21671eaf66f3b42d31bffe4eb4f1f7", kill_on_drop: false }` [INFO] [stdout] 164d4900097e67e8de22d015dce96a09ba21671eaf66f3b42d31bffe4eb4f1f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ccc69e27b7cc0d4b321a4c7fc99ceea3db2e6125502e0b155c847f0ce451c6cd [INFO] running `Command { std: "docker" "start" "-a" "ccc69e27b7cc0d4b321a4c7fc99ceea3db2e6125502e0b155c847f0ce451c6cd", kill_on_drop: false }` [INFO] [stderr] warning: unused imports: `alphabet` and `self` [INFO] [stderr] --> src/drive/mod.rs:15:36 [INFO] [stderr] | [INFO] [stderr] 15 | use base64::{Engine as _, engine::{self, general_purpose}, alphabet}; [INFO] [stderr] | ^^^^ ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `headers::Cookie` [INFO] [stderr] --> src/drive/mod.rs:28:5 [INFO] [stderr] | [INFO] [stderr] 28 | use headers::Cookie; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `chrono::Utc` [INFO] [stderr] --> src/drive/mod.rs:849:9 [INFO] [stderr] | [INFO] [stderr] 849 | use chrono::Utc; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `local_upload_hash` [INFO] [stderr] --> src/vfs.rs:190:19 [INFO] [stderr] | [INFO] [stderr] 190 | #[cfg(feature = "local_upload_hash")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `openssl-probe` and `rustls-pemfile` [INFO] [stderr] = help: consider adding `local_upload_hash` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `native-tls-vendored` [INFO] [stderr] --> src/main.rs:138:11 [INFO] [stderr] | [INFO] [stderr] 138 | #[cfg(feature = "native-tls-vendored")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `openssl-probe` and `rustls-pemfile` [INFO] [stderr] = help: consider adding `native-tls-vendored` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unused variable: `trash` [INFO] [stderr] --> src/drive/mod.rs:397:52 [INFO] [stderr] | [INFO] [stderr] 397 | pub async fn remove_file(&self, file_id: &str, trash: bool) -> Result<()> { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_trash` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unreachable expression [INFO] [stderr] --> src/webdav.rs:70:9 [INFO] [stderr] | [INFO] [stderr] 49 | / loop { [INFO] [stderr] 50 | | let (tcp, _) = listener.accept().await?; [INFO] [stderr] 51 | | let io = TokioIo::new(tcp); [INFO] [stderr] 52 | | let make_svc = make_svc.clone(); [INFO] [stderr] ... | [INFO] [stderr] 66 | | }); [INFO] [stderr] 67 | | } [INFO] [stderr] | |_________- any code following this expression is unreachable [INFO] [stderr] ... [INFO] [stderr] 70 | Ok(()) [INFO] [stderr] | ^^^^^^ unreachable expression [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unreachable_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `from_dav` [INFO] [stderr] --> src/vfs.rs:481:27 [INFO] [stderr] | [INFO] [stderr] 481 | fn copy<'a>(&'a self, from_dav: &'a DavPath, to_dav: &'a DavPath) -> FsFuture<'a, ()> { [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_from_dav` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `to_dav` [INFO] [stderr] --> src/vfs.rs:481:50 [INFO] [stderr] | [INFO] [stderr] 481 | fn copy<'a>(&'a self, from_dav: &'a DavPath, to_dav: &'a DavPath) -> FsFuture<'a, ()> { [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_to_dav` [INFO] [stderr] [INFO] [stderr] warning: struct `GetFileItem` is never constructed [INFO] [stderr] --> src/drive/model.rs:52:12 [INFO] [stderr] | [INFO] [stderr] 52 | pub struct GetFileItem { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: fields `task_id` and `finish` are never read [INFO] [stderr] --> src/drive/model.rs:210:9 [INFO] [stderr] | [INFO] [stderr] 209 | pub struct DeleteFilesData { [INFO] [stderr] | --------------- fields in this struct [INFO] [stderr] 210 | pub task_id: String, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 211 | pub finish: bool, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `DeleteFilesData` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `tq_gap` is never read [INFO] [stderr] --> src/drive/model.rs:216:9 [INFO] [stderr] | [INFO] [stderr] 215 | pub struct DeleteFilesMetadata { [INFO] [stderr] | ------------------- field in this struct [INFO] [stderr] 216 | pub tq_gap: u32, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `DeleteFilesMetadata` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `finish` and `fid` are never read [INFO] [stderr] --> src/drive/model.rs:222:9 [INFO] [stderr] | [INFO] [stderr] 221 | pub struct CreateFolderData { [INFO] [stderr] | ---------------- fields in this struct [INFO] [stderr] 222 | pub finish: bool, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 223 | pub fid: String, [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `CreateFolderData` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: struct `GetSpaceInfoResponseMetaData` is never constructed [INFO] [stderr] --> src/drive/model.rs:260:12 [INFO] [stderr] | [INFO] [stderr] 260 | pub struct GetSpaceInfoResponseMetaData { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `chunk` is never read [INFO] [stderr] --> src/vfs.rs:580:5 [INFO] [stderr] | [INFO] [stderr] 575 | struct UploadState { [INFO] [stderr] | ----------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 580 | chunk: u64, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `UploadState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: method `upload_mini_byte_file` is never used [INFO] [stderr] --> src/vfs.rs:790:18 [INFO] [stderr] | [INFO] [stderr] 645 | impl QuarkDavFile { [INFO] [stderr] | ----------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 790 | async fn upload_mini_byte_file(&mut self) -> Result<(), FsError> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `tls_config` is never read [INFO] [stderr] --> src/webdav.rs:29:9 [INFO] [stderr] | [INFO] [stderr] 24 | pub struct WebDavServer { [INFO] [stderr] | ------------ field in this struct [INFO] [stderr] ... [INFO] [stderr] 29 | pub tls_config: Option<(PathBuf, PathBuf)>, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/drive/mod.rs:76:17 [INFO] [stderr] | [INFO] [stderr] 76 | fn metadata(&self) -> FsFuture> { [INFO] [stderr] | ^^^^^ ------------------------------ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 76 | fn metadata(&self) -> FsFuture<'_, Box> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/vfs.rs:337:17 [INFO] [stderr] | [INFO] [stderr] 337 | fn get_prop(&self, dav_path: &DavPath, prop: dav_server::fs::DavProp) -> FsFuture> { [INFO] [stderr] | ^^^^^ the lifetime is elided here ----------------- the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 337 | fn get_prop(&self, dav_path: &DavPath, prop: dav_server::fs::DavProp) -> FsFuture<'_, Vec> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/vfs.rs:366:18 [INFO] [stderr] | [INFO] [stderr] 366 | fn get_quota(&self) -> FsFuture<(u64, Option)> { [INFO] [stderr] | ^^^^^ ---------------------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 366 | fn get_quota(&self) -> FsFuture<'_, (u64, Option)> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/vfs.rs:1062:21 [INFO] [stderr] | [INFO] [stderr] 1062 | fn redirect_url(&mut self) -> FsFuture> { [INFO] [stderr] | ^^^^^^^^^ ------------------------ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 1062 | fn redirect_url(&mut self) -> FsFuture<'_, Option> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/vfs.rs:1078:13 [INFO] [stderr] | [INFO] [stderr] 1078 | fn seek(&mut self, pos: SeekFrom) -> FsFuture { [INFO] [stderr] | ^^^^^^^^^ ------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 1078 | fn seek(&mut self, pos: SeekFrom) -> FsFuture<'_, u64> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/vfs.rs:1098:18 [INFO] [stderr] | [INFO] [stderr] 1098 | fn write_buf(&mut self, buf: Box) -> FsFuture<()>{ [INFO] [stderr] | ^^^^^^^^^ the lifetime is elided here ------------ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 1098 | fn write_buf(&mut self, buf: Box) -> FsFuture<'_, ()>{ [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/vfs.rs:1111:20 [INFO] [stderr] | [INFO] [stderr] 1111 | fn write_bytes(&mut self, buf: bytes::Bytes) -> FsFuture<()> { [INFO] [stderr] | ^^^^^^^^^ ------------ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 1111 | fn write_bytes(&mut self, buf: bytes::Bytes) -> FsFuture<'_, ()> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/vfs.rs:1116:19 [INFO] [stderr] | [INFO] [stderr] 1116 | fn read_bytes(&mut self, count: usize) -> FsFuture { [INFO] [stderr] | ^^^^^^^^^ --------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 1116 | fn read_bytes(&mut self, count: usize) -> FsFuture<'_, Bytes> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/vfs.rs:1162:14 [INFO] [stderr] | [INFO] [stderr] 1162 | fn flush(&mut self) -> FsFuture<()> { [INFO] [stderr] | ^^^^^^^^^ ------------ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 1162 | fn flush(&mut self) -> FsFuture<'_, ()> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `quarkdrive-webdav` (bin "quarkdrive-webdav" test) generated 26 warnings (run `cargo fix --bin "quarkdrive-webdav" --tests` to apply 3 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/quarkdrive_webdav-c30f4c44e6675a71) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test drive::tests::test_get_download_urls ... FAILED [INFO] [stdout] test drive::tests::test_get_files_by_pdir_fid ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- drive::tests::test_get_download_urls stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'drive::tests::test_get_download_urls' panicked at src/drive/mod.rs:874:56: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e329b90b5c2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5e329b90b5c2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5e329b90b5c2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5e329b90b5c2 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5e329b934243 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5e329b934243 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5e329b9076e3 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5e329b9076e3 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5e329b90b412 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5e329b90cb49 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x5e329b90c97e - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x5e329aee4de4 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5e329aee4de4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5e329b90d61e - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x5e329b90d61e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x5e329b90d2ea - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x5e329b90bac9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5e329b90cf7d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x5e329b9324d0 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5e329b9329e6 - core::result::unwrap_failed::h95bc3f5a607b2c95 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5 [INFO] [stdout] 20: 0x5e329ae873b3 - core::result::Result::unwrap::h3f06efaf6080896e [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23 [INFO] [stdout] 21: 0x5e329ae873b3 - quarkdrive_webdav::drive::tests::test_get_download_urls::{{closure}}::haaa9c1318e44e05f [INFO] [stdout] at /opt/rustwide/workdir/src/drive/mod.rs:874:56 [INFO] [stdout] 22: 0x5e329ae99d52 - as core::future::future::Future>::poll::h04f208aa20baaaeb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x5e329ae99e0d - as core::future::future::Future>::poll::he74183a63df4e03e [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x5e329ae7822d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h64518c4e7970bee9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:70 [INFO] [stdout] 25: 0x5e329ae77fab - tokio::task::coop::with_budget::ha2c82e4783e905d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:167:5 [INFO] [stdout] 26: 0x5e329ae77fab - tokio::task::coop::budget::h290baa08b6a53f29 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:133:5 [INFO] [stdout] 27: 0x5e329ae77fab - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h2e0076e3af2a32a6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:25 [INFO] [stdout] 28: 0x5e329ae758c0 - tokio::runtime::scheduler::current_thread::Context::enter::he8ce69b81f102e39 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:432:19 [INFO] [stdout] 29: 0x5e329ae76bcd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h14b03cc158ad6cf5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:732:44 [INFO] [stdout] 30: 0x5e329ae76894 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h7ccb24908956e86c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:68 [INFO] [stdout] 31: 0x5e329ae7da4b - tokio::runtime::context::scoped::Scoped::set::hab315bb8e2b5a0ce [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 32: 0x5e329ae92809 - tokio::runtime::context::set_scheduler::{{closure}}::h0e34bd4835f021e3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:38 [INFO] [stdout] 33: 0x5e329ae7a352 - std::thread::local::LocalKey::try_with::h131922babacb9c47 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 34: 0x5e329ae7a13e - std::thread::local::LocalKey::with::hc40ef80ce6c9b09b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 35: 0x5e329ae927bd - tokio::runtime::context::set_scheduler::h582a3c07fa1bc6ff [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:17 [INFO] [stdout] 36: 0x5e329ae76620 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::ha1e0f8de67617adf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:27 [INFO] [stdout] 37: 0x5e329ae768b3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h22f6f16fee996d35 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:720:24 [INFO] [stdout] 38: 0x5e329ae74850 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h840f4f92cadd19e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 39: 0x5e329ae7e110 - tokio::runtime::context::runtime::enter_runtime::hed503a2b96add57f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 40: 0x5e329ae74561 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h01103b9b7f554c65 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 41: 0x5e329ae84a04 - tokio::runtime::runtime::Runtime::block_on_inner::h9824d3da02fabf98 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:356:52 [INFO] [stdout] 42: 0x5e329ae84bc7 - tokio::runtime::runtime::Runtime::block_on::h0c6dcbf312467495 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:330:18 [INFO] [stdout] 43: 0x5e329ae871a2 - quarkdrive_webdav::drive::tests::test_get_download_urls::h0b632e28da0f8a1a [INFO] [stdout] at /opt/rustwide/workdir/src/drive/mod.rs:889:31 [INFO] [stdout] 44: 0x5e329ae87037 - quarkdrive_webdav::drive::tests::test_get_download_urls::{{closure}}::hb97508cd49d8b5a4 [INFO] [stdout] at /opt/rustwide/workdir/src/drive/mod.rs:873:38 [INFO] [stdout] 45: 0x5e329aea8486 - core::ops::function::FnOnce::call_once::h09cef2dd5158358a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 46: 0x5e329aeea64b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 47: 0x5e329aeea64b - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 48: 0x5e329aee9785 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 49: 0x5e329aee9785 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 50: 0x5e329aee9785 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 51: 0x5e329aee9785 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 52: 0x5e329aee9785 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 53: 0x5e329aee9785 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 54: 0x5e329aee9785 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 55: 0x5e329aead384 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 56: 0x5e329aead384 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 57: 0x5e329aeb0d5a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 58: 0x5e329aeb0d5a - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 59: 0x5e329aeb0d5a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 60: 0x5e329aeb0d5a - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 61: 0x5e329aeb0d5a - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 62: 0x5e329aeb0d5a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 63: 0x5e329aeb0d5a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 64: 0x5e329b9109df - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 65: 0x5e329b9109df - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 66: 0x719c506dfaa4 - [INFO] [stdout] 67: 0x719c5076ca34 - clone [INFO] [stdout] 68: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- drive::tests::test_get_files_by_pdir_fid stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'drive::tests::test_get_files_by_pdir_fid' panicked at src/drive/mod.rs:854:56: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e329b90b5c2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5e329b90b5c2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5e329b90b5c2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5e329b90b5c2 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5e329b934243 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5e329b934243 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5e329b9076e3 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5e329b9076e3 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5e329b90b412 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5e329b90cb49 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x5e329b90c97e - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x5e329aee4de4 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5e329aee4de4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5e329b90d61e - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x5e329b90d61e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x5e329b90d2ea - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x5e329b90bac9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5e329b90cf7d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x5e329b9324d0 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5e329b9329e6 - core::result::unwrap_failed::h95bc3f5a607b2c95 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5 [INFO] [stdout] 20: 0x5e329ae86683 - core::result::Result::unwrap::h3f06efaf6080896e [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23 [INFO] [stdout] 21: 0x5e329ae86683 - quarkdrive_webdav::drive::tests::test_get_files_by_pdir_fid::{{closure}}::hc42c7899f6012dca [INFO] [stdout] at /opt/rustwide/workdir/src/drive/mod.rs:854:56 [INFO] [stdout] 22: 0x5e329ae99d52 - as core::future::future::Future>::poll::h04f208aa20baaaeb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x5e329ae99e0d - as core::future::future::Future>::poll::he74183a63df4e03e [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x5e329ae7822d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h64518c4e7970bee9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:70 [INFO] [stdout] 25: 0x5e329ae77fab - tokio::task::coop::with_budget::ha2c82e4783e905d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:167:5 [INFO] [stdout] 26: 0x5e329ae77fab - tokio::task::coop::budget::h290baa08b6a53f29 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:133:5 [INFO] [stdout] 27: 0x5e329ae77fab - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h2e0076e3af2a32a6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:25 [INFO] [stdout] 28: 0x5e329ae758c0 - tokio::runtime::scheduler::current_thread::Context::enter::he8ce69b81f102e39 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:432:19 [INFO] [stdout] 29: 0x5e329ae76bcd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h14b03cc158ad6cf5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:732:44 [INFO] [stdout] 30: 0x5e329ae76894 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h7ccb24908956e86c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:68 [INFO] [stdout] 31: 0x5e329ae7da4b - tokio::runtime::context::scoped::Scoped::set::hab315bb8e2b5a0ce [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 32: 0x5e329ae92809 - tokio::runtime::context::set_scheduler::{{closure}}::h0e34bd4835f021e3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:38 [INFO] [stdout] 33: 0x5e329ae7a352 - std::thread::local::LocalKey::try_with::h131922babacb9c47 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 34: 0x5e329ae7a13e - std::thread::local::LocalKey::with::hc40ef80ce6c9b09b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 35: 0x5e329ae927bd - tokio::runtime::context::set_scheduler::h582a3c07fa1bc6ff [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:17 [INFO] [stdout] 36: 0x5e329ae76620 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::ha1e0f8de67617adf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:27 [INFO] [stdout] 37: 0x5e329ae768b3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h22f6f16fee996d35 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:720:24 [INFO] [stdout] 38: 0x5e329ae74850 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h840f4f92cadd19e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 39: 0x5e329ae7e110 - tokio::runtime::context::runtime::enter_runtime::hed503a2b96add57f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 40: 0x5e329ae74561 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h01103b9b7f554c65 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 41: 0x5e329ae84a04 - tokio::runtime::runtime::Runtime::block_on_inner::h9824d3da02fabf98 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:356:52 [INFO] [stdout] 42: 0x5e329ae84bc7 - tokio::runtime::runtime::Runtime::block_on::h0c6dcbf312467495 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:330:18 [INFO] [stdout] 43: 0x5e329ae86472 - quarkdrive_webdav::drive::tests::test_get_files_by_pdir_fid::h475080f4f138a21a [INFO] [stdout] at /opt/rustwide/workdir/src/drive/mod.rs:868:32 [INFO] [stdout] 44: 0x5e329ae86307 - quarkdrive_webdav::drive::tests::test_get_files_by_pdir_fid::{{closure}}::h21faa00c0f4b041e [INFO] [stdout] at /opt/rustwide/workdir/src/drive/mod.rs:853:42 [INFO] [stdout] 45: 0x5e329aea86b6 - core::ops::function::FnOnce::call_once::hd8bc86b431c2461c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 46: 0x5e329aeea64b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 47: 0x5e329aeea64b - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 48: 0x5e329aee9785 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 49: 0x5e329aee9785 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 50: 0x5e329aee9785 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 51: 0x5e329aee9785 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 52: 0x5e329aee9785 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 53: 0x5e329aee9785 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 54: 0x5e329aee9785 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 55: 0x5e329aead384 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 56: 0x5e329aead384 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 57: 0x5e329aeb0d5a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 58: 0x5e329aeb0d5a - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 59: 0x5e329aeb0d5a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 60: 0x5e329aeb0d5a - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 61: 0x5e329aeb0d5a - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 62: 0x5e329aeb0d5a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 63: 0x5e329aeb0d5a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 64: 0x5e329b9109df - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 65: 0x5e329b9109df - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 66: 0x719c506dfaa4 - [INFO] [stdout] 67: 0x719c5076ca34 - clone [INFO] [stdout] 68: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] drive::tests::test_get_download_urls [INFO] [stdout] drive::tests::test_get_files_by_pdir_fid [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.29s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin quarkdrive-webdav` [INFO] running `Command { std: "docker" "inspect" "ccc69e27b7cc0d4b321a4c7fc99ceea3db2e6125502e0b155c847f0ce451c6cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ccc69e27b7cc0d4b321a4c7fc99ceea3db2e6125502e0b155c847f0ce451c6cd", kill_on_drop: false }` [INFO] [stdout] ccc69e27b7cc0d4b321a4c7fc99ceea3db2e6125502e0b155c847f0ce451c6cd