[INFO] cloning repository https://github.com/LunNova/x [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LunNova/x" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLunNova%2Fx", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLunNova%2Fx'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d3bf0796bda9b9690e24ab1b60fe570cb8739c57 [INFO] checking LunNova/x against try#028201683a76a5cd349729c6819c46607119c4e8 for pr-144157 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLunNova%2Fx" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/LunNova/x [INFO] finished tweaking git repo https://github.com/LunNova/x [INFO] tweaked toml for git repo https://github.com/LunNova/x written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/LunNova/x 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/LunNova/x 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] fe48f083c4c2f0d33cb18a8202f058b842b8f38ea9bb92d0dc241e72882e9fde [INFO] running `Command { std: "docker" "start" "-a" "fe48f083c4c2f0d33cb18a8202f058b842b8f38ea9bb92d0dc241e72882e9fde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fe48f083c4c2f0d33cb18a8202f058b842b8f38ea9bb92d0dc241e72882e9fde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe48f083c4c2f0d33cb18a8202f058b842b8f38ea9bb92d0dc241e72882e9fde", kill_on_drop: false }` [INFO] [stdout] fe48f083c4c2f0d33cb18a8202f058b842b8f38ea9bb92d0dc241e72882e9fde [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] c9cee444d08276ba04b7650cab4e0284f77e85272a79a4f86ab8413d657319e5 [INFO] running `Command { std: "docker" "start" "-a" "c9cee444d08276ba04b7650cab4e0284f77e85272a79a4f86ab8413d657319e5", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking winnow v0.7.11 [INFO] [stderr] Checking toml_writer v1.0.2 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling target-triple v0.1.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Checking slab v0.4.10 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking glob v0.3.2 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking unicode-ident v1.0.18 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking indexmap v2.10.0 [INFO] [stderr] Compiling cc v1.2.29 [INFO] [stderr] Checking toml_parser v1.0.1 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling argh_shared v0.1.13 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking rust-fuzzy-search v0.1.1 [INFO] [stderr] Compiling onig_sys v69.9.1 [INFO] [stderr] Compiling web_atoms v0.1.3 [INFO] [stderr] Compiling darling_core v0.21.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking bstr v1.12.0 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling linkme-impl v0.3.33 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Checking globset v0.4.16 [INFO] [stderr] Checking deranged v0.4.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking quote v1.0.40 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Checking tokio v1.46.1 [INFO] [stderr] Compiling darling_macro v0.21.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling darling v0.21.0 [INFO] [stderr] Compiling pattern-wishcast-macros v0.0.1-pre.3 (/opt/rustwide/workdir/pattern-wishcast/pattern-wishcast-macros) [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Checking zerovec v0.11.2 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking pattern-wishcast v0.0.1-pre.3 (/opt/rustwide/workdir/pattern-wishcast) [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling argh_derive v0.1.13 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking opentelemetry v0.30.0 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Compiling prometheus v0.13.4 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Checking time-core v0.1.4 [INFO] [stderr] Compiling indices v0.3.6 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling error_set_impl v0.8.5 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking prost v0.13.5 [INFO] [stderr] Checking h2 v0.4.11 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Checking tonic v0.13.1 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking serde_spanned v1.0.0 [INFO] [stderr] Checking toml_datetime v0.7.0 [INFO] [stderr] Checking toml v0.9.2 [INFO] [stderr] Checking string_cache v0.8.9 [INFO] [stderr] Checking argh v0.1.13 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking opentelemetry_sdk v0.30.0 [INFO] [stderr] Compiling autometrics v2.0.0 [INFO] [stderr] Checking ignore v0.4.23 [INFO] [stderr] Checking trybuild v1.0.106 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking quick-xml v0.38.0 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling pulldown-cmark v0.13.0 [INFO] [stderr] Checking arraydeque v0.5.1 [INFO] [stderr] Checking deunicode v1.6.2 [INFO] [stderr] Checking unicode-width v0.2.1 [INFO] [stderr] Checking similar v2.7.0 [INFO] [stderr] Checking getopts v0.2.23 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Checking slug v0.1.6 [INFO] [stderr] Checking plist v1.7.4 [INFO] [stderr] Compiling autometrics-macros v2.0.0 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking opentelemetry-proto v0.30.0 [INFO] [stderr] Checking hyper-util v0.1.15 [INFO] [stderr] Checking unic-segment v0.9.0 [INFO] [stderr] Checking yaml-rust2 v0.10.3 [INFO] [stderr] Checking inotify v0.11.0 [INFO] [stderr] Checking linkme v0.3.33 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking markup5ever v0.35.0 [INFO] [stderr] Checking globwalk v0.9.1 [INFO] [stderr] Checking onig v6.5.1 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Checking reqwest v0.12.22 [INFO] [stderr] Checking error_set v0.8.5 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking opentelemetry v0.24.0 [INFO] [stderr] Compiling spez v0.1.2 [INFO] [stderr] Compiling match_token v0.35.0 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking notify-types v2.0.0 [INFO] [stderr] Checking pulldown-cmark-escape v0.11.0 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking constant_time_eq v0.3.1 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking opentelemetry-http v0.30.0 [INFO] [stderr] Checking opentelemetry-otlp v0.30.0 [INFO] [stderr] Checking syntect v5.2.0 [INFO] [stderr] Checking notify v8.1.0 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking html5ever v0.35.0 [INFO] [stderr] Checking sled v0.34.7 [INFO] [stderr] Checking gray_matter v0.3.2 [INFO] [stderr] Checking tracing-opentelemetry v0.31.0 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking fastcdc v3.2.1 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Checking cargo-derive-doc v0.0.1-pre.1 (/opt/rustwide/workdir/cargo-derive-doc) [INFO] [stderr] Checking tera v1.20.0 [INFO] [stderr] Checking site v0.1.0 (/opt/rustwide/workdir/site) [INFO] [stdout] error[E0275]: overflow evaluating the requirement `{async fn body of tokio::fs::asyncify<{closure@tokio::fs::read_dir<&Path>::{closure#0}::{closure#0}}, tokio::fs::ReadDir>()}: std::marker::Send` [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`site`) [INFO] [stdout] note: required because it appears within the type `impl futures::Future>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/fs/mod.rs:305:1 [INFO] [stdout] | [INFO] [stdout] 305 | / pub(crate) async fn asyncify(f: F) -> io::Result [INFO] [stdout] 306 | | where [INFO] [stdout] 307 | | F: FnOnce() -> io::Result + Send + 'static, [INFO] [stdout] 308 | | T: Send + 'static, [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/tokio-1.46.1/src/fs/read_dir.rs:32:70 [INFO] [stdout] | [INFO] [stdout] 32 | pub async fn read_dir(path: impl AsRef) -> io::Result { [INFO] [stdout] | ______________________________________________________________________^ [INFO] [stdout] 33 | | let path = path.as_ref().to_owned(); [INFO] [stdout] 34 | | asyncify(|| -> io::Result { [INFO] [stdout] 35 | | let mut std = std::fs::read_dir(path)?; [INFO] [stdout] ... | [INFO] [stdout] 41 | | .await [INFO] [stdout] 42 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> site/src/badges.rs:71:33 [INFO] [stdout] | [INFO] [stdout] 71 | ) -> Result<(), std::io::Error> { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 72 | | let mut entries = fs::read_dir(dir).await?; [INFO] [stdout] 73 | | let mut dir_badges = Vec::new(); [INFO] [stdout] ... | [INFO] [stdout] 137 | | Ok(()) [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `std::ptr::Unique>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/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] --> site/src/badges.rs:71:33 [INFO] [stdout] | [INFO] [stdout] 71 | ) -> Result<(), std::io::Error> { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 72 | | let mut entries = fs::read_dir(dir).await?; [INFO] [stdout] 73 | | let mut dir_badges = Vec::new(); [INFO] [stdout] ... | [INFO] [stdout] 137 | | Ok(()) [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `std::ptr::Unique>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/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] --> site/src/badges.rs:71:33 [INFO] [stdout] | [INFO] [stdout] 71 | ) -> Result<(), std::io::Error> { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 72 | | let mut entries = fs::read_dir(dir).await?; [INFO] [stdout] 73 | | let mut dir_badges = Vec::new(); [INFO] [stdout] ... | [INFO] [stdout] 137 | | Ok(()) [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `std::ptr::Unique>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/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] --> site/src/badges.rs:71:33 [INFO] [stdout] | [INFO] [stdout] 71 | ) -> Result<(), std::io::Error> { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 72 | | let mut entries = fs::read_dir(dir).await?; [INFO] [stdout] 73 | | let mut dir_badges = Vec::new(); [INFO] [stdout] ... | [INFO] [stdout] 137 | | Ok(()) [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `std::ptr::Unique>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/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] --> site/src/badges.rs:71:33 [INFO] [stdout] | [INFO] [stdout] 71 | ) -> Result<(), std::io::Error> { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 72 | | let mut entries = fs::read_dir(dir).await?; [INFO] [stdout] 73 | | let mut dir_badges = Vec::new(); [INFO] [stdout] ... | [INFO] [stdout] 137 | | Ok(()) [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `std::ptr::Unique>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/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] --> site/src/badges.rs:71:33 [INFO] [stdout] | [INFO] [stdout] 71 | ) -> Result<(), std::io::Error> { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 72 | | let mut entries = fs::read_dir(dir).await?; [INFO] [stdout] 73 | | let mut dir_badges = Vec::new(); [INFO] [stdout] ... | [INFO] [stdout] 137 | | Ok(()) [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `std::ptr::Unique>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/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] --> site/src/badges.rs:71:33 [INFO] [stdout] | [INFO] [stdout] 71 | ) -> Result<(), std::io::Error> { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 72 | | let mut entries = fs::read_dir(dir).await?; [INFO] [stdout] 73 | | let mut dir_badges = Vec::new(); [INFO] [stdout] ... | [INFO] [stdout] 137 | | Ok(()) [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `std::ptr::Unique>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/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] --> site/src/badges.rs:71:33 [INFO] [stdout] | [INFO] [stdout] 71 | ) -> Result<(), std::io::Error> { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 72 | | let mut entries = fs::read_dir(dir).await?; [INFO] [stdout] 73 | | let mut dir_badges = Vec::new(); [INFO] [stdout] ... | [INFO] [stdout] 137 | | Ok(()) [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `std::ptr::Unique>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/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] --> site/src/badges.rs:71:33 [INFO] [stdout] | [INFO] [stdout] 71 | ) -> Result<(), std::io::Error> { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 72 | | let mut entries = fs::read_dir(dir).await?; [INFO] [stdout] 73 | | let mut dir_badges = Vec::new(); [INFO] [stdout] ... | [INFO] [stdout] 137 | | Ok(()) [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `std::ptr::Unique>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/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] --> site/src/badges.rs:71:33 [INFO] [stdout] | [INFO] [stdout] 71 | ) -> Result<(), std::io::Error> { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 72 | | let mut entries = fs::read_dir(dir).await?; [INFO] [stdout] 73 | | let mut dir_badges = Vec::new(); [INFO] [stdout] ... | [INFO] [stdout] 137 | | Ok(()) [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `std::ptr::Unique>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/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] --> site/src/badges.rs:71:33 [INFO] [stdout] | [INFO] [stdout] 71 | ) -> Result<(), std::io::Error> { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 72 | | let mut entries = fs::read_dir(dir).await?; [INFO] [stdout] 73 | | let mut dir_badges = Vec::new(); [INFO] [stdout] ... | [INFO] [stdout] 137 | | Ok(()) [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `std::ptr::Unique>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/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] --> site/src/badges.rs:71:33 [INFO] [stdout] | [INFO] [stdout] 71 | ) -> Result<(), std::io::Error> { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 72 | | let mut entries = fs::read_dir(dir).await?; [INFO] [stdout] 73 | | let mut dir_badges = Vec::new(); [INFO] [stdout] ... | [INFO] [stdout] 137 | | Ok(()) [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `std::ptr::Unique>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/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] --> site/src/badges.rs:71:33 [INFO] [stdout] | [INFO] [stdout] 71 | ) -> Result<(), std::io::Error> { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 72 | | let mut entries = fs::read_dir(dir).await?; [INFO] [stdout] 73 | | let mut dir_badges = Vec::new(); [INFO] [stdout] ... | [INFO] [stdout] 137 | | Ok(()) [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `std::ptr::Unique>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/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] --> site/src/badges.rs:71:33 [INFO] [stdout] | [INFO] [stdout] 71 | ) -> Result<(), std::io::Error> { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 72 | | let mut entries = fs::read_dir(dir).await?; [INFO] [stdout] 73 | | let mut dir_badges = Vec::new(); [INFO] [stdout] ... | [INFO] [stdout] 137 | | Ok(()) [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `std::ptr::Unique>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/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] --> site/src/badges.rs:71:33 [INFO] [stdout] | [INFO] [stdout] 71 | ) -> Result<(), std::io::Error> { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 72 | | let mut entries = fs::read_dir(dir).await?; [INFO] [stdout] 73 | | let mut dir_badges = Vec::new(); [INFO] [stdout] ... | [INFO] [stdout] 137 | | Ok(()) [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `std::ptr::Unique>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/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] --> site/src/badges.rs:71:33 [INFO] [stdout] | [INFO] [stdout] 71 | ) -> Result<(), std::io::Error> { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 72 | | let mut entries = fs::read_dir(dir).await?; [INFO] [stdout] 73 | | let mut dir_badges = Vec::new(); [INFO] [stdout] ... | [INFO] [stdout] 137 | | Ok(()) [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `std::ptr::Unique>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/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] --> site/src/badges.rs:71:33 [INFO] [stdout] | [INFO] [stdout] 71 | ) -> Result<(), std::io::Error> { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 72 | | let mut entries = fs::read_dir(dir).await?; [INFO] [stdout] 73 | | let mut dir_badges = Vec::new(); [INFO] [stdout] ... | [INFO] [stdout] 137 | | Ok(()) [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `std::ptr::Unique>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/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] --> site/src/badges.rs:71:33 [INFO] [stdout] | [INFO] [stdout] 71 | ) -> Result<(), std::io::Error> { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 72 | | let mut entries = fs::read_dir(dir).await?; [INFO] [stdout] 73 | | let mut dir_badges = Vec::new(); [INFO] [stdout] ... | [INFO] [stdout] 137 | | Ok(()) [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `std::ptr::Unique>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/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] --> site/src/badges.rs:71:33 [INFO] [stdout] | [INFO] [stdout] 71 | ) -> Result<(), std::io::Error> { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 72 | | let mut entries = fs::read_dir(dir).await?; [INFO] [stdout] 73 | | let mut dir_badges = Vec::new(); [INFO] [stdout] ... | [INFO] [stdout] 137 | | Ok(()) [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `std::ptr::Unique>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/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] --> site/src/badges.rs:71:33 [INFO] [stdout] | [INFO] [stdout] 71 | ) -> Result<(), std::io::Error> { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 72 | | let mut entries = fs::read_dir(dir).await?; [INFO] [stdout] 73 | | let mut dir_badges = Vec::new(); [INFO] [stdout] ... | [INFO] [stdout] 137 | | Ok(()) [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `std::ptr::Unique>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/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] --> site/src/badges.rs:71:33 [INFO] [stdout] | [INFO] [stdout] 71 | ) -> Result<(), std::io::Error> { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 72 | | let mut entries = fs::read_dir(dir).await?; [INFO] [stdout] 73 | | let mut dir_badges = Vec::new(); [INFO] [stdout] ... | [INFO] [stdout] 137 | | Ok(()) [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `std::ptr::Unique>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/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] --> site/src/badges.rs:71:33 [INFO] [stdout] | [INFO] [stdout] 71 | ) -> Result<(), std::io::Error> { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 72 | | let mut entries = fs::read_dir(dir).await?; [INFO] [stdout] 73 | | let mut dir_badges = Vec::new(); [INFO] [stdout] ... | [INFO] [stdout] 137 | | Ok(()) [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `std::ptr::Unique>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/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] --> site/src/badges.rs:71:33 [INFO] [stdout] | [INFO] [stdout] 71 | ) -> Result<(), std::io::Error> { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 72 | | let mut entries = fs::read_dir(dir).await?; [INFO] [stdout] 73 | | let mut dir_badges = Vec::new(); [INFO] [stdout] ... | [INFO] [stdout] 137 | | Ok(()) [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `std::ptr::Unique>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/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] --> site/src/badges.rs:71:33 [INFO] [stdout] | [INFO] [stdout] 71 | ) -> Result<(), std::io::Error> { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 72 | | let mut entries = fs::read_dir(dir).await?; [INFO] [stdout] 73 | | let mut dir_badges = Vec::new(); [INFO] [stdout] ... | [INFO] [stdout] 137 | | Ok(()) [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> site/src/badges.rs:33:59 [INFO] [stdout] | [INFO] [stdout] 33 | pub async fn load_badges() -> HashMap> { [INFO] [stdout] | ___________________________________________________________^ [INFO] [stdout] 34 | | let badges_dir = Path::new("static/badges"); [INFO] [stdout] 35 | | let mut badges_by_dir: HashMap> = HashMap::new(); [INFO] [stdout] ... | [INFO] [stdout] 63 | | badges_by_dir [INFO] [stdout] 64 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> site/src/pages.rs:295:1 [INFO] [stdout] | [INFO] [stdout] 295 | #[instrument(skip(config))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> site/src/pages.rs:296:79 [INFO] [stdout] | [INFO] [stdout] 296 | pub async fn preload_pages_metadata(config: &BlogConfig) -> PreloadedMetadata { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 297 | | let badges = badges::load_badges().await; [INFO] [stdout] 298 | | let pages_dir = Path::new(&config.site.pages_dir); [INFO] [stdout] 299 | | let all_pages = get_all_pages(pages_dir); [INFO] [stdout] ... | [INFO] [stdout] 449 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> site/src/pages.rs:556:1 [INFO] [stdout] | [INFO] [stdout] 556 | #[instrument(skip(templates, config))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> site/src/pages.rs:557:98 [INFO] [stdout] | [INFO] [stdout] 557 | pub async fn preload_pages_data(templates: &mut tera::Tera, config: &BlogConfig) -> RenderedSite { [INFO] [stdout] | __________________________________________________________________________________________________^ [INFO] [stdout] 558 | | let metadata = preload_pages_metadata(config).await; [INFO] [stdout] 559 | | render_site_from_metadata(templates, &metadata, config).await [INFO] [stdout] 560 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> site/src/main.rs:51:15 [INFO] [stdout] | [INFO] [stdout] 51 | tokio::spawn(async move { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the attribute macro `instrument` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `{async fn body of tokio::fs::asyncify<{closure@tokio::fs::read_dir<&Path>::{closure#0}::{closure#0}}, tokio::fs::ReadDir>()}: std::marker::Send` [INFO] [stdout] --> site/src/main.rs:51:2 [INFO] [stdout] | [INFO] [stdout] 51 | / tokio::spawn(async move { [INFO] [stdout] 52 | | let (tx, mut rx) = tokio::sync::mpsc::channel(8); [INFO] [stdout] 53 | | [INFO] [stdout] 54 | | let mut watcher = RecommendedWatcher::new( [INFO] [stdout] ... | [INFO] [stdout] 154 | | }); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`site`) [INFO] [stdout] note: required because it appears within the type `impl futures::Future>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/fs/mod.rs:305:1 [INFO] [stdout] | [INFO] [stdout] 305 | / pub(crate) async fn asyncify(f: F) -> io::Result [INFO] [stdout] 306 | | where [INFO] [stdout] 307 | | F: FnOnce() -> io::Result + Send + 'static, [INFO] [stdout] 308 | | T: Send + 'static, [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/tokio-1.46.1/src/fs/read_dir.rs:32:70 [INFO] [stdout] | [INFO] [stdout] 32 | pub async fn read_dir(path: impl AsRef) -> io::Result { [INFO] [stdout] | ______________________________________________________________________^ [INFO] [stdout] 33 | | let path = path.as_ref().to_owned(); [INFO] [stdout] 34 | | asyncify(|| -> io::Result { [INFO] [stdout] 35 | | let mut std = std::fs::read_dir(path)?; [INFO] [stdout] ... | [INFO] [stdout] 41 | | .await [INFO] [stdout] 42 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> site/src/badges.rs:71:33 [INFO] [stdout] | [INFO] [stdout] 71 | ) -> Result<(), std::io::Error> { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 72 | | let mut entries = fs::read_dir(dir).await?; [INFO] [stdout] 73 | | let mut dir_badges = Vec::new(); [INFO] [stdout] ... | [INFO] [stdout] 137 | | Ok(()) [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `std::ptr::Unique>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/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] --> site/src/badges.rs:71:33 [INFO] [stdout] | [INFO] [stdout] 71 | ) -> Result<(), std::io::Error> { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 72 | | let mut entries = fs::read_dir(dir).await?; [INFO] [stdout] 73 | | let mut dir_badges = Vec::new(); [INFO] [stdout] ... | [INFO] [stdout] 137 | | Ok(()) [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `std::ptr::Unique>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/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] --> site/src/badges.rs:71:33 [INFO] [stdout] | [INFO] [stdout] 71 | ) -> Result<(), std::io::Error> { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 72 | | let mut entries = fs::read_dir(dir).await?; [INFO] [stdout] 73 | | let mut dir_badges = Vec::new(); [INFO] [stdout] ... | [INFO] [stdout] 137 | | Ok(()) [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `std::ptr::Unique>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/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] --> site/src/badges.rs:71:33 [INFO] [stdout] | [INFO] [stdout] 71 | ) -> Result<(), std::io::Error> { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 72 | | let mut entries = fs::read_dir(dir).await?; [INFO] [stdout] 73 | | let mut dir_badges = Vec::new(); [INFO] [stdout] ... | [INFO] [stdout] 137 | | Ok(()) [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `std::ptr::Unique>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/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] --> site/src/badges.rs:71:33 [INFO] [stdout] | [INFO] [stdout] 71 | ) -> Result<(), std::io::Error> { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 72 | | let mut entries = fs::read_dir(dir).await?; [INFO] [stdout] 73 | | let mut dir_badges = Vec::new(); [INFO] [stdout] ... | [INFO] [stdout] 137 | | Ok(()) [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `std::ptr::Unique>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/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] --> site/src/badges.rs:71:33 [INFO] [stdout] | [INFO] [stdout] 71 | ) -> Result<(), std::io::Error> { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 72 | | let mut entries = fs::read_dir(dir).await?; [INFO] [stdout] 73 | | let mut dir_badges = Vec::new(); [INFO] [stdout] ... | [INFO] [stdout] 137 | | Ok(()) [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `std::ptr::Unique>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/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] --> site/src/badges.rs:71:33 [INFO] [stdout] | [INFO] [stdout] 71 | ) -> Result<(), std::io::Error> { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 72 | | let mut entries = fs::read_dir(dir).await?; [INFO] [stdout] 73 | | let mut dir_badges = Vec::new(); [INFO] [stdout] ... | [INFO] [stdout] 137 | | Ok(()) [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `std::ptr::Unique>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/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] --> site/src/badges.rs:71:33 [INFO] [stdout] | [INFO] [stdout] 71 | ) -> Result<(), std::io::Error> { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 72 | | let mut entries = fs::read_dir(dir).await?; [INFO] [stdout] 73 | | let mut dir_badges = Vec::new(); [INFO] [stdout] ... | [INFO] [stdout] 137 | | Ok(()) [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `std::ptr::Unique>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/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] --> site/src/badges.rs:71:33 [INFO] [stdout] | [INFO] [stdout] 71 | ) -> Result<(), std::io::Error> { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 72 | | let mut entries = fs::read_dir(dir).await?; [INFO] [stdout] 73 | | let mut dir_badges = Vec::new(); [INFO] [stdout] ... | [INFO] [stdout] 137 | | Ok(()) [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `std::ptr::Unique>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/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] --> site/src/badges.rs:71:33 [INFO] [stdout] | [INFO] [stdout] 71 | ) -> Result<(), std::io::Error> { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 72 | | let mut entries = fs::read_dir(dir).await?; [INFO] [stdout] 73 | | let mut dir_badges = Vec::new(); [INFO] [stdout] ... | [INFO] [stdout] 137 | | Ok(()) [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `std::ptr::Unique>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/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] --> site/src/badges.rs:71:33 [INFO] [stdout] | [INFO] [stdout] 71 | ) -> Result<(), std::io::Error> { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 72 | | let mut entries = fs::read_dir(dir).await?; [INFO] [stdout] 73 | | let mut dir_badges = Vec::new(); [INFO] [stdout] ... | [INFO] [stdout] 137 | | Ok(()) [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `std::ptr::Unique>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/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] --> site/src/badges.rs:71:33 [INFO] [stdout] | [INFO] [stdout] 71 | ) -> Result<(), std::io::Error> { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 72 | | let mut entries = fs::read_dir(dir).await?; [INFO] [stdout] 73 | | let mut dir_badges = Vec::new(); [INFO] [stdout] ... | [INFO] [stdout] 137 | | Ok(()) [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `std::ptr::Unique>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/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] --> site/src/badges.rs:71:33 [INFO] [stdout] | [INFO] [stdout] 71 | ) -> Result<(), std::io::Error> { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 72 | | let mut entries = fs::read_dir(dir).await?; [INFO] [stdout] 73 | | let mut dir_badges = Vec::new(); [INFO] [stdout] ... | [INFO] [stdout] 137 | | Ok(()) [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `std::ptr::Unique>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/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] --> site/src/badges.rs:71:33 [INFO] [stdout] | [INFO] [stdout] 71 | ) -> Result<(), std::io::Error> { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 72 | | let mut entries = fs::read_dir(dir).await?; [INFO] [stdout] 73 | | let mut dir_badges = Vec::new(); [INFO] [stdout] ... | [INFO] [stdout] 137 | | Ok(()) [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `std::ptr::Unique>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/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] --> site/src/badges.rs:71:33 [INFO] [stdout] | [INFO] [stdout] 71 | ) -> Result<(), std::io::Error> { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 72 | | let mut entries = fs::read_dir(dir).await?; [INFO] [stdout] 73 | | let mut dir_badges = Vec::new(); [INFO] [stdout] ... | [INFO] [stdout] 137 | | Ok(()) [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `std::ptr::Unique>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/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] --> site/src/badges.rs:71:33 [INFO] [stdout] | [INFO] [stdout] 71 | ) -> Result<(), std::io::Error> { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 72 | | let mut entries = fs::read_dir(dir).await?; [INFO] [stdout] 73 | | let mut dir_badges = Vec::new(); [INFO] [stdout] ... | [INFO] [stdout] 137 | | Ok(()) [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `std::ptr::Unique>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/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] --> site/src/badges.rs:71:33 [INFO] [stdout] | [INFO] [stdout] 71 | ) -> Result<(), std::io::Error> { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 72 | | let mut entries = fs::read_dir(dir).await?; [INFO] [stdout] 73 | | let mut dir_badges = Vec::new(); [INFO] [stdout] ... | [INFO] [stdout] 137 | | Ok(()) [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `std::ptr::Unique>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/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] --> site/src/badges.rs:71:33 [INFO] [stdout] | [INFO] [stdout] 71 | ) -> Result<(), std::io::Error> { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 72 | | let mut entries = fs::read_dir(dir).await?; [INFO] [stdout] 73 | | let mut dir_badges = Vec::new(); [INFO] [stdout] ... | [INFO] [stdout] 137 | | Ok(()) [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `std::ptr::Unique>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/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] --> site/src/badges.rs:71:33 [INFO] [stdout] | [INFO] [stdout] 71 | ) -> Result<(), std::io::Error> { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 72 | | let mut entries = fs::read_dir(dir).await?; [INFO] [stdout] 73 | | let mut dir_badges = Vec::new(); [INFO] [stdout] ... | [INFO] [stdout] 137 | | Ok(()) [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `std::ptr::Unique>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/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] --> site/src/badges.rs:71:33 [INFO] [stdout] | [INFO] [stdout] 71 | ) -> Result<(), std::io::Error> { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 72 | | let mut entries = fs::read_dir(dir).await?; [INFO] [stdout] 73 | | let mut dir_badges = Vec::new(); [INFO] [stdout] ... | [INFO] [stdout] 137 | | Ok(()) [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `std::ptr::Unique>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/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] --> site/src/badges.rs:71:33 [INFO] [stdout] | [INFO] [stdout] 71 | ) -> Result<(), std::io::Error> { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 72 | | let mut entries = fs::read_dir(dir).await?; [INFO] [stdout] 73 | | let mut dir_badges = Vec::new(); [INFO] [stdout] ... | [INFO] [stdout] 137 | | Ok(()) [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `std::ptr::Unique>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/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] --> site/src/badges.rs:71:33 [INFO] [stdout] | [INFO] [stdout] 71 | ) -> Result<(), std::io::Error> { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 72 | | let mut entries = fs::read_dir(dir).await?; [INFO] [stdout] 73 | | let mut dir_badges = Vec::new(); [INFO] [stdout] ... | [INFO] [stdout] 137 | | Ok(()) [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `std::ptr::Unique>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/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] --> site/src/badges.rs:71:33 [INFO] [stdout] | [INFO] [stdout] 71 | ) -> Result<(), std::io::Error> { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 72 | | let mut entries = fs::read_dir(dir).await?; [INFO] [stdout] 73 | | let mut dir_badges = Vec::new(); [INFO] [stdout] ... | [INFO] [stdout] 137 | | Ok(()) [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `std::ptr::Unique>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/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] --> site/src/badges.rs:71:33 [INFO] [stdout] | [INFO] [stdout] 71 | ) -> Result<(), std::io::Error> { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 72 | | let mut entries = fs::read_dir(dir).await?; [INFO] [stdout] 73 | | let mut dir_badges = Vec::new(); [INFO] [stdout] ... | [INFO] [stdout] 137 | | Ok(()) [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> site/src/badges.rs:33:59 [INFO] [stdout] | [INFO] [stdout] 33 | pub async fn load_badges() -> HashMap> { [INFO] [stdout] | ___________________________________________________________^ [INFO] [stdout] 34 | | let badges_dir = Path::new("static/badges"); [INFO] [stdout] 35 | | let mut badges_by_dir: HashMap> = HashMap::new(); [INFO] [stdout] ... | [INFO] [stdout] 63 | | badges_by_dir [INFO] [stdout] 64 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> site/src/pages.rs:295:1 [INFO] [stdout] | [INFO] [stdout] 295 | #[instrument(skip(config))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> site/src/pages.rs:296:79 [INFO] [stdout] | [INFO] [stdout] 296 | pub async fn preload_pages_metadata(config: &BlogConfig) -> PreloadedMetadata { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 297 | | let badges = badges::load_badges().await; [INFO] [stdout] 298 | | let pages_dir = Path::new(&config.site.pages_dir); [INFO] [stdout] 299 | | let all_pages = get_all_pages(pages_dir); [INFO] [stdout] ... | [INFO] [stdout] 449 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> site/src/pages.rs:556:1 [INFO] [stdout] | [INFO] [stdout] 556 | #[instrument(skip(templates, config))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> site/src/pages.rs:557:98 [INFO] [stdout] | [INFO] [stdout] 557 | pub async fn preload_pages_data(templates: &mut tera::Tera, config: &BlogConfig) -> RenderedSite { [INFO] [stdout] | __________________________________________________________________________________________________^ [INFO] [stdout] 558 | | let metadata = preload_pages_metadata(config).await; [INFO] [stdout] 559 | | render_site_from_metadata(templates, &metadata, config).await [INFO] [stdout] 560 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> site/src/main.rs:51:15 [INFO] [stdout] | [INFO] [stdout] 51 | tokio::spawn(async move { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] note: required by a bound in `tokio::spawn` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/task/spawn.rs:168:21 [INFO] [stdout] | [INFO] [stdout] 166 | pub fn spawn(future: F) -> JoinHandle [INFO] [stdout] | ----- required by a bound in this function [INFO] [stdout] 167 | where [INFO] [stdout] 168 | F: Future + Send + 'static, [INFO] [stdout] | ^^^^ required by this bound in `spawn` [INFO] [stdout] = note: this error originates in the attribute macro `instrument` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0275`. [INFO] [stdout] [INFO] [stderr] error: could not compile `site` (bin "site") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0275]: overflow evaluating the requirement `{async fn body of tokio::fs::asyncify<{closure@tokio::fs::read_dir<&Path>::{closure#0}::{closure#0}}, tokio::fs::ReadDir>()}: std::marker::Send` [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`site`) [INFO] [stdout] note: required because it appears within the type `impl futures::Future>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/fs/mod.rs:305:1 [INFO] [stdout] | [INFO] [stdout] 305 | / pub(crate) async fn asyncify(f: F) -> io::Result [INFO] [stdout] 306 | | where [INFO] [stdout] 307 | | F: FnOnce() -> io::Result + Send + 'static, [INFO] [stdout] 308 | | T: Send + 'static, [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/tokio-1.46.1/src/fs/read_dir.rs:32:70 [INFO] [stdout] | [INFO] [stdout] 32 | pub async fn read_dir(path: impl AsRef) -> io::Result { [INFO] [stdout] | ______________________________________________________________________^ [INFO] [stdout] 33 | | let path = path.as_ref().to_owned(); [INFO] [stdout] 34 | | asyncify(|| -> io::Result { [INFO] [stdout] 35 | | let mut std = std::fs::read_dir(path)?; [INFO] [stdout] ... | [INFO] [stdout] 41 | | .await [INFO] [stdout] 42 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> site/src/badges.rs:71:33 [INFO] [stdout] | [INFO] [stdout] 71 | ) -> Result<(), std::io::Error> { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 72 | | let mut entries = fs::read_dir(dir).await?; [INFO] [stdout] 73 | | let mut dir_badges = Vec::new(); [INFO] [stdout] ... | [INFO] [stdout] 137 | | Ok(()) [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `std::ptr::Unique>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/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] --> site/src/badges.rs:71:33 [INFO] [stdout] | [INFO] [stdout] 71 | ) -> Result<(), std::io::Error> { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 72 | | let mut entries = fs::read_dir(dir).await?; [INFO] [stdout] 73 | | let mut dir_badges = Vec::new(); [INFO] [stdout] ... | [INFO] [stdout] 137 | | Ok(()) [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `std::ptr::Unique>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/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] --> site/src/badges.rs:71:33 [INFO] [stdout] | [INFO] [stdout] 71 | ) -> Result<(), std::io::Error> { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 72 | | let mut entries = fs::read_dir(dir).await?; [INFO] [stdout] 73 | | let mut dir_badges = Vec::new(); [INFO] [stdout] ... | [INFO] [stdout] 137 | | Ok(()) [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `std::ptr::Unique>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/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] --> site/src/badges.rs:71:33 [INFO] [stdout] | [INFO] [stdout] 71 | ) -> Result<(), std::io::Error> { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 72 | | let mut entries = fs::read_dir(dir).await?; [INFO] [stdout] 73 | | let mut dir_badges = Vec::new(); [INFO] [stdout] ... | [INFO] [stdout] 137 | | Ok(()) [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `std::ptr::Unique>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/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] --> site/src/badges.rs:71:33 [INFO] [stdout] | [INFO] [stdout] 71 | ) -> Result<(), std::io::Error> { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 72 | | let mut entries = fs::read_dir(dir).await?; [INFO] [stdout] 73 | | let mut dir_badges = Vec::new(); [INFO] [stdout] ... | [INFO] [stdout] 137 | | Ok(()) [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `std::ptr::Unique>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/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] --> site/src/badges.rs:71:33 [INFO] [stdout] | [INFO] [stdout] 71 | ) -> Result<(), std::io::Error> { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 72 | | let mut entries = fs::read_dir(dir).await?; [INFO] [stdout] 73 | | let mut dir_badges = Vec::new(); [INFO] [stdout] ... | [INFO] [stdout] 137 | | Ok(()) [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `std::ptr::Unique>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/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] --> site/src/badges.rs:71:33 [INFO] [stdout] | [INFO] [stdout] 71 | ) -> Result<(), std::io::Error> { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 72 | | let mut entries = fs::read_dir(dir).await?; [INFO] [stdout] 73 | | let mut dir_badges = Vec::new(); [INFO] [stdout] ... | [INFO] [stdout] 137 | | Ok(()) [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `std::ptr::Unique>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/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] --> site/src/badges.rs:71:33 [INFO] [stdout] | [INFO] [stdout] 71 | ) -> Result<(), std::io::Error> { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 72 | | let mut entries = fs::read_dir(dir).await?; [INFO] [stdout] 73 | | let mut dir_badges = Vec::new(); [INFO] [stdout] ... | [INFO] [stdout] 137 | | Ok(()) [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `std::ptr::Unique>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/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] --> site/src/badges.rs:71:33 [INFO] [stdout] | [INFO] [stdout] 71 | ) -> Result<(), std::io::Error> { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 72 | | let mut entries = fs::read_dir(dir).await?; [INFO] [stdout] 73 | | let mut dir_badges = Vec::new(); [INFO] [stdout] ... | [INFO] [stdout] 137 | | Ok(()) [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `std::ptr::Unique>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/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] --> site/src/badges.rs:71:33 [INFO] [stdout] | [INFO] [stdout] 71 | ) -> Result<(), std::io::Error> { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 72 | | let mut entries = fs::read_dir(dir).await?; [INFO] [stdout] 73 | | let mut dir_badges = Vec::new(); [INFO] [stdout] ... | [INFO] [stdout] 137 | | Ok(()) [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `std::ptr::Unique>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/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] --> site/src/badges.rs:71:33 [INFO] [stdout] | [INFO] [stdout] 71 | ) -> Result<(), std::io::Error> { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 72 | | let mut entries = fs::read_dir(dir).await?; [INFO] [stdout] 73 | | let mut dir_badges = Vec::new(); [INFO] [stdout] ... | [INFO] [stdout] 137 | | Ok(()) [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `std::ptr::Unique>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/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] --> site/src/badges.rs:71:33 [INFO] [stdout] | [INFO] [stdout] 71 | ) -> Result<(), std::io::Error> { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 72 | | let mut entries = fs::read_dir(dir).await?; [INFO] [stdout] 73 | | let mut dir_badges = Vec::new(); [INFO] [stdout] ... | [INFO] [stdout] 137 | | Ok(()) [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `std::ptr::Unique>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/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] --> site/src/badges.rs:71:33 [INFO] [stdout] | [INFO] [stdout] 71 | ) -> Result<(), std::io::Error> { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 72 | | let mut entries = fs::read_dir(dir).await?; [INFO] [stdout] 73 | | let mut dir_badges = Vec::new(); [INFO] [stdout] ... | [INFO] [stdout] 137 | | Ok(()) [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `std::ptr::Unique>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/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] --> site/src/badges.rs:71:33 [INFO] [stdout] | [INFO] [stdout] 71 | ) -> Result<(), std::io::Error> { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 72 | | let mut entries = fs::read_dir(dir).await?; [INFO] [stdout] 73 | | let mut dir_badges = Vec::new(); [INFO] [stdout] ... | [INFO] [stdout] 137 | | Ok(()) [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `std::ptr::Unique>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/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] --> site/src/badges.rs:71:33 [INFO] [stdout] | [INFO] [stdout] 71 | ) -> Result<(), std::io::Error> { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 72 | | let mut entries = fs::read_dir(dir).await?; [INFO] [stdout] 73 | | let mut dir_badges = Vec::new(); [INFO] [stdout] ... | [INFO] [stdout] 137 | | Ok(()) [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `std::ptr::Unique>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/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] --> site/src/badges.rs:71:33 [INFO] [stdout] | [INFO] [stdout] 71 | ) -> Result<(), std::io::Error> { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 72 | | let mut entries = fs::read_dir(dir).await?; [INFO] [stdout] 73 | | let mut dir_badges = Vec::new(); [INFO] [stdout] ... | [INFO] [stdout] 137 | | Ok(()) [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `std::ptr::Unique>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/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] --> site/src/badges.rs:71:33 [INFO] [stdout] | [INFO] [stdout] 71 | ) -> Result<(), std::io::Error> { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 72 | | let mut entries = fs::read_dir(dir).await?; [INFO] [stdout] 73 | | let mut dir_badges = Vec::new(); [INFO] [stdout] ... | [INFO] [stdout] 137 | | Ok(()) [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `std::ptr::Unique>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/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] --> site/src/badges.rs:71:33 [INFO] [stdout] | [INFO] [stdout] 71 | ) -> Result<(), std::io::Error> { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 72 | | let mut entries = fs::read_dir(dir).await?; [INFO] [stdout] 73 | | let mut dir_badges = Vec::new(); [INFO] [stdout] ... | [INFO] [stdout] 137 | | Ok(()) [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `std::ptr::Unique>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/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] --> site/src/badges.rs:71:33 [INFO] [stdout] | [INFO] [stdout] 71 | ) -> Result<(), std::io::Error> { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 72 | | let mut entries = fs::read_dir(dir).await?; [INFO] [stdout] 73 | | let mut dir_badges = Vec::new(); [INFO] [stdout] ... | [INFO] [stdout] 137 | | Ok(()) [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `std::ptr::Unique>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/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] --> site/src/badges.rs:71:33 [INFO] [stdout] | [INFO] [stdout] 71 | ) -> Result<(), std::io::Error> { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 72 | | let mut entries = fs::read_dir(dir).await?; [INFO] [stdout] 73 | | let mut dir_badges = Vec::new(); [INFO] [stdout] ... | [INFO] [stdout] 137 | | Ok(()) [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `std::ptr::Unique>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/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] --> site/src/badges.rs:71:33 [INFO] [stdout] | [INFO] [stdout] 71 | ) -> Result<(), std::io::Error> { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 72 | | let mut entries = fs::read_dir(dir).await?; [INFO] [stdout] 73 | | let mut dir_badges = Vec::new(); [INFO] [stdout] ... | [INFO] [stdout] 137 | | Ok(()) [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `std::ptr::Unique>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/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] --> site/src/badges.rs:71:33 [INFO] [stdout] | [INFO] [stdout] 71 | ) -> Result<(), std::io::Error> { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 72 | | let mut entries = fs::read_dir(dir).await?; [INFO] [stdout] 73 | | let mut dir_badges = Vec::new(); [INFO] [stdout] ... | [INFO] [stdout] 137 | | Ok(()) [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `std::ptr::Unique>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/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] --> site/src/badges.rs:71:33 [INFO] [stdout] | [INFO] [stdout] 71 | ) -> Result<(), std::io::Error> { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 72 | | let mut entries = fs::read_dir(dir).await?; [INFO] [stdout] 73 | | let mut dir_badges = Vec::new(); [INFO] [stdout] ... | [INFO] [stdout] 137 | | Ok(()) [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `std::ptr::Unique>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/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] --> site/src/badges.rs:71:33 [INFO] [stdout] | [INFO] [stdout] 71 | ) -> Result<(), std::io::Error> { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 72 | | let mut entries = fs::read_dir(dir).await?; [INFO] [stdout] 73 | | let mut dir_badges = Vec::new(); [INFO] [stdout] ... | [INFO] [stdout] 137 | | Ok(()) [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> site/src/badges.rs:33:59 [INFO] [stdout] | [INFO] [stdout] 33 | pub async fn load_badges() -> HashMap> { [INFO] [stdout] | ___________________________________________________________^ [INFO] [stdout] 34 | | let badges_dir = Path::new("static/badges"); [INFO] [stdout] 35 | | let mut badges_by_dir: HashMap> = HashMap::new(); [INFO] [stdout] ... | [INFO] [stdout] 63 | | badges_by_dir [INFO] [stdout] 64 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> site/src/pages.rs:295:1 [INFO] [stdout] | [INFO] [stdout] 295 | #[instrument(skip(config))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> site/src/pages.rs:296:79 [INFO] [stdout] | [INFO] [stdout] 296 | pub async fn preload_pages_metadata(config: &BlogConfig) -> PreloadedMetadata { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 297 | | let badges = badges::load_badges().await; [INFO] [stdout] 298 | | let pages_dir = Path::new(&config.site.pages_dir); [INFO] [stdout] 299 | | let all_pages = get_all_pages(pages_dir); [INFO] [stdout] ... | [INFO] [stdout] 449 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> site/src/pages.rs:556:1 [INFO] [stdout] | [INFO] [stdout] 556 | #[instrument(skip(templates, config))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> site/src/pages.rs:557:98 [INFO] [stdout] | [INFO] [stdout] 557 | pub async fn preload_pages_data(templates: &mut tera::Tera, config: &BlogConfig) -> RenderedSite { [INFO] [stdout] | __________________________________________________________________________________________________^ [INFO] [stdout] 558 | | let metadata = preload_pages_metadata(config).await; [INFO] [stdout] 559 | | render_site_from_metadata(templates, &metadata, config).await [INFO] [stdout] 560 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> site/src/main.rs:51:15 [INFO] [stdout] | [INFO] [stdout] 51 | tokio::spawn(async move { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the attribute macro `instrument` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `{async fn body of tokio::fs::asyncify<{closure@tokio::fs::read_dir<&Path>::{closure#0}::{closure#0}}, tokio::fs::ReadDir>()}: std::marker::Send` [INFO] [stdout] --> site/src/main.rs:51:2 [INFO] [stdout] | [INFO] [stdout] 51 | / tokio::spawn(async move { [INFO] [stdout] 52 | | let (tx, mut rx) = tokio::sync::mpsc::channel(8); [INFO] [stdout] 53 | | [INFO] [stdout] 54 | | let mut watcher = RecommendedWatcher::new( [INFO] [stdout] ... | [INFO] [stdout] 154 | | }); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`site`) [INFO] [stdout] note: required because it appears within the type `impl futures::Future>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/fs/mod.rs:305:1 [INFO] [stdout] | [INFO] [stdout] 305 | / pub(crate) async fn asyncify(f: F) -> io::Result [INFO] [stdout] 306 | | where [INFO] [stdout] 307 | | F: FnOnce() -> io::Result + Send + 'static, [INFO] [stdout] 308 | | T: Send + 'static, [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/tokio-1.46.1/src/fs/read_dir.rs:32:70 [INFO] [stdout] | [INFO] [stdout] 32 | pub async fn read_dir(path: impl AsRef) -> io::Result { [INFO] [stdout] | ______________________________________________________________________^ [INFO] [stdout] 33 | | let path = path.as_ref().to_owned(); [INFO] [stdout] 34 | | asyncify(|| -> io::Result { [INFO] [stdout] 35 | | let mut std = std::fs::read_dir(path)?; [INFO] [stdout] ... | [INFO] [stdout] 41 | | .await [INFO] [stdout] 42 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> site/src/badges.rs:71:33 [INFO] [stdout] | [INFO] [stdout] 71 | ) -> Result<(), std::io::Error> { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 72 | | let mut entries = fs::read_dir(dir).await?; [INFO] [stdout] 73 | | let mut dir_badges = Vec::new(); [INFO] [stdout] ... | [INFO] [stdout] 137 | | Ok(()) [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `std::ptr::Unique>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/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] --> site/src/badges.rs:71:33 [INFO] [stdout] | [INFO] [stdout] 71 | ) -> Result<(), std::io::Error> { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 72 | | let mut entries = fs::read_dir(dir).await?; [INFO] [stdout] 73 | | let mut dir_badges = Vec::new(); [INFO] [stdout] ... | [INFO] [stdout] 137 | | Ok(()) [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `std::ptr::Unique>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/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] --> site/src/badges.rs:71:33 [INFO] [stdout] | [INFO] [stdout] 71 | ) -> Result<(), std::io::Error> { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 72 | | let mut entries = fs::read_dir(dir).await?; [INFO] [stdout] 73 | | let mut dir_badges = Vec::new(); [INFO] [stdout] ... | [INFO] [stdout] 137 | | Ok(()) [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `std::ptr::Unique>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/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] --> site/src/badges.rs:71:33 [INFO] [stdout] | [INFO] [stdout] 71 | ) -> Result<(), std::io::Error> { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 72 | | let mut entries = fs::read_dir(dir).await?; [INFO] [stdout] 73 | | let mut dir_badges = Vec::new(); [INFO] [stdout] ... | [INFO] [stdout] 137 | | Ok(()) [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `std::ptr::Unique>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/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] --> site/src/badges.rs:71:33 [INFO] [stdout] | [INFO] [stdout] 71 | ) -> Result<(), std::io::Error> { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 72 | | let mut entries = fs::read_dir(dir).await?; [INFO] [stdout] 73 | | let mut dir_badges = Vec::new(); [INFO] [stdout] ... | [INFO] [stdout] 137 | | Ok(()) [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `std::ptr::Unique>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/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] --> site/src/badges.rs:71:33 [INFO] [stdout] | [INFO] [stdout] 71 | ) -> Result<(), std::io::Error> { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 72 | | let mut entries = fs::read_dir(dir).await?; [INFO] [stdout] 73 | | let mut dir_badges = Vec::new(); [INFO] [stdout] ... | [INFO] [stdout] 137 | | Ok(()) [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `std::ptr::Unique>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/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] --> site/src/badges.rs:71:33 [INFO] [stdout] | [INFO] [stdout] 71 | ) -> Result<(), std::io::Error> { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 72 | | let mut entries = fs::read_dir(dir).await?; [INFO] [stdout] 73 | | let mut dir_badges = Vec::new(); [INFO] [stdout] ... | [INFO] [stdout] 137 | | Ok(()) [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `std::ptr::Unique>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/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] --> site/src/badges.rs:71:33 [INFO] [stdout] | [INFO] [stdout] 71 | ) -> Result<(), std::io::Error> { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 72 | | let mut entries = fs::read_dir(dir).await?; [INFO] [stdout] 73 | | let mut dir_badges = Vec::new(); [INFO] [stdout] ... | [INFO] [stdout] 137 | | Ok(()) [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `std::ptr::Unique>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/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] --> site/src/badges.rs:71:33 [INFO] [stdout] | [INFO] [stdout] 71 | ) -> Result<(), std::io::Error> { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 72 | | let mut entries = fs::read_dir(dir).await?; [INFO] [stdout] 73 | | let mut dir_badges = Vec::new(); [INFO] [stdout] ... | [INFO] [stdout] 137 | | Ok(()) [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `std::ptr::Unique>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/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] --> site/src/badges.rs:71:33 [INFO] [stdout] | [INFO] [stdout] 71 | ) -> Result<(), std::io::Error> { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 72 | | let mut entries = fs::read_dir(dir).await?; [INFO] [stdout] 73 | | let mut dir_badges = Vec::new(); [INFO] [stdout] ... | [INFO] [stdout] 137 | | Ok(()) [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `std::ptr::Unique>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/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] --> site/src/badges.rs:71:33 [INFO] [stdout] | [INFO] [stdout] 71 | ) -> Result<(), std::io::Error> { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 72 | | let mut entries = fs::read_dir(dir).await?; [INFO] [stdout] 73 | | let mut dir_badges = Vec::new(); [INFO] [stdout] ... | [INFO] [stdout] 137 | | Ok(()) [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `std::ptr::Unique>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/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] --> site/src/badges.rs:71:33 [INFO] [stdout] | [INFO] [stdout] 71 | ) -> Result<(), std::io::Error> { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 72 | | let mut entries = fs::read_dir(dir).await?; [INFO] [stdout] 73 | | let mut dir_badges = Vec::new(); [INFO] [stdout] ... | [INFO] [stdout] 137 | | Ok(()) [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `std::ptr::Unique>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/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] --> site/src/badges.rs:71:33 [INFO] [stdout] | [INFO] [stdout] 71 | ) -> Result<(), std::io::Error> { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 72 | | let mut entries = fs::read_dir(dir).await?; [INFO] [stdout] 73 | | let mut dir_badges = Vec::new(); [INFO] [stdout] ... | [INFO] [stdout] 137 | | Ok(()) [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `std::ptr::Unique>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/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] --> site/src/badges.rs:71:33 [INFO] [stdout] | [INFO] [stdout] 71 | ) -> Result<(), std::io::Error> { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 72 | | let mut entries = fs::read_dir(dir).await?; [INFO] [stdout] 73 | | let mut dir_badges = Vec::new(); [INFO] [stdout] ... | [INFO] [stdout] 137 | | Ok(()) [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `std::ptr::Unique>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/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] --> site/src/badges.rs:71:33 [INFO] [stdout] | [INFO] [stdout] 71 | ) -> Result<(), std::io::Error> { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 72 | | let mut entries = fs::read_dir(dir).await?; [INFO] [stdout] 73 | | let mut dir_badges = Vec::new(); [INFO] [stdout] ... | [INFO] [stdout] 137 | | Ok(()) [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `std::ptr::Unique>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/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] --> site/src/badges.rs:71:33 [INFO] [stdout] | [INFO] [stdout] 71 | ) -> Result<(), std::io::Error> { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 72 | | let mut entries = fs::read_dir(dir).await?; [INFO] [stdout] 73 | | let mut dir_badges = Vec::new(); [INFO] [stdout] ... | [INFO] [stdout] 137 | | Ok(()) [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `std::ptr::Unique>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/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] --> site/src/badges.rs:71:33 [INFO] [stdout] | [INFO] [stdout] 71 | ) -> Result<(), std::io::Error> { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 72 | | let mut entries = fs::read_dir(dir).await?; [INFO] [stdout] 73 | | let mut dir_badges = Vec::new(); [INFO] [stdout] ... | [INFO] [stdout] 137 | | Ok(()) [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `std::ptr::Unique>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/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] --> site/src/badges.rs:71:33 [INFO] [stdout] | [INFO] [stdout] 71 | ) -> Result<(), std::io::Error> { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 72 | | let mut entries = fs::read_dir(dir).await?; [INFO] [stdout] 73 | | let mut dir_badges = Vec::new(); [INFO] [stdout] ... | [INFO] [stdout] 137 | | Ok(()) [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `std::ptr::Unique>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/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] --> site/src/badges.rs:71:33 [INFO] [stdout] | [INFO] [stdout] 71 | ) -> Result<(), std::io::Error> { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 72 | | let mut entries = fs::read_dir(dir).await?; [INFO] [stdout] 73 | | let mut dir_badges = Vec::new(); [INFO] [stdout] ... | [INFO] [stdout] 137 | | Ok(()) [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `std::ptr::Unique>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/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] --> site/src/badges.rs:71:33 [INFO] [stdout] | [INFO] [stdout] 71 | ) -> Result<(), std::io::Error> { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 72 | | let mut entries = fs::read_dir(dir).await?; [INFO] [stdout] 73 | | let mut dir_badges = Vec::new(); [INFO] [stdout] ... | [INFO] [stdout] 137 | | Ok(()) [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `std::ptr::Unique>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/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] --> site/src/badges.rs:71:33 [INFO] [stdout] | [INFO] [stdout] 71 | ) -> Result<(), std::io::Error> { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 72 | | let mut entries = fs::read_dir(dir).await?; [INFO] [stdout] 73 | | let mut dir_badges = Vec::new(); [INFO] [stdout] ... | [INFO] [stdout] 137 | | Ok(()) [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `std::ptr::Unique>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/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] --> site/src/badges.rs:71:33 [INFO] [stdout] | [INFO] [stdout] 71 | ) -> Result<(), std::io::Error> { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 72 | | let mut entries = fs::read_dir(dir).await?; [INFO] [stdout] 73 | | let mut dir_badges = Vec::new(); [INFO] [stdout] ... | [INFO] [stdout] 137 | | Ok(()) [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `std::ptr::Unique>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/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] --> site/src/badges.rs:71:33 [INFO] [stdout] | [INFO] [stdout] 71 | ) -> Result<(), std::io::Error> { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 72 | | let mut entries = fs::read_dir(dir).await?; [INFO] [stdout] 73 | | let mut dir_badges = Vec::new(); [INFO] [stdout] ... | [INFO] [stdout] 137 | | Ok(()) [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `std::ptr::Unique>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/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] --> site/src/badges.rs:71:33 [INFO] [stdout] | [INFO] [stdout] 71 | ) -> Result<(), std::io::Error> { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 72 | | let mut entries = fs::read_dir(dir).await?; [INFO] [stdout] 73 | | let mut dir_badges = Vec::new(); [INFO] [stdout] ... | [INFO] [stdout] 137 | | Ok(()) [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> site/src/badges.rs:33:59 [INFO] [stdout] | [INFO] [stdout] 33 | pub async fn load_badges() -> HashMap> { [INFO] [stdout] | ___________________________________________________________^ [INFO] [stdout] 34 | | let badges_dir = Path::new("static/badges"); [INFO] [stdout] 35 | | let mut badges_by_dir: HashMap> = HashMap::new(); [INFO] [stdout] ... | [INFO] [stdout] 63 | | badges_by_dir [INFO] [stdout] 64 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> site/src/pages.rs:295:1 [INFO] [stdout] | [INFO] [stdout] 295 | #[instrument(skip(config))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> site/src/pages.rs:296:79 [INFO] [stdout] | [INFO] [stdout] 296 | pub async fn preload_pages_metadata(config: &BlogConfig) -> PreloadedMetadata { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 297 | | let badges = badges::load_badges().await; [INFO] [stdout] 298 | | let pages_dir = Path::new(&config.site.pages_dir); [INFO] [stdout] 299 | | let all_pages = get_all_pages(pages_dir); [INFO] [stdout] ... | [INFO] [stdout] 449 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> site/src/pages.rs:556:1 [INFO] [stdout] | [INFO] [stdout] 556 | #[instrument(skip(templates, config))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> site/src/pages.rs:557:98 [INFO] [stdout] | [INFO] [stdout] 557 | pub async fn preload_pages_data(templates: &mut tera::Tera, config: &BlogConfig) -> RenderedSite { [INFO] [stdout] | __________________________________________________________________________________________________^ [INFO] [stdout] 558 | | let metadata = preload_pages_metadata(config).await; [INFO] [stdout] 559 | | render_site_from_metadata(templates, &metadata, config).await [INFO] [stdout] 560 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> site/src/main.rs:51:15 [INFO] [stdout] | [INFO] [stdout] 51 | tokio::spawn(async move { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] note: required by a bound in `tokio::spawn` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/task/spawn.rs:168:21 [INFO] [stdout] | [INFO] [stdout] 166 | pub fn spawn(future: F) -> JoinHandle [INFO] [stdout] | ----- required by a bound in this function [INFO] [stdout] 167 | where [INFO] [stdout] 168 | F: Future + Send + 'static, [INFO] [stdout] | ^^^^ required by this bound in `spawn` [INFO] [stdout] = note: this error originates in the attribute macro `instrument` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0275`. [INFO] [stdout] [INFO] [stderr] error: could not compile `site` (bin "site" test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "c9cee444d08276ba04b7650cab4e0284f77e85272a79a4f86ab8413d657319e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9cee444d08276ba04b7650cab4e0284f77e85272a79a4f86ab8413d657319e5", kill_on_drop: false }` [INFO] [stdout] c9cee444d08276ba04b7650cab4e0284f77e85272a79a4f86ab8413d657319e5