[INFO] cloning repository https://github.com/theduke/objstore [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/theduke/objstore" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheduke%2Fobjstore", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheduke%2Fobjstore'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d3acd0a34c616d08d7f4e467acd2b29b10a62316 [INFO] checking theduke/objstore against try#028201683a76a5cd349729c6819c46607119c4e8 for pr-144157 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheduke%2Fobjstore" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/theduke/objstore [INFO] finished tweaking git repo https://github.com/theduke/objstore [INFO] tweaked toml for git repo https://github.com/theduke/objstore written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/theduke/objstore on toolchain 028201683a76a5cd349729c6819c46607119c4e8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+028201683a76a5cd349729c6819c46607119c4e8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/theduke/objstore 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" "+028201683a76a5cd349729c6819c46607119c4e8" "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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+028201683a76a5cd349729c6819c46607119c4e8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c476a6fa196ec82baf600a1d94c9234dfcd602c6ceb7f13f17e8b281fe231f0f [INFO] running `Command { std: "docker" "start" "-a" "c476a6fa196ec82baf600a1d94c9234dfcd602c6ceb7f13f17e8b281fe231f0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c476a6fa196ec82baf600a1d94c9234dfcd602c6ceb7f13f17e8b281fe231f0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c476a6fa196ec82baf600a1d94c9234dfcd602c6ceb7f13f17e8b281fe231f0f", kill_on_drop: false }` [INFO] [stdout] c476a6fa196ec82baf600a1d94c9234dfcd602c6ceb7f13f17e8b281fe231f0f [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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+028201683a76a5cd349729c6819c46607119c4e8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 38185d51ee6b9605023cc3f5ea1718d4dc49573acb3400bbfa505b798233dc1b [INFO] running `Command { std: "docker" "start" "-a" "38185d51ee6b9605023cc3f5ea1718d4dc49573acb3400bbfa505b798233dc1b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking writeable v0.6.1 [INFO] [stderr] Checking litemap v0.8.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Checking slab v0.4.10 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Checking deranged v0.4.0 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking iri-string v0.7.8 [INFO] [stderr] Checking ipnet v2.11.0 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking pretty_assertions v1.4.1 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking uuid v1.17.0 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking tempfile v3.20.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 zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Checking tokio v1.46.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking zerovec v0.11.2 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking serde_path_to_error v0.1.17 [INFO] [stderr] Checking quick-xml v0.37.5 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Checking hyper-util v0.1.14 [INFO] [stderr] Checking objstore v0.1.0 (/opt/rustwide/workdir/objstore) [INFO] [stderr] Checking rusty-s3 v0.7.0 [INFO] [stderr] Checking objstore_test v0.1.0 (/opt/rustwide/workdir/objstore_test) [INFO] [stderr] Checking objstore_memory v0.1.0 (/opt/rustwide/workdir/objstore_memory) [INFO] [stderr] Checking objstore_fs v0.1.0 (/opt/rustwide/workdir/objstore_fs) [INFO] [stdout] error[E0275]: overflow evaluating the requirement `&str: Sync` [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`objstore_fs`) [INFO] [stdout] note: required because it appears within the type `std::option::Option<&str>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/option.rs:593:10 [INFO] [stdout] = note: required for `&std::option::Option<&str>` to implement `std::marker::Send` [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> objstore_fs/src/lib.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 85 | let f = async { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `Unique<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> objstore_fs/src/lib.rs:84:40 [INFO] [stdout] | [INFO] [stdout] 84 | ) -> Result, anyhow::Error> { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 85 | | let f = async { [INFO] [stdout] 86 | | let mut iter = match tokio::fs::read_dir(path).await { [INFO] [stdout] 87 | | Ok(iter) => iter, [INFO] [stdout] ... | [INFO] [stdout] 137 | | Box::pin(f).await [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> objstore_fs/src/lib.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 85 | let f = async { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `Unique<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> objstore_fs/src/lib.rs:84:40 [INFO] [stdout] | [INFO] [stdout] 84 | ) -> Result, anyhow::Error> { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 85 | | let f = async { [INFO] [stdout] 86 | | let mut iter = match tokio::fs::read_dir(path).await { [INFO] [stdout] 87 | | Ok(iter) => iter, [INFO] [stdout] ... | [INFO] [stdout] 137 | | Box::pin(f).await [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> objstore_fs/src/lib.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 85 | let f = async { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `Unique<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> objstore_fs/src/lib.rs:84:40 [INFO] [stdout] | [INFO] [stdout] 84 | ) -> Result, anyhow::Error> { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 85 | | let f = async { [INFO] [stdout] 86 | | let mut iter = match tokio::fs::read_dir(path).await { [INFO] [stdout] 87 | | Ok(iter) => iter, [INFO] [stdout] ... | [INFO] [stdout] 137 | | Box::pin(f).await [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> objstore_fs/src/lib.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 85 | let f = async { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `Unique<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> objstore_fs/src/lib.rs:84:40 [INFO] [stdout] | [INFO] [stdout] 84 | ) -> Result, anyhow::Error> { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 85 | | let f = async { [INFO] [stdout] 86 | | let mut iter = match tokio::fs::read_dir(path).await { [INFO] [stdout] 87 | | Ok(iter) => iter, [INFO] [stdout] ... | [INFO] [stdout] 137 | | Box::pin(f).await [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> objstore_fs/src/lib.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 85 | let f = async { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `Unique<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> objstore_fs/src/lib.rs:84:40 [INFO] [stdout] | [INFO] [stdout] 84 | ) -> Result, anyhow::Error> { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 85 | | let f = async { [INFO] [stdout] 86 | | let mut iter = match tokio::fs::read_dir(path).await { [INFO] [stdout] 87 | | Ok(iter) => iter, [INFO] [stdout] ... | [INFO] [stdout] 137 | | Box::pin(f).await [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> objstore_fs/src/lib.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 85 | let f = async { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `Unique<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> objstore_fs/src/lib.rs:84:40 [INFO] [stdout] | [INFO] [stdout] 84 | ) -> Result, anyhow::Error> { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 85 | | let f = async { [INFO] [stdout] 86 | | let mut iter = match tokio::fs::read_dir(path).await { [INFO] [stdout] 87 | | Ok(iter) => iter, [INFO] [stdout] ... | [INFO] [stdout] 137 | | Box::pin(f).await [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> objstore_fs/src/lib.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 85 | let f = async { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `Unique<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> objstore_fs/src/lib.rs:84:40 [INFO] [stdout] | [INFO] [stdout] 84 | ) -> Result, anyhow::Error> { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 85 | | let f = async { [INFO] [stdout] 86 | | let mut iter = match tokio::fs::read_dir(path).await { [INFO] [stdout] 87 | | Ok(iter) => iter, [INFO] [stdout] ... | [INFO] [stdout] 137 | | Box::pin(f).await [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> objstore_fs/src/lib.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 85 | let f = async { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `Unique<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> objstore_fs/src/lib.rs:84:40 [INFO] [stdout] | [INFO] [stdout] 84 | ) -> Result, anyhow::Error> { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 85 | | let f = async { [INFO] [stdout] 86 | | let mut iter = match tokio::fs::read_dir(path).await { [INFO] [stdout] 87 | | Ok(iter) => iter, [INFO] [stdout] ... | [INFO] [stdout] 137 | | Box::pin(f).await [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> objstore_fs/src/lib.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 85 | let f = async { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `Unique<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> objstore_fs/src/lib.rs:84:40 [INFO] [stdout] | [INFO] [stdout] 84 | ) -> Result, anyhow::Error> { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 85 | | let f = async { [INFO] [stdout] 86 | | let mut iter = match tokio::fs::read_dir(path).await { [INFO] [stdout] 87 | | Ok(iter) => iter, [INFO] [stdout] ... | [INFO] [stdout] 137 | | Box::pin(f).await [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> objstore_fs/src/lib.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 85 | let f = async { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `Unique<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> objstore_fs/src/lib.rs:84:40 [INFO] [stdout] | [INFO] [stdout] 84 | ) -> Result, anyhow::Error> { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 85 | | let f = async { [INFO] [stdout] 86 | | let mut iter = match tokio::fs::read_dir(path).await { [INFO] [stdout] 87 | | Ok(iter) => iter, [INFO] [stdout] ... | [INFO] [stdout] 137 | | Box::pin(f).await [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> objstore_fs/src/lib.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 85 | let f = async { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `Unique<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> objstore_fs/src/lib.rs:84:40 [INFO] [stdout] | [INFO] [stdout] 84 | ) -> Result, anyhow::Error> { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 85 | | let f = async { [INFO] [stdout] 86 | | let mut iter = match tokio::fs::read_dir(path).await { [INFO] [stdout] 87 | | Ok(iter) => iter, [INFO] [stdout] ... | [INFO] [stdout] 137 | | Box::pin(f).await [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> objstore_fs/src/lib.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 85 | let f = async { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `Unique<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> objstore_fs/src/lib.rs:84:40 [INFO] [stdout] | [INFO] [stdout] 84 | ) -> Result, anyhow::Error> { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 85 | | let f = async { [INFO] [stdout] 86 | | let mut iter = match tokio::fs::read_dir(path).await { [INFO] [stdout] 87 | | Ok(iter) => iter, [INFO] [stdout] ... | [INFO] [stdout] 137 | | Box::pin(f).await [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> objstore_fs/src/lib.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 85 | let f = async { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `Unique<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> objstore_fs/src/lib.rs:84:40 [INFO] [stdout] | [INFO] [stdout] 84 | ) -> Result, anyhow::Error> { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 85 | | let f = async { [INFO] [stdout] 86 | | let mut iter = match tokio::fs::read_dir(path).await { [INFO] [stdout] 87 | | Ok(iter) => iter, [INFO] [stdout] ... | [INFO] [stdout] 137 | | Box::pin(f).await [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> objstore_fs/src/lib.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 85 | let f = async { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `Unique<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> objstore_fs/src/lib.rs:84:40 [INFO] [stdout] | [INFO] [stdout] 84 | ) -> Result, anyhow::Error> { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 85 | | let f = async { [INFO] [stdout] 86 | | let mut iter = match tokio::fs::read_dir(path).await { [INFO] [stdout] 87 | | Ok(iter) => iter, [INFO] [stdout] ... | [INFO] [stdout] 137 | | Box::pin(f).await [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> objstore_fs/src/lib.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 85 | let f = async { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `Unique<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> objstore_fs/src/lib.rs:84:40 [INFO] [stdout] | [INFO] [stdout] 84 | ) -> Result, anyhow::Error> { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 85 | | let f = async { [INFO] [stdout] 86 | | let mut iter = match tokio::fs::read_dir(path).await { [INFO] [stdout] 87 | | Ok(iter) => iter, [INFO] [stdout] ... | [INFO] [stdout] 137 | | Box::pin(f).await [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> objstore_fs/src/lib.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 85 | let f = async { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `Unique<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> objstore_fs/src/lib.rs:84:40 [INFO] [stdout] | [INFO] [stdout] 84 | ) -> Result, anyhow::Error> { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 85 | | let f = async { [INFO] [stdout] 86 | | let mut iter = match tokio::fs::read_dir(path).await { [INFO] [stdout] 87 | | Ok(iter) => iter, [INFO] [stdout] ... | [INFO] [stdout] 137 | | Box::pin(f).await [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> objstore_fs/src/lib.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 85 | let f = async { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `Unique<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> objstore_fs/src/lib.rs:84:40 [INFO] [stdout] | [INFO] [stdout] 84 | ) -> Result, anyhow::Error> { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 85 | | let f = async { [INFO] [stdout] 86 | | let mut iter = match tokio::fs::read_dir(path).await { [INFO] [stdout] 87 | | Ok(iter) => iter, [INFO] [stdout] ... | [INFO] [stdout] 137 | | Box::pin(f).await [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> objstore_fs/src/lib.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 85 | let f = async { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `Unique<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> objstore_fs/src/lib.rs:84:40 [INFO] [stdout] | [INFO] [stdout] 84 | ) -> Result, anyhow::Error> { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 85 | | let f = async { [INFO] [stdout] 86 | | let mut iter = match tokio::fs::read_dir(path).await { [INFO] [stdout] 87 | | Ok(iter) => iter, [INFO] [stdout] ... | [INFO] [stdout] 137 | | Box::pin(f).await [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> objstore_fs/src/lib.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 85 | let f = async { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `Unique<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> objstore_fs/src/lib.rs:84:40 [INFO] [stdout] | [INFO] [stdout] 84 | ) -> Result, anyhow::Error> { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 85 | | let f = async { [INFO] [stdout] 86 | | let mut iter = match tokio::fs::read_dir(path).await { [INFO] [stdout] 87 | | Ok(iter) => iter, [INFO] [stdout] ... | [INFO] [stdout] 137 | | Box::pin(f).await [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> objstore_fs/src/lib.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 85 | let f = async { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `Unique<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> objstore_fs/src/lib.rs:84:40 [INFO] [stdout] | [INFO] [stdout] 84 | ) -> Result, anyhow::Error> { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 85 | | let f = async { [INFO] [stdout] 86 | | let mut iter = match tokio::fs::read_dir(path).await { [INFO] [stdout] 87 | | Ok(iter) => iter, [INFO] [stdout] ... | [INFO] [stdout] 137 | | Box::pin(f).await [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> objstore_fs/src/lib.rs:146:45 [INFO] [stdout] | [INFO] [stdout] 146 | ) -> Result, anyhow::Error> { [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 147 | | let mut items = Vec::new(); [INFO] [stdout] 148 | | list_dir_rec(path, cursor, limit, prefix_filter, current_path, &mut items).await?; [INFO] [stdout] ... | [INFO] [stdout] 161 | | Ok(items) [INFO] [stdout] 162 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> objstore_fs/src/lib.rs:309:80 [INFO] [stdout] | [INFO] [stdout] 309 | async fn list(&self, args: ListArgs) -> Result { [INFO] [stdout] | ________________________________________________________________________________^ [INFO] [stdout] 310 | | let limit = args.limit().unwrap_or(10_000) as usize; [INFO] [stdout] ... | [INFO] [stdout] 328 | | }) [INFO] [stdout] 329 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `(&&Path, &std::option::Option<&str>, ..., ..., ..., ...): std::marker::Send` [INFO] [stdout] --> objstore_fs/src/lib.rs:309:80 [INFO] [stdout] | [INFO] [stdout] 309 | async fn list(&self, args: ListArgs) -> Result { [INFO] [stdout] | ________________________________________________________________________________^ [INFO] [stdout] 310 | | let limit = args.limit().unwrap_or(10_000) as usize; [INFO] [stdout] ... | [INFO] [stdout] 328 | | }) [INFO] [stdout] 329 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`objstore_fs`) [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> objstore_fs/src/lib.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 85 | let f = async { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `Unique<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> objstore_fs/src/lib.rs:84:40 [INFO] [stdout] | [INFO] [stdout] 84 | ) -> Result, anyhow::Error> { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 85 | | let f = async { [INFO] [stdout] 86 | | let mut iter = match tokio::fs::read_dir(path).await { [INFO] [stdout] 87 | | Ok(iter) => iter, [INFO] [stdout] ... | [INFO] [stdout] 137 | | Box::pin(f).await [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> objstore_fs/src/lib.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 85 | let f = async { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `Unique<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> objstore_fs/src/lib.rs:84:40 [INFO] [stdout] | [INFO] [stdout] 84 | ) -> Result, anyhow::Error> { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 85 | | let f = async { [INFO] [stdout] 86 | | let mut iter = match tokio::fs::read_dir(path).await { [INFO] [stdout] 87 | | Ok(iter) => iter, [INFO] [stdout] ... | [INFO] [stdout] 137 | | Box::pin(f).await [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> objstore_fs/src/lib.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 85 | let f = async { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `Unique<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> objstore_fs/src/lib.rs:84:40 [INFO] [stdout] | [INFO] [stdout] 84 | ) -> Result, anyhow::Error> { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 85 | | let f = async { [INFO] [stdout] 86 | | let mut iter = match tokio::fs::read_dir(path).await { [INFO] [stdout] 87 | | Ok(iter) => iter, [INFO] [stdout] ... | [INFO] [stdout] 137 | | Box::pin(f).await [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> objstore_fs/src/lib.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 85 | let f = async { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `Unique<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> objstore_fs/src/lib.rs:84:40 [INFO] [stdout] | [INFO] [stdout] 84 | ) -> Result, anyhow::Error> { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 85 | | let f = async { [INFO] [stdout] 86 | | let mut iter = match tokio::fs::read_dir(path).await { [INFO] [stdout] 87 | | Ok(iter) => iter, [INFO] [stdout] ... | [INFO] [stdout] 137 | | Box::pin(f).await [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> objstore_fs/src/lib.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 85 | let f = async { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `Unique<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> objstore_fs/src/lib.rs:84:40 [INFO] [stdout] | [INFO] [stdout] 84 | ) -> Result, anyhow::Error> { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 85 | | let f = async { [INFO] [stdout] 86 | | let mut iter = match tokio::fs::read_dir(path).await { [INFO] [stdout] 87 | | Ok(iter) => iter, [INFO] [stdout] ... | [INFO] [stdout] 137 | | Box::pin(f).await [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> objstore_fs/src/lib.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 85 | let f = async { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `Unique<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> objstore_fs/src/lib.rs:84:40 [INFO] [stdout] | [INFO] [stdout] 84 | ) -> Result, anyhow::Error> { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 85 | | let f = async { [INFO] [stdout] 86 | | let mut iter = match tokio::fs::read_dir(path).await { [INFO] [stdout] 87 | | Ok(iter) => iter, [INFO] [stdout] ... | [INFO] [stdout] 137 | | Box::pin(f).await [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> objstore_fs/src/lib.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 85 | let f = async { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `Unique<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> objstore_fs/src/lib.rs:84:40 [INFO] [stdout] | [INFO] [stdout] 84 | ) -> Result, anyhow::Error> { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 85 | | let f = async { [INFO] [stdout] 86 | | let mut iter = match tokio::fs::read_dir(path).await { [INFO] [stdout] 87 | | Ok(iter) => iter, [INFO] [stdout] ... | [INFO] [stdout] 137 | | Box::pin(f).await [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> objstore_fs/src/lib.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 85 | let f = async { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `Unique<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> objstore_fs/src/lib.rs:84:40 [INFO] [stdout] | [INFO] [stdout] 84 | ) -> Result, anyhow::Error> { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 85 | | let f = async { [INFO] [stdout] 86 | | let mut iter = match tokio::fs::read_dir(path).await { [INFO] [stdout] 87 | | Ok(iter) => iter, [INFO] [stdout] ... | [INFO] [stdout] 137 | | Box::pin(f).await [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> objstore_fs/src/lib.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 85 | let f = async { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `Unique<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> objstore_fs/src/lib.rs:84:40 [INFO] [stdout] | [INFO] [stdout] 84 | ) -> Result, anyhow::Error> { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 85 | | let f = async { [INFO] [stdout] 86 | | let mut iter = match tokio::fs::read_dir(path).await { [INFO] [stdout] 87 | | Ok(iter) => iter, [INFO] [stdout] ... | [INFO] [stdout] 137 | | Box::pin(f).await [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> objstore_fs/src/lib.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 85 | let f = async { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `Unique<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> objstore_fs/src/lib.rs:84:40 [INFO] [stdout] | [INFO] [stdout] 84 | ) -> Result, anyhow::Error> { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 85 | | let f = async { [INFO] [stdout] 86 | | let mut iter = match tokio::fs::read_dir(path).await { [INFO] [stdout] 87 | | Ok(iter) => iter, [INFO] [stdout] ... | [INFO] [stdout] 137 | | Box::pin(f).await [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> objstore_fs/src/lib.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 85 | let f = async { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `Unique<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> objstore_fs/src/lib.rs:84:40 [INFO] [stdout] | [INFO] [stdout] 84 | ) -> Result, anyhow::Error> { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 85 | | let f = async { [INFO] [stdout] 86 | | let mut iter = match tokio::fs::read_dir(path).await { [INFO] [stdout] 87 | | Ok(iter) => iter, [INFO] [stdout] ... | [INFO] [stdout] 137 | | Box::pin(f).await [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> objstore_fs/src/lib.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 85 | let f = async { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `Unique<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> objstore_fs/src/lib.rs:84:40 [INFO] [stdout] | [INFO] [stdout] 84 | ) -> Result, anyhow::Error> { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 85 | | let f = async { [INFO] [stdout] 86 | | let mut iter = match tokio::fs::read_dir(path).await { [INFO] [stdout] 87 | | Ok(iter) => iter, [INFO] [stdout] ... | [INFO] [stdout] 137 | | Box::pin(f).await [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> objstore_fs/src/lib.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 85 | let f = async { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `Unique<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> objstore_fs/src/lib.rs:84:40 [INFO] [stdout] | [INFO] [stdout] 84 | ) -> Result, anyhow::Error> { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 85 | | let f = async { [INFO] [stdout] 86 | | let mut iter = match tokio::fs::read_dir(path).await { [INFO] [stdout] 87 | | Ok(iter) => iter, [INFO] [stdout] ... | [INFO] [stdout] 137 | | Box::pin(f).await [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> objstore_fs/src/lib.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 85 | let f = async { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `Unique<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> objstore_fs/src/lib.rs:84:40 [INFO] [stdout] | [INFO] [stdout] 84 | ) -> Result, anyhow::Error> { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 85 | | let f = async { [INFO] [stdout] 86 | | let mut iter = match tokio::fs::read_dir(path).await { [INFO] [stdout] 87 | | Ok(iter) => iter, [INFO] [stdout] ... | [INFO] [stdout] 137 | | Box::pin(f).await [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> objstore_fs/src/lib.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 85 | let f = async { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `Unique<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> objstore_fs/src/lib.rs:84:40 [INFO] [stdout] | [INFO] [stdout] 84 | ) -> Result, anyhow::Error> { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 85 | | let f = async { [INFO] [stdout] 86 | | let mut iter = match tokio::fs::read_dir(path).await { [INFO] [stdout] 87 | | Ok(iter) => iter, [INFO] [stdout] ... | [INFO] [stdout] 137 | | Box::pin(f).await [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> objstore_fs/src/lib.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 85 | let f = async { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `Unique<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> objstore_fs/src/lib.rs:84:40 [INFO] [stdout] | [INFO] [stdout] 84 | ) -> Result, anyhow::Error> { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 85 | | let f = async { [INFO] [stdout] 86 | | let mut iter = match tokio::fs::read_dir(path).await { [INFO] [stdout] 87 | | Ok(iter) => iter, [INFO] [stdout] ... | [INFO] [stdout] 137 | | Box::pin(f).await [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> objstore_fs/src/lib.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 85 | let f = async { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `Unique<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> objstore_fs/src/lib.rs:84:40 [INFO] [stdout] | [INFO] [stdout] 84 | ) -> Result, anyhow::Error> { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 85 | | let f = async { [INFO] [stdout] 86 | | let mut iter = match tokio::fs::read_dir(path).await { [INFO] [stdout] 87 | | Ok(iter) => iter, [INFO] [stdout] ... | [INFO] [stdout] 137 | | Box::pin(f).await [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> objstore_fs/src/lib.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 85 | let f = async { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `Unique<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> objstore_fs/src/lib.rs:84:40 [INFO] [stdout] | [INFO] [stdout] 84 | ) -> Result, anyhow::Error> { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 85 | | let f = async { [INFO] [stdout] 86 | | let mut iter = match tokio::fs::read_dir(path).await { [INFO] [stdout] 87 | | Ok(iter) => iter, [INFO] [stdout] ... | [INFO] [stdout] 137 | | Box::pin(f).await [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> objstore_fs/src/lib.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 85 | let f = async { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `Unique<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> objstore_fs/src/lib.rs:84:40 [INFO] [stdout] | [INFO] [stdout] 84 | ) -> Result, anyhow::Error> { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 85 | | let f = async { [INFO] [stdout] 86 | | let mut iter = match tokio::fs::read_dir(path).await { [INFO] [stdout] 87 | | Ok(iter) => iter, [INFO] [stdout] ... | [INFO] [stdout] 137 | | Box::pin(f).await [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> objstore_fs/src/lib.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 85 | let f = async { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `Unique<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> objstore_fs/src/lib.rs:84:40 [INFO] [stdout] | [INFO] [stdout] 84 | ) -> Result, anyhow::Error> { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 85 | | let f = async { [INFO] [stdout] 86 | | let mut iter = match tokio::fs::read_dir(path).await { [INFO] [stdout] 87 | | Ok(iter) => iter, [INFO] [stdout] ... | [INFO] [stdout] 137 | | Box::pin(f).await [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> objstore_fs/src/lib.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 85 | let f = async { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `Unique<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> objstore_fs/src/lib.rs:84:40 [INFO] [stdout] | [INFO] [stdout] 84 | ) -> Result, anyhow::Error> { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 85 | | let f = async { [INFO] [stdout] 86 | | let mut iter = match tokio::fs::read_dir(path).await { [INFO] [stdout] 87 | | Ok(iter) => iter, [INFO] [stdout] ... | [INFO] [stdout] 137 | | Box::pin(f).await [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> objstore_fs/src/lib.rs:146:45 [INFO] [stdout] | [INFO] [stdout] 146 | ) -> Result, anyhow::Error> { [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 147 | | let mut items = Vec::new(); [INFO] [stdout] 148 | | list_dir_rec(path, cursor, limit, prefix_filter, current_path, &mut items).await?; [INFO] [stdout] ... | [INFO] [stdout] 161 | | Ok(items) [INFO] [stdout] 162 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> objstore_fs/src/lib.rs:309:80 [INFO] [stdout] | [INFO] [stdout] 309 | async fn list(&self, args: ListArgs) -> Result { [INFO] [stdout] | ________________________________________________________________________________^ [INFO] [stdout] 310 | | let limit = args.limit().unwrap_or(10_000) as usize; [INFO] [stdout] ... | [INFO] [stdout] 328 | | }) [INFO] [stdout] 329 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for the cast from `Pin>` to `Pin> + Send>>` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/objstore_fs-1e4b61d09117f4b2.long-type-11124352455317245344.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 `objstore_fs` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0275]: overflow evaluating the requirement `&str: Sync` [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`objstore_fs`) [INFO] [stdout] note: required because it appears within the type `std::option::Option<&str>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/option.rs:593:10 [INFO] [stdout] = note: required for `&std::option::Option<&str>` to implement `std::marker::Send` [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> objstore_fs/src/lib.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 85 | let f = async { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `Unique<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> objstore_fs/src/lib.rs:84:40 [INFO] [stdout] | [INFO] [stdout] 84 | ) -> Result, anyhow::Error> { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 85 | | let f = async { [INFO] [stdout] 86 | | let mut iter = match tokio::fs::read_dir(path).await { [INFO] [stdout] 87 | | Ok(iter) => iter, [INFO] [stdout] ... | [INFO] [stdout] 137 | | Box::pin(f).await [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> objstore_fs/src/lib.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 85 | let f = async { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `Unique<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> objstore_fs/src/lib.rs:84:40 [INFO] [stdout] | [INFO] [stdout] 84 | ) -> Result, anyhow::Error> { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 85 | | let f = async { [INFO] [stdout] 86 | | let mut iter = match tokio::fs::read_dir(path).await { [INFO] [stdout] 87 | | Ok(iter) => iter, [INFO] [stdout] ... | [INFO] [stdout] 137 | | Box::pin(f).await [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> objstore_fs/src/lib.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 85 | let f = async { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `Unique<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> objstore_fs/src/lib.rs:84:40 [INFO] [stdout] | [INFO] [stdout] 84 | ) -> Result, anyhow::Error> { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 85 | | let f = async { [INFO] [stdout] 86 | | let mut iter = match tokio::fs::read_dir(path).await { [INFO] [stdout] 87 | | Ok(iter) => iter, [INFO] [stdout] ... | [INFO] [stdout] 137 | | Box::pin(f).await [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> objstore_fs/src/lib.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 85 | let f = async { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `Unique<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> objstore_fs/src/lib.rs:84:40 [INFO] [stdout] | [INFO] [stdout] 84 | ) -> Result, anyhow::Error> { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 85 | | let f = async { [INFO] [stdout] 86 | | let mut iter = match tokio::fs::read_dir(path).await { [INFO] [stdout] 87 | | Ok(iter) => iter, [INFO] [stdout] ... | [INFO] [stdout] 137 | | Box::pin(f).await [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> objstore_fs/src/lib.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 85 | let f = async { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `Unique<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> objstore_fs/src/lib.rs:84:40 [INFO] [stdout] | [INFO] [stdout] 84 | ) -> Result, anyhow::Error> { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 85 | | let f = async { [INFO] [stdout] 86 | | let mut iter = match tokio::fs::read_dir(path).await { [INFO] [stdout] 87 | | Ok(iter) => iter, [INFO] [stdout] ... | [INFO] [stdout] 137 | | Box::pin(f).await [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> objstore_fs/src/lib.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 85 | let f = async { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `Unique<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> objstore_fs/src/lib.rs:84:40 [INFO] [stdout] | [INFO] [stdout] 84 | ) -> Result, anyhow::Error> { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 85 | | let f = async { [INFO] [stdout] 86 | | let mut iter = match tokio::fs::read_dir(path).await { [INFO] [stdout] 87 | | Ok(iter) => iter, [INFO] [stdout] ... | [INFO] [stdout] 137 | | Box::pin(f).await [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> objstore_fs/src/lib.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 85 | let f = async { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `Unique<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> objstore_fs/src/lib.rs:84:40 [INFO] [stdout] | [INFO] [stdout] 84 | ) -> Result, anyhow::Error> { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 85 | | let f = async { [INFO] [stdout] 86 | | let mut iter = match tokio::fs::read_dir(path).await { [INFO] [stdout] 87 | | Ok(iter) => iter, [INFO] [stdout] ... | [INFO] [stdout] 137 | | Box::pin(f).await [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> objstore_fs/src/lib.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 85 | let f = async { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `Unique<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> objstore_fs/src/lib.rs:84:40 [INFO] [stdout] | [INFO] [stdout] 84 | ) -> Result, anyhow::Error> { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 85 | | let f = async { [INFO] [stdout] 86 | | let mut iter = match tokio::fs::read_dir(path).await { [INFO] [stdout] 87 | | Ok(iter) => iter, [INFO] [stdout] ... | [INFO] [stdout] 137 | | Box::pin(f).await [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> objstore_fs/src/lib.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 85 | let f = async { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `Unique<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> objstore_fs/src/lib.rs:84:40 [INFO] [stdout] | [INFO] [stdout] 84 | ) -> Result, anyhow::Error> { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 85 | | let f = async { [INFO] [stdout] 86 | | let mut iter = match tokio::fs::read_dir(path).await { [INFO] [stdout] 87 | | Ok(iter) => iter, [INFO] [stdout] ... | [INFO] [stdout] 137 | | Box::pin(f).await [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> objstore_fs/src/lib.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 85 | let f = async { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `Unique<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> objstore_fs/src/lib.rs:84:40 [INFO] [stdout] | [INFO] [stdout] 84 | ) -> Result, anyhow::Error> { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 85 | | let f = async { [INFO] [stdout] 86 | | let mut iter = match tokio::fs::read_dir(path).await { [INFO] [stdout] 87 | | Ok(iter) => iter, [INFO] [stdout] ... | [INFO] [stdout] 137 | | Box::pin(f).await [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> objstore_fs/src/lib.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 85 | let f = async { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `Unique<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> objstore_fs/src/lib.rs:84:40 [INFO] [stdout] | [INFO] [stdout] 84 | ) -> Result, anyhow::Error> { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 85 | | let f = async { [INFO] [stdout] 86 | | let mut iter = match tokio::fs::read_dir(path).await { [INFO] [stdout] 87 | | Ok(iter) => iter, [INFO] [stdout] ... | [INFO] [stdout] 137 | | Box::pin(f).await [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> objstore_fs/src/lib.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 85 | let f = async { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `Unique<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> objstore_fs/src/lib.rs:84:40 [INFO] [stdout] | [INFO] [stdout] 84 | ) -> Result, anyhow::Error> { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 85 | | let f = async { [INFO] [stdout] 86 | | let mut iter = match tokio::fs::read_dir(path).await { [INFO] [stdout] 87 | | Ok(iter) => iter, [INFO] [stdout] ... | [INFO] [stdout] 137 | | Box::pin(f).await [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> objstore_fs/src/lib.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 85 | let f = async { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `Unique<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> objstore_fs/src/lib.rs:84:40 [INFO] [stdout] | [INFO] [stdout] 84 | ) -> Result, anyhow::Error> { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 85 | | let f = async { [INFO] [stdout] 86 | | let mut iter = match tokio::fs::read_dir(path).await { [INFO] [stdout] 87 | | Ok(iter) => iter, [INFO] [stdout] ... | [INFO] [stdout] 137 | | Box::pin(f).await [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> objstore_fs/src/lib.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 85 | let f = async { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `Unique<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> objstore_fs/src/lib.rs:84:40 [INFO] [stdout] | [INFO] [stdout] 84 | ) -> Result, anyhow::Error> { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 85 | | let f = async { [INFO] [stdout] 86 | | let mut iter = match tokio::fs::read_dir(path).await { [INFO] [stdout] 87 | | Ok(iter) => iter, [INFO] [stdout] ... | [INFO] [stdout] 137 | | Box::pin(f).await [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> objstore_fs/src/lib.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 85 | let f = async { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `Unique<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> objstore_fs/src/lib.rs:84:40 [INFO] [stdout] | [INFO] [stdout] 84 | ) -> Result, anyhow::Error> { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 85 | | let f = async { [INFO] [stdout] 86 | | let mut iter = match tokio::fs::read_dir(path).await { [INFO] [stdout] 87 | | Ok(iter) => iter, [INFO] [stdout] ... | [INFO] [stdout] 137 | | Box::pin(f).await [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> objstore_fs/src/lib.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 85 | let f = async { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `Unique<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> objstore_fs/src/lib.rs:84:40 [INFO] [stdout] | [INFO] [stdout] 84 | ) -> Result, anyhow::Error> { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 85 | | let f = async { [INFO] [stdout] 86 | | let mut iter = match tokio::fs::read_dir(path).await { [INFO] [stdout] 87 | | Ok(iter) => iter, [INFO] [stdout] ... | [INFO] [stdout] 137 | | Box::pin(f).await [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> objstore_fs/src/lib.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 85 | let f = async { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `Unique<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> objstore_fs/src/lib.rs:84:40 [INFO] [stdout] | [INFO] [stdout] 84 | ) -> Result, anyhow::Error> { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 85 | | let f = async { [INFO] [stdout] 86 | | let mut iter = match tokio::fs::read_dir(path).await { [INFO] [stdout] 87 | | Ok(iter) => iter, [INFO] [stdout] ... | [INFO] [stdout] 137 | | Box::pin(f).await [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> objstore_fs/src/lib.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 85 | let f = async { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `Unique<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> objstore_fs/src/lib.rs:84:40 [INFO] [stdout] | [INFO] [stdout] 84 | ) -> Result, anyhow::Error> { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 85 | | let f = async { [INFO] [stdout] 86 | | let mut iter = match tokio::fs::read_dir(path).await { [INFO] [stdout] 87 | | Ok(iter) => iter, [INFO] [stdout] ... | [INFO] [stdout] 137 | | Box::pin(f).await [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> objstore_fs/src/lib.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 85 | let f = async { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `Unique<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> objstore_fs/src/lib.rs:84:40 [INFO] [stdout] | [INFO] [stdout] 84 | ) -> Result, anyhow::Error> { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 85 | | let f = async { [INFO] [stdout] 86 | | let mut iter = match tokio::fs::read_dir(path).await { [INFO] [stdout] 87 | | Ok(iter) => iter, [INFO] [stdout] ... | [INFO] [stdout] 137 | | Box::pin(f).await [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> objstore_fs/src/lib.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 85 | let f = async { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `Unique<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> objstore_fs/src/lib.rs:84:40 [INFO] [stdout] | [INFO] [stdout] 84 | ) -> Result, anyhow::Error> { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 85 | | let f = async { [INFO] [stdout] 86 | | let mut iter = match tokio::fs::read_dir(path).await { [INFO] [stdout] 87 | | Ok(iter) => iter, [INFO] [stdout] ... | [INFO] [stdout] 137 | | Box::pin(f).await [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> objstore_fs/src/lib.rs:146:45 [INFO] [stdout] | [INFO] [stdout] 146 | ) -> Result, anyhow::Error> { [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 147 | | let mut items = Vec::new(); [INFO] [stdout] 148 | | list_dir_rec(path, cursor, limit, prefix_filter, current_path, &mut items).await?; [INFO] [stdout] ... | [INFO] [stdout] 161 | | Ok(items) [INFO] [stdout] 162 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> objstore_fs/src/lib.rs:309:80 [INFO] [stdout] | [INFO] [stdout] 309 | async fn list(&self, args: ListArgs) -> Result { [INFO] [stdout] | ________________________________________________________________________________^ [INFO] [stdout] 310 | | let limit = args.limit().unwrap_or(10_000) as usize; [INFO] [stdout] ... | [INFO] [stdout] 328 | | }) [INFO] [stdout] 329 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `(&&Path, &std::option::Option<&str>, ..., ..., ..., ...): std::marker::Send` [INFO] [stdout] --> objstore_fs/src/lib.rs:309:80 [INFO] [stdout] | [INFO] [stdout] 309 | async fn list(&self, args: ListArgs) -> Result { [INFO] [stdout] | ________________________________________________________________________________^ [INFO] [stdout] 310 | | let limit = args.limit().unwrap_or(10_000) as usize; [INFO] [stdout] ... | [INFO] [stdout] 328 | | }) [INFO] [stdout] 329 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`objstore_fs`) [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> objstore_fs/src/lib.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 85 | let f = async { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `Unique<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> objstore_fs/src/lib.rs:84:40 [INFO] [stdout] | [INFO] [stdout] 84 | ) -> Result, anyhow::Error> { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 85 | | let f = async { [INFO] [stdout] 86 | | let mut iter = match tokio::fs::read_dir(path).await { [INFO] [stdout] 87 | | Ok(iter) => iter, [INFO] [stdout] ... | [INFO] [stdout] 137 | | Box::pin(f).await [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> objstore_fs/src/lib.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 85 | let f = async { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `Unique<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> objstore_fs/src/lib.rs:84:40 [INFO] [stdout] | [INFO] [stdout] 84 | ) -> Result, anyhow::Error> { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 85 | | let f = async { [INFO] [stdout] 86 | | let mut iter = match tokio::fs::read_dir(path).await { [INFO] [stdout] 87 | | Ok(iter) => iter, [INFO] [stdout] ... | [INFO] [stdout] 137 | | Box::pin(f).await [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> objstore_fs/src/lib.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 85 | let f = async { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `Unique<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> objstore_fs/src/lib.rs:84:40 [INFO] [stdout] | [INFO] [stdout] 84 | ) -> Result, anyhow::Error> { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 85 | | let f = async { [INFO] [stdout] 86 | | let mut iter = match tokio::fs::read_dir(path).await { [INFO] [stdout] 87 | | Ok(iter) => iter, [INFO] [stdout] ... | [INFO] [stdout] 137 | | Box::pin(f).await [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> objstore_fs/src/lib.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 85 | let f = async { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `Unique<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> objstore_fs/src/lib.rs:84:40 [INFO] [stdout] | [INFO] [stdout] 84 | ) -> Result, anyhow::Error> { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 85 | | let f = async { [INFO] [stdout] 86 | | let mut iter = match tokio::fs::read_dir(path).await { [INFO] [stdout] 87 | | Ok(iter) => iter, [INFO] [stdout] ... | [INFO] [stdout] 137 | | Box::pin(f).await [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> objstore_fs/src/lib.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 85 | let f = async { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `Unique<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> objstore_fs/src/lib.rs:84:40 [INFO] [stdout] | [INFO] [stdout] 84 | ) -> Result, anyhow::Error> { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 85 | | let f = async { [INFO] [stdout] 86 | | let mut iter = match tokio::fs::read_dir(path).await { [INFO] [stdout] 87 | | Ok(iter) => iter, [INFO] [stdout] ... | [INFO] [stdout] 137 | | Box::pin(f).await [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> objstore_fs/src/lib.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 85 | let f = async { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `Unique<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> objstore_fs/src/lib.rs:84:40 [INFO] [stdout] | [INFO] [stdout] 84 | ) -> Result, anyhow::Error> { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 85 | | let f = async { [INFO] [stdout] 86 | | let mut iter = match tokio::fs::read_dir(path).await { [INFO] [stdout] 87 | | Ok(iter) => iter, [INFO] [stdout] ... | [INFO] [stdout] 137 | | Box::pin(f).await [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> objstore_fs/src/lib.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 85 | let f = async { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `Unique<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> objstore_fs/src/lib.rs:84:40 [INFO] [stdout] | [INFO] [stdout] 84 | ) -> Result, anyhow::Error> { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 85 | | let f = async { [INFO] [stdout] 86 | | let mut iter = match tokio::fs::read_dir(path).await { [INFO] [stdout] 87 | | Ok(iter) => iter, [INFO] [stdout] ... | [INFO] [stdout] 137 | | Box::pin(f).await [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> objstore_fs/src/lib.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 85 | let f = async { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `Unique<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> objstore_fs/src/lib.rs:84:40 [INFO] [stdout] | [INFO] [stdout] 84 | ) -> Result, anyhow::Error> { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 85 | | let f = async { [INFO] [stdout] 86 | | let mut iter = match tokio::fs::read_dir(path).await { [INFO] [stdout] 87 | | Ok(iter) => iter, [INFO] [stdout] ... | [INFO] [stdout] 137 | | Box::pin(f).await [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> objstore_fs/src/lib.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 85 | let f = async { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `Unique<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> objstore_fs/src/lib.rs:84:40 [INFO] [stdout] | [INFO] [stdout] 84 | ) -> Result, anyhow::Error> { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 85 | | let f = async { [INFO] [stdout] 86 | | let mut iter = match tokio::fs::read_dir(path).await { [INFO] [stdout] 87 | | Ok(iter) => iter, [INFO] [stdout] ... | [INFO] [stdout] 137 | | Box::pin(f).await [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> objstore_fs/src/lib.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 85 | let f = async { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `Unique<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> objstore_fs/src/lib.rs:84:40 [INFO] [stdout] | [INFO] [stdout] 84 | ) -> Result, anyhow::Error> { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 85 | | let f = async { [INFO] [stdout] 86 | | let mut iter = match tokio::fs::read_dir(path).await { [INFO] [stdout] 87 | | Ok(iter) => iter, [INFO] [stdout] ... | [INFO] [stdout] 137 | | Box::pin(f).await [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> objstore_fs/src/lib.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 85 | let f = async { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `Unique<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> objstore_fs/src/lib.rs:84:40 [INFO] [stdout] | [INFO] [stdout] 84 | ) -> Result, anyhow::Error> { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 85 | | let f = async { [INFO] [stdout] 86 | | let mut iter = match tokio::fs::read_dir(path).await { [INFO] [stdout] 87 | | Ok(iter) => iter, [INFO] [stdout] ... | [INFO] [stdout] 137 | | Box::pin(f).await [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> objstore_fs/src/lib.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 85 | let f = async { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `Unique<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> objstore_fs/src/lib.rs:84:40 [INFO] [stdout] | [INFO] [stdout] 84 | ) -> Result, anyhow::Error> { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 85 | | let f = async { [INFO] [stdout] 86 | | let mut iter = match tokio::fs::read_dir(path).await { [INFO] [stdout] 87 | | Ok(iter) => iter, [INFO] [stdout] ... | [INFO] [stdout] 137 | | Box::pin(f).await [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> objstore_fs/src/lib.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 85 | let f = async { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `Unique<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> objstore_fs/src/lib.rs:84:40 [INFO] [stdout] | [INFO] [stdout] 84 | ) -> Result, anyhow::Error> { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 85 | | let f = async { [INFO] [stdout] 86 | | let mut iter = match tokio::fs::read_dir(path).await { [INFO] [stdout] 87 | | Ok(iter) => iter, [INFO] [stdout] ... | [INFO] [stdout] 137 | | Box::pin(f).await [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> objstore_fs/src/lib.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 85 | let f = async { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `Unique<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> objstore_fs/src/lib.rs:84:40 [INFO] [stdout] | [INFO] [stdout] 84 | ) -> Result, anyhow::Error> { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 85 | | let f = async { [INFO] [stdout] 86 | | let mut iter = match tokio::fs::read_dir(path).await { [INFO] [stdout] 87 | | Ok(iter) => iter, [INFO] [stdout] ... | [INFO] [stdout] 137 | | Box::pin(f).await [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> objstore_fs/src/lib.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 85 | let f = async { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `Unique<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> objstore_fs/src/lib.rs:84:40 [INFO] [stdout] | [INFO] [stdout] 84 | ) -> Result, anyhow::Error> { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 85 | | let f = async { [INFO] [stdout] 86 | | let mut iter = match tokio::fs::read_dir(path).await { [INFO] [stdout] 87 | | Ok(iter) => iter, [INFO] [stdout] ... | [INFO] [stdout] 137 | | Box::pin(f).await [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> objstore_fs/src/lib.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 85 | let f = async { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `Unique<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> objstore_fs/src/lib.rs:84:40 [INFO] [stdout] | [INFO] [stdout] 84 | ) -> Result, anyhow::Error> { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 85 | | let f = async { [INFO] [stdout] 86 | | let mut iter = match tokio::fs::read_dir(path).await { [INFO] [stdout] 87 | | Ok(iter) => iter, [INFO] [stdout] ... | [INFO] [stdout] 137 | | Box::pin(f).await [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> objstore_fs/src/lib.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 85 | let f = async { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `Unique<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> objstore_fs/src/lib.rs:84:40 [INFO] [stdout] | [INFO] [stdout] 84 | ) -> Result, anyhow::Error> { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 85 | | let f = async { [INFO] [stdout] 86 | | let mut iter = match tokio::fs::read_dir(path).await { [INFO] [stdout] 87 | | Ok(iter) => iter, [INFO] [stdout] ... | [INFO] [stdout] 137 | | Box::pin(f).await [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> objstore_fs/src/lib.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 85 | let f = async { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `Unique<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> objstore_fs/src/lib.rs:84:40 [INFO] [stdout] | [INFO] [stdout] 84 | ) -> Result, anyhow::Error> { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 85 | | let f = async { [INFO] [stdout] 86 | | let mut iter = match tokio::fs::read_dir(path).await { [INFO] [stdout] 87 | | Ok(iter) => iter, [INFO] [stdout] ... | [INFO] [stdout] 137 | | Box::pin(f).await [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> objstore_fs/src/lib.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 85 | let f = async { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `Unique<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> objstore_fs/src/lib.rs:84:40 [INFO] [stdout] | [INFO] [stdout] 84 | ) -> Result, anyhow::Error> { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 85 | | let f = async { [INFO] [stdout] 86 | | let mut iter = match tokio::fs::read_dir(path).await { [INFO] [stdout] 87 | | Ok(iter) => iter, [INFO] [stdout] ... | [INFO] [stdout] 137 | | Box::pin(f).await [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> objstore_fs/src/lib.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 85 | let f = async { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `Unique<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> objstore_fs/src/lib.rs:84:40 [INFO] [stdout] | [INFO] [stdout] 84 | ) -> Result, anyhow::Error> { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 85 | | let f = async { [INFO] [stdout] 86 | | let mut iter = match tokio::fs::read_dir(path).await { [INFO] [stdout] 87 | | Ok(iter) => iter, [INFO] [stdout] ... | [INFO] [stdout] 137 | | Box::pin(f).await [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> objstore_fs/src/lib.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 85 | let f = async { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `Unique<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box<{async block@objstore_fs/src/lib.rs:85:13: 85:18}>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> objstore_fs/src/lib.rs:84:40 [INFO] [stdout] | [INFO] [stdout] 84 | ) -> Result, anyhow::Error> { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 85 | | let f = async { [INFO] [stdout] 86 | | let mut iter = match tokio::fs::read_dir(path).await { [INFO] [stdout] 87 | | Ok(iter) => iter, [INFO] [stdout] ... | [INFO] [stdout] 137 | | Box::pin(f).await [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> objstore_fs/src/lib.rs:146:45 [INFO] [stdout] | [INFO] [stdout] 146 | ) -> Result, anyhow::Error> { [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 147 | | let mut items = Vec::new(); [INFO] [stdout] 148 | | list_dir_rec(path, cursor, limit, prefix_filter, current_path, &mut items).await?; [INFO] [stdout] ... | [INFO] [stdout] 161 | | Ok(items) [INFO] [stdout] 162 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> objstore_fs/src/lib.rs:309:80 [INFO] [stdout] | [INFO] [stdout] 309 | async fn list(&self, args: ListArgs) -> Result { [INFO] [stdout] | ________________________________________________________________________________^ [INFO] [stdout] 310 | | let limit = args.limit().unwrap_or(10_000) as usize; [INFO] [stdout] ... | [INFO] [stdout] 328 | | }) [INFO] [stdout] 329 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for the cast from `Pin>` to `Pin> + Send>>` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/objstore_fs-1fc2c6b974e1cdc3.long-type-15705401984315066904.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 `objstore_fs` (lib test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "38185d51ee6b9605023cc3f5ea1718d4dc49573acb3400bbfa505b798233dc1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38185d51ee6b9605023cc3f5ea1718d4dc49573acb3400bbfa505b798233dc1b", kill_on_drop: false }` [INFO] [stdout] 38185d51ee6b9605023cc3f5ea1718d4dc49573acb3400bbfa505b798233dc1b