[INFO] fetching crate activitypub_federation 0.7.0-beta.6... [INFO] checking activitypub_federation-0.7.0-beta.6 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate activitypub_federation 0.7.0-beta.6 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate activitypub_federation 0.7.0-beta.6 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate activitypub_federation 0.7.0-beta.6 [INFO] tweaked toml for crates.io crate activitypub_federation 0.7.0-beta.6 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate activitypub_federation 0.7.0-beta.6 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate activitypub_federation 0.7.0-beta.6 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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 37c0b396b6f080d471eacfc68c8d02c7c152900fc40816878884070ce9ecff26 [INFO] running `Command { std: "docker" "start" "-a" "37c0b396b6f080d471eacfc68c8d02c7c152900fc40816878884070ce9ecff26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "37c0b396b6f080d471eacfc68c8d02c7c152900fc40816878884070ce9ecff26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37c0b396b6f080d471eacfc68c8d02c7c152900fc40816878884070ce9ecff26", kill_on_drop: false }` [INFO] [stdout] 37c0b396b6f080d471eacfc68c8d02c7c152900fc40816878884070ce9ecff26 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 96a78bf26c75ccafcdc5f69e83b0ed7262351e29a57996368d690e9e254ba7b9 [INFO] running `Command { std: "docker" "start" "-a" "96a78bf26c75ccafcdc5f69e83b0ed7262351e29a57996368d690e9e254ba7b9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking log v0.4.25 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Checking litemap v0.7.4 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Compiling cc v1.2.9 [INFO] [stderr] Checking icu_locid_transform_data v1.5.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking icu_properties_data v1.5.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking rustls-pki-types v1.10.1 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking bitflags v2.8.0 [INFO] [stderr] Compiling zerocopy v0.8.17 [INFO] [stderr] Checking ipnet v2.10.0 [INFO] [stderr] Compiling rustls v0.23.23 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking cpufeatures v0.2.14 [INFO] [stderr] Checking indexmap v2.7.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Checking local-waker v0.1.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking der v0.7.9 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking webpki-roots v0.26.7 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking iri-string v0.7.8 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking event-listener v5.3.1 [INFO] [stderr] Checking actix-service v2.0.2 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking rand_core v0.9.0 [INFO] [stderr] Checking actix-utils v3.0.1 [INFO] [stderr] Checking webpki-roots v1.0.0 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking bytestring v1.3.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling portable-atomic v1.10.0 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking event-listener-strategy v0.5.2 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking local-channel v0.1.5 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking foldhash v0.1.4 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Checking matchit v0.8.4 [INFO] [stderr] Checking regex-lite v0.1.6 [INFO] [stderr] Checking time-core v0.1.2 [INFO] [stderr] Compiling moka v0.12.10 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking anstyle-parse v0.2.5 [INFO] [stderr] Checking time v0.3.37 [INFO] [stderr] Checking pkcs1 v0.7.5 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking uuid v1.13.1 [INFO] [stderr] Checking headers-core v0.3.0 [INFO] [stderr] Checking http-signature-normalization v0.7.0 [INFO] [stderr] Checking impl-more v0.1.6 [INFO] [stderr] Checking colorchoice v1.0.2 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking anstyle-query v1.1.1 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Checking tagptr v0.2.0 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking anstream v0.6.15 [INFO] [stderr] Checking headers v0.4.0 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Checking tokio v1.45.1 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Checking zerofrom v0.1.5 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking rand v0.9.0 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Checking axum-core v0.5.2 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking hyper-util v0.1.13 [INFO] [stderr] Checking tokio-rustls v0.26.1 [INFO] [stderr] Checking actix-rt v2.10.0 [INFO] [stderr] Checking tower-http v0.6.5 [INFO] [stderr] Compiling axum-macros v0.5.0 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Checking actix-server v2.6.0 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling enum_delegate_lib v0.2.0 [INFO] [stderr] Checking actix-codec v0.5.2 [INFO] [stderr] Checking actix-http v3.11.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Compiling enum_delegate v0.2.0 [INFO] [stderr] Checking derive_builder v0.20.2 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Checking jiff v0.2.14 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking hyper-rustls v0.27.3 [INFO] [stderr] Checking rsa v0.9.8 [INFO] [stderr] Checking dyn-clone v1.0.19 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking serde_path_to_error v0.1.17 [INFO] [stderr] Checking actix-router v0.5.3 [INFO] [stderr] Checking activitystreams-kinds v0.3.0 [INFO] [stderr] Checking reqwest v0.12.18 [INFO] [stderr] Checking axum v0.8.4 [INFO] [stderr] Checking actix-web v4.11.0 [INFO] [stderr] Checking reqwest-middleware v0.4.2 [INFO] [stderr] Checking http-signature-normalization-reqwest v0.13.0 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Checking axum-extra v0.10.1 [INFO] [stderr] Checking activitypub_federation v0.7.0-beta.6 (/opt/rustwide/workdir) [INFO] [stdout] error[E0275]: overflow evaluating the requirement `dyn Future> + Send: Send` [INFO] [stdout] --> examples/live_federation/http.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | #[debug_handler] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`live_federation`) [INFO] [stdout] = note: required for `Unique> + Send>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box> + Send>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin> + Send>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/pin.rs:1094:12 [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/reqwest-middleware-0.4.2/src/client.rs:224:27 [INFO] [stdout] | [INFO] [stdout] 224 | ) -> Result { [INFO] [stdout] | ___________________________^ [INFO] [stdout] 225 | | let next = Next::new(&self.inner, &self.middleware_stack); [INFO] [stdout] 226 | | next.run(req, ext).await [INFO] [stdout] 227 | | } [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/reqwest-middleware-0.4.2/src/client.rs:203:67 [INFO] [stdout] | [INFO] [stdout] 203 | pub async fn execute(&self, req: Request) -> Result { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 204 | | let mut ext = Extensions::new(); [INFO] [stdout] 205 | | self.execute_with_extensions(req, &mut ext).await [INFO] [stdout] 206 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/fetch/mod.rs:104:47 [INFO] [stdout] | [INFO] [stdout] 104 | ) -> Result, Error> { [INFO] [stdout] | _______________________________________________^ [INFO] [stdout] 105 | | let config = &data.config; [INFO] [stdout] 106 | | config.verify_url_valid(url).await?; [INFO] [stdout] 107 | | info!("Fetching remote object {}", url.to_string()); [INFO] [stdout] ... | [INFO] [stdout] 171 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `Unique, ...>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, Error>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, ...>>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/fetch/mod.rs:104:47 [INFO] [stdout] | [INFO] [stdout] 104 | ) -> Result, Error> { [INFO] [stdout] | _______________________________________________^ [INFO] [stdout] 105 | | let config = &data.config; [INFO] [stdout] 106 | | config.verify_url_valid(url).await?; [INFO] [stdout] 107 | | info!("Fetching remote object {}", url.to_string()); [INFO] [stdout] ... | [INFO] [stdout] 171 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `Unique, ...>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, Error>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, ...>>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/fetch/mod.rs:104:47 [INFO] [stdout] | [INFO] [stdout] 104 | ) -> Result, Error> { [INFO] [stdout] | _______________________________________________^ [INFO] [stdout] 105 | | let config = &data.config; [INFO] [stdout] 106 | | config.verify_url_valid(url).await?; [INFO] [stdout] 107 | | info!("Fetching remote object {}", url.to_string()); [INFO] [stdout] ... | [INFO] [stdout] 171 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `Unique, ...>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, Error>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, ...>>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/fetch/mod.rs:104:47 [INFO] [stdout] | [INFO] [stdout] 104 | ) -> Result, Error> { [INFO] [stdout] | _______________________________________________^ [INFO] [stdout] 105 | | let config = &data.config; [INFO] [stdout] 106 | | config.verify_url_valid(url).await?; [INFO] [stdout] 107 | | info!("Fetching remote object {}", url.to_string()); [INFO] [stdout] ... | [INFO] [stdout] 171 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `Unique, ...>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, Error>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, ...>>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/fetch/mod.rs:104:47 [INFO] [stdout] | [INFO] [stdout] 104 | ) -> Result, Error> { [INFO] [stdout] | _______________________________________________^ [INFO] [stdout] 105 | | let config = &data.config; [INFO] [stdout] 106 | | config.verify_url_valid(url).await?; [INFO] [stdout] 107 | | info!("Fetching remote object {}", url.to_string()); [INFO] [stdout] ... | [INFO] [stdout] 171 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `Unique, ...>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, Error>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, ...>>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/fetch/mod.rs:104:47 [INFO] [stdout] | [INFO] [stdout] 104 | ) -> Result, Error> { [INFO] [stdout] | _______________________________________________^ [INFO] [stdout] 105 | | let config = &data.config; [INFO] [stdout] 106 | | config.verify_url_valid(url).await?; [INFO] [stdout] 107 | | info!("Fetching remote object {}", url.to_string()); [INFO] [stdout] ... | [INFO] [stdout] 171 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `Unique, ...>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, Error>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, ...>>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/fetch/mod.rs:104:47 [INFO] [stdout] | [INFO] [stdout] 104 | ) -> Result, Error> { [INFO] [stdout] | _______________________________________________^ [INFO] [stdout] 105 | | let config = &data.config; [INFO] [stdout] 106 | | config.verify_url_valid(url).await?; [INFO] [stdout] 107 | | info!("Fetching remote object {}", url.to_string()); [INFO] [stdout] ... | [INFO] [stdout] 171 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `Unique, ...>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, Error>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, ...>>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/fetch/mod.rs:104:47 [INFO] [stdout] | [INFO] [stdout] 104 | ) -> Result, Error> { [INFO] [stdout] | _______________________________________________^ [INFO] [stdout] 105 | | let config = &data.config; [INFO] [stdout] 106 | | config.verify_url_valid(url).await?; [INFO] [stdout] 107 | | info!("Fetching remote object {}", url.to_string()); [INFO] [stdout] ... | [INFO] [stdout] 171 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `Unique, ...>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, Error>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, ...>>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/fetch/mod.rs:104:47 [INFO] [stdout] | [INFO] [stdout] 104 | ) -> Result, Error> { [INFO] [stdout] | _______________________________________________^ [INFO] [stdout] 105 | | let config = &data.config; [INFO] [stdout] 106 | | config.verify_url_valid(url).await?; [INFO] [stdout] 107 | | info!("Fetching remote object {}", url.to_string()); [INFO] [stdout] ... | [INFO] [stdout] 171 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `Unique, ...>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, Error>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, ...>>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/fetch/mod.rs:104:47 [INFO] [stdout] | [INFO] [stdout] 104 | ) -> Result, Error> { [INFO] [stdout] | _______________________________________________^ [INFO] [stdout] 105 | | let config = &data.config; [INFO] [stdout] 106 | | config.verify_url_valid(url).await?; [INFO] [stdout] 107 | | info!("Fetching remote object {}", url.to_string()); [INFO] [stdout] ... | [INFO] [stdout] 171 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `Unique, ...>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, Error>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, ...>>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/fetch/mod.rs:104:47 [INFO] [stdout] | [INFO] [stdout] 104 | ) -> Result, Error> { [INFO] [stdout] | _______________________________________________^ [INFO] [stdout] 105 | | let config = &data.config; [INFO] [stdout] 106 | | config.verify_url_valid(url).await?; [INFO] [stdout] 107 | | info!("Fetching remote object {}", url.to_string()); [INFO] [stdout] ... | [INFO] [stdout] 171 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `Unique, ...>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, Error>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, ...>>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/fetch/mod.rs:104:47 [INFO] [stdout] | [INFO] [stdout] 104 | ) -> Result, Error> { [INFO] [stdout] | _______________________________________________^ [INFO] [stdout] 105 | | let config = &data.config; [INFO] [stdout] 106 | | config.verify_url_valid(url).await?; [INFO] [stdout] 107 | | info!("Fetching remote object {}", url.to_string()); [INFO] [stdout] ... | [INFO] [stdout] 171 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `Unique, ...>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, Error>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, ...>>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/fetch/mod.rs:104:47 [INFO] [stdout] | [INFO] [stdout] 104 | ) -> Result, Error> { [INFO] [stdout] | _______________________________________________^ [INFO] [stdout] 105 | | let config = &data.config; [INFO] [stdout] 106 | | config.verify_url_valid(url).await?; [INFO] [stdout] 107 | | info!("Fetching remote object {}", url.to_string()); [INFO] [stdout] ... | [INFO] [stdout] 171 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `Unique, ...>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, Error>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, ...>>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/fetch/mod.rs:104:47 [INFO] [stdout] | [INFO] [stdout] 104 | ) -> Result, Error> { [INFO] [stdout] | _______________________________________________^ [INFO] [stdout] 105 | | let config = &data.config; [INFO] [stdout] 106 | | config.verify_url_valid(url).await?; [INFO] [stdout] 107 | | info!("Fetching remote object {}", url.to_string()); [INFO] [stdout] ... | [INFO] [stdout] 171 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `Unique, ...>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, Error>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, ...>>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/fetch/mod.rs:104:47 [INFO] [stdout] | [INFO] [stdout] 104 | ) -> Result, Error> { [INFO] [stdout] | _______________________________________________^ [INFO] [stdout] 105 | | let config = &data.config; [INFO] [stdout] 106 | | config.verify_url_valid(url).await?; [INFO] [stdout] 107 | | info!("Fetching remote object {}", url.to_string()); [INFO] [stdout] ... | [INFO] [stdout] 171 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `Unique, ...>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, Error>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, ...>>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/fetch/mod.rs:104:47 [INFO] [stdout] | [INFO] [stdout] 104 | ) -> Result, Error> { [INFO] [stdout] | _______________________________________________^ [INFO] [stdout] 105 | | let config = &data.config; [INFO] [stdout] 106 | | config.verify_url_valid(url).await?; [INFO] [stdout] 107 | | info!("Fetching remote object {}", url.to_string()); [INFO] [stdout] ... | [INFO] [stdout] 171 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `Unique, ...>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, Error>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, ...>>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/fetch/mod.rs:104:47 [INFO] [stdout] | [INFO] [stdout] 104 | ) -> Result, Error> { [INFO] [stdout] | _______________________________________________^ [INFO] [stdout] 105 | | let config = &data.config; [INFO] [stdout] 106 | | config.verify_url_valid(url).await?; [INFO] [stdout] 107 | | info!("Fetching remote object {}", url.to_string()); [INFO] [stdout] ... | [INFO] [stdout] 171 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/fetch/mod.rs:55:47 [INFO] [stdout] | [INFO] [stdout] 55 | ) -> Result, Error> { [INFO] [stdout] | _______________________________________________^ [INFO] [stdout] 56 | | static FETCH_CONTENT_TYPE: HeaderValue = HeaderValue::from_static(FEDERATION_CONTENT_TYPE); [INFO] [stdout] 57 | | const VALID_RESPONSE_CONTENT_TYPES: [&str; 3] = [ [INFO] [stdout] 58 | | FEDERATION_CONTENT_TYPE, // lemmy [INFO] [stdout] ... | [INFO] [stdout] 94 | | Ok(res) [INFO] [stdout] 95 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `Unique, ...>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, Error>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, ...>>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/fetch/object_id.rs:161:5 [INFO] [stdout] | [INFO] [stdout] 161 | / { [INFO] [stdout] 162 | | let res = Box::pin(fetch_object_http(&self.0, data)).await; [INFO] [stdout] 163 | | [INFO] [stdout] 164 | | if let Err(Error::ObjectDeleted(url)) = res { [INFO] [stdout] ... | [INFO] [stdout] 187 | | Box::pin(Kind::from_json(res.object, data)).await [INFO] [stdout] 188 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/fetch/object_id.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | / { [INFO] [stdout] 90 | | let db_object = self.dereference_from_db(data).await?; [INFO] [stdout] ... | [INFO] [stdout] 107 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | / { [INFO] [stdout] 55 | | let activity: A = serde_json::from_slice(body).map_err(|err| { [INFO] [stdout] 56 | | // Attempt to include activity id in error message [INFO] [stdout] 57 | | let id = extract_id(body).ok(); [INFO] [stdout] ... | [INFO] [stdout] 64 | | Ok((activity, actor)) [INFO] [stdout] 65 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/axum/inbox.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / { [INFO] [stdout] 35 | | let (activity, actor) = [INFO] [stdout] 36 | | parse_received_activity::(&activity_data.body, data).await?; [INFO] [stdout] ... | [INFO] [stdout] 48 | | Ok(()) [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> examples/live_federation/http.rs:45:24 [INFO] [stdout] | [INFO] [stdout] 45 | ) -> impl IntoResponse { [INFO] [stdout] | ________________________^ [INFO] [stdout] 46 | | receive_activity::, DbUser, DatabaseHandle>( [INFO] [stdout] 47 | | activity_data, [INFO] [stdout] 48 | | &data, [INFO] [stdout] 49 | | ) [INFO] [stdout] 50 | | .await [INFO] [stdout] 51 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required by a bound in `__axum_macros_check_http_post_user_inbox_future::check` [INFO] [stdout] --> examples/live_federation/http.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | #[debug_handler] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ required by this bound in `check` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/examples/live_federation-30437ddd65845e0d.long-type-2507087849141143828.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the attribute macro `debug_handler` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Unique> + Send>: Send` [INFO] [stdout] --> examples/local_federation/axum/http.rs:34:33 [INFO] [stdout] | [INFO] [stdout] 34 | .route("/{user}/inbox", post(http_post_user_inbox)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`local_federation`) [INFO] [stdout] note: required because it appears within the type `Box> + Send>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin> + Send>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/pin.rs:1094:12 [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/reqwest-middleware-0.4.2/src/client.rs:224:27 [INFO] [stdout] | [INFO] [stdout] 224 | ) -> Result { [INFO] [stdout] | ___________________________^ [INFO] [stdout] 225 | | let next = Next::new(&self.inner, &self.middleware_stack); [INFO] [stdout] 226 | | next.run(req, ext).await [INFO] [stdout] 227 | | } [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/reqwest-middleware-0.4.2/src/client.rs:203:67 [INFO] [stdout] | [INFO] [stdout] 203 | pub async fn execute(&self, req: Request) -> Result { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 204 | | let mut ext = Extensions::new(); [INFO] [stdout] 205 | | self.execute_with_extensions(req, &mut ext).await [INFO] [stdout] 206 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/fetch/mod.rs:104:47 [INFO] [stdout] | [INFO] [stdout] 104 | ) -> Result, Error> { [INFO] [stdout] | _______________________________________________^ [INFO] [stdout] 105 | | let config = &data.config; [INFO] [stdout] 106 | | config.verify_url_valid(url).await?; [INFO] [stdout] 107 | | info!("Fetching remote object {}", url.to_string()); [INFO] [stdout] ... | [INFO] [stdout] 171 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `Unique, ...>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, Error>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, ...>>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/fetch/mod.rs:104:47 [INFO] [stdout] | [INFO] [stdout] 104 | ) -> Result, Error> { [INFO] [stdout] | _______________________________________________^ [INFO] [stdout] 105 | | let config = &data.config; [INFO] [stdout] 106 | | config.verify_url_valid(url).await?; [INFO] [stdout] 107 | | info!("Fetching remote object {}", url.to_string()); [INFO] [stdout] ... | [INFO] [stdout] 171 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `Unique, ...>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, Error>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, ...>>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/fetch/mod.rs:104:47 [INFO] [stdout] | [INFO] [stdout] 104 | ) -> Result, Error> { [INFO] [stdout] | _______________________________________________^ [INFO] [stdout] 105 | | let config = &data.config; [INFO] [stdout] 106 | | config.verify_url_valid(url).await?; [INFO] [stdout] 107 | | info!("Fetching remote object {}", url.to_string()); [INFO] [stdout] ... | [INFO] [stdout] 171 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `Unique, ...>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, Error>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, ...>>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/fetch/mod.rs:104:47 [INFO] [stdout] | [INFO] [stdout] 104 | ) -> Result, Error> { [INFO] [stdout] | _______________________________________________^ [INFO] [stdout] 105 | | let config = &data.config; [INFO] [stdout] 106 | | config.verify_url_valid(url).await?; [INFO] [stdout] 107 | | info!("Fetching remote object {}", url.to_string()); [INFO] [stdout] ... | [INFO] [stdout] 171 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `Unique, ...>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, Error>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, ...>>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/fetch/mod.rs:104:47 [INFO] [stdout] | [INFO] [stdout] 104 | ) -> Result, Error> { [INFO] [stdout] | _______________________________________________^ [INFO] [stdout] 105 | | let config = &data.config; [INFO] [stdout] 106 | | config.verify_url_valid(url).await?; [INFO] [stdout] 107 | | info!("Fetching remote object {}", url.to_string()); [INFO] [stdout] ... | [INFO] [stdout] 171 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `Unique, ...>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, Error>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, ...>>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/fetch/mod.rs:104:47 [INFO] [stdout] | [INFO] [stdout] 104 | ) -> Result, Error> { [INFO] [stdout] | _______________________________________________^ [INFO] [stdout] 105 | | let config = &data.config; [INFO] [stdout] 106 | | config.verify_url_valid(url).await?; [INFO] [stdout] 107 | | info!("Fetching remote object {}", url.to_string()); [INFO] [stdout] ... | [INFO] [stdout] 171 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `Unique, ...>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, Error>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, ...>>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/fetch/mod.rs:104:47 [INFO] [stdout] | [INFO] [stdout] 104 | ) -> Result, Error> { [INFO] [stdout] | _______________________________________________^ [INFO] [stdout] 105 | | let config = &data.config; [INFO] [stdout] 106 | | config.verify_url_valid(url).await?; [INFO] [stdout] 107 | | info!("Fetching remote object {}", url.to_string()); [INFO] [stdout] ... | [INFO] [stdout] 171 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `Unique, ...>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, Error>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, ...>>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/fetch/mod.rs:104:47 [INFO] [stdout] | [INFO] [stdout] 104 | ) -> Result, Error> { [INFO] [stdout] | _______________________________________________^ [INFO] [stdout] 105 | | let config = &data.config; [INFO] [stdout] 106 | | config.verify_url_valid(url).await?; [INFO] [stdout] 107 | | info!("Fetching remote object {}", url.to_string()); [INFO] [stdout] ... | [INFO] [stdout] 171 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `Unique, ...>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, Error>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, ...>>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/fetch/mod.rs:104:47 [INFO] [stdout] | [INFO] [stdout] 104 | ) -> Result, Error> { [INFO] [stdout] | _______________________________________________^ [INFO] [stdout] 105 | | let config = &data.config; [INFO] [stdout] 106 | | config.verify_url_valid(url).await?; [INFO] [stdout] 107 | | info!("Fetching remote object {}", url.to_string()); [INFO] [stdout] ... | [INFO] [stdout] 171 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `Unique, ...>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, Error>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, ...>>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/fetch/mod.rs:104:47 [INFO] [stdout] | [INFO] [stdout] 104 | ) -> Result, Error> { [INFO] [stdout] | _______________________________________________^ [INFO] [stdout] 105 | | let config = &data.config; [INFO] [stdout] 106 | | config.verify_url_valid(url).await?; [INFO] [stdout] 107 | | info!("Fetching remote object {}", url.to_string()); [INFO] [stdout] ... | [INFO] [stdout] 171 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `Unique, ...>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, Error>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, ...>>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/fetch/mod.rs:104:47 [INFO] [stdout] | [INFO] [stdout] 104 | ) -> Result, Error> { [INFO] [stdout] | _______________________________________________^ [INFO] [stdout] 105 | | let config = &data.config; [INFO] [stdout] 106 | | config.verify_url_valid(url).await?; [INFO] [stdout] 107 | | info!("Fetching remote object {}", url.to_string()); [INFO] [stdout] ... | [INFO] [stdout] 171 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `Unique, ...>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, Error>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, ...>>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/fetch/mod.rs:104:47 [INFO] [stdout] | [INFO] [stdout] 104 | ) -> Result, Error> { [INFO] [stdout] | _______________________________________________^ [INFO] [stdout] 105 | | let config = &data.config; [INFO] [stdout] 106 | | config.verify_url_valid(url).await?; [INFO] [stdout] 107 | | info!("Fetching remote object {}", url.to_string()); [INFO] [stdout] ... | [INFO] [stdout] 171 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `Unique, ...>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, Error>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, ...>>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/fetch/mod.rs:104:47 [INFO] [stdout] | [INFO] [stdout] 104 | ) -> Result, Error> { [INFO] [stdout] | _______________________________________________^ [INFO] [stdout] 105 | | let config = &data.config; [INFO] [stdout] 106 | | config.verify_url_valid(url).await?; [INFO] [stdout] 107 | | info!("Fetching remote object {}", url.to_string()); [INFO] [stdout] ... | [INFO] [stdout] 171 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `Unique, ...>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, Error>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, ...>>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/fetch/mod.rs:104:47 [INFO] [stdout] | [INFO] [stdout] 104 | ) -> Result, Error> { [INFO] [stdout] | _______________________________________________^ [INFO] [stdout] 105 | | let config = &data.config; [INFO] [stdout] 106 | | config.verify_url_valid(url).await?; [INFO] [stdout] 107 | | info!("Fetching remote object {}", url.to_string()); [INFO] [stdout] ... | [INFO] [stdout] 171 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `Unique, ...>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, Error>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, ...>>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/fetch/mod.rs:104:47 [INFO] [stdout] | [INFO] [stdout] 104 | ) -> Result, Error> { [INFO] [stdout] | _______________________________________________^ [INFO] [stdout] 105 | | let config = &data.config; [INFO] [stdout] 106 | | config.verify_url_valid(url).await?; [INFO] [stdout] 107 | | info!("Fetching remote object {}", url.to_string()); [INFO] [stdout] ... | [INFO] [stdout] 171 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `Unique, ...>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, Error>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, ...>>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/fetch/mod.rs:104:47 [INFO] [stdout] | [INFO] [stdout] 104 | ) -> Result, Error> { [INFO] [stdout] | _______________________________________________^ [INFO] [stdout] 105 | | let config = &data.config; [INFO] [stdout] 106 | | config.verify_url_valid(url).await?; [INFO] [stdout] 107 | | info!("Fetching remote object {}", url.to_string()); [INFO] [stdout] ... | [INFO] [stdout] 171 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `Unique, ...>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, Error>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, ...>>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/fetch/mod.rs:104:47 [INFO] [stdout] | [INFO] [stdout] 104 | ) -> Result, Error> { [INFO] [stdout] | _______________________________________________^ [INFO] [stdout] 105 | | let config = &data.config; [INFO] [stdout] 106 | | config.verify_url_valid(url).await?; [INFO] [stdout] 107 | | info!("Fetching remote object {}", url.to_string()); [INFO] [stdout] ... | [INFO] [stdout] 171 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/fetch/mod.rs:55:47 [INFO] [stdout] | [INFO] [stdout] 55 | ) -> Result, Error> { [INFO] [stdout] | _______________________________________________^ [INFO] [stdout] 56 | | static FETCH_CONTENT_TYPE: HeaderValue = HeaderValue::from_static(FEDERATION_CONTENT_TYPE); [INFO] [stdout] 57 | | const VALID_RESPONSE_CONTENT_TYPES: [&str; 3] = [ [INFO] [stdout] 58 | | FEDERATION_CONTENT_TYPE, // lemmy [INFO] [stdout] ... | [INFO] [stdout] 94 | | Ok(res) [INFO] [stdout] 95 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `Unique, ...>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, Error>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, ...>>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/fetch/object_id.rs:161:5 [INFO] [stdout] | [INFO] [stdout] 161 | / { [INFO] [stdout] 162 | | let res = Box::pin(fetch_object_http(&self.0, data)).await; [INFO] [stdout] 163 | | [INFO] [stdout] 164 | | if let Err(Error::ObjectDeleted(url)) = res { [INFO] [stdout] ... | [INFO] [stdout] 187 | | Box::pin(Kind::from_json(res.object, data)).await [INFO] [stdout] 188 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/fetch/object_id.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | / { [INFO] [stdout] 90 | | let db_object = self.dereference_from_db(data).await?; [INFO] [stdout] ... | [INFO] [stdout] 107 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | / { [INFO] [stdout] 55 | | let activity: A = serde_json::from_slice(body).map_err(|err| { [INFO] [stdout] 56 | | // Attempt to include activity id in error message [INFO] [stdout] 57 | | let id = extract_id(body).ok(); [INFO] [stdout] ... | [INFO] [stdout] 64 | | Ok((activity, actor)) [INFO] [stdout] 65 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/axum/inbox.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / { [INFO] [stdout] 35 | | let (activity, actor) = [INFO] [stdout] 36 | | parse_received_activity::(&activity_data.body, data).await?; [INFO] [stdout] ... | [INFO] [stdout] 48 | | Ok(()) [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> examples/local_federation/axum/http.rs:68:24 [INFO] [stdout] | [INFO] [stdout] 68 | ) -> impl IntoResponse { [INFO] [stdout] | ________________________^ [INFO] [stdout] 69 | | receive_activity::, DbUser, DatabaseHandle>( [INFO] [stdout] 70 | | activity_data, [INFO] [stdout] 71 | | &data, [INFO] [stdout] 72 | | ) [INFO] [stdout] 73 | | .await [INFO] [stdout] 74 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `fn(Data>, ActivityData) -> ... {http_post_user_inbox}` to implement `Handler<(ViaRequest, Data>, ActivityData), _>` [INFO] [stdout] note: required by a bound in `axum::routing::post` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.4/src/routing/method_routing.rs:445:1 [INFO] [stdout] | [INFO] [stdout] 445 | top_level_handler_fn!(post, POST); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^----^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound in this function [INFO] [stdout] | required by this bound in `post` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/examples/local_federation-691bae218841cc1d.long-type-5288531188233373517.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `top_level_handler_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `dyn std::future::Future> + Send: Send` [INFO] [stdout] --> examples/local_federation/axum/http.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | #[debug_handler] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`local_federation`) [INFO] [stdout] = note: required for `Unique> + Send>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box> + Send>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin> + Send>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/pin.rs:1094:12 [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/reqwest-middleware-0.4.2/src/client.rs:224:27 [INFO] [stdout] | [INFO] [stdout] 224 | ) -> Result { [INFO] [stdout] | ___________________________^ [INFO] [stdout] 225 | | let next = Next::new(&self.inner, &self.middleware_stack); [INFO] [stdout] 226 | | next.run(req, ext).await [INFO] [stdout] 227 | | } [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/reqwest-middleware-0.4.2/src/client.rs:203:67 [INFO] [stdout] | [INFO] [stdout] 203 | pub async fn execute(&self, req: Request) -> Result { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 204 | | let mut ext = Extensions::new(); [INFO] [stdout] 205 | | self.execute_with_extensions(req, &mut ext).await [INFO] [stdout] 206 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/fetch/mod.rs:104:47 [INFO] [stdout] | [INFO] [stdout] 104 | ) -> Result, Error> { [INFO] [stdout] | _______________________________________________^ [INFO] [stdout] 105 | | let config = &data.config; [INFO] [stdout] 106 | | config.verify_url_valid(url).await?; [INFO] [stdout] 107 | | info!("Fetching remote object {}", url.to_string()); [INFO] [stdout] ... | [INFO] [stdout] 171 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `Unique, ...>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, Error>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, ...>>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/fetch/mod.rs:104:47 [INFO] [stdout] | [INFO] [stdout] 104 | ) -> Result, Error> { [INFO] [stdout] | _______________________________________________^ [INFO] [stdout] 105 | | let config = &data.config; [INFO] [stdout] 106 | | config.verify_url_valid(url).await?; [INFO] [stdout] 107 | | info!("Fetching remote object {}", url.to_string()); [INFO] [stdout] ... | [INFO] [stdout] 171 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `Unique, ...>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, Error>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, ...>>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/fetch/mod.rs:104:47 [INFO] [stdout] | [INFO] [stdout] 104 | ) -> Result, Error> { [INFO] [stdout] | _______________________________________________^ [INFO] [stdout] 105 | | let config = &data.config; [INFO] [stdout] 106 | | config.verify_url_valid(url).await?; [INFO] [stdout] 107 | | info!("Fetching remote object {}", url.to_string()); [INFO] [stdout] ... | [INFO] [stdout] 171 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `Unique, ...>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, Error>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, ...>>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/fetch/mod.rs:104:47 [INFO] [stdout] | [INFO] [stdout] 104 | ) -> Result, Error> { [INFO] [stdout] | _______________________________________________^ [INFO] [stdout] 105 | | let config = &data.config; [INFO] [stdout] 106 | | config.verify_url_valid(url).await?; [INFO] [stdout] 107 | | info!("Fetching remote object {}", url.to_string()); [INFO] [stdout] ... | [INFO] [stdout] 171 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `Unique, ...>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, Error>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, ...>>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/fetch/mod.rs:104:47 [INFO] [stdout] | [INFO] [stdout] 104 | ) -> Result, Error> { [INFO] [stdout] | _______________________________________________^ [INFO] [stdout] 105 | | let config = &data.config; [INFO] [stdout] 106 | | config.verify_url_valid(url).await?; [INFO] [stdout] 107 | | info!("Fetching remote object {}", url.to_string()); [INFO] [stdout] ... | [INFO] [stdout] 171 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `Unique, ...>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, Error>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, ...>>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/fetch/mod.rs:104:47 [INFO] [stdout] | [INFO] [stdout] 104 | ) -> Result, Error> { [INFO] [stdout] | _______________________________________________^ [INFO] [stdout] 105 | | let config = &data.config; [INFO] [stdout] 106 | | config.verify_url_valid(url).await?; [INFO] [stdout] 107 | | info!("Fetching remote object {}", url.to_string()); [INFO] [stdout] ... | [INFO] [stdout] 171 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `Unique, ...>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, Error>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, ...>>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/fetch/mod.rs:104:47 [INFO] [stdout] | [INFO] [stdout] 104 | ) -> Result, Error> { [INFO] [stdout] | _______________________________________________^ [INFO] [stdout] 105 | | let config = &data.config; [INFO] [stdout] 106 | | config.verify_url_valid(url).await?; [INFO] [stdout] 107 | | info!("Fetching remote object {}", url.to_string()); [INFO] [stdout] ... | [INFO] [stdout] 171 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `Unique, ...>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, Error>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, ...>>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/fetch/mod.rs:104:47 [INFO] [stdout] | [INFO] [stdout] 104 | ) -> Result, Error> { [INFO] [stdout] | _______________________________________________^ [INFO] [stdout] 105 | | let config = &data.config; [INFO] [stdout] 106 | | config.verify_url_valid(url).await?; [INFO] [stdout] 107 | | info!("Fetching remote object {}", url.to_string()); [INFO] [stdout] ... | [INFO] [stdout] 171 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `Unique, ...>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, Error>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, ...>>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/fetch/mod.rs:104:47 [INFO] [stdout] | [INFO] [stdout] 104 | ) -> Result, Error> { [INFO] [stdout] | _______________________________________________^ [INFO] [stdout] 105 | | let config = &data.config; [INFO] [stdout] 106 | | config.verify_url_valid(url).await?; [INFO] [stdout] 107 | | info!("Fetching remote object {}", url.to_string()); [INFO] [stdout] ... | [INFO] [stdout] 171 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `Unique, ...>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, Error>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, ...>>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/fetch/mod.rs:104:47 [INFO] [stdout] | [INFO] [stdout] 104 | ) -> Result, Error> { [INFO] [stdout] | _______________________________________________^ [INFO] [stdout] 105 | | let config = &data.config; [INFO] [stdout] 106 | | config.verify_url_valid(url).await?; [INFO] [stdout] 107 | | info!("Fetching remote object {}", url.to_string()); [INFO] [stdout] ... | [INFO] [stdout] 171 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `Unique, ...>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, Error>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, ...>>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/fetch/mod.rs:104:47 [INFO] [stdout] | [INFO] [stdout] 104 | ) -> Result, Error> { [INFO] [stdout] | _______________________________________________^ [INFO] [stdout] 105 | | let config = &data.config; [INFO] [stdout] 106 | | config.verify_url_valid(url).await?; [INFO] [stdout] 107 | | info!("Fetching remote object {}", url.to_string()); [INFO] [stdout] ... | [INFO] [stdout] 171 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `Unique, ...>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, Error>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, ...>>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/fetch/mod.rs:104:47 [INFO] [stdout] | [INFO] [stdout] 104 | ) -> Result, Error> { [INFO] [stdout] | _______________________________________________^ [INFO] [stdout] 105 | | let config = &data.config; [INFO] [stdout] 106 | | config.verify_url_valid(url).await?; [INFO] [stdout] 107 | | info!("Fetching remote object {}", url.to_string()); [INFO] [stdout] ... | [INFO] [stdout] 171 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `Unique, ...>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, Error>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, ...>>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/fetch/mod.rs:104:47 [INFO] [stdout] | [INFO] [stdout] 104 | ) -> Result, Error> { [INFO] [stdout] | _______________________________________________^ [INFO] [stdout] 105 | | let config = &data.config; [INFO] [stdout] 106 | | config.verify_url_valid(url).await?; [INFO] [stdout] 107 | | info!("Fetching remote object {}", url.to_string()); [INFO] [stdout] ... | [INFO] [stdout] 171 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `Unique, ...>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, Error>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, ...>>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/fetch/mod.rs:104:47 [INFO] [stdout] | [INFO] [stdout] 104 | ) -> Result, Error> { [INFO] [stdout] | _______________________________________________^ [INFO] [stdout] 105 | | let config = &data.config; [INFO] [stdout] 106 | | config.verify_url_valid(url).await?; [INFO] [stdout] 107 | | info!("Fetching remote object {}", url.to_string()); [INFO] [stdout] ... | [INFO] [stdout] 171 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `Unique, ...>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, Error>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, ...>>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/fetch/mod.rs:104:47 [INFO] [stdout] | [INFO] [stdout] 104 | ) -> Result, Error> { [INFO] [stdout] | _______________________________________________^ [INFO] [stdout] 105 | | let config = &data.config; [INFO] [stdout] 106 | | config.verify_url_valid(url).await?; [INFO] [stdout] 107 | | info!("Fetching remote object {}", url.to_string()); [INFO] [stdout] ... | [INFO] [stdout] 171 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `Unique, ...>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, Error>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, ...>>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/fetch/mod.rs:104:47 [INFO] [stdout] | [INFO] [stdout] 104 | ) -> Result, Error> { [INFO] [stdout] | _______________________________________________^ [INFO] [stdout] 105 | | let config = &data.config; [INFO] [stdout] 106 | | config.verify_url_valid(url).await?; [INFO] [stdout] 107 | | info!("Fetching remote object {}", url.to_string()); [INFO] [stdout] ... | [INFO] [stdout] 171 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `Unique, ...>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, Error>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, ...>>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/fetch/mod.rs:104:47 [INFO] [stdout] | [INFO] [stdout] 104 | ) -> Result, Error> { [INFO] [stdout] | _______________________________________________^ [INFO] [stdout] 105 | | let config = &data.config; [INFO] [stdout] 106 | | config.verify_url_valid(url).await?; [INFO] [stdout] 107 | | info!("Fetching remote object {}", url.to_string()); [INFO] [stdout] ... | [INFO] [stdout] 171 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/fetch/mod.rs:55:47 [INFO] [stdout] | [INFO] [stdout] 55 | ) -> Result, Error> { [INFO] [stdout] | _______________________________________________^ [INFO] [stdout] 56 | | static FETCH_CONTENT_TYPE: HeaderValue = HeaderValue::from_static(FEDERATION_CONTENT_TYPE); [INFO] [stdout] 57 | | const VALID_RESPONSE_CONTENT_TYPES: [&str; 3] = [ [INFO] [stdout] 58 | | FEDERATION_CONTENT_TYPE, // lemmy [INFO] [stdout] ... | [INFO] [stdout] 94 | | Ok(res) [INFO] [stdout] 95 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `Unique, ...>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, Error>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, ...>>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/fetch/object_id.rs:161:5 [INFO] [stdout] | [INFO] [stdout] 161 | / { [INFO] [stdout] 162 | | let res = Box::pin(fetch_object_http(&self.0, data)).await; [INFO] [stdout] 163 | | [INFO] [stdout] 164 | | if let Err(Error::ObjectDeleted(url)) = res { [INFO] [stdout] ... | [INFO] [stdout] 187 | | Box::pin(Kind::from_json(res.object, data)).await [INFO] [stdout] 188 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/fetch/object_id.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | / { [INFO] [stdout] 90 | | let db_object = self.dereference_from_db(data).await?; [INFO] [stdout] ... | [INFO] [stdout] 107 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | / { [INFO] [stdout] 55 | | let activity: A = serde_json::from_slice(body).map_err(|err| { [INFO] [stdout] 56 | | // Attempt to include activity id in error message [INFO] [stdout] 57 | | let id = extract_id(body).ok(); [INFO] [stdout] ... | [INFO] [stdout] 64 | | Ok((activity, actor)) [INFO] [stdout] 65 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/axum/inbox.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / { [INFO] [stdout] 35 | | let (activity, actor) = [INFO] [stdout] 36 | | parse_received_activity::(&activity_data.body, data).await?; [INFO] [stdout] ... | [INFO] [stdout] 48 | | Ok(()) [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> examples/local_federation/axum/http.rs:68:24 [INFO] [stdout] | [INFO] [stdout] 68 | ) -> impl IntoResponse { [INFO] [stdout] | ________________________^ [INFO] [stdout] 69 | | receive_activity::, DbUser, DatabaseHandle>( [INFO] [stdout] 70 | | activity_data, [INFO] [stdout] 71 | | &data, [INFO] [stdout] 72 | | ) [INFO] [stdout] 73 | | .await [INFO] [stdout] 74 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required by a bound in `__axum_macros_check_http_post_user_inbox_future::check` [INFO] [stdout] --> examples/local_federation/axum/http.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | #[debug_handler] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ required by this bound in `check` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/examples/local_federation-691bae218841cc1d.long-type-10791631997411806045.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the attribute macro `debug_handler` (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 `activitypub_federation` (example "local_federation") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Unique> + Send>: Send` [INFO] [stdout] --> examples/live_federation/main.rs:59:32 [INFO] [stdout] | [INFO] [stdout] 59 | .route("/:user/inbox", post(http_post_user_inbox)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`live_federation`) [INFO] [stdout] note: required because it appears within the type `Box> + Send>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin> + Send>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/pin.rs:1094:12 [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/reqwest-middleware-0.4.2/src/client.rs:224:27 [INFO] [stdout] | [INFO] [stdout] 224 | ) -> Result { [INFO] [stdout] | ___________________________^ [INFO] [stdout] 225 | | let next = Next::new(&self.inner, &self.middleware_stack); [INFO] [stdout] 226 | | next.run(req, ext).await [INFO] [stdout] 227 | | } [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/reqwest-middleware-0.4.2/src/client.rs:203:67 [INFO] [stdout] | [INFO] [stdout] 203 | pub async fn execute(&self, req: Request) -> Result { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 204 | | let mut ext = Extensions::new(); [INFO] [stdout] 205 | | self.execute_with_extensions(req, &mut ext).await [INFO] [stdout] 206 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/fetch/mod.rs:104:47 [INFO] [stdout] | [INFO] [stdout] 104 | ) -> Result, Error> { [INFO] [stdout] | _______________________________________________^ [INFO] [stdout] 105 | | let config = &data.config; [INFO] [stdout] 106 | | config.verify_url_valid(url).await?; [INFO] [stdout] 107 | | info!("Fetching remote object {}", url.to_string()); [INFO] [stdout] ... | [INFO] [stdout] 171 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `Unique, ...>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, Error>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, ...>>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/fetch/mod.rs:104:47 [INFO] [stdout] | [INFO] [stdout] 104 | ) -> Result, Error> { [INFO] [stdout] | _______________________________________________^ [INFO] [stdout] 105 | | let config = &data.config; [INFO] [stdout] 106 | | config.verify_url_valid(url).await?; [INFO] [stdout] 107 | | info!("Fetching remote object {}", url.to_string()); [INFO] [stdout] ... | [INFO] [stdout] 171 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `Unique, ...>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, Error>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, ...>>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/fetch/mod.rs:104:47 [INFO] [stdout] | [INFO] [stdout] 104 | ) -> Result, Error> { [INFO] [stdout] | _______________________________________________^ [INFO] [stdout] 105 | | let config = &data.config; [INFO] [stdout] 106 | | config.verify_url_valid(url).await?; [INFO] [stdout] 107 | | info!("Fetching remote object {}", url.to_string()); [INFO] [stdout] ... | [INFO] [stdout] 171 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `Unique, ...>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, Error>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, ...>>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/fetch/mod.rs:104:47 [INFO] [stdout] | [INFO] [stdout] 104 | ) -> Result, Error> { [INFO] [stdout] | _______________________________________________^ [INFO] [stdout] 105 | | let config = &data.config; [INFO] [stdout] 106 | | config.verify_url_valid(url).await?; [INFO] [stdout] 107 | | info!("Fetching remote object {}", url.to_string()); [INFO] [stdout] ... | [INFO] [stdout] 171 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `Unique, ...>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, Error>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, ...>>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/fetch/mod.rs:104:47 [INFO] [stdout] | [INFO] [stdout] 104 | ) -> Result, Error> { [INFO] [stdout] | _______________________________________________^ [INFO] [stdout] 105 | | let config = &data.config; [INFO] [stdout] 106 | | config.verify_url_valid(url).await?; [INFO] [stdout] 107 | | info!("Fetching remote object {}", url.to_string()); [INFO] [stdout] ... | [INFO] [stdout] 171 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `Unique, ...>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, Error>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, ...>>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/fetch/mod.rs:104:47 [INFO] [stdout] | [INFO] [stdout] 104 | ) -> Result, Error> { [INFO] [stdout] | _______________________________________________^ [INFO] [stdout] 105 | | let config = &data.config; [INFO] [stdout] 106 | | config.verify_url_valid(url).await?; [INFO] [stdout] 107 | | info!("Fetching remote object {}", url.to_string()); [INFO] [stdout] ... | [INFO] [stdout] 171 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `Unique, ...>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, Error>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, ...>>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/fetch/mod.rs:104:47 [INFO] [stdout] | [INFO] [stdout] 104 | ) -> Result, Error> { [INFO] [stdout] | _______________________________________________^ [INFO] [stdout] 105 | | let config = &data.config; [INFO] [stdout] 106 | | config.verify_url_valid(url).await?; [INFO] [stdout] 107 | | info!("Fetching remote object {}", url.to_string()); [INFO] [stdout] ... | [INFO] [stdout] 171 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `Unique, ...>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, Error>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, ...>>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/fetch/mod.rs:104:47 [INFO] [stdout] | [INFO] [stdout] 104 | ) -> Result, Error> { [INFO] [stdout] | _______________________________________________^ [INFO] [stdout] 105 | | let config = &data.config; [INFO] [stdout] 106 | | config.verify_url_valid(url).await?; [INFO] [stdout] 107 | | info!("Fetching remote object {}", url.to_string()); [INFO] [stdout] ... | [INFO] [stdout] 171 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `Unique, ...>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, Error>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, ...>>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/fetch/mod.rs:104:47 [INFO] [stdout] | [INFO] [stdout] 104 | ) -> Result, Error> { [INFO] [stdout] | _______________________________________________^ [INFO] [stdout] 105 | | let config = &data.config; [INFO] [stdout] 106 | | config.verify_url_valid(url).await?; [INFO] [stdout] 107 | | info!("Fetching remote object {}", url.to_string()); [INFO] [stdout] ... | [INFO] [stdout] 171 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `Unique, ...>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, Error>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, ...>>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/fetch/mod.rs:104:47 [INFO] [stdout] | [INFO] [stdout] 104 | ) -> Result, Error> { [INFO] [stdout] | _______________________________________________^ [INFO] [stdout] 105 | | let config = &data.config; [INFO] [stdout] 106 | | config.verify_url_valid(url).await?; [INFO] [stdout] 107 | | info!("Fetching remote object {}", url.to_string()); [INFO] [stdout] ... | [INFO] [stdout] 171 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `Unique, ...>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, Error>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, ...>>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/fetch/mod.rs:104:47 [INFO] [stdout] | [INFO] [stdout] 104 | ) -> Result, Error> { [INFO] [stdout] | _______________________________________________^ [INFO] [stdout] 105 | | let config = &data.config; [INFO] [stdout] 106 | | config.verify_url_valid(url).await?; [INFO] [stdout] 107 | | info!("Fetching remote object {}", url.to_string()); [INFO] [stdout] ... | [INFO] [stdout] 171 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `Unique, ...>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, Error>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, ...>>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/fetch/mod.rs:104:47 [INFO] [stdout] | [INFO] [stdout] 104 | ) -> Result, Error> { [INFO] [stdout] | _______________________________________________^ [INFO] [stdout] 105 | | let config = &data.config; [INFO] [stdout] 106 | | config.verify_url_valid(url).await?; [INFO] [stdout] 107 | | info!("Fetching remote object {}", url.to_string()); [INFO] [stdout] ... | [INFO] [stdout] 171 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `Unique, ...>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, Error>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, ...>>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/fetch/mod.rs:104:47 [INFO] [stdout] | [INFO] [stdout] 104 | ) -> Result, Error> { [INFO] [stdout] | _______________________________________________^ [INFO] [stdout] 105 | | let config = &data.config; [INFO] [stdout] 106 | | config.verify_url_valid(url).await?; [INFO] [stdout] 107 | | info!("Fetching remote object {}", url.to_string()); [INFO] [stdout] ... | [INFO] [stdout] 171 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `Unique, ...>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, Error>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, ...>>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/fetch/mod.rs:104:47 [INFO] [stdout] | [INFO] [stdout] 104 | ) -> Result, Error> { [INFO] [stdout] | _______________________________________________^ [INFO] [stdout] 105 | | let config = &data.config; [INFO] [stdout] 106 | | config.verify_url_valid(url).await?; [INFO] [stdout] 107 | | info!("Fetching remote object {}", url.to_string()); [INFO] [stdout] ... | [INFO] [stdout] 171 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `Unique, ...>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, Error>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, ...>>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/fetch/mod.rs:104:47 [INFO] [stdout] | [INFO] [stdout] 104 | ) -> Result, Error> { [INFO] [stdout] | _______________________________________________^ [INFO] [stdout] 105 | | let config = &data.config; [INFO] [stdout] 106 | | config.verify_url_valid(url).await?; [INFO] [stdout] 107 | | info!("Fetching remote object {}", url.to_string()); [INFO] [stdout] ... | [INFO] [stdout] 171 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `Unique, ...>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, Error>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, ...>>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/fetch/mod.rs:104:47 [INFO] [stdout] | [INFO] [stdout] 104 | ) -> Result, Error> { [INFO] [stdout] | _______________________________________________^ [INFO] [stdout] 105 | | let config = &data.config; [INFO] [stdout] 106 | | config.verify_url_valid(url).await?; [INFO] [stdout] 107 | | info!("Fetching remote object {}", url.to_string()); [INFO] [stdout] ... | [INFO] [stdout] 171 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `Unique, ...>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, Error>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, ...>>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/fetch/mod.rs:104:47 [INFO] [stdout] | [INFO] [stdout] 104 | ) -> Result, Error> { [INFO] [stdout] | _______________________________________________^ [INFO] [stdout] 105 | | let config = &data.config; [INFO] [stdout] 106 | | config.verify_url_valid(url).await?; [INFO] [stdout] 107 | | info!("Fetching remote object {}", url.to_string()); [INFO] [stdout] ... | [INFO] [stdout] 171 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/fetch/mod.rs:55:47 [INFO] [stdout] | [INFO] [stdout] 55 | ) -> Result, Error> { [INFO] [stdout] | _______________________________________________^ [INFO] [stdout] 56 | | static FETCH_CONTENT_TYPE: HeaderValue = HeaderValue::from_static(FEDERATION_CONTENT_TYPE); [INFO] [stdout] 57 | | const VALID_RESPONSE_CONTENT_TYPES: [&str; 3] = [ [INFO] [stdout] 58 | | FEDERATION_CONTENT_TYPE, // lemmy [INFO] [stdout] ... | [INFO] [stdout] 94 | | Ok(res) [INFO] [stdout] 95 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `Unique, ...>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, Error>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, ...>>>>` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/fetch/object_id.rs:161:5 [INFO] [stdout] | [INFO] [stdout] 161 | / { [INFO] [stdout] 162 | | let res = Box::pin(fetch_object_http(&self.0, data)).await; [INFO] [stdout] 163 | | [INFO] [stdout] 164 | | if let Err(Error::ObjectDeleted(url)) = res { [INFO] [stdout] ... | [INFO] [stdout] 187 | | Box::pin(Kind::from_json(res.object, data)).await [INFO] [stdout] 188 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/fetch/object_id.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | / { [INFO] [stdout] 90 | | let db_object = self.dereference_from_db(data).await?; [INFO] [stdout] ... | [INFO] [stdout] 107 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | / { [INFO] [stdout] 55 | | let activity: A = serde_json::from_slice(body).map_err(|err| { [INFO] [stdout] 56 | | // Attempt to include activity id in error message [INFO] [stdout] 57 | | let id = extract_id(body).ok(); [INFO] [stdout] ... | [INFO] [stdout] 64 | | Ok((activity, actor)) [INFO] [stdout] 65 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/axum/inbox.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / { [INFO] [stdout] 35 | | let (activity, actor) = [INFO] [stdout] 36 | | parse_received_activity::(&activity_data.body, data).await?; [INFO] [stdout] ... | [INFO] [stdout] 48 | | Ok(()) [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> examples/live_federation/http.rs:45:24 [INFO] [stdout] | [INFO] [stdout] 45 | ) -> impl IntoResponse { [INFO] [stdout] | ________________________^ [INFO] [stdout] 46 | | receive_activity::, DbUser, DatabaseHandle>( [INFO] [stdout] 47 | | activity_data, [INFO] [stdout] 48 | | &data, [INFO] [stdout] 49 | | ) [INFO] [stdout] 50 | | .await [INFO] [stdout] 51 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `fn(Data>, ActivityData) -> ... {http_post_user_inbox}` to implement `Handler<(axum_core::extract::private::ViaRequest, Data>, ActivityData), _>` [INFO] [stdout] note: required by a bound in `post` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.4/src/routing/method_routing.rs:445:1 [INFO] [stdout] | [INFO] [stdout] 445 | top_level_handler_fn!(post, POST); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^----^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound in this function [INFO] [stdout] | required by this bound in `post` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/examples/live_federation-30437ddd65845e0d.long-type-17877212494005050442.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `top_level_handler_fn` (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 `activitypub_federation` (example "live_federation") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "96a78bf26c75ccafcdc5f69e83b0ed7262351e29a57996368d690e9e254ba7b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96a78bf26c75ccafcdc5f69e83b0ed7262351e29a57996368d690e9e254ba7b9", kill_on_drop: false }` [INFO] [stdout] 96a78bf26c75ccafcdc5f69e83b0ed7262351e29a57996368d690e9e254ba7b9