[INFO] cloning repository https://github.com/vandry/check-backups [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vandry/check-backups" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvandry%2Fcheck-backups", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvandry%2Fcheck-backups'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6ead930b6ccc45cdf854519d7b373323b9b9048c [INFO] checking vandry/check-backups against try#028201683a76a5cd349729c6819c46607119c4e8 for pr-144157 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvandry%2Fcheck-backups" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/vandry/check-backups [INFO] finished tweaking git repo https://github.com/vandry/check-backups [INFO] tweaked toml for git repo https://github.com/vandry/check-backups written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/vandry/check-backups 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/vandry/check-backups 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 213957bd53129acc892766a54e0d97992b3c299ee85ac46df0db1e988a03c604 [INFO] running `Command { std: "docker" "start" "-a" "213957bd53129acc892766a54e0d97992b3c299ee85ac46df0db1e988a03c604", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "213957bd53129acc892766a54e0d97992b3c299ee85ac46df0db1e988a03c604", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "213957bd53129acc892766a54e0d97992b3c299ee85ac46df0db1e988a03c604", kill_on_drop: false }` [INFO] [stdout] 213957bd53129acc892766a54e0d97992b3c299ee85ac46df0db1e988a03c604 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] e04825c6adbaa01898e1fda9a6d785b63f807915ff7599215f43d7fa50563423 [INFO] running `Command { std: "docker" "start" "-a" "e04825c6adbaa01898e1fda9a6d785b63f807915ff7599215f43d7fa50563423", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.168 [INFO] [stderr] Checking bytes v1.9.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling cc v1.2.4 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Checking http v1.2.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking litemap v0.7.4 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling openssl-src v300.4.0+3.4.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking icu_properties_data v1.5.0 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Checking icu_normalizer_data v1.5.0 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking indexmap v2.7.0 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking ordered-multimap v0.7.3 [INFO] [stderr] Checking trim-in-place v0.1.7 [INFO] [stderr] Compiling prometheus v0.13.4 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking rxml_validation v0.9.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking clap_builder v4.5.23 [INFO] [stderr] Checking rxml v0.9.1 [INFO] [stderr] Checking rust-ini v0.21.1 [INFO] [stderr] Compiling lz4-sys v1.11.1+lz4-1.10.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking cpufeatures v0.2.16 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Checking minidom v0.15.2 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Checking boxcar v0.2.7 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking atomic-take v1.1.0 [INFO] [stderr] Checking const_format v0.2.34 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking ttl_cache v0.5.1 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking chrono v0.4.39 [INFO] [stderr] Checking env_filter v0.1.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Checking tokio v1.42.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.216 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Checking zerofrom v0.1.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Compiling pin-project-internal v1.1.7 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking pin-project v1.1.7 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking axum-core v0.4.5 [INFO] [stderr] Checking tokio-util v0.7.13 [INFO] [stderr] Checking hyper v0.14.31 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Checking h2 v0.4.7 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking clap v4.5.23 [INFO] [stderr] Checking aws-region v0.25.5 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking quick-xml v0.32.0 [INFO] [stderr] Checking serde_path_to_error v0.1.16 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking time v0.3.37 [INFO] [stderr] Compiling comprehensive_macros v0.4.0 [INFO] [stderr] Checking hyper v1.5.1 [INFO] [stderr] Compiling maybe-async v0.2.10 [INFO] [stderr] Compiling gensym v0.1.1 [INFO] [stderr] Checking tokio-task-pool v0.1.5 [INFO] [stderr] Checking env_logger v0.11.5 [INFO] [stderr] Checking hyper-util v0.1.10 [INFO] [stderr] Checking axum-server v0.7.1 [INFO] [stderr] Checking axum v0.7.9 [INFO] [stderr] Checking comprehensive v0.5.0 [INFO] [stderr] Checking lz4 v1.28.0 [INFO] [stderr] Checking attohttpc v0.28.1 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking aws-creds v0.37.0 [INFO] [stderr] Checking rust-s3 v0.35.1 [INFO] [stderr] Checking comprehensive_s3 v0.1.0 [INFO] [stderr] Checking check-backups v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Multipart<'_>: std::marker::Send` [INFO] [stdout] --> src/main.rs:494:5 [INFO] [stdout] | [INFO] [stdout] 494 | async fn run(&self) -> Result<(), Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`check_backups`) [INFO] [stdout] note: required because it appears within the type `std::option::Option>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/option.rs:593:10 [INFO] [stdout] note: required because it appears within the type `s3::command::Command<'_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rust-s3-0.35.1/src/command.rs:58:10 [INFO] [stdout] | [INFO] [stdout] 58 | pub enum Command<'a> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: required because it appears within the type `HyperRequest<'_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rust-s3-0.35.1/src/request/tokio_backend.rs:112:12 [INFO] [stdout] | [INFO] [stdout] 112 | pub struct HyperRequest<'a> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rust-s3-0.35.1/src/bucket.rs:2024:51 [INFO] [stdout] | [INFO] [stdout] 2024 | ) -> Result<(ListBucketResult, u16), S3Error> { [INFO] [stdout] | ___________________________________________________^ [INFO] [stdout] 2025 | | let command = if self.listobjects_v2 { [INFO] [stdout] 2026 | | Command::ListObjectsV2 { [INFO] [stdout] 2027 | | prefix, [INFO] [stdout] ... | [INFO] [stdout] 2048 | | Ok((list_bucket_result, response_data.status_code())) [INFO] [stdout] 2049 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rust-s3-0.35.1/src/bucket.rs:2089:49 [INFO] [stdout] | [INFO] [stdout] 2089 | ) -> Result, S3Error> { [INFO] [stdout] | _________________________________________________^ [INFO] [stdout] 2090 | | let the_bucket = self.to_owned(); [INFO] [stdout] 2091 | | let mut results = Vec::new(); [INFO] [stdout] 2092 | | let mut continuation_token = None; [INFO] [stdout] ... | [INFO] [stdout] 2111 | | Ok(results) [INFO] [stdout] 2112 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/main.rs:380:100 [INFO] [stdout] | [INFO] [stdout] 380 | async fn descend(&mut self, prefix: &str, volume: Option<&Arc>) -> Result<(), S3Error> { [INFO] [stdout] | ____________________________________________________________________________________________________^ [INFO] [stdout] 381 | | let entries = self [INFO] [stdout] 382 | | .bucket [INFO] [stdout] 383 | | .as_ref() [INFO] [stdout] ... | [INFO] [stdout] 424 | | Ok(()) [INFO] [stdout] 425 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/main.rs:427:74 [INFO] [stdout] | [INFO] [stdout] 427 | async fn walk(&mut self, prefix: &str, volume: Option<&Arc>) { [INFO] [stdout] | __________________________________________________________________________^ [INFO] [stdout] 428 | | if let Err(e) = self.descend(prefix, volume).await { [INFO] [stdout] 429 | | log::error!("{}: {}", prefix, e); [INFO] [stdout] 430 | | } [INFO] [stdout] 431 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [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] --> src/main.rs:380:100 [INFO] [stdout] | [INFO] [stdout] 380 | async fn descend(&mut self, prefix: &str, volume: Option<&Arc>) -> Result<(), S3Error> { [INFO] [stdout] | ____________________________________________________________________________________________________^ [INFO] [stdout] 381 | | let entries = self [INFO] [stdout] 382 | | .bucket [INFO] [stdout] 383 | | .as_ref() [INFO] [stdout] ... | [INFO] [stdout] 424 | | Ok(()) [INFO] [stdout] 425 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/main.rs:427:74 [INFO] [stdout] | [INFO] [stdout] 427 | async fn walk(&mut self, prefix: &str, volume: Option<&Arc>) { [INFO] [stdout] | __________________________________________________________________________^ [INFO] [stdout] 428 | | if let Err(e) = self.descend(prefix, volume).await { [INFO] [stdout] 429 | | log::error!("{}: {}", prefix, e); [INFO] [stdout] 430 | | } [INFO] [stdout] 431 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [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] --> src/main.rs:380:100 [INFO] [stdout] | [INFO] [stdout] 380 | async fn descend(&mut self, prefix: &str, volume: Option<&Arc>) -> Result<(), S3Error> { [INFO] [stdout] | ____________________________________________________________________________________________________^ [INFO] [stdout] 381 | | let entries = self [INFO] [stdout] 382 | | .bucket [INFO] [stdout] 383 | | .as_ref() [INFO] [stdout] ... | [INFO] [stdout] 424 | | Ok(()) [INFO] [stdout] 425 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/main.rs:427:74 [INFO] [stdout] | [INFO] [stdout] 427 | async fn walk(&mut self, prefix: &str, volume: Option<&Arc>) { [INFO] [stdout] | __________________________________________________________________________^ [INFO] [stdout] 428 | | if let Err(e) = self.descend(prefix, volume).await { [INFO] [stdout] 429 | | log::error!("{}: {}", prefix, e); [INFO] [stdout] 430 | | } [INFO] [stdout] 431 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [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] --> src/main.rs:380:100 [INFO] [stdout] | [INFO] [stdout] 380 | async fn descend(&mut self, prefix: &str, volume: Option<&Arc>) -> Result<(), S3Error> { [INFO] [stdout] | ____________________________________________________________________________________________________^ [INFO] [stdout] 381 | | let entries = self [INFO] [stdout] 382 | | .bucket [INFO] [stdout] 383 | | .as_ref() [INFO] [stdout] ... | [INFO] [stdout] 424 | | Ok(()) [INFO] [stdout] 425 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/main.rs:427:74 [INFO] [stdout] | [INFO] [stdout] 427 | async fn walk(&mut self, prefix: &str, volume: Option<&Arc>) { [INFO] [stdout] | __________________________________________________________________________^ [INFO] [stdout] 428 | | if let Err(e) = self.descend(prefix, volume).await { [INFO] [stdout] 429 | | log::error!("{}: {}", prefix, e); [INFO] [stdout] 430 | | } [INFO] [stdout] 431 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [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] --> src/main.rs:380:100 [INFO] [stdout] | [INFO] [stdout] 380 | async fn descend(&mut self, prefix: &str, volume: Option<&Arc>) -> Result<(), S3Error> { [INFO] [stdout] | ____________________________________________________________________________________________________^ [INFO] [stdout] 381 | | let entries = self [INFO] [stdout] 382 | | .bucket [INFO] [stdout] 383 | | .as_ref() [INFO] [stdout] ... | [INFO] [stdout] 424 | | Ok(()) [INFO] [stdout] 425 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/main.rs:427:74 [INFO] [stdout] | [INFO] [stdout] 427 | async fn walk(&mut self, prefix: &str, volume: Option<&Arc>) { [INFO] [stdout] | __________________________________________________________________________^ [INFO] [stdout] 428 | | if let Err(e) = self.descend(prefix, volume).await { [INFO] [stdout] 429 | | log::error!("{}: {}", prefix, e); [INFO] [stdout] 430 | | } [INFO] [stdout] 431 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [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] --> src/main.rs:380:100 [INFO] [stdout] | [INFO] [stdout] 380 | async fn descend(&mut self, prefix: &str, volume: Option<&Arc>) -> Result<(), S3Error> { [INFO] [stdout] | ____________________________________________________________________________________________________^ [INFO] [stdout] 381 | | let entries = self [INFO] [stdout] 382 | | .bucket [INFO] [stdout] 383 | | .as_ref() [INFO] [stdout] ... | [INFO] [stdout] 424 | | Ok(()) [INFO] [stdout] 425 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/main.rs:427:74 [INFO] [stdout] | [INFO] [stdout] 427 | async fn walk(&mut self, prefix: &str, volume: Option<&Arc>) { [INFO] [stdout] | __________________________________________________________________________^ [INFO] [stdout] 428 | | if let Err(e) = self.descend(prefix, volume).await { [INFO] [stdout] 429 | | log::error!("{}: {}", prefix, e); [INFO] [stdout] 430 | | } [INFO] [stdout] 431 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [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] --> src/main.rs:380:100 [INFO] [stdout] | [INFO] [stdout] 380 | async fn descend(&mut self, prefix: &str, volume: Option<&Arc>) -> Result<(), S3Error> { [INFO] [stdout] | ____________________________________________________________________________________________________^ [INFO] [stdout] 381 | | let entries = self [INFO] [stdout] 382 | | .bucket [INFO] [stdout] 383 | | .as_ref() [INFO] [stdout] ... | [INFO] [stdout] 424 | | Ok(()) [INFO] [stdout] 425 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/main.rs:427:74 [INFO] [stdout] | [INFO] [stdout] 427 | async fn walk(&mut self, prefix: &str, volume: Option<&Arc>) { [INFO] [stdout] | __________________________________________________________________________^ [INFO] [stdout] 428 | | if let Err(e) = self.descend(prefix, volume).await { [INFO] [stdout] 429 | | log::error!("{}: {}", prefix, e); [INFO] [stdout] 430 | | } [INFO] [stdout] 431 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [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] --> src/main.rs:380:100 [INFO] [stdout] | [INFO] [stdout] 380 | async fn descend(&mut self, prefix: &str, volume: Option<&Arc>) -> Result<(), S3Error> { [INFO] [stdout] | ____________________________________________________________________________________________________^ [INFO] [stdout] 381 | | let entries = self [INFO] [stdout] 382 | | .bucket [INFO] [stdout] 383 | | .as_ref() [INFO] [stdout] ... | [INFO] [stdout] 424 | | Ok(()) [INFO] [stdout] 425 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/main.rs:427:74 [INFO] [stdout] | [INFO] [stdout] 427 | async fn walk(&mut self, prefix: &str, volume: Option<&Arc>) { [INFO] [stdout] | __________________________________________________________________________^ [INFO] [stdout] 428 | | if let Err(e) = self.descend(prefix, volume).await { [INFO] [stdout] 429 | | log::error!("{}: {}", prefix, e); [INFO] [stdout] 430 | | } [INFO] [stdout] 431 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [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] --> src/main.rs:380:100 [INFO] [stdout] | [INFO] [stdout] 380 | async fn descend(&mut self, prefix: &str, volume: Option<&Arc>) -> Result<(), S3Error> { [INFO] [stdout] | ____________________________________________________________________________________________________^ [INFO] [stdout] 381 | | let entries = self [INFO] [stdout] 382 | | .bucket [INFO] [stdout] 383 | | .as_ref() [INFO] [stdout] ... | [INFO] [stdout] 424 | | Ok(()) [INFO] [stdout] 425 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/main.rs:427:74 [INFO] [stdout] | [INFO] [stdout] 427 | async fn walk(&mut self, prefix: &str, volume: Option<&Arc>) { [INFO] [stdout] | __________________________________________________________________________^ [INFO] [stdout] 428 | | if let Err(e) = self.descend(prefix, volume).await { [INFO] [stdout] 429 | | log::error!("{}: {}", prefix, e); [INFO] [stdout] 430 | | } [INFO] [stdout] 431 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [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] --> src/main.rs:380:100 [INFO] [stdout] | [INFO] [stdout] 380 | async fn descend(&mut self, prefix: &str, volume: Option<&Arc>) -> Result<(), S3Error> { [INFO] [stdout] | ____________________________________________________________________________________________________^ [INFO] [stdout] 381 | | let entries = self [INFO] [stdout] 382 | | .bucket [INFO] [stdout] 383 | | .as_ref() [INFO] [stdout] ... | [INFO] [stdout] 424 | | Ok(()) [INFO] [stdout] 425 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/main.rs:427:74 [INFO] [stdout] | [INFO] [stdout] 427 | async fn walk(&mut self, prefix: &str, volume: Option<&Arc>) { [INFO] [stdout] | __________________________________________________________________________^ [INFO] [stdout] 428 | | if let Err(e) = self.descend(prefix, volume).await { [INFO] [stdout] 429 | | log::error!("{}: {}", prefix, e); [INFO] [stdout] 430 | | } [INFO] [stdout] 431 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [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] --> src/main.rs:380:100 [INFO] [stdout] | [INFO] [stdout] 380 | async fn descend(&mut self, prefix: &str, volume: Option<&Arc>) -> Result<(), S3Error> { [INFO] [stdout] | ____________________________________________________________________________________________________^ [INFO] [stdout] 381 | | let entries = self [INFO] [stdout] 382 | | .bucket [INFO] [stdout] 383 | | .as_ref() [INFO] [stdout] ... | [INFO] [stdout] 424 | | Ok(()) [INFO] [stdout] 425 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/main.rs:427:74 [INFO] [stdout] | [INFO] [stdout] 427 | async fn walk(&mut self, prefix: &str, volume: Option<&Arc>) { [INFO] [stdout] | __________________________________________________________________________^ [INFO] [stdout] 428 | | if let Err(e) = self.descend(prefix, volume).await { [INFO] [stdout] 429 | | log::error!("{}: {}", prefix, e); [INFO] [stdout] 430 | | } [INFO] [stdout] 431 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [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] --> src/main.rs:380:100 [INFO] [stdout] | [INFO] [stdout] 380 | async fn descend(&mut self, prefix: &str, volume: Option<&Arc>) -> Result<(), S3Error> { [INFO] [stdout] | ____________________________________________________________________________________________________^ [INFO] [stdout] 381 | | let entries = self [INFO] [stdout] 382 | | .bucket [INFO] [stdout] 383 | | .as_ref() [INFO] [stdout] ... | [INFO] [stdout] 424 | | Ok(()) [INFO] [stdout] 425 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/main.rs:427:74 [INFO] [stdout] | [INFO] [stdout] 427 | async fn walk(&mut self, prefix: &str, volume: Option<&Arc>) { [INFO] [stdout] | __________________________________________________________________________^ [INFO] [stdout] 428 | | if let Err(e) = self.descend(prefix, volume).await { [INFO] [stdout] 429 | | log::error!("{}: {}", prefix, e); [INFO] [stdout] 430 | | } [INFO] [stdout] 431 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [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] --> src/main.rs:380:100 [INFO] [stdout] | [INFO] [stdout] 380 | async fn descend(&mut self, prefix: &str, volume: Option<&Arc>) -> Result<(), S3Error> { [INFO] [stdout] | ____________________________________________________________________________________________________^ [INFO] [stdout] 381 | | let entries = self [INFO] [stdout] 382 | | .bucket [INFO] [stdout] 383 | | .as_ref() [INFO] [stdout] ... | [INFO] [stdout] 424 | | Ok(()) [INFO] [stdout] 425 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/main.rs:427:74 [INFO] [stdout] | [INFO] [stdout] 427 | async fn walk(&mut self, prefix: &str, volume: Option<&Arc>) { [INFO] [stdout] | __________________________________________________________________________^ [INFO] [stdout] 428 | | if let Err(e) = self.descend(prefix, volume).await { [INFO] [stdout] 429 | | log::error!("{}: {}", prefix, e); [INFO] [stdout] 430 | | } [INFO] [stdout] 431 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [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] --> src/main.rs:380:100 [INFO] [stdout] | [INFO] [stdout] 380 | async fn descend(&mut self, prefix: &str, volume: Option<&Arc>) -> Result<(), S3Error> { [INFO] [stdout] | ____________________________________________________________________________________________________^ [INFO] [stdout] 381 | | let entries = self [INFO] [stdout] 382 | | .bucket [INFO] [stdout] 383 | | .as_ref() [INFO] [stdout] ... | [INFO] [stdout] 424 | | Ok(()) [INFO] [stdout] 425 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/main.rs:427:74 [INFO] [stdout] | [INFO] [stdout] 427 | async fn walk(&mut self, prefix: &str, volume: Option<&Arc>) { [INFO] [stdout] | __________________________________________________________________________^ [INFO] [stdout] 428 | | if let Err(e) = self.descend(prefix, volume).await { [INFO] [stdout] 429 | | log::error!("{}: {}", prefix, e); [INFO] [stdout] 430 | | } [INFO] [stdout] 431 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [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] --> src/main.rs:380:100 [INFO] [stdout] | [INFO] [stdout] 380 | async fn descend(&mut self, prefix: &str, volume: Option<&Arc>) -> Result<(), S3Error> { [INFO] [stdout] | ____________________________________________________________________________________________________^ [INFO] [stdout] 381 | | let entries = self [INFO] [stdout] 382 | | .bucket [INFO] [stdout] 383 | | .as_ref() [INFO] [stdout] ... | [INFO] [stdout] 424 | | Ok(()) [INFO] [stdout] 425 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/main.rs:427:74 [INFO] [stdout] | [INFO] [stdout] 427 | async fn walk(&mut self, prefix: &str, volume: Option<&Arc>) { [INFO] [stdout] | __________________________________________________________________________^ [INFO] [stdout] 428 | | if let Err(e) = self.descend(prefix, volume).await { [INFO] [stdout] 429 | | log::error!("{}: {}", prefix, e); [INFO] [stdout] 430 | | } [INFO] [stdout] 431 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [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] --> src/main.rs:380:100 [INFO] [stdout] | [INFO] [stdout] 380 | async fn descend(&mut self, prefix: &str, volume: Option<&Arc>) -> Result<(), S3Error> { [INFO] [stdout] | ____________________________________________________________________________________________________^ [INFO] [stdout] 381 | | let entries = self [INFO] [stdout] 382 | | .bucket [INFO] [stdout] 383 | | .as_ref() [INFO] [stdout] ... | [INFO] [stdout] 424 | | Ok(()) [INFO] [stdout] 425 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/main.rs:427:74 [INFO] [stdout] | [INFO] [stdout] 427 | async fn walk(&mut self, prefix: &str, volume: Option<&Arc>) { [INFO] [stdout] | __________________________________________________________________________^ [INFO] [stdout] 428 | | if let Err(e) = self.descend(prefix, volume).await { [INFO] [stdout] 429 | | log::error!("{}: {}", prefix, e); [INFO] [stdout] 430 | | } [INFO] [stdout] 431 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [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] --> src/main.rs:380:100 [INFO] [stdout] | [INFO] [stdout] 380 | async fn descend(&mut self, prefix: &str, volume: Option<&Arc>) -> Result<(), S3Error> { [INFO] [stdout] | ____________________________________________________________________________________________________^ [INFO] [stdout] 381 | | let entries = self [INFO] [stdout] 382 | | .bucket [INFO] [stdout] 383 | | .as_ref() [INFO] [stdout] ... | [INFO] [stdout] 424 | | Ok(()) [INFO] [stdout] 425 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/main.rs:427:74 [INFO] [stdout] | [INFO] [stdout] 427 | async fn walk(&mut self, prefix: &str, volume: Option<&Arc>) { [INFO] [stdout] | __________________________________________________________________________^ [INFO] [stdout] 428 | | if let Err(e) = self.descend(prefix, volume).await { [INFO] [stdout] 429 | | log::error!("{}: {}", prefix, e); [INFO] [stdout] 430 | | } [INFO] [stdout] 431 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/main.rs:437:29 [INFO] [stdout] | [INFO] [stdout] 437 | ) -> Vec { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 438 | | let cancel = CancellationToken::new(); [INFO] [stdout] 439 | | let _auto_cancel = cancel.clone().drop_guard(); [INFO] [stdout] 440 | | let mut this = Self { [INFO] [stdout] ... | [INFO] [stdout] 468 | | out [INFO] [stdout] 469 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> src/main.rs:501:50 [INFO] [stdout] | [INFO] [stdout] 501 | if tokio::time::timeout_at(next_run, async { [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: required because it appears within the type `tokio::time::Timeout<{async block@src/main.rs:501:50: 501:55}>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/time/timeout.rs:161:16 [INFO] [stdout] | [INFO] [stdout] 161 | pub struct Timeout { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/main.rs:494:67 [INFO] [stdout] | [INFO] [stdout] 494 | async fn run(&self) -> Result<(), Box> { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 495 | | let mut cache = TtlCache::new(self.config.check_cache_capacity); [INFO] [stdout] 496 | | let mut good_backups = HashMap::new(); [INFO] [stdout] 497 | | let mut counts = HashMap::new(); [INFO] [stdout] ... | [INFO] [stdout] 555 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required by a bound in `Resource::run::{anon_assoc#0}` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/comprehensive-0.5.0/src/assembly.rs:131:73 [INFO] [stdout] | [INFO] [stdout] 131 | fn run(&self) -> impl Future>> + Send { [INFO] [stdout] | ^^^^ required by this bound in `Resource::run::{anon_assoc#0}` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/check_backups-83ebb5308f819025.long-type-17520940130220649314.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Multipart<'_>: std::marker::Send` [INFO] [stdout] --> src/main.rs:494:5 [INFO] [stdout] | [INFO] [stdout] 494 | async fn run(&self) -> Result<(), Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`check_backups`) [INFO] [stdout] note: required because it appears within the type `std::option::Option>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/option.rs:593:10 [INFO] [stdout] note: required because it appears within the type `s3::command::Command<'_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rust-s3-0.35.1/src/command.rs:58:10 [INFO] [stdout] | [INFO] [stdout] 58 | pub enum Command<'a> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: required because it appears within the type `HyperRequest<'_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rust-s3-0.35.1/src/request/tokio_backend.rs:112:12 [INFO] [stdout] | [INFO] [stdout] 112 | pub struct HyperRequest<'a> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rust-s3-0.35.1/src/bucket.rs:2024:51 [INFO] [stdout] | [INFO] [stdout] 2024 | ) -> Result<(ListBucketResult, u16), S3Error> { [INFO] [stdout] | ___________________________________________________^ [INFO] [stdout] 2025 | | let command = if self.listobjects_v2 { [INFO] [stdout] 2026 | | Command::ListObjectsV2 { [INFO] [stdout] 2027 | | prefix, [INFO] [stdout] ... | [INFO] [stdout] 2048 | | Ok((list_bucket_result, response_data.status_code())) [INFO] [stdout] 2049 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rust-s3-0.35.1/src/bucket.rs:2089:49 [INFO] [stdout] | [INFO] [stdout] 2089 | ) -> Result, S3Error> { [INFO] [stdout] | _________________________________________________^ [INFO] [stdout] 2090 | | let the_bucket = self.to_owned(); [INFO] [stdout] 2091 | | let mut results = Vec::new(); [INFO] [stdout] 2092 | | let mut continuation_token = None; [INFO] [stdout] ... | [INFO] [stdout] 2111 | | Ok(results) [INFO] [stdout] 2112 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/main.rs:380:100 [INFO] [stdout] | [INFO] [stdout] 380 | async fn descend(&mut self, prefix: &str, volume: Option<&Arc>) -> Result<(), S3Error> { [INFO] [stdout] | ____________________________________________________________________________________________________^ [INFO] [stdout] 381 | | let entries = self [INFO] [stdout] 382 | | .bucket [INFO] [stdout] 383 | | .as_ref() [INFO] [stdout] ... | [INFO] [stdout] 424 | | Ok(()) [INFO] [stdout] 425 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/main.rs:427:74 [INFO] [stdout] | [INFO] [stdout] 427 | async fn walk(&mut self, prefix: &str, volume: Option<&Arc>) { [INFO] [stdout] | __________________________________________________________________________^ [INFO] [stdout] 428 | | if let Err(e) = self.descend(prefix, volume).await { [INFO] [stdout] 429 | | log::error!("{}: {}", prefix, e); [INFO] [stdout] 430 | | } [INFO] [stdout] 431 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [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] --> src/main.rs:380:100 [INFO] [stdout] | [INFO] [stdout] 380 | async fn descend(&mut self, prefix: &str, volume: Option<&Arc>) -> Result<(), S3Error> { [INFO] [stdout] | ____________________________________________________________________________________________________^ [INFO] [stdout] 381 | | let entries = self [INFO] [stdout] 382 | | .bucket [INFO] [stdout] 383 | | .as_ref() [INFO] [stdout] ... | [INFO] [stdout] 424 | | Ok(()) [INFO] [stdout] 425 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/main.rs:427:74 [INFO] [stdout] | [INFO] [stdout] 427 | async fn walk(&mut self, prefix: &str, volume: Option<&Arc>) { [INFO] [stdout] | __________________________________________________________________________^ [INFO] [stdout] 428 | | if let Err(e) = self.descend(prefix, volume).await { [INFO] [stdout] 429 | | log::error!("{}: {}", prefix, e); [INFO] [stdout] 430 | | } [INFO] [stdout] 431 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [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] --> src/main.rs:380:100 [INFO] [stdout] | [INFO] [stdout] 380 | async fn descend(&mut self, prefix: &str, volume: Option<&Arc>) -> Result<(), S3Error> { [INFO] [stdout] | ____________________________________________________________________________________________________^ [INFO] [stdout] 381 | | let entries = self [INFO] [stdout] 382 | | .bucket [INFO] [stdout] 383 | | .as_ref() [INFO] [stdout] ... | [INFO] [stdout] 424 | | Ok(()) [INFO] [stdout] 425 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/main.rs:427:74 [INFO] [stdout] | [INFO] [stdout] 427 | async fn walk(&mut self, prefix: &str, volume: Option<&Arc>) { [INFO] [stdout] | __________________________________________________________________________^ [INFO] [stdout] 428 | | if let Err(e) = self.descend(prefix, volume).await { [INFO] [stdout] 429 | | log::error!("{}: {}", prefix, e); [INFO] [stdout] 430 | | } [INFO] [stdout] 431 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [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] --> src/main.rs:380:100 [INFO] [stdout] | [INFO] [stdout] 380 | async fn descend(&mut self, prefix: &str, volume: Option<&Arc>) -> Result<(), S3Error> { [INFO] [stdout] | ____________________________________________________________________________________________________^ [INFO] [stdout] 381 | | let entries = self [INFO] [stdout] 382 | | .bucket [INFO] [stdout] 383 | | .as_ref() [INFO] [stdout] ... | [INFO] [stdout] 424 | | Ok(()) [INFO] [stdout] 425 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/main.rs:427:74 [INFO] [stdout] | [INFO] [stdout] 427 | async fn walk(&mut self, prefix: &str, volume: Option<&Arc>) { [INFO] [stdout] | __________________________________________________________________________^ [INFO] [stdout] 428 | | if let Err(e) = self.descend(prefix, volume).await { [INFO] [stdout] 429 | | log::error!("{}: {}", prefix, e); [INFO] [stdout] 430 | | } [INFO] [stdout] 431 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [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] --> src/main.rs:380:100 [INFO] [stdout] | [INFO] [stdout] 380 | async fn descend(&mut self, prefix: &str, volume: Option<&Arc>) -> Result<(), S3Error> { [INFO] [stdout] | ____________________________________________________________________________________________________^ [INFO] [stdout] 381 | | let entries = self [INFO] [stdout] 382 | | .bucket [INFO] [stdout] 383 | | .as_ref() [INFO] [stdout] ... | [INFO] [stdout] 424 | | Ok(()) [INFO] [stdout] 425 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/main.rs:427:74 [INFO] [stdout] | [INFO] [stdout] 427 | async fn walk(&mut self, prefix: &str, volume: Option<&Arc>) { [INFO] [stdout] | __________________________________________________________________________^ [INFO] [stdout] 428 | | if let Err(e) = self.descend(prefix, volume).await { [INFO] [stdout] 429 | | log::error!("{}: {}", prefix, e); [INFO] [stdout] 430 | | } [INFO] [stdout] 431 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [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] --> src/main.rs:380:100 [INFO] [stdout] | [INFO] [stdout] 380 | async fn descend(&mut self, prefix: &str, volume: Option<&Arc>) -> Result<(), S3Error> { [INFO] [stdout] | ____________________________________________________________________________________________________^ [INFO] [stdout] 381 | | let entries = self [INFO] [stdout] 382 | | .bucket [INFO] [stdout] 383 | | .as_ref() [INFO] [stdout] ... | [INFO] [stdout] 424 | | Ok(()) [INFO] [stdout] 425 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/main.rs:427:74 [INFO] [stdout] | [INFO] [stdout] 427 | async fn walk(&mut self, prefix: &str, volume: Option<&Arc>) { [INFO] [stdout] | __________________________________________________________________________^ [INFO] [stdout] 428 | | if let Err(e) = self.descend(prefix, volume).await { [INFO] [stdout] 429 | | log::error!("{}: {}", prefix, e); [INFO] [stdout] 430 | | } [INFO] [stdout] 431 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [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] --> src/main.rs:380:100 [INFO] [stdout] | [INFO] [stdout] 380 | async fn descend(&mut self, prefix: &str, volume: Option<&Arc>) -> Result<(), S3Error> { [INFO] [stdout] | ____________________________________________________________________________________________________^ [INFO] [stdout] 381 | | let entries = self [INFO] [stdout] 382 | | .bucket [INFO] [stdout] 383 | | .as_ref() [INFO] [stdout] ... | [INFO] [stdout] 424 | | Ok(()) [INFO] [stdout] 425 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/main.rs:427:74 [INFO] [stdout] | [INFO] [stdout] 427 | async fn walk(&mut self, prefix: &str, volume: Option<&Arc>) { [INFO] [stdout] | __________________________________________________________________________^ [INFO] [stdout] 428 | | if let Err(e) = self.descend(prefix, volume).await { [INFO] [stdout] 429 | | log::error!("{}: {}", prefix, e); [INFO] [stdout] 430 | | } [INFO] [stdout] 431 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [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] --> src/main.rs:380:100 [INFO] [stdout] | [INFO] [stdout] 380 | async fn descend(&mut self, prefix: &str, volume: Option<&Arc>) -> Result<(), S3Error> { [INFO] [stdout] | ____________________________________________________________________________________________________^ [INFO] [stdout] 381 | | let entries = self [INFO] [stdout] 382 | | .bucket [INFO] [stdout] 383 | | .as_ref() [INFO] [stdout] ... | [INFO] [stdout] 424 | | Ok(()) [INFO] [stdout] 425 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/main.rs:427:74 [INFO] [stdout] | [INFO] [stdout] 427 | async fn walk(&mut self, prefix: &str, volume: Option<&Arc>) { [INFO] [stdout] | __________________________________________________________________________^ [INFO] [stdout] 428 | | if let Err(e) = self.descend(prefix, volume).await { [INFO] [stdout] 429 | | log::error!("{}: {}", prefix, e); [INFO] [stdout] 430 | | } [INFO] [stdout] 431 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [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] --> src/main.rs:380:100 [INFO] [stdout] | [INFO] [stdout] 380 | async fn descend(&mut self, prefix: &str, volume: Option<&Arc>) -> Result<(), S3Error> { [INFO] [stdout] | ____________________________________________________________________________________________________^ [INFO] [stdout] 381 | | let entries = self [INFO] [stdout] 382 | | .bucket [INFO] [stdout] 383 | | .as_ref() [INFO] [stdout] ... | [INFO] [stdout] 424 | | Ok(()) [INFO] [stdout] 425 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/main.rs:427:74 [INFO] [stdout] | [INFO] [stdout] 427 | async fn walk(&mut self, prefix: &str, volume: Option<&Arc>) { [INFO] [stdout] | __________________________________________________________________________^ [INFO] [stdout] 428 | | if let Err(e) = self.descend(prefix, volume).await { [INFO] [stdout] 429 | | log::error!("{}: {}", prefix, e); [INFO] [stdout] 430 | | } [INFO] [stdout] 431 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [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] --> src/main.rs:380:100 [INFO] [stdout] | [INFO] [stdout] 380 | async fn descend(&mut self, prefix: &str, volume: Option<&Arc>) -> Result<(), S3Error> { [INFO] [stdout] | ____________________________________________________________________________________________________^ [INFO] [stdout] 381 | | let entries = self [INFO] [stdout] 382 | | .bucket [INFO] [stdout] 383 | | .as_ref() [INFO] [stdout] ... | [INFO] [stdout] 424 | | Ok(()) [INFO] [stdout] 425 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/main.rs:427:74 [INFO] [stdout] | [INFO] [stdout] 427 | async fn walk(&mut self, prefix: &str, volume: Option<&Arc>) { [INFO] [stdout] | __________________________________________________________________________^ [INFO] [stdout] 428 | | if let Err(e) = self.descend(prefix, volume).await { [INFO] [stdout] 429 | | log::error!("{}: {}", prefix, e); [INFO] [stdout] 430 | | } [INFO] [stdout] 431 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [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] --> src/main.rs:380:100 [INFO] [stdout] | [INFO] [stdout] 380 | async fn descend(&mut self, prefix: &str, volume: Option<&Arc>) -> Result<(), S3Error> { [INFO] [stdout] | ____________________________________________________________________________________________________^ [INFO] [stdout] 381 | | let entries = self [INFO] [stdout] 382 | | .bucket [INFO] [stdout] 383 | | .as_ref() [INFO] [stdout] ... | [INFO] [stdout] 424 | | Ok(()) [INFO] [stdout] 425 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/main.rs:427:74 [INFO] [stdout] | [INFO] [stdout] 427 | async fn walk(&mut self, prefix: &str, volume: Option<&Arc>) { [INFO] [stdout] | __________________________________________________________________________^ [INFO] [stdout] 428 | | if let Err(e) = self.descend(prefix, volume).await { [INFO] [stdout] 429 | | log::error!("{}: {}", prefix, e); [INFO] [stdout] 430 | | } [INFO] [stdout] 431 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [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] --> src/main.rs:380:100 [INFO] [stdout] | [INFO] [stdout] 380 | async fn descend(&mut self, prefix: &str, volume: Option<&Arc>) -> Result<(), S3Error> { [INFO] [stdout] | ____________________________________________________________________________________________________^ [INFO] [stdout] 381 | | let entries = self [INFO] [stdout] 382 | | .bucket [INFO] [stdout] 383 | | .as_ref() [INFO] [stdout] ... | [INFO] [stdout] 424 | | Ok(()) [INFO] [stdout] 425 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/main.rs:427:74 [INFO] [stdout] | [INFO] [stdout] 427 | async fn walk(&mut self, prefix: &str, volume: Option<&Arc>) { [INFO] [stdout] | __________________________________________________________________________^ [INFO] [stdout] 428 | | if let Err(e) = self.descend(prefix, volume).await { [INFO] [stdout] 429 | | log::error!("{}: {}", prefix, e); [INFO] [stdout] 430 | | } [INFO] [stdout] 431 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [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] --> src/main.rs:380:100 [INFO] [stdout] | [INFO] [stdout] 380 | async fn descend(&mut self, prefix: &str, volume: Option<&Arc>) -> Result<(), S3Error> { [INFO] [stdout] | ____________________________________________________________________________________________________^ [INFO] [stdout] 381 | | let entries = self [INFO] [stdout] 382 | | .bucket [INFO] [stdout] 383 | | .as_ref() [INFO] [stdout] ... | [INFO] [stdout] 424 | | Ok(()) [INFO] [stdout] 425 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/main.rs:427:74 [INFO] [stdout] | [INFO] [stdout] 427 | async fn walk(&mut self, prefix: &str, volume: Option<&Arc>) { [INFO] [stdout] | __________________________________________________________________________^ [INFO] [stdout] 428 | | if let Err(e) = self.descend(prefix, volume).await { [INFO] [stdout] 429 | | log::error!("{}: {}", prefix, e); [INFO] [stdout] 430 | | } [INFO] [stdout] 431 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [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] --> src/main.rs:380:100 [INFO] [stdout] | [INFO] [stdout] 380 | async fn descend(&mut self, prefix: &str, volume: Option<&Arc>) -> Result<(), S3Error> { [INFO] [stdout] | ____________________________________________________________________________________________________^ [INFO] [stdout] 381 | | let entries = self [INFO] [stdout] 382 | | .bucket [INFO] [stdout] 383 | | .as_ref() [INFO] [stdout] ... | [INFO] [stdout] 424 | | Ok(()) [INFO] [stdout] 425 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/main.rs:427:74 [INFO] [stdout] | [INFO] [stdout] 427 | async fn walk(&mut self, prefix: &str, volume: Option<&Arc>) { [INFO] [stdout] | __________________________________________________________________________^ [INFO] [stdout] 428 | | if let Err(e) = self.descend(prefix, volume).await { [INFO] [stdout] 429 | | log::error!("{}: {}", prefix, e); [INFO] [stdout] 430 | | } [INFO] [stdout] 431 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [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] --> src/main.rs:380:100 [INFO] [stdout] | [INFO] [stdout] 380 | async fn descend(&mut self, prefix: &str, volume: Option<&Arc>) -> Result<(), S3Error> { [INFO] [stdout] | ____________________________________________________________________________________________________^ [INFO] [stdout] 381 | | let entries = self [INFO] [stdout] 382 | | .bucket [INFO] [stdout] 383 | | .as_ref() [INFO] [stdout] ... | [INFO] [stdout] 424 | | Ok(()) [INFO] [stdout] 425 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/main.rs:427:74 [INFO] [stdout] | [INFO] [stdout] 427 | async fn walk(&mut self, prefix: &str, volume: Option<&Arc>) { [INFO] [stdout] | __________________________________________________________________________^ [INFO] [stdout] 428 | | if let Err(e) = self.descend(prefix, volume).await { [INFO] [stdout] 429 | | log::error!("{}: {}", prefix, e); [INFO] [stdout] 430 | | } [INFO] [stdout] 431 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [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] --> src/main.rs:380:100 [INFO] [stdout] | [INFO] [stdout] 380 | async fn descend(&mut self, prefix: &str, volume: Option<&Arc>) -> Result<(), S3Error> { [INFO] [stdout] | ____________________________________________________________________________________________________^ [INFO] [stdout] 381 | | let entries = self [INFO] [stdout] 382 | | .bucket [INFO] [stdout] 383 | | .as_ref() [INFO] [stdout] ... | [INFO] [stdout] 424 | | Ok(()) [INFO] [stdout] 425 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/main.rs:427:74 [INFO] [stdout] | [INFO] [stdout] 427 | async fn walk(&mut self, prefix: &str, volume: Option<&Arc>) { [INFO] [stdout] | __________________________________________________________________________^ [INFO] [stdout] 428 | | if let Err(e) = self.descend(prefix, volume).await { [INFO] [stdout] 429 | | log::error!("{}: {}", prefix, e); [INFO] [stdout] 430 | | } [INFO] [stdout] 431 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>` [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] --> src/main.rs:380:100 [INFO] [stdout] | [INFO] [stdout] 380 | async fn descend(&mut self, prefix: &str, volume: Option<&Arc>) -> Result<(), S3Error> { [INFO] [stdout] | ____________________________________________________________________________________________________^ [INFO] [stdout] 381 | | let entries = self [INFO] [stdout] 382 | | .bucket [INFO] [stdout] 383 | | .as_ref() [INFO] [stdout] ... | [INFO] [stdout] 424 | | Ok(()) [INFO] [stdout] 425 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/main.rs:427:74 [INFO] [stdout] | [INFO] [stdout] 427 | async fn walk(&mut self, prefix: &str, volume: Option<&Arc>) { [INFO] [stdout] | __________________________________________________________________________^ [INFO] [stdout] 428 | | if let Err(e) = self.descend(prefix, volume).await { [INFO] [stdout] 429 | | log::error!("{}: {}", prefix, e); [INFO] [stdout] 430 | | } [INFO] [stdout] 431 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/main.rs:437:29 [INFO] [stdout] | [INFO] [stdout] 437 | ) -> Vec { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 438 | | let cancel = CancellationToken::new(); [INFO] [stdout] 439 | | let _auto_cancel = cancel.clone().drop_guard(); [INFO] [stdout] 440 | | let mut this = Self { [INFO] [stdout] ... | [INFO] [stdout] 468 | | out [INFO] [stdout] 469 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> src/main.rs:501:50 [INFO] [stdout] | [INFO] [stdout] 501 | if tokio::time::timeout_at(next_run, async { [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: required because it appears within the type `tokio::time::Timeout<{async block@src/main.rs:501:50: 501:55}>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/time/timeout.rs:161:16 [INFO] [stdout] | [INFO] [stdout] 161 | pub struct Timeout { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/main.rs:494:67 [INFO] [stdout] | [INFO] [stdout] 494 | async fn run(&self) -> Result<(), Box> { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 495 | | let mut cache = TtlCache::new(self.config.check_cache_capacity); [INFO] [stdout] 496 | | let mut good_backups = HashMap::new(); [INFO] [stdout] 497 | | let mut counts = HashMap::new(); [INFO] [stdout] ... | [INFO] [stdout] 555 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required by a bound in `Resource::run::{anon_assoc#0}` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/comprehensive-0.5.0/src/assembly.rs:131:73 [INFO] [stdout] | [INFO] [stdout] 131 | fn run(&self) -> impl Future>> + Send { [INFO] [stdout] | ^^^^ required by this bound in `Resource::run::{anon_assoc#0}` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/check_backups-cd37d42fc5af5cdd.long-type-4926400069847454327.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] [stdout] For more information about this error, try `rustc --explain E0275`. [INFO] [stdout] [INFO] [stderr] error: could not compile `check-backups` (bin "check-backups") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `check-backups` (bin "check-backups" test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "e04825c6adbaa01898e1fda9a6d785b63f807915ff7599215f43d7fa50563423", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e04825c6adbaa01898e1fda9a6d785b63f807915ff7599215f43d7fa50563423", kill_on_drop: false }` [INFO] [stdout] e04825c6adbaa01898e1fda9a6d785b63f807915ff7599215f43d7fa50563423