[INFO] fetching crate quarkdrive-webdav 1.3.0... [INFO] testing quarkdrive-webdav-1.3.0 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate quarkdrive-webdav 1.3.0 into /workspace/builds/worker-6-tc2/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-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate quarkdrive-webdav 1.3.0 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b23dce51204d6615602fa4516dfae8ec6d99e0873680aa06ce280b12320e8d6a [INFO] running `Command { std: "docker" "start" "-a" "b23dce51204d6615602fa4516dfae8ec6d99e0873680aa06ce280b12320e8d6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b23dce51204d6615602fa4516dfae8ec6d99e0873680aa06ce280b12320e8d6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b23dce51204d6615602fa4516dfae8ec6d99e0873680aa06ce280b12320e8d6a", kill_on_drop: false }` [INFO] [stdout] b23dce51204d6615602fa4516dfae8ec6d99e0873680aa06ce280b12320e8d6a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f0cb32c8c1d10e03841388a39f6e724d75d4dd51f6b4c06a7a1f3fd336403f27 [INFO] running `Command { std: "docker" "start" "-a" "f0cb32c8c1d10e03841388a39f6e724d75d4dd51f6b4c06a7a1f3fd336403f27", kill_on_drop: false }` [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling cc v1.2.26 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling syn v2.0.102 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [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 rustls v0.23.27 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling webpki-roots v1.0.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling syn v1.0.109 [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 async-lock v3.4.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling openssl-src v300.5.1+3.5.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [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 clap_builder v4.5.40 [INFO] [stderr] Compiling dyn-clone v1.0.19 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling xmltree v0.11.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling dashmap v7.0.0-rc2 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling retry-policies v0.4.0 [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 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 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 tokio v1.45.1 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling rustls-webpki v0.103.3 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v1.0.69 [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 serde v1.0.219 [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 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 serde_urlencoded v0.7.1 [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 tower-http v0.6.6 [INFO] [stderr] Compiling h2 v0.4.10 [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] error[E0275]: overflow evaluating the requirement `Box + std::marker::Send>: DerefMut` [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`quarkdrive_webdav`) [INFO] [stdout] = note: required for `Pin + std::marker::Send>>` to implement `futures_util::Future` [INFO] [stdout] = note: required for `Inner + Send>>>` to implement `Sync` [INFO] [stdout] = note: required for `Arc + Send>>>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Option + Send>>>>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/option.rs:593:10 [INFO] [stdout] note: required because it appears within the type `Shared + Send>>>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/shared.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct Shared { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `Option + Send>>>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/option.rs:593:10 [INFO] [stdout] = note: required for `MutexGuard<'_, Option>>>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/moka-0.12.10/src/future/housekeeper.rs:138:5 [INFO] [stdout] | [INFO] [stdout] 138 | / { [INFO] [stdout] 139 | | if let Some(mut current_task) = self.current_task.try_lock() { [INFO] [stdout] 140 | | self.do_run_pending_tasks(Arc::clone(cache), &mut current_task) [INFO] [stdout] 141 | | .await; [INFO] [stdout] ... | [INFO] [stdout] 151 | | true [INFO] [stdout] 152 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/moka-0.12.10/src/future/base_cache.rs:392:7 [INFO] [stdout] | [INFO] [stdout] 392 | ) { [INFO] [stdout] | _______^ [INFO] [stdout] 393 | | let w_len = ch.len(); [INFO] [stdout] 394 | | [INFO] [stdout] 395 | | if let Some(hk) = housekeeper { [INFO] [stdout] ... | [INFO] [stdout] 400 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/moka-0.12.10/src/future/base_cache.rs:632:50 [INFO] [stdout] | [INFO] [stdout] 632 | ) -> Result<(), TrySendError>> { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 633 | | // Testing stuff. [INFO] [stdout] 634 | | #[cfg(test)] [INFO] [stdout] 635 | | if _should_block { [INFO] [stdout] ... | [INFO] [stdout] 689 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/moka-0.12.10/src/future/base_cache.rs:691:54 [INFO] [stdout] | [INFO] [stdout] 691 | pub(crate) async fn retry_interrupted_ops(&self) { [INFO] [stdout] | ______________________________________________________^ [INFO] [stdout] 692 | | while let Ok(op) = self.interrupted_op_ch_rcv.try_recv() { [INFO] [stdout] ... | [INFO] [stdout] 730 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/moka-0.12.10/src/future/base_cache.rs:485:35 [INFO] [stdout] | [INFO] [stdout] 485 | ) -> (WriteOp, Instant) { [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 486 | | self.retry_interrupted_ops().await; [INFO] [stdout] 487 | | [INFO] [stdout] 488 | | let weight = self.inner.weigh(&key, &value); [INFO] [stdout] ... | [INFO] [stdout] 554 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/moka-0.12.10/src/future/cache.rs:1823:83 [INFO] [stdout] | [INFO] [stdout] 1823 | pub(crate) async fn insert_with_hash(&self, key: Arc, hash: u64, value: V) { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 1824 | | if self.base.is_map_disabled() { [INFO] [stdout] 1825 | | return; [INFO] [stdout] ... | [INFO] [stdout] 1856 | | cancel_guard.clear(); [INFO] [stdout] 1857 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/moka-0.12.10/src/future/cache.rs:1344:50 [INFO] [stdout] | [INFO] [stdout] 1344 | pub async fn insert(&self, key: K, value: V) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 1345 | | let hash = self.base.hash(&key); [INFO] [stdout] 1346 | | let key = Arc::new(key); [INFO] [stdout] 1347 | | self.insert_with_hash(key, hash, value).await; [INFO] [stdout] 1348 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:131:64 [INFO] [stdout] | [INFO] [stdout] 131 | async fn insert(&self, key: String, value: Vec) { [INFO] [stdout] | ________________________________________________________________^ [INFO] [stdout] 132 | | debug!(key = %key, "cache: insert"); [INFO] [stdout] 133 | | self.inner.insert(key, value).await; [INFO] [stdout] 134 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:80:77 [INFO] [stdout] | [INFO] [stdout] 80 | async fn dfs(&self, file: QuarkFile, target_path: &str, dfs_path: &str) { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 81 | | if file.dir { [INFO] [stdout] 82 | | let mut current_files = Vec::::new(); [INFO] [stdout] 83 | | for page_no in 1..=20 { [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `std::ptr::Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:80:77 [INFO] [stdout] | [INFO] [stdout] 80 | async fn dfs(&self, file: QuarkFile, target_path: &str, dfs_path: &str) { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 81 | | if file.dir { [INFO] [stdout] 82 | | let mut current_files = Vec::::new(); [INFO] [stdout] 83 | | for page_no in 1..=20 { [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `std::ptr::Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:80:77 [INFO] [stdout] | [INFO] [stdout] 80 | async fn dfs(&self, file: QuarkFile, target_path: &str, dfs_path: &str) { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 81 | | if file.dir { [INFO] [stdout] 82 | | let mut current_files = Vec::::new(); [INFO] [stdout] 83 | | for page_no in 1..=20 { [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `std::ptr::Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:80:77 [INFO] [stdout] | [INFO] [stdout] 80 | async fn dfs(&self, file: QuarkFile, target_path: &str, dfs_path: &str) { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 81 | | if file.dir { [INFO] [stdout] 82 | | let mut current_files = Vec::::new(); [INFO] [stdout] 83 | | for page_no in 1..=20 { [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `std::ptr::Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:80:77 [INFO] [stdout] | [INFO] [stdout] 80 | async fn dfs(&self, file: QuarkFile, target_path: &str, dfs_path: &str) { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 81 | | if file.dir { [INFO] [stdout] 82 | | let mut current_files = Vec::::new(); [INFO] [stdout] 83 | | for page_no in 1..=20 { [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `std::ptr::Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:80:77 [INFO] [stdout] | [INFO] [stdout] 80 | async fn dfs(&self, file: QuarkFile, target_path: &str, dfs_path: &str) { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 81 | | if file.dir { [INFO] [stdout] 82 | | let mut current_files = Vec::::new(); [INFO] [stdout] 83 | | for page_no in 1..=20 { [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `std::ptr::Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:80:77 [INFO] [stdout] | [INFO] [stdout] 80 | async fn dfs(&self, file: QuarkFile, target_path: &str, dfs_path: &str) { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 81 | | if file.dir { [INFO] [stdout] 82 | | let mut current_files = Vec::::new(); [INFO] [stdout] 83 | | for page_no in 1..=20 { [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `std::ptr::Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:80:77 [INFO] [stdout] | [INFO] [stdout] 80 | async fn dfs(&self, file: QuarkFile, target_path: &str, dfs_path: &str) { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 81 | | if file.dir { [INFO] [stdout] 82 | | let mut current_files = Vec::::new(); [INFO] [stdout] 83 | | for page_no in 1..=20 { [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `std::ptr::Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:80:77 [INFO] [stdout] | [INFO] [stdout] 80 | async fn dfs(&self, file: QuarkFile, target_path: &str, dfs_path: &str) { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 81 | | if file.dir { [INFO] [stdout] 82 | | let mut current_files = Vec::::new(); [INFO] [stdout] 83 | | for page_no in 1..=20 { [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `std::ptr::Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:80:77 [INFO] [stdout] | [INFO] [stdout] 80 | async fn dfs(&self, file: QuarkFile, target_path: &str, dfs_path: &str) { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 81 | | if file.dir { [INFO] [stdout] 82 | | let mut current_files = Vec::::new(); [INFO] [stdout] 83 | | for page_no in 1..=20 { [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `std::ptr::Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:80:77 [INFO] [stdout] | [INFO] [stdout] 80 | async fn dfs(&self, file: QuarkFile, target_path: &str, dfs_path: &str) { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 81 | | if file.dir { [INFO] [stdout] 82 | | let mut current_files = Vec::::new(); [INFO] [stdout] 83 | | for page_no in 1..=20 { [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `std::ptr::Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:80:77 [INFO] [stdout] | [INFO] [stdout] 80 | async fn dfs(&self, file: QuarkFile, target_path: &str, dfs_path: &str) { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 81 | | if file.dir { [INFO] [stdout] 82 | | let mut current_files = Vec::::new(); [INFO] [stdout] 83 | | for page_no in 1..=20 { [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `std::ptr::Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:80:77 [INFO] [stdout] | [INFO] [stdout] 80 | async fn dfs(&self, file: QuarkFile, target_path: &str, dfs_path: &str) { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 81 | | if file.dir { [INFO] [stdout] 82 | | let mut current_files = Vec::::new(); [INFO] [stdout] 83 | | for page_no in 1..=20 { [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `std::ptr::Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:80:77 [INFO] [stdout] | [INFO] [stdout] 80 | async fn dfs(&self, file: QuarkFile, target_path: &str, dfs_path: &str) { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 81 | | if file.dir { [INFO] [stdout] 82 | | let mut current_files = Vec::::new(); [INFO] [stdout] 83 | | for page_no in 1..=20 { [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `std::ptr::Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:80:77 [INFO] [stdout] | [INFO] [stdout] 80 | async fn dfs(&self, file: QuarkFile, target_path: &str, dfs_path: &str) { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 81 | | if file.dir { [INFO] [stdout] 82 | | let mut current_files = Vec::::new(); [INFO] [stdout] 83 | | for page_no in 1..=20 { [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:24:76 [INFO] [stdout] | [INFO] [stdout] 24 | pub async fn get_or_insert(&self, key: &str) -> Option> { [INFO] [stdout] | ____________________________________________________________________________^ [INFO] [stdout] 25 | | debug!(key = %key, "cache: get_or_insert"); [INFO] [stdout] 26 | | if let Some(files) = self.get(key).await { [INFO] [stdout] 27 | | return Some(files); [INFO] [stdout] ... | [INFO] [stdout] 78 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/vfs.rs:110:86 [INFO] [stdout] | [INFO] [stdout] 110 | async fn find_in_cache(&self, path: &Path) -> Result, FsError> { [INFO] [stdout] | ______________________________________________________________________________________^ [INFO] [stdout] 111 | | if let Some(parent) = path.parent() { [INFO] [stdout] 112 | | let parent_str = parent.to_string_lossy(); [INFO] [stdout] 113 | | let file_name = path [INFO] [stdout] ... | [INFO] [stdout] 131 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/vfs.rs:133:83 [INFO] [stdout] | [INFO] [stdout] 133 | async fn get_file(&self, path: PathBuf) -> Result, FsError> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 134 | | let file = self.find_in_cache(&path).await?; [INFO] [stdout] 135 | | if let Some(file) = file { [INFO] [stdout] 136 | | trace!(path = %path.display(), file_id = %file.fid, "file found in cache"); [INFO] [stdout] ... | [INFO] [stdout] 142 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> src/vfs.rs:167:9 [INFO] [stdout] | [INFO] [stdout] 167 | async move { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/quarkdrive_webdav-e953bbda85f3e961.long-type-13527049629856211273.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Box + std::marker::Send>: DerefMut` [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`quarkdrive_webdav`) [INFO] [stdout] = note: required for `Pin + std::marker::Send>>` to implement `futures_util::Future` [INFO] [stdout] = note: required for `Inner + Send>>>` to implement `Sync` [INFO] [stdout] = note: required for `Arc + Send>>>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Option + Send>>>>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/option.rs:593:10 [INFO] [stdout] note: required because it appears within the type `Shared + Send>>>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/shared.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct Shared { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `Option + Send>>>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/option.rs:593:10 [INFO] [stdout] = note: required for `MutexGuard<'_, Option>>>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/moka-0.12.10/src/future/housekeeper.rs:138:5 [INFO] [stdout] | [INFO] [stdout] 138 | / { [INFO] [stdout] 139 | | if let Some(mut current_task) = self.current_task.try_lock() { [INFO] [stdout] 140 | | self.do_run_pending_tasks(Arc::clone(cache), &mut current_task) [INFO] [stdout] 141 | | .await; [INFO] [stdout] ... | [INFO] [stdout] 151 | | true [INFO] [stdout] 152 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/moka-0.12.10/src/future/base_cache.rs:392:7 [INFO] [stdout] | [INFO] [stdout] 392 | ) { [INFO] [stdout] | _______^ [INFO] [stdout] 393 | | let w_len = ch.len(); [INFO] [stdout] 394 | | [INFO] [stdout] 395 | | if let Some(hk) = housekeeper { [INFO] [stdout] ... | [INFO] [stdout] 400 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/moka-0.12.10/src/future/base_cache.rs:632:50 [INFO] [stdout] | [INFO] [stdout] 632 | ) -> Result<(), TrySendError>> { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 633 | | // Testing stuff. [INFO] [stdout] 634 | | #[cfg(test)] [INFO] [stdout] 635 | | if _should_block { [INFO] [stdout] ... | [INFO] [stdout] 689 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/moka-0.12.10/src/future/base_cache.rs:691:54 [INFO] [stdout] | [INFO] [stdout] 691 | pub(crate) async fn retry_interrupted_ops(&self) { [INFO] [stdout] | ______________________________________________________^ [INFO] [stdout] 692 | | while let Ok(op) = self.interrupted_op_ch_rcv.try_recv() { [INFO] [stdout] ... | [INFO] [stdout] 730 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/moka-0.12.10/src/future/base_cache.rs:485:35 [INFO] [stdout] | [INFO] [stdout] 485 | ) -> (WriteOp, Instant) { [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 486 | | self.retry_interrupted_ops().await; [INFO] [stdout] 487 | | [INFO] [stdout] 488 | | let weight = self.inner.weigh(&key, &value); [INFO] [stdout] ... | [INFO] [stdout] 554 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/moka-0.12.10/src/future/cache.rs:1823:83 [INFO] [stdout] | [INFO] [stdout] 1823 | pub(crate) async fn insert_with_hash(&self, key: Arc, hash: u64, value: V) { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 1824 | | if self.base.is_map_disabled() { [INFO] [stdout] 1825 | | return; [INFO] [stdout] ... | [INFO] [stdout] 1856 | | cancel_guard.clear(); [INFO] [stdout] 1857 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/moka-0.12.10/src/future/cache.rs:1344:50 [INFO] [stdout] | [INFO] [stdout] 1344 | pub async fn insert(&self, key: K, value: V) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 1345 | | let hash = self.base.hash(&key); [INFO] [stdout] 1346 | | let key = Arc::new(key); [INFO] [stdout] 1347 | | self.insert_with_hash(key, hash, value).await; [INFO] [stdout] 1348 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:131:64 [INFO] [stdout] | [INFO] [stdout] 131 | async fn insert(&self, key: String, value: Vec) { [INFO] [stdout] | ________________________________________________________________^ [INFO] [stdout] 132 | | debug!(key = %key, "cache: insert"); [INFO] [stdout] 133 | | self.inner.insert(key, value).await; [INFO] [stdout] 134 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:80:77 [INFO] [stdout] | [INFO] [stdout] 80 | async fn dfs(&self, file: QuarkFile, target_path: &str, dfs_path: &str) { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 81 | | if file.dir { [INFO] [stdout] 82 | | let mut current_files = Vec::::new(); [INFO] [stdout] 83 | | for page_no in 1..=20 { [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `std::ptr::Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:80:77 [INFO] [stdout] | [INFO] [stdout] 80 | async fn dfs(&self, file: QuarkFile, target_path: &str, dfs_path: &str) { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 81 | | if file.dir { [INFO] [stdout] 82 | | let mut current_files = Vec::::new(); [INFO] [stdout] 83 | | for page_no in 1..=20 { [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `std::ptr::Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:80:77 [INFO] [stdout] | [INFO] [stdout] 80 | async fn dfs(&self, file: QuarkFile, target_path: &str, dfs_path: &str) { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 81 | | if file.dir { [INFO] [stdout] 82 | | let mut current_files = Vec::::new(); [INFO] [stdout] 83 | | for page_no in 1..=20 { [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `std::ptr::Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:80:77 [INFO] [stdout] | [INFO] [stdout] 80 | async fn dfs(&self, file: QuarkFile, target_path: &str, dfs_path: &str) { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 81 | | if file.dir { [INFO] [stdout] 82 | | let mut current_files = Vec::::new(); [INFO] [stdout] 83 | | for page_no in 1..=20 { [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `std::ptr::Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:80:77 [INFO] [stdout] | [INFO] [stdout] 80 | async fn dfs(&self, file: QuarkFile, target_path: &str, dfs_path: &str) { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 81 | | if file.dir { [INFO] [stdout] 82 | | let mut current_files = Vec::::new(); [INFO] [stdout] 83 | | for page_no in 1..=20 { [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `std::ptr::Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:80:77 [INFO] [stdout] | [INFO] [stdout] 80 | async fn dfs(&self, file: QuarkFile, target_path: &str, dfs_path: &str) { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 81 | | if file.dir { [INFO] [stdout] 82 | | let mut current_files = Vec::::new(); [INFO] [stdout] 83 | | for page_no in 1..=20 { [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `std::ptr::Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:80:77 [INFO] [stdout] | [INFO] [stdout] 80 | async fn dfs(&self, file: QuarkFile, target_path: &str, dfs_path: &str) { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 81 | | if file.dir { [INFO] [stdout] 82 | | let mut current_files = Vec::::new(); [INFO] [stdout] 83 | | for page_no in 1..=20 { [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `std::ptr::Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:80:77 [INFO] [stdout] | [INFO] [stdout] 80 | async fn dfs(&self, file: QuarkFile, target_path: &str, dfs_path: &str) { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 81 | | if file.dir { [INFO] [stdout] 82 | | let mut current_files = Vec::::new(); [INFO] [stdout] 83 | | for page_no in 1..=20 { [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `std::ptr::Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:80:77 [INFO] [stdout] | [INFO] [stdout] 80 | async fn dfs(&self, file: QuarkFile, target_path: &str, dfs_path: &str) { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 81 | | if file.dir { [INFO] [stdout] 82 | | let mut current_files = Vec::::new(); [INFO] [stdout] 83 | | for page_no in 1..=20 { [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `std::ptr::Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:80:77 [INFO] [stdout] | [INFO] [stdout] 80 | async fn dfs(&self, file: QuarkFile, target_path: &str, dfs_path: &str) { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 81 | | if file.dir { [INFO] [stdout] 82 | | let mut current_files = Vec::::new(); [INFO] [stdout] 83 | | for page_no in 1..=20 { [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `std::ptr::Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:80:77 [INFO] [stdout] | [INFO] [stdout] 80 | async fn dfs(&self, file: QuarkFile, target_path: &str, dfs_path: &str) { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 81 | | if file.dir { [INFO] [stdout] 82 | | let mut current_files = Vec::::new(); [INFO] [stdout] 83 | | for page_no in 1..=20 { [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `std::ptr::Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:80:77 [INFO] [stdout] | [INFO] [stdout] 80 | async fn dfs(&self, file: QuarkFile, target_path: &str, dfs_path: &str) { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 81 | | if file.dir { [INFO] [stdout] 82 | | let mut current_files = Vec::::new(); [INFO] [stdout] 83 | | for page_no in 1..=20 { [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `std::ptr::Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:80:77 [INFO] [stdout] | [INFO] [stdout] 80 | async fn dfs(&self, file: QuarkFile, target_path: &str, dfs_path: &str) { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 81 | | if file.dir { [INFO] [stdout] 82 | | let mut current_files = Vec::::new(); [INFO] [stdout] 83 | | for page_no in 1..=20 { [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `std::ptr::Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:80:77 [INFO] [stdout] | [INFO] [stdout] 80 | async fn dfs(&self, file: QuarkFile, target_path: &str, dfs_path: &str) { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 81 | | if file.dir { [INFO] [stdout] 82 | | let mut current_files = Vec::::new(); [INFO] [stdout] 83 | | for page_no in 1..=20 { [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `std::ptr::Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:80:77 [INFO] [stdout] | [INFO] [stdout] 80 | async fn dfs(&self, file: QuarkFile, target_path: &str, dfs_path: &str) { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 81 | | if file.dir { [INFO] [stdout] 82 | | let mut current_files = Vec::::new(); [INFO] [stdout] 83 | | for page_no in 1..=20 { [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `std::ptr::Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:80:77 [INFO] [stdout] | [INFO] [stdout] 80 | async fn dfs(&self, file: QuarkFile, target_path: &str, dfs_path: &str) { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 81 | | if file.dir { [INFO] [stdout] 82 | | let mut current_files = Vec::::new(); [INFO] [stdout] 83 | | for page_no in 1..=20 { [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:24:76 [INFO] [stdout] | [INFO] [stdout] 24 | pub async fn get_or_insert(&self, key: &str) -> Option> { [INFO] [stdout] | ____________________________________________________________________________^ [INFO] [stdout] 25 | | debug!(key = %key, "cache: get_or_insert"); [INFO] [stdout] 26 | | if let Some(files) = self.get(key).await { [INFO] [stdout] 27 | | return Some(files); [INFO] [stdout] ... | [INFO] [stdout] 78 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> src/vfs.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | async move { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/quarkdrive_webdav-e953bbda85f3e961.long-type-17187008765390066728.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Box + std::marker::Send>: DerefMut` [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`quarkdrive_webdav`) [INFO] [stdout] = note: required for `Pin + std::marker::Send>>` to implement `futures_util::Future` [INFO] [stdout] = note: required for `Inner + Send>>>` to implement `Sync` [INFO] [stdout] = note: required for `Arc + Send>>>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Option + Send>>>>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/option.rs:593:10 [INFO] [stdout] note: required because it appears within the type `Shared + Send>>>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/shared.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct Shared { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `Option + Send>>>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/option.rs:593:10 [INFO] [stdout] = note: required for `MutexGuard<'_, Option>>>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/moka-0.12.10/src/future/housekeeper.rs:138:5 [INFO] [stdout] | [INFO] [stdout] 138 | / { [INFO] [stdout] 139 | | if let Some(mut current_task) = self.current_task.try_lock() { [INFO] [stdout] 140 | | self.do_run_pending_tasks(Arc::clone(cache), &mut current_task) [INFO] [stdout] 141 | | .await; [INFO] [stdout] ... | [INFO] [stdout] 151 | | true [INFO] [stdout] 152 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/moka-0.12.10/src/future/base_cache.rs:392:7 [INFO] [stdout] | [INFO] [stdout] 392 | ) { [INFO] [stdout] | _______^ [INFO] [stdout] 393 | | let w_len = ch.len(); [INFO] [stdout] 394 | | [INFO] [stdout] 395 | | if let Some(hk) = housekeeper { [INFO] [stdout] ... | [INFO] [stdout] 400 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/moka-0.12.10/src/future/base_cache.rs:632:50 [INFO] [stdout] | [INFO] [stdout] 632 | ) -> Result<(), TrySendError>> { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 633 | | // Testing stuff. [INFO] [stdout] 634 | | #[cfg(test)] [INFO] [stdout] 635 | | if _should_block { [INFO] [stdout] ... | [INFO] [stdout] 689 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/moka-0.12.10/src/future/base_cache.rs:691:54 [INFO] [stdout] | [INFO] [stdout] 691 | pub(crate) async fn retry_interrupted_ops(&self) { [INFO] [stdout] | ______________________________________________________^ [INFO] [stdout] 692 | | while let Ok(op) = self.interrupted_op_ch_rcv.try_recv() { [INFO] [stdout] ... | [INFO] [stdout] 730 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/moka-0.12.10/src/future/base_cache.rs:485:35 [INFO] [stdout] | [INFO] [stdout] 485 | ) -> (WriteOp, Instant) { [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 486 | | self.retry_interrupted_ops().await; [INFO] [stdout] 487 | | [INFO] [stdout] 488 | | let weight = self.inner.weigh(&key, &value); [INFO] [stdout] ... | [INFO] [stdout] 554 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/moka-0.12.10/src/future/cache.rs:1823:83 [INFO] [stdout] | [INFO] [stdout] 1823 | pub(crate) async fn insert_with_hash(&self, key: Arc, hash: u64, value: V) { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 1824 | | if self.base.is_map_disabled() { [INFO] [stdout] 1825 | | return; [INFO] [stdout] ... | [INFO] [stdout] 1856 | | cancel_guard.clear(); [INFO] [stdout] 1857 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/moka-0.12.10/src/future/cache.rs:1344:50 [INFO] [stdout] | [INFO] [stdout] 1344 | pub async fn insert(&self, key: K, value: V) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 1345 | | let hash = self.base.hash(&key); [INFO] [stdout] 1346 | | let key = Arc::new(key); [INFO] [stdout] 1347 | | self.insert_with_hash(key, hash, value).await; [INFO] [stdout] 1348 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:131:64 [INFO] [stdout] | [INFO] [stdout] 131 | async fn insert(&self, key: String, value: Vec) { [INFO] [stdout] | ________________________________________________________________^ [INFO] [stdout] 132 | | debug!(key = %key, "cache: insert"); [INFO] [stdout] 133 | | self.inner.insert(key, value).await; [INFO] [stdout] 134 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:80:77 [INFO] [stdout] | [INFO] [stdout] 80 | async fn dfs(&self, file: QuarkFile, target_path: &str, dfs_path: &str) { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 81 | | if file.dir { [INFO] [stdout] 82 | | let mut current_files = Vec::::new(); [INFO] [stdout] 83 | | for page_no in 1..=20 { [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `std::ptr::Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:80:77 [INFO] [stdout] | [INFO] [stdout] 80 | async fn dfs(&self, file: QuarkFile, target_path: &str, dfs_path: &str) { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 81 | | if file.dir { [INFO] [stdout] 82 | | let mut current_files = Vec::::new(); [INFO] [stdout] 83 | | for page_no in 1..=20 { [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `std::ptr::Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:80:77 [INFO] [stdout] | [INFO] [stdout] 80 | async fn dfs(&self, file: QuarkFile, target_path: &str, dfs_path: &str) { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 81 | | if file.dir { [INFO] [stdout] 82 | | let mut current_files = Vec::::new(); [INFO] [stdout] 83 | | for page_no in 1..=20 { [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `std::ptr::Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:80:77 [INFO] [stdout] | [INFO] [stdout] 80 | async fn dfs(&self, file: QuarkFile, target_path: &str, dfs_path: &str) { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 81 | | if file.dir { [INFO] [stdout] 82 | | let mut current_files = Vec::::new(); [INFO] [stdout] 83 | | for page_no in 1..=20 { [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `std::ptr::Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:80:77 [INFO] [stdout] | [INFO] [stdout] 80 | async fn dfs(&self, file: QuarkFile, target_path: &str, dfs_path: &str) { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 81 | | if file.dir { [INFO] [stdout] 82 | | let mut current_files = Vec::::new(); [INFO] [stdout] 83 | | for page_no in 1..=20 { [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `std::ptr::Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:80:77 [INFO] [stdout] | [INFO] [stdout] 80 | async fn dfs(&self, file: QuarkFile, target_path: &str, dfs_path: &str) { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 81 | | if file.dir { [INFO] [stdout] 82 | | let mut current_files = Vec::::new(); [INFO] [stdout] 83 | | for page_no in 1..=20 { [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `std::ptr::Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:80:77 [INFO] [stdout] | [INFO] [stdout] 80 | async fn dfs(&self, file: QuarkFile, target_path: &str, dfs_path: &str) { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 81 | | if file.dir { [INFO] [stdout] 82 | | let mut current_files = Vec::::new(); [INFO] [stdout] 83 | | for page_no in 1..=20 { [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `std::ptr::Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:80:77 [INFO] [stdout] | [INFO] [stdout] 80 | async fn dfs(&self, file: QuarkFile, target_path: &str, dfs_path: &str) { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 81 | | if file.dir { [INFO] [stdout] 82 | | let mut current_files = Vec::::new(); [INFO] [stdout] 83 | | for page_no in 1..=20 { [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `std::ptr::Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:80:77 [INFO] [stdout] | [INFO] [stdout] 80 | async fn dfs(&self, file: QuarkFile, target_path: &str, dfs_path: &str) { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 81 | | if file.dir { [INFO] [stdout] 82 | | let mut current_files = Vec::::new(); [INFO] [stdout] 83 | | for page_no in 1..=20 { [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `std::ptr::Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:80:77 [INFO] [stdout] | [INFO] [stdout] 80 | async fn dfs(&self, file: QuarkFile, target_path: &str, dfs_path: &str) { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 81 | | if file.dir { [INFO] [stdout] 82 | | let mut current_files = Vec::::new(); [INFO] [stdout] 83 | | for page_no in 1..=20 { [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `std::ptr::Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:80:77 [INFO] [stdout] | [INFO] [stdout] 80 | async fn dfs(&self, file: QuarkFile, target_path: &str, dfs_path: &str) { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 81 | | if file.dir { [INFO] [stdout] 82 | | let mut current_files = Vec::::new(); [INFO] [stdout] 83 | | for page_no in 1..=20 { [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `std::ptr::Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:80:77 [INFO] [stdout] | [INFO] [stdout] 80 | async fn dfs(&self, file: QuarkFile, target_path: &str, dfs_path: &str) { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 81 | | if file.dir { [INFO] [stdout] 82 | | let mut current_files = Vec::::new(); [INFO] [stdout] 83 | | for page_no in 1..=20 { [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `std::ptr::Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:80:77 [INFO] [stdout] | [INFO] [stdout] 80 | async fn dfs(&self, file: QuarkFile, target_path: &str, dfs_path: &str) { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 81 | | if file.dir { [INFO] [stdout] 82 | | let mut current_files = Vec::::new(); [INFO] [stdout] 83 | | for page_no in 1..=20 { [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `std::ptr::Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:80:77 [INFO] [stdout] | [INFO] [stdout] 80 | async fn dfs(&self, file: QuarkFile, target_path: &str, dfs_path: &str) { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 81 | | if file.dir { [INFO] [stdout] 82 | | let mut current_files = Vec::::new(); [INFO] [stdout] 83 | | for page_no in 1..=20 { [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `std::ptr::Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:80:77 [INFO] [stdout] | [INFO] [stdout] 80 | async fn dfs(&self, file: QuarkFile, target_path: &str, dfs_path: &str) { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 81 | | if file.dir { [INFO] [stdout] 82 | | let mut current_files = Vec::::new(); [INFO] [stdout] 83 | | for page_no in 1..=20 { [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:24:76 [INFO] [stdout] | [INFO] [stdout] 24 | pub async fn get_or_insert(&self, key: &str) -> Option> { [INFO] [stdout] | ____________________________________________________________________________^ [INFO] [stdout] 25 | | debug!(key = %key, "cache: get_or_insert"); [INFO] [stdout] 26 | | if let Some(files) = self.get(key).await { [INFO] [stdout] 27 | | return Some(files); [INFO] [stdout] ... | [INFO] [stdout] 78 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/vfs.rs:110:86 [INFO] [stdout] | [INFO] [stdout] 110 | async fn find_in_cache(&self, path: &Path) -> Result, FsError> { [INFO] [stdout] | ______________________________________________________________________________________^ [INFO] [stdout] 111 | | if let Some(parent) = path.parent() { [INFO] [stdout] 112 | | let parent_str = parent.to_string_lossy(); [INFO] [stdout] 113 | | let file_name = path [INFO] [stdout] ... | [INFO] [stdout] 131 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/vfs.rs:133:83 [INFO] [stdout] | [INFO] [stdout] 133 | async fn get_file(&self, path: PathBuf) -> Result, FsError> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 134 | | let file = self.find_in_cache(&path).await?; [INFO] [stdout] 135 | | if let Some(file) = file { [INFO] [stdout] 136 | | trace!(path = %path.display(), file_id = %file.fid, "file found in cache"); [INFO] [stdout] ... | [INFO] [stdout] 142 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> src/vfs.rs:308:9 [INFO] [stdout] | [INFO] [stdout] 308 | async move { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/quarkdrive_webdav-e953bbda85f3e961.long-type-10199202768530055765.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Box + std::marker::Send>: DerefMut` [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`quarkdrive_webdav`) [INFO] [stdout] = note: required for `Pin + std::marker::Send>>` to implement `futures_util::Future` [INFO] [stdout] = note: required for `Inner + Send>>>` to implement `Sync` [INFO] [stdout] = note: required for `Arc + Send>>>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Option + Send>>>>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/option.rs:593:10 [INFO] [stdout] note: required because it appears within the type `Shared + Send>>>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/shared.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct Shared { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `Option + Send>>>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/option.rs:593:10 [INFO] [stdout] = note: required for `MutexGuard<'_, Option>>>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/moka-0.12.10/src/future/housekeeper.rs:138:5 [INFO] [stdout] | [INFO] [stdout] 138 | / { [INFO] [stdout] 139 | | if let Some(mut current_task) = self.current_task.try_lock() { [INFO] [stdout] 140 | | self.do_run_pending_tasks(Arc::clone(cache), &mut current_task) [INFO] [stdout] 141 | | .await; [INFO] [stdout] ... | [INFO] [stdout] 151 | | true [INFO] [stdout] 152 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/moka-0.12.10/src/future/base_cache.rs:392:7 [INFO] [stdout] | [INFO] [stdout] 392 | ) { [INFO] [stdout] | _______^ [INFO] [stdout] 393 | | let w_len = ch.len(); [INFO] [stdout] 394 | | [INFO] [stdout] 395 | | if let Some(hk) = housekeeper { [INFO] [stdout] ... | [INFO] [stdout] 400 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/moka-0.12.10/src/future/base_cache.rs:632:50 [INFO] [stdout] | [INFO] [stdout] 632 | ) -> Result<(), TrySendError>> { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 633 | | // Testing stuff. [INFO] [stdout] 634 | | #[cfg(test)] [INFO] [stdout] 635 | | if _should_block { [INFO] [stdout] ... | [INFO] [stdout] 689 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/moka-0.12.10/src/future/base_cache.rs:691:54 [INFO] [stdout] | [INFO] [stdout] 691 | pub(crate) async fn retry_interrupted_ops(&self) { [INFO] [stdout] | ______________________________________________________^ [INFO] [stdout] 692 | | while let Ok(op) = self.interrupted_op_ch_rcv.try_recv() { [INFO] [stdout] ... | [INFO] [stdout] 730 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/moka-0.12.10/src/future/base_cache.rs:485:35 [INFO] [stdout] | [INFO] [stdout] 485 | ) -> (WriteOp, Instant) { [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 486 | | self.retry_interrupted_ops().await; [INFO] [stdout] 487 | | [INFO] [stdout] 488 | | let weight = self.inner.weigh(&key, &value); [INFO] [stdout] ... | [INFO] [stdout] 554 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/moka-0.12.10/src/future/cache.rs:1823:83 [INFO] [stdout] | [INFO] [stdout] 1823 | pub(crate) async fn insert_with_hash(&self, key: Arc, hash: u64, value: V) { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 1824 | | if self.base.is_map_disabled() { [INFO] [stdout] 1825 | | return; [INFO] [stdout] ... | [INFO] [stdout] 1856 | | cancel_guard.clear(); [INFO] [stdout] 1857 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/moka-0.12.10/src/future/cache.rs:1344:50 [INFO] [stdout] | [INFO] [stdout] 1344 | pub async fn insert(&self, key: K, value: V) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 1345 | | let hash = self.base.hash(&key); [INFO] [stdout] 1346 | | let key = Arc::new(key); [INFO] [stdout] 1347 | | self.insert_with_hash(key, hash, value).await; [INFO] [stdout] 1348 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:131:64 [INFO] [stdout] | [INFO] [stdout] 131 | async fn insert(&self, key: String, value: Vec) { [INFO] [stdout] | ________________________________________________________________^ [INFO] [stdout] 132 | | debug!(key = %key, "cache: insert"); [INFO] [stdout] 133 | | self.inner.insert(key, value).await; [INFO] [stdout] 134 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:80:77 [INFO] [stdout] | [INFO] [stdout] 80 | async fn dfs(&self, file: QuarkFile, target_path: &str, dfs_path: &str) { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 81 | | if file.dir { [INFO] [stdout] 82 | | let mut current_files = Vec::::new(); [INFO] [stdout] 83 | | for page_no in 1..=20 { [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `std::ptr::Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:80:77 [INFO] [stdout] | [INFO] [stdout] 80 | async fn dfs(&self, file: QuarkFile, target_path: &str, dfs_path: &str) { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 81 | | if file.dir { [INFO] [stdout] 82 | | let mut current_files = Vec::::new(); [INFO] [stdout] 83 | | for page_no in 1..=20 { [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `std::ptr::Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:80:77 [INFO] [stdout] | [INFO] [stdout] 80 | async fn dfs(&self, file: QuarkFile, target_path: &str, dfs_path: &str) { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 81 | | if file.dir { [INFO] [stdout] 82 | | let mut current_files = Vec::::new(); [INFO] [stdout] 83 | | for page_no in 1..=20 { [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `std::ptr::Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:80:77 [INFO] [stdout] | [INFO] [stdout] 80 | async fn dfs(&self, file: QuarkFile, target_path: &str, dfs_path: &str) { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 81 | | if file.dir { [INFO] [stdout] 82 | | let mut current_files = Vec::::new(); [INFO] [stdout] 83 | | for page_no in 1..=20 { [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `std::ptr::Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:80:77 [INFO] [stdout] | [INFO] [stdout] 80 | async fn dfs(&self, file: QuarkFile, target_path: &str, dfs_path: &str) { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 81 | | if file.dir { [INFO] [stdout] 82 | | let mut current_files = Vec::::new(); [INFO] [stdout] 83 | | for page_no in 1..=20 { [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `std::ptr::Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:80:77 [INFO] [stdout] | [INFO] [stdout] 80 | async fn dfs(&self, file: QuarkFile, target_path: &str, dfs_path: &str) { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 81 | | if file.dir { [INFO] [stdout] 82 | | let mut current_files = Vec::::new(); [INFO] [stdout] 83 | | for page_no in 1..=20 { [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `std::ptr::Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:80:77 [INFO] [stdout] | [INFO] [stdout] 80 | async fn dfs(&self, file: QuarkFile, target_path: &str, dfs_path: &str) { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 81 | | if file.dir { [INFO] [stdout] 82 | | let mut current_files = Vec::::new(); [INFO] [stdout] 83 | | for page_no in 1..=20 { [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `std::ptr::Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:80:77 [INFO] [stdout] | [INFO] [stdout] 80 | async fn dfs(&self, file: QuarkFile, target_path: &str, dfs_path: &str) { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 81 | | if file.dir { [INFO] [stdout] 82 | | let mut current_files = Vec::::new(); [INFO] [stdout] 83 | | for page_no in 1..=20 { [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `std::ptr::Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:80:77 [INFO] [stdout] | [INFO] [stdout] 80 | async fn dfs(&self, file: QuarkFile, target_path: &str, dfs_path: &str) { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 81 | | if file.dir { [INFO] [stdout] 82 | | let mut current_files = Vec::::new(); [INFO] [stdout] 83 | | for page_no in 1..=20 { [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `std::ptr::Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:80:77 [INFO] [stdout] | [INFO] [stdout] 80 | async fn dfs(&self, file: QuarkFile, target_path: &str, dfs_path: &str) { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 81 | | if file.dir { [INFO] [stdout] 82 | | let mut current_files = Vec::::new(); [INFO] [stdout] 83 | | for page_no in 1..=20 { [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `std::ptr::Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:80:77 [INFO] [stdout] | [INFO] [stdout] 80 | async fn dfs(&self, file: QuarkFile, target_path: &str, dfs_path: &str) { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 81 | | if file.dir { [INFO] [stdout] 82 | | let mut current_files = Vec::::new(); [INFO] [stdout] 83 | | for page_no in 1..=20 { [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `std::ptr::Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:80:77 [INFO] [stdout] | [INFO] [stdout] 80 | async fn dfs(&self, file: QuarkFile, target_path: &str, dfs_path: &str) { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 81 | | if file.dir { [INFO] [stdout] 82 | | let mut current_files = Vec::::new(); [INFO] [stdout] 83 | | for page_no in 1..=20 { [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `std::ptr::Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:80:77 [INFO] [stdout] | [INFO] [stdout] 80 | async fn dfs(&self, file: QuarkFile, target_path: &str, dfs_path: &str) { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 81 | | if file.dir { [INFO] [stdout] 82 | | let mut current_files = Vec::::new(); [INFO] [stdout] 83 | | for page_no in 1..=20 { [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `std::ptr::Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:80:77 [INFO] [stdout] | [INFO] [stdout] 80 | async fn dfs(&self, file: QuarkFile, target_path: &str, dfs_path: &str) { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 81 | | if file.dir { [INFO] [stdout] 82 | | let mut current_files = Vec::::new(); [INFO] [stdout] 83 | | for page_no in 1..=20 { [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `std::ptr::Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:80:77 [INFO] [stdout] | [INFO] [stdout] 80 | async fn dfs(&self, file: QuarkFile, target_path: &str, dfs_path: &str) { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 81 | | if file.dir { [INFO] [stdout] 82 | | let mut current_files = Vec::::new(); [INFO] [stdout] 83 | | for page_no in 1..=20 { [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:24:76 [INFO] [stdout] | [INFO] [stdout] 24 | pub async fn get_or_insert(&self, key: &str) -> Option> { [INFO] [stdout] | ____________________________________________________________________________^ [INFO] [stdout] 25 | | debug!(key = %key, "cache: get_or_insert"); [INFO] [stdout] 26 | | if let Some(files) = self.get(key).await { [INFO] [stdout] 27 | | return Some(files); [INFO] [stdout] ... | [INFO] [stdout] 78 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/vfs.rs:110:86 [INFO] [stdout] | [INFO] [stdout] 110 | async fn find_in_cache(&self, path: &Path) -> Result, FsError> { [INFO] [stdout] | ______________________________________________________________________________________^ [INFO] [stdout] 111 | | if let Some(parent) = path.parent() { [INFO] [stdout] 112 | | let parent_str = parent.to_string_lossy(); [INFO] [stdout] 113 | | let file_name = path [INFO] [stdout] ... | [INFO] [stdout] 131 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/vfs.rs:133:83 [INFO] [stdout] | [INFO] [stdout] 133 | async fn get_file(&self, path: PathBuf) -> Result, FsError> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 134 | | let file = self.find_in_cache(&path).await?; [INFO] [stdout] 135 | | if let Some(file) = file { [INFO] [stdout] 136 | | trace!(path = %path.display(), file_id = %file.fid, "file found in cache"); [INFO] [stdout] ... | [INFO] [stdout] 142 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> src/vfs.rs:344:9 [INFO] [stdout] | [INFO] [stdout] 344 | async move { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/quarkdrive_webdav-e953bbda85f3e961.long-type-10199202768530055765.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Box + std::marker::Send>: DerefMut` [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`quarkdrive_webdav`) [INFO] [stdout] = note: required for `Pin + std::marker::Send>>` to implement `futures_util::Future` [INFO] [stdout] = note: required for `Inner + Send>>>` to implement `Sync` [INFO] [stdout] = note: required for `Arc + Send>>>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Option + Send>>>>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/option.rs:593:10 [INFO] [stdout] note: required because it appears within the type `Shared + Send>>>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/shared.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct Shared { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `Option + Send>>>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/option.rs:593:10 [INFO] [stdout] = note: required for `MutexGuard<'_, Option>>>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/moka-0.12.10/src/future/housekeeper.rs:138:5 [INFO] [stdout] | [INFO] [stdout] 138 | / { [INFO] [stdout] 139 | | if let Some(mut current_task) = self.current_task.try_lock() { [INFO] [stdout] 140 | | self.do_run_pending_tasks(Arc::clone(cache), &mut current_task) [INFO] [stdout] 141 | | .await; [INFO] [stdout] ... | [INFO] [stdout] 151 | | true [INFO] [stdout] 152 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/moka-0.12.10/src/future/base_cache.rs:392:7 [INFO] [stdout] | [INFO] [stdout] 392 | ) { [INFO] [stdout] | _______^ [INFO] [stdout] 393 | | let w_len = ch.len(); [INFO] [stdout] 394 | | [INFO] [stdout] 395 | | if let Some(hk) = housekeeper { [INFO] [stdout] ... | [INFO] [stdout] 400 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/moka-0.12.10/src/future/base_cache.rs:632:50 [INFO] [stdout] | [INFO] [stdout] 632 | ) -> Result<(), TrySendError>> { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 633 | | // Testing stuff. [INFO] [stdout] 634 | | #[cfg(test)] [INFO] [stdout] 635 | | if _should_block { [INFO] [stdout] ... | [INFO] [stdout] 689 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/moka-0.12.10/src/future/base_cache.rs:691:54 [INFO] [stdout] | [INFO] [stdout] 691 | pub(crate) async fn retry_interrupted_ops(&self) { [INFO] [stdout] | ______________________________________________________^ [INFO] [stdout] 692 | | while let Ok(op) = self.interrupted_op_ch_rcv.try_recv() { [INFO] [stdout] ... | [INFO] [stdout] 730 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/moka-0.12.10/src/future/base_cache.rs:485:35 [INFO] [stdout] | [INFO] [stdout] 485 | ) -> (WriteOp, Instant) { [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 486 | | self.retry_interrupted_ops().await; [INFO] [stdout] 487 | | [INFO] [stdout] 488 | | let weight = self.inner.weigh(&key, &value); [INFO] [stdout] ... | [INFO] [stdout] 554 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/moka-0.12.10/src/future/cache.rs:1823:83 [INFO] [stdout] | [INFO] [stdout] 1823 | pub(crate) async fn insert_with_hash(&self, key: Arc, hash: u64, value: V) { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 1824 | | if self.base.is_map_disabled() { [INFO] [stdout] 1825 | | return; [INFO] [stdout] ... | [INFO] [stdout] 1856 | | cancel_guard.clear(); [INFO] [stdout] 1857 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/moka-0.12.10/src/future/cache.rs:1344:50 [INFO] [stdout] | [INFO] [stdout] 1344 | pub async fn insert(&self, key: K, value: V) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 1345 | | let hash = self.base.hash(&key); [INFO] [stdout] 1346 | | let key = Arc::new(key); [INFO] [stdout] 1347 | | self.insert_with_hash(key, hash, value).await; [INFO] [stdout] 1348 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:131:64 [INFO] [stdout] | [INFO] [stdout] 131 | async fn insert(&self, key: String, value: Vec) { [INFO] [stdout] | ________________________________________________________________^ [INFO] [stdout] 132 | | debug!(key = %key, "cache: insert"); [INFO] [stdout] 133 | | self.inner.insert(key, value).await; [INFO] [stdout] 134 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:80:77 [INFO] [stdout] | [INFO] [stdout] 80 | async fn dfs(&self, file: QuarkFile, target_path: &str, dfs_path: &str) { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 81 | | if file.dir { [INFO] [stdout] 82 | | let mut current_files = Vec::::new(); [INFO] [stdout] 83 | | for page_no in 1..=20 { [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `std::ptr::Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:80:77 [INFO] [stdout] | [INFO] [stdout] 80 | async fn dfs(&self, file: QuarkFile, target_path: &str, dfs_path: &str) { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 81 | | if file.dir { [INFO] [stdout] 82 | | let mut current_files = Vec::::new(); [INFO] [stdout] 83 | | for page_no in 1..=20 { [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `std::ptr::Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:80:77 [INFO] [stdout] | [INFO] [stdout] 80 | async fn dfs(&self, file: QuarkFile, target_path: &str, dfs_path: &str) { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 81 | | if file.dir { [INFO] [stdout] 82 | | let mut current_files = Vec::::new(); [INFO] [stdout] 83 | | for page_no in 1..=20 { [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `std::ptr::Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:80:77 [INFO] [stdout] | [INFO] [stdout] 80 | async fn dfs(&self, file: QuarkFile, target_path: &str, dfs_path: &str) { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 81 | | if file.dir { [INFO] [stdout] 82 | | let mut current_files = Vec::::new(); [INFO] [stdout] 83 | | for page_no in 1..=20 { [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `std::ptr::Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:80:77 [INFO] [stdout] | [INFO] [stdout] 80 | async fn dfs(&self, file: QuarkFile, target_path: &str, dfs_path: &str) { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 81 | | if file.dir { [INFO] [stdout] 82 | | let mut current_files = Vec::::new(); [INFO] [stdout] 83 | | for page_no in 1..=20 { [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `std::ptr::Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:80:77 [INFO] [stdout] | [INFO] [stdout] 80 | async fn dfs(&self, file: QuarkFile, target_path: &str, dfs_path: &str) { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 81 | | if file.dir { [INFO] [stdout] 82 | | let mut current_files = Vec::::new(); [INFO] [stdout] 83 | | for page_no in 1..=20 { [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `std::ptr::Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:80:77 [INFO] [stdout] | [INFO] [stdout] 80 | async fn dfs(&self, file: QuarkFile, target_path: &str, dfs_path: &str) { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 81 | | if file.dir { [INFO] [stdout] 82 | | let mut current_files = Vec::::new(); [INFO] [stdout] 83 | | for page_no in 1..=20 { [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `std::ptr::Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:80:77 [INFO] [stdout] | [INFO] [stdout] 80 | async fn dfs(&self, file: QuarkFile, target_path: &str, dfs_path: &str) { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 81 | | if file.dir { [INFO] [stdout] 82 | | let mut current_files = Vec::::new(); [INFO] [stdout] 83 | | for page_no in 1..=20 { [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `std::ptr::Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:80:77 [INFO] [stdout] | [INFO] [stdout] 80 | async fn dfs(&self, file: QuarkFile, target_path: &str, dfs_path: &str) { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 81 | | if file.dir { [INFO] [stdout] 82 | | let mut current_files = Vec::::new(); [INFO] [stdout] 83 | | for page_no in 1..=20 { [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `std::ptr::Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:80:77 [INFO] [stdout] | [INFO] [stdout] 80 | async fn dfs(&self, file: QuarkFile, target_path: &str, dfs_path: &str) { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 81 | | if file.dir { [INFO] [stdout] 82 | | let mut current_files = Vec::::new(); [INFO] [stdout] 83 | | for page_no in 1..=20 { [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `std::ptr::Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:80:77 [INFO] [stdout] | [INFO] [stdout] 80 | async fn dfs(&self, file: QuarkFile, target_path: &str, dfs_path: &str) { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 81 | | if file.dir { [INFO] [stdout] 82 | | let mut current_files = Vec::::new(); [INFO] [stdout] 83 | | for page_no in 1..=20 { [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `std::ptr::Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:80:77 [INFO] [stdout] | [INFO] [stdout] 80 | async fn dfs(&self, file: QuarkFile, target_path: &str, dfs_path: &str) { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 81 | | if file.dir { [INFO] [stdout] 82 | | let mut current_files = Vec::::new(); [INFO] [stdout] 83 | | for page_no in 1..=20 { [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `std::ptr::Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:80:77 [INFO] [stdout] | [INFO] [stdout] 80 | async fn dfs(&self, file: QuarkFile, target_path: &str, dfs_path: &str) { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 81 | | if file.dir { [INFO] [stdout] 82 | | let mut current_files = Vec::::new(); [INFO] [stdout] 83 | | for page_no in 1..=20 { [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `std::ptr::Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:80:77 [INFO] [stdout] | [INFO] [stdout] 80 | async fn dfs(&self, file: QuarkFile, target_path: &str, dfs_path: &str) { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 81 | | if file.dir { [INFO] [stdout] 82 | | let mut current_files = Vec::::new(); [INFO] [stdout] 83 | | for page_no in 1..=20 { [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `std::ptr::Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:80:77 [INFO] [stdout] | [INFO] [stdout] 80 | async fn dfs(&self, file: QuarkFile, target_path: &str, dfs_path: &str) { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 81 | | if file.dir { [INFO] [stdout] 82 | | let mut current_files = Vec::::new(); [INFO] [stdout] 83 | | for page_no in 1..=20 { [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:24:76 [INFO] [stdout] | [INFO] [stdout] 24 | pub async fn get_or_insert(&self, key: &str) -> Option> { [INFO] [stdout] | ____________________________________________________________________________^ [INFO] [stdout] 25 | | debug!(key = %key, "cache: get_or_insert"); [INFO] [stdout] 26 | | if let Some(files) = self.get(key).await { [INFO] [stdout] 27 | | return Some(files); [INFO] [stdout] ... | [INFO] [stdout] 78 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/vfs.rs:110:86 [INFO] [stdout] | [INFO] [stdout] 110 | async fn find_in_cache(&self, path: &Path) -> Result, FsError> { [INFO] [stdout] | ______________________________________________________________________________________^ [INFO] [stdout] 111 | | if let Some(parent) = path.parent() { [INFO] [stdout] 112 | | let parent_str = parent.to_string_lossy(); [INFO] [stdout] 113 | | let file_name = path [INFO] [stdout] ... | [INFO] [stdout] 131 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/vfs.rs:133:83 [INFO] [stdout] | [INFO] [stdout] 133 | async fn get_file(&self, path: PathBuf) -> Result, FsError> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 134 | | let file = self.find_in_cache(&path).await?; [INFO] [stdout] 135 | | if let Some(file) = file { [INFO] [stdout] 136 | | trace!(path = %path.display(), file_id = %file.fid, "file found in cache"); [INFO] [stdout] ... | [INFO] [stdout] 142 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> src/vfs.rs:381:9 [INFO] [stdout] | [INFO] [stdout] 381 | async move { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/quarkdrive_webdav-e953bbda85f3e961.long-type-15319294264019067309.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Box + std::marker::Send>: DerefMut` [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`quarkdrive_webdav`) [INFO] [stdout] = note: required for `Pin + std::marker::Send>>` to implement `futures_util::Future` [INFO] [stdout] = note: required for `Inner + Send>>>` to implement `Sync` [INFO] [stdout] = note: required for `Arc + Send>>>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Option + Send>>>>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/option.rs:593:10 [INFO] [stdout] note: required because it appears within the type `Shared + Send>>>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/shared.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct Shared { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `Option + Send>>>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/option.rs:593:10 [INFO] [stdout] = note: required for `MutexGuard<'_, Option>>>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/moka-0.12.10/src/future/housekeeper.rs:138:5 [INFO] [stdout] | [INFO] [stdout] 138 | / { [INFO] [stdout] 139 | | if let Some(mut current_task) = self.current_task.try_lock() { [INFO] [stdout] 140 | | self.do_run_pending_tasks(Arc::clone(cache), &mut current_task) [INFO] [stdout] 141 | | .await; [INFO] [stdout] ... | [INFO] [stdout] 151 | | true [INFO] [stdout] 152 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/moka-0.12.10/src/future/base_cache.rs:392:7 [INFO] [stdout] | [INFO] [stdout] 392 | ) { [INFO] [stdout] | _______^ [INFO] [stdout] 393 | | let w_len = ch.len(); [INFO] [stdout] 394 | | [INFO] [stdout] 395 | | if let Some(hk) = housekeeper { [INFO] [stdout] ... | [INFO] [stdout] 400 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/moka-0.12.10/src/future/base_cache.rs:632:50 [INFO] [stdout] | [INFO] [stdout] 632 | ) -> Result<(), TrySendError>> { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 633 | | // Testing stuff. [INFO] [stdout] 634 | | #[cfg(test)] [INFO] [stdout] 635 | | if _should_block { [INFO] [stdout] ... | [INFO] [stdout] 689 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/moka-0.12.10/src/future/base_cache.rs:691:54 [INFO] [stdout] | [INFO] [stdout] 691 | pub(crate) async fn retry_interrupted_ops(&self) { [INFO] [stdout] | ______________________________________________________^ [INFO] [stdout] 692 | | while let Ok(op) = self.interrupted_op_ch_rcv.try_recv() { [INFO] [stdout] ... | [INFO] [stdout] 730 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/moka-0.12.10/src/future/base_cache.rs:485:35 [INFO] [stdout] | [INFO] [stdout] 485 | ) -> (WriteOp, Instant) { [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 486 | | self.retry_interrupted_ops().await; [INFO] [stdout] 487 | | [INFO] [stdout] 488 | | let weight = self.inner.weigh(&key, &value); [INFO] [stdout] ... | [INFO] [stdout] 554 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/moka-0.12.10/src/future/cache.rs:1823:83 [INFO] [stdout] | [INFO] [stdout] 1823 | pub(crate) async fn insert_with_hash(&self, key: Arc, hash: u64, value: V) { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 1824 | | if self.base.is_map_disabled() { [INFO] [stdout] 1825 | | return; [INFO] [stdout] ... | [INFO] [stdout] 1856 | | cancel_guard.clear(); [INFO] [stdout] 1857 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/moka-0.12.10/src/future/cache.rs:1344:50 [INFO] [stdout] | [INFO] [stdout] 1344 | pub async fn insert(&self, key: K, value: V) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 1345 | | let hash = self.base.hash(&key); [INFO] [stdout] 1346 | | let key = Arc::new(key); [INFO] [stdout] 1347 | | self.insert_with_hash(key, hash, value).await; [INFO] [stdout] 1348 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:131:64 [INFO] [stdout] | [INFO] [stdout] 131 | async fn insert(&self, key: String, value: Vec) { [INFO] [stdout] | ________________________________________________________________^ [INFO] [stdout] 132 | | debug!(key = %key, "cache: insert"); [INFO] [stdout] 133 | | self.inner.insert(key, value).await; [INFO] [stdout] 134 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:80:77 [INFO] [stdout] | [INFO] [stdout] 80 | async fn dfs(&self, file: QuarkFile, target_path: &str, dfs_path: &str) { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 81 | | if file.dir { [INFO] [stdout] 82 | | let mut current_files = Vec::::new(); [INFO] [stdout] 83 | | for page_no in 1..=20 { [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `std::ptr::Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:80:77 [INFO] [stdout] | [INFO] [stdout] 80 | async fn dfs(&self, file: QuarkFile, target_path: &str, dfs_path: &str) { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 81 | | if file.dir { [INFO] [stdout] 82 | | let mut current_files = Vec::::new(); [INFO] [stdout] 83 | | for page_no in 1..=20 { [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `std::ptr::Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:80:77 [INFO] [stdout] | [INFO] [stdout] 80 | async fn dfs(&self, file: QuarkFile, target_path: &str, dfs_path: &str) { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 81 | | if file.dir { [INFO] [stdout] 82 | | let mut current_files = Vec::::new(); [INFO] [stdout] 83 | | for page_no in 1..=20 { [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `std::ptr::Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:80:77 [INFO] [stdout] | [INFO] [stdout] 80 | async fn dfs(&self, file: QuarkFile, target_path: &str, dfs_path: &str) { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 81 | | if file.dir { [INFO] [stdout] 82 | | let mut current_files = Vec::::new(); [INFO] [stdout] 83 | | for page_no in 1..=20 { [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `std::ptr::Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:80:77 [INFO] [stdout] | [INFO] [stdout] 80 | async fn dfs(&self, file: QuarkFile, target_path: &str, dfs_path: &str) { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 81 | | if file.dir { [INFO] [stdout] 82 | | let mut current_files = Vec::::new(); [INFO] [stdout] 83 | | for page_no in 1..=20 { [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `std::ptr::Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:80:77 [INFO] [stdout] | [INFO] [stdout] 80 | async fn dfs(&self, file: QuarkFile, target_path: &str, dfs_path: &str) { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 81 | | if file.dir { [INFO] [stdout] 82 | | let mut current_files = Vec::::new(); [INFO] [stdout] 83 | | for page_no in 1..=20 { [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `std::ptr::Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:80:77 [INFO] [stdout] | [INFO] [stdout] 80 | async fn dfs(&self, file: QuarkFile, target_path: &str, dfs_path: &str) { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 81 | | if file.dir { [INFO] [stdout] 82 | | let mut current_files = Vec::::new(); [INFO] [stdout] 83 | | for page_no in 1..=20 { [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `std::ptr::Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:80:77 [INFO] [stdout] | [INFO] [stdout] 80 | async fn dfs(&self, file: QuarkFile, target_path: &str, dfs_path: &str) { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 81 | | if file.dir { [INFO] [stdout] 82 | | let mut current_files = Vec::::new(); [INFO] [stdout] 83 | | for page_no in 1..=20 { [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `std::ptr::Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:80:77 [INFO] [stdout] | [INFO] [stdout] 80 | async fn dfs(&self, file: QuarkFile, target_path: &str, dfs_path: &str) { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 81 | | if file.dir { [INFO] [stdout] 82 | | let mut current_files = Vec::::new(); [INFO] [stdout] 83 | | for page_no in 1..=20 { [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `std::ptr::Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:80:77 [INFO] [stdout] | [INFO] [stdout] 80 | async fn dfs(&self, file: QuarkFile, target_path: &str, dfs_path: &str) { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 81 | | if file.dir { [INFO] [stdout] 82 | | let mut current_files = Vec::::new(); [INFO] [stdout] 83 | | for page_no in 1..=20 { [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `std::ptr::Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:80:77 [INFO] [stdout] | [INFO] [stdout] 80 | async fn dfs(&self, file: QuarkFile, target_path: &str, dfs_path: &str) { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 81 | | if file.dir { [INFO] [stdout] 82 | | let mut current_files = Vec::::new(); [INFO] [stdout] 83 | | for page_no in 1..=20 { [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `std::ptr::Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:80:77 [INFO] [stdout] | [INFO] [stdout] 80 | async fn dfs(&self, file: QuarkFile, target_path: &str, dfs_path: &str) { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 81 | | if file.dir { [INFO] [stdout] 82 | | let mut current_files = Vec::::new(); [INFO] [stdout] 83 | | for page_no in 1..=20 { [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `std::ptr::Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:80:77 [INFO] [stdout] | [INFO] [stdout] 80 | async fn dfs(&self, file: QuarkFile, target_path: &str, dfs_path: &str) { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 81 | | if file.dir { [INFO] [stdout] 82 | | let mut current_files = Vec::::new(); [INFO] [stdout] 83 | | for page_no in 1..=20 { [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `std::ptr::Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:80:77 [INFO] [stdout] | [INFO] [stdout] 80 | async fn dfs(&self, file: QuarkFile, target_path: &str, dfs_path: &str) { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 81 | | if file.dir { [INFO] [stdout] 82 | | let mut current_files = Vec::::new(); [INFO] [stdout] 83 | | for page_no in 1..=20 { [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `std::ptr::Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:80:77 [INFO] [stdout] | [INFO] [stdout] 80 | async fn dfs(&self, file: QuarkFile, target_path: &str, dfs_path: &str) { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 81 | | if file.dir { [INFO] [stdout] 82 | | let mut current_files = Vec::::new(); [INFO] [stdout] 83 | | for page_no in 1..=20 { [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:24:76 [INFO] [stdout] | [INFO] [stdout] 24 | pub async fn get_or_insert(&self, key: &str) -> Option> { [INFO] [stdout] | ____________________________________________________________________________^ [INFO] [stdout] 25 | | debug!(key = %key, "cache: get_or_insert"); [INFO] [stdout] 26 | | if let Some(files) = self.get(key).await { [INFO] [stdout] 27 | | return Some(files); [INFO] [stdout] ... | [INFO] [stdout] 78 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/vfs.rs:110:86 [INFO] [stdout] | [INFO] [stdout] 110 | async fn find_in_cache(&self, path: &Path) -> Result, FsError> { [INFO] [stdout] | ______________________________________________________________________________________^ [INFO] [stdout] 111 | | if let Some(parent) = path.parent() { [INFO] [stdout] 112 | | let parent_str = parent.to_string_lossy(); [INFO] [stdout] 113 | | let file_name = path [INFO] [stdout] ... | [INFO] [stdout] 131 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/vfs.rs:133:83 [INFO] [stdout] | [INFO] [stdout] 133 | async fn get_file(&self, path: PathBuf) -> Result, FsError> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 134 | | let file = self.find_in_cache(&path).await?; [INFO] [stdout] 135 | | if let Some(file) = file { [INFO] [stdout] 136 | | trace!(path = %path.display(), file_id = %file.fid, "file found in cache"); [INFO] [stdout] ... | [INFO] [stdout] 142 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> src/vfs.rs:423:9 [INFO] [stdout] | [INFO] [stdout] 423 | async move { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/quarkdrive_webdav-e953bbda85f3e961.long-type-6518900157268596166.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Box + std::marker::Send>: DerefMut` [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`quarkdrive_webdav`) [INFO] [stdout] = note: required for `Pin + std::marker::Send>>` to implement `futures_util::Future` [INFO] [stdout] = note: required for `Inner + Send>>>` to implement `Sync` [INFO] [stdout] = note: required for `Arc + Send>>>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Option + Send>>>>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/option.rs:593:10 [INFO] [stdout] note: required because it appears within the type `Shared + Send>>>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/shared.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct Shared { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `Option + Send>>>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/option.rs:593:10 [INFO] [stdout] = note: required for `MutexGuard<'_, Option>>>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/moka-0.12.10/src/future/housekeeper.rs:138:5 [INFO] [stdout] | [INFO] [stdout] 138 | / { [INFO] [stdout] 139 | | if let Some(mut current_task) = self.current_task.try_lock() { [INFO] [stdout] 140 | | self.do_run_pending_tasks(Arc::clone(cache), &mut current_task) [INFO] [stdout] 141 | | .await; [INFO] [stdout] ... | [INFO] [stdout] 151 | | true [INFO] [stdout] 152 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/moka-0.12.10/src/future/base_cache.rs:392:7 [INFO] [stdout] | [INFO] [stdout] 392 | ) { [INFO] [stdout] | _______^ [INFO] [stdout] 393 | | let w_len = ch.len(); [INFO] [stdout] 394 | | [INFO] [stdout] 395 | | if let Some(hk) = housekeeper { [INFO] [stdout] ... | [INFO] [stdout] 400 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/moka-0.12.10/src/future/base_cache.rs:632:50 [INFO] [stdout] | [INFO] [stdout] 632 | ) -> Result<(), TrySendError>> { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 633 | | // Testing stuff. [INFO] [stdout] 634 | | #[cfg(test)] [INFO] [stdout] 635 | | if _should_block { [INFO] [stdout] ... | [INFO] [stdout] 689 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/moka-0.12.10/src/future/base_cache.rs:691:54 [INFO] [stdout] | [INFO] [stdout] 691 | pub(crate) async fn retry_interrupted_ops(&self) { [INFO] [stdout] | ______________________________________________________^ [INFO] [stdout] 692 | | while let Ok(op) = self.interrupted_op_ch_rcv.try_recv() { [INFO] [stdout] ... | [INFO] [stdout] 730 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/moka-0.12.10/src/future/base_cache.rs:485:35 [INFO] [stdout] | [INFO] [stdout] 485 | ) -> (WriteOp, Instant) { [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 486 | | self.retry_interrupted_ops().await; [INFO] [stdout] 487 | | [INFO] [stdout] 488 | | let weight = self.inner.weigh(&key, &value); [INFO] [stdout] ... | [INFO] [stdout] 554 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/moka-0.12.10/src/future/cache.rs:1823:83 [INFO] [stdout] | [INFO] [stdout] 1823 | pub(crate) async fn insert_with_hash(&self, key: Arc, hash: u64, value: V) { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 1824 | | if self.base.is_map_disabled() { [INFO] [stdout] 1825 | | return; [INFO] [stdout] ... | [INFO] [stdout] 1856 | | cancel_guard.clear(); [INFO] [stdout] 1857 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/moka-0.12.10/src/future/cache.rs:1344:50 [INFO] [stdout] | [INFO] [stdout] 1344 | pub async fn insert(&self, key: K, value: V) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 1345 | | let hash = self.base.hash(&key); [INFO] [stdout] 1346 | | let key = Arc::new(key); [INFO] [stdout] 1347 | | self.insert_with_hash(key, hash, value).await; [INFO] [stdout] 1348 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:131:64 [INFO] [stdout] | [INFO] [stdout] 131 | async fn insert(&self, key: String, value: Vec) { [INFO] [stdout] | ________________________________________________________________^ [INFO] [stdout] 132 | | debug!(key = %key, "cache: insert"); [INFO] [stdout] 133 | | self.inner.insert(key, value).await; [INFO] [stdout] 134 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:80:77 [INFO] [stdout] | [INFO] [stdout] 80 | async fn dfs(&self, file: QuarkFile, target_path: &str, dfs_path: &str) { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 81 | | if file.dir { [INFO] [stdout] 82 | | let mut current_files = Vec::::new(); [INFO] [stdout] 83 | | for page_no in 1..=20 { [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `std::ptr::Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:80:77 [INFO] [stdout] | [INFO] [stdout] 80 | async fn dfs(&self, file: QuarkFile, target_path: &str, dfs_path: &str) { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 81 | | if file.dir { [INFO] [stdout] 82 | | let mut current_files = Vec::::new(); [INFO] [stdout] 83 | | for page_no in 1..=20 { [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `std::ptr::Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:80:77 [INFO] [stdout] | [INFO] [stdout] 80 | async fn dfs(&self, file: QuarkFile, target_path: &str, dfs_path: &str) { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 81 | | if file.dir { [INFO] [stdout] 82 | | let mut current_files = Vec::::new(); [INFO] [stdout] 83 | | for page_no in 1..=20 { [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `std::ptr::Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:80:77 [INFO] [stdout] | [INFO] [stdout] 80 | async fn dfs(&self, file: QuarkFile, target_path: &str, dfs_path: &str) { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 81 | | if file.dir { [INFO] [stdout] 82 | | let mut current_files = Vec::::new(); [INFO] [stdout] 83 | | for page_no in 1..=20 { [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `std::ptr::Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:80:77 [INFO] [stdout] | [INFO] [stdout] 80 | async fn dfs(&self, file: QuarkFile, target_path: &str, dfs_path: &str) { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 81 | | if file.dir { [INFO] [stdout] 82 | | let mut current_files = Vec::::new(); [INFO] [stdout] 83 | | for page_no in 1..=20 { [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `std::ptr::Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:80:77 [INFO] [stdout] | [INFO] [stdout] 80 | async fn dfs(&self, file: QuarkFile, target_path: &str, dfs_path: &str) { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 81 | | if file.dir { [INFO] [stdout] 82 | | let mut current_files = Vec::::new(); [INFO] [stdout] 83 | | for page_no in 1..=20 { [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `std::ptr::Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:80:77 [INFO] [stdout] | [INFO] [stdout] 80 | async fn dfs(&self, file: QuarkFile, target_path: &str, dfs_path: &str) { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 81 | | if file.dir { [INFO] [stdout] 82 | | let mut current_files = Vec::::new(); [INFO] [stdout] 83 | | for page_no in 1..=20 { [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `std::ptr::Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:80:77 [INFO] [stdout] | [INFO] [stdout] 80 | async fn dfs(&self, file: QuarkFile, target_path: &str, dfs_path: &str) { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 81 | | if file.dir { [INFO] [stdout] 82 | | let mut current_files = Vec::::new(); [INFO] [stdout] 83 | | for page_no in 1..=20 { [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `std::ptr::Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:80:77 [INFO] [stdout] | [INFO] [stdout] 80 | async fn dfs(&self, file: QuarkFile, target_path: &str, dfs_path: &str) { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 81 | | if file.dir { [INFO] [stdout] 82 | | let mut current_files = Vec::::new(); [INFO] [stdout] 83 | | for page_no in 1..=20 { [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `std::ptr::Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:80:77 [INFO] [stdout] | [INFO] [stdout] 80 | async fn dfs(&self, file: QuarkFile, target_path: &str, dfs_path: &str) { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 81 | | if file.dir { [INFO] [stdout] 82 | | let mut current_files = Vec::::new(); [INFO] [stdout] 83 | | for page_no in 1..=20 { [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `std::ptr::Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:80:77 [INFO] [stdout] | [INFO] [stdout] 80 | async fn dfs(&self, file: QuarkFile, target_path: &str, dfs_path: &str) { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 81 | | if file.dir { [INFO] [stdout] 82 | | let mut current_files = Vec::::new(); [INFO] [stdout] 83 | | for page_no in 1..=20 { [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `std::ptr::Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:80:77 [INFO] [stdout] | [INFO] [stdout] 80 | async fn dfs(&self, file: QuarkFile, target_path: &str, dfs_path: &str) { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 81 | | if file.dir { [INFO] [stdout] 82 | | let mut current_files = Vec::::new(); [INFO] [stdout] 83 | | for page_no in 1..=20 { [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `std::ptr::Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:80:77 [INFO] [stdout] | [INFO] [stdout] 80 | async fn dfs(&self, file: QuarkFile, target_path: &str, dfs_path: &str) { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 81 | | if file.dir { [INFO] [stdout] 82 | | let mut current_files = Vec::::new(); [INFO] [stdout] 83 | | for page_no in 1..=20 { [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `std::ptr::Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:80:77 [INFO] [stdout] | [INFO] [stdout] 80 | async fn dfs(&self, file: QuarkFile, target_path: &str, dfs_path: &str) { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 81 | | if file.dir { [INFO] [stdout] 82 | | let mut current_files = Vec::::new(); [INFO] [stdout] 83 | | for page_no in 1..=20 { [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `std::ptr::Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:80:77 [INFO] [stdout] | [INFO] [stdout] 80 | async fn dfs(&self, file: QuarkFile, target_path: &str, dfs_path: &str) { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 81 | | if file.dir { [INFO] [stdout] 82 | | let mut current_files = Vec::::new(); [INFO] [stdout] 83 | | for page_no in 1..=20 { [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:24:76 [INFO] [stdout] | [INFO] [stdout] 24 | pub async fn get_or_insert(&self, key: &str) -> Option> { [INFO] [stdout] | ____________________________________________________________________________^ [INFO] [stdout] 25 | | debug!(key = %key, "cache: get_or_insert"); [INFO] [stdout] 26 | | if let Some(files) = self.get(key).await { [INFO] [stdout] 27 | | return Some(files); [INFO] [stdout] ... | [INFO] [stdout] 78 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/vfs.rs:110:86 [INFO] [stdout] | [INFO] [stdout] 110 | async fn find_in_cache(&self, path: &Path) -> Result, FsError> { [INFO] [stdout] | ______________________________________________________________________________________^ [INFO] [stdout] 111 | | if let Some(parent) = path.parent() { [INFO] [stdout] 112 | | let parent_str = parent.to_string_lossy(); [INFO] [stdout] 113 | | let file_name = path [INFO] [stdout] ... | [INFO] [stdout] 131 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/vfs.rs:133:83 [INFO] [stdout] | [INFO] [stdout] 133 | async fn get_file(&self, path: PathBuf) -> Result, FsError> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 134 | | let file = self.find_in_cache(&path).await?; [INFO] [stdout] 135 | | if let Some(file) = file { [INFO] [stdout] 136 | | trace!(path = %path.display(), file_id = %file.fid, "file found in cache"); [INFO] [stdout] ... | [INFO] [stdout] 142 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> src/vfs.rs:454:9 [INFO] [stdout] | [INFO] [stdout] 454 | async move { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/quarkdrive_webdav-e953bbda85f3e961.long-type-13684254419153319380.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [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] error[E0275]: overflow evaluating the requirement `Box + std::marker::Send>: DerefMut` [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`quarkdrive_webdav`) [INFO] [stdout] = note: required for `Pin + std::marker::Send>>` to implement `futures_util::Future` [INFO] [stdout] = note: required for `Inner + Send>>>` to implement `Sync` [INFO] [stdout] = note: required for `Arc + Send>>>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Option + Send>>>>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/option.rs:593:10 [INFO] [stdout] note: required because it appears within the type `Shared + Send>>>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/shared.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct Shared { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `Option + Send>>>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/option.rs:593:10 [INFO] [stdout] = note: required for `MutexGuard<'_, Option>>>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/moka-0.12.10/src/future/housekeeper.rs:138:5 [INFO] [stdout] | [INFO] [stdout] 138 | / { [INFO] [stdout] 139 | | if let Some(mut current_task) = self.current_task.try_lock() { [INFO] [stdout] 140 | | self.do_run_pending_tasks(Arc::clone(cache), &mut current_task) [INFO] [stdout] 141 | | .await; [INFO] [stdout] ... | [INFO] [stdout] 151 | | true [INFO] [stdout] 152 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/moka-0.12.10/src/future/base_cache.rs:392:7 [INFO] [stdout] | [INFO] [stdout] 392 | ) { [INFO] [stdout] | _______^ [INFO] [stdout] 393 | | let w_len = ch.len(); [INFO] [stdout] 394 | | [INFO] [stdout] 395 | | if let Some(hk) = housekeeper { [INFO] [stdout] ... | [INFO] [stdout] 400 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/moka-0.12.10/src/future/base_cache.rs:632:50 [INFO] [stdout] | [INFO] [stdout] 632 | ) -> Result<(), TrySendError>> { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 633 | | // Testing stuff. [INFO] [stdout] 634 | | #[cfg(test)] [INFO] [stdout] 635 | | if _should_block { [INFO] [stdout] ... | [INFO] [stdout] 689 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/moka-0.12.10/src/future/base_cache.rs:691:54 [INFO] [stdout] | [INFO] [stdout] 691 | pub(crate) async fn retry_interrupted_ops(&self) { [INFO] [stdout] | ______________________________________________________^ [INFO] [stdout] 692 | | while let Ok(op) = self.interrupted_op_ch_rcv.try_recv() { [INFO] [stdout] ... | [INFO] [stdout] 730 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/moka-0.12.10/src/future/base_cache.rs:485:35 [INFO] [stdout] | [INFO] [stdout] 485 | ) -> (WriteOp, Instant) { [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 486 | | self.retry_interrupted_ops().await; [INFO] [stdout] 487 | | [INFO] [stdout] 488 | | let weight = self.inner.weigh(&key, &value); [INFO] [stdout] ... | [INFO] [stdout] 554 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/moka-0.12.10/src/future/cache.rs:1823:83 [INFO] [stdout] | [INFO] [stdout] 1823 | pub(crate) async fn insert_with_hash(&self, key: Arc, hash: u64, value: V) { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 1824 | | if self.base.is_map_disabled() { [INFO] [stdout] 1825 | | return; [INFO] [stdout] ... | [INFO] [stdout] 1856 | | cancel_guard.clear(); [INFO] [stdout] 1857 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/moka-0.12.10/src/future/cache.rs:1344:50 [INFO] [stdout] | [INFO] [stdout] 1344 | pub async fn insert(&self, key: K, value: V) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 1345 | | let hash = self.base.hash(&key); [INFO] [stdout] 1346 | | let key = Arc::new(key); [INFO] [stdout] 1347 | | self.insert_with_hash(key, hash, value).await; [INFO] [stdout] 1348 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:131:64 [INFO] [stdout] | [INFO] [stdout] 131 | async fn insert(&self, key: String, value: Vec) { [INFO] [stdout] | ________________________________________________________________^ [INFO] [stdout] 132 | | debug!(key = %key, "cache: insert"); [INFO] [stdout] 133 | | self.inner.insert(key, value).await; [INFO] [stdout] 134 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:80:77 [INFO] [stdout] | [INFO] [stdout] 80 | async fn dfs(&self, file: QuarkFile, target_path: &str, dfs_path: &str) { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 81 | | if file.dir { [INFO] [stdout] 82 | | let mut current_files = Vec::::new(); [INFO] [stdout] 83 | | for page_no in 1..=20 { [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `std::ptr::Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:80:77 [INFO] [stdout] | [INFO] [stdout] 80 | async fn dfs(&self, file: QuarkFile, target_path: &str, dfs_path: &str) { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 81 | | if file.dir { [INFO] [stdout] 82 | | let mut current_files = Vec::::new(); [INFO] [stdout] 83 | | for page_no in 1..=20 { [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `std::ptr::Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:80:77 [INFO] [stdout] | [INFO] [stdout] 80 | async fn dfs(&self, file: QuarkFile, target_path: &str, dfs_path: &str) { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 81 | | if file.dir { [INFO] [stdout] 82 | | let mut current_files = Vec::::new(); [INFO] [stdout] 83 | | for page_no in 1..=20 { [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `std::ptr::Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:80:77 [INFO] [stdout] | [INFO] [stdout] 80 | async fn dfs(&self, file: QuarkFile, target_path: &str, dfs_path: &str) { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 81 | | if file.dir { [INFO] [stdout] 82 | | let mut current_files = Vec::::new(); [INFO] [stdout] 83 | | for page_no in 1..=20 { [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `std::ptr::Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:80:77 [INFO] [stdout] | [INFO] [stdout] 80 | async fn dfs(&self, file: QuarkFile, target_path: &str, dfs_path: &str) { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 81 | | if file.dir { [INFO] [stdout] 82 | | let mut current_files = Vec::::new(); [INFO] [stdout] 83 | | for page_no in 1..=20 { [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `std::ptr::Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:80:77 [INFO] [stdout] | [INFO] [stdout] 80 | async fn dfs(&self, file: QuarkFile, target_path: &str, dfs_path: &str) { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 81 | | if file.dir { [INFO] [stdout] 82 | | let mut current_files = Vec::::new(); [INFO] [stdout] 83 | | for page_no in 1..=20 { [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `std::ptr::Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:80:77 [INFO] [stdout] | [INFO] [stdout] 80 | async fn dfs(&self, file: QuarkFile, target_path: &str, dfs_path: &str) { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 81 | | if file.dir { [INFO] [stdout] 82 | | let mut current_files = Vec::::new(); [INFO] [stdout] 83 | | for page_no in 1..=20 { [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `std::ptr::Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:80:77 [INFO] [stdout] | [INFO] [stdout] 80 | async fn dfs(&self, file: QuarkFile, target_path: &str, dfs_path: &str) { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 81 | | if file.dir { [INFO] [stdout] 82 | | let mut current_files = Vec::::new(); [INFO] [stdout] 83 | | for page_no in 1..=20 { [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `std::ptr::Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:80:77 [INFO] [stdout] | [INFO] [stdout] 80 | async fn dfs(&self, file: QuarkFile, target_path: &str, dfs_path: &str) { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 81 | | if file.dir { [INFO] [stdout] 82 | | let mut current_files = Vec::::new(); [INFO] [stdout] 83 | | for page_no in 1..=20 { [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `std::ptr::Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:80:77 [INFO] [stdout] | [INFO] [stdout] 80 | async fn dfs(&self, file: QuarkFile, target_path: &str, dfs_path: &str) { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 81 | | if file.dir { [INFO] [stdout] 82 | | let mut current_files = Vec::::new(); [INFO] [stdout] 83 | | for page_no in 1..=20 { [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `std::ptr::Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:80:77 [INFO] [stdout] | [INFO] [stdout] 80 | async fn dfs(&self, file: QuarkFile, target_path: &str, dfs_path: &str) { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 81 | | if file.dir { [INFO] [stdout] 82 | | let mut current_files = Vec::::new(); [INFO] [stdout] 83 | | for page_no in 1..=20 { [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `std::ptr::Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:80:77 [INFO] [stdout] | [INFO] [stdout] 80 | async fn dfs(&self, file: QuarkFile, target_path: &str, dfs_path: &str) { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 81 | | if file.dir { [INFO] [stdout] 82 | | let mut current_files = Vec::::new(); [INFO] [stdout] 83 | | for page_no in 1..=20 { [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `std::ptr::Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:80:77 [INFO] [stdout] | [INFO] [stdout] 80 | async fn dfs(&self, file: QuarkFile, target_path: &str, dfs_path: &str) { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 81 | | if file.dir { [INFO] [stdout] 82 | | let mut current_files = Vec::::new(); [INFO] [stdout] 83 | | for page_no in 1..=20 { [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `std::ptr::Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:80:77 [INFO] [stdout] | [INFO] [stdout] 80 | async fn dfs(&self, file: QuarkFile, target_path: &str, dfs_path: &str) { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 81 | | if file.dir { [INFO] [stdout] 82 | | let mut current_files = Vec::::new(); [INFO] [stdout] 83 | | for page_no in 1..=20 { [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `std::ptr::Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:80:77 [INFO] [stdout] | [INFO] [stdout] 80 | async fn dfs(&self, file: QuarkFile, target_path: &str, dfs_path: &str) { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 81 | | if file.dir { [INFO] [stdout] 82 | | let mut current_files = Vec::::new(); [INFO] [stdout] 83 | | for page_no in 1..=20 { [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/cache.rs:24:76 [INFO] [stdout] | [INFO] [stdout] 24 | pub async fn get_or_insert(&self, key: &str) -> Option> { [INFO] [stdout] | ____________________________________________________________________________^ [INFO] [stdout] 25 | | debug!(key = %key, "cache: get_or_insert"); [INFO] [stdout] 26 | | if let Some(files) = self.get(key).await { [INFO] [stdout] 27 | | return Some(files); [INFO] [stdout] ... | [INFO] [stdout] 78 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/vfs.rs:110:86 [INFO] [stdout] | [INFO] [stdout] 110 | async fn find_in_cache(&self, path: &Path) -> Result, FsError> { [INFO] [stdout] | ______________________________________________________________________________________^ [INFO] [stdout] 111 | | if let Some(parent) = path.parent() { [INFO] [stdout] 112 | | let parent_str = parent.to_string_lossy(); [INFO] [stdout] 113 | | let file_name = path [INFO] [stdout] ... | [INFO] [stdout] 131 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/vfs.rs:133:83 [INFO] [stdout] | [INFO] [stdout] 133 | async fn get_file(&self, path: PathBuf) -> Result, FsError> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 134 | | let file = self.find_in_cache(&path).await?; [INFO] [stdout] 135 | | if let Some(file) = file { [INFO] [stdout] 136 | | trace!(path = %path.display(), file_id = %file.fid, "file found in cache"); [INFO] [stdout] ... | [INFO] [stdout] 142 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> src/vfs.rs:492:9 [INFO] [stdout] | [INFO] [stdout] 492 | async move { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/quarkdrive_webdav-e953bbda85f3e961.long-type-8100427568641723219.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0275`. [INFO] [stdout] [INFO] [stderr] error: could not compile `quarkdrive-webdav` (bin "quarkdrive-webdav") due to 8 previous errors; 8 warnings emitted [INFO] running `Command { std: "docker" "inspect" "f0cb32c8c1d10e03841388a39f6e724d75d4dd51f6b4c06a7a1f3fd336403f27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0cb32c8c1d10e03841388a39f6e724d75d4dd51f6b4c06a7a1f3fd336403f27", kill_on_drop: false }` [INFO] [stdout] f0cb32c8c1d10e03841388a39f6e724d75d4dd51f6b4c06a7a1f3fd336403f27