[INFO] cloning repository https://github.com/mgziminsky/allaerris [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mgziminsky/allaerris" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmgziminsky%2Fallaerris", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmgziminsky%2Fallaerris'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b7106da0cc1ae56d98e00226f15ff7b7795c5019 [INFO] checking mgziminsky/allaerris against try#028201683a76a5cd349729c6819c46607119c4e8 for pr-144157 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmgziminsky%2Fallaerris" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mgziminsky/allaerris [INFO] finished tweaking git repo https://github.com/mgziminsky/allaerris [INFO] tweaked toml for git repo https://github.com/mgziminsky/allaerris written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mgziminsky/allaerris on toolchain 028201683a76a5cd349729c6819c46607119c4e8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+028201683a76a5cd349729c6819c46607119c4e8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mgziminsky/allaerris already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+028201683a76a5cd349729c6819c46607119c4e8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+028201683a76a5cd349729c6819c46607119c4e8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 36b55793db2db6e59433be6bed3e1ef154dc0abd367dacceb30f1a6530717097 [INFO] running `Command { std: "docker" "start" "-a" "36b55793db2db6e59433be6bed3e1ef154dc0abd367dacceb30f1a6530717097", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "36b55793db2db6e59433be6bed3e1ef154dc0abd367dacceb30f1a6530717097", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36b55793db2db6e59433be6bed3e1ef154dc0abd367dacceb30f1a6530717097", kill_on_drop: false }` [INFO] [stdout] 36b55793db2db6e59433be6bed3e1ef154dc0abd367dacceb30f1a6530717097 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+028201683a76a5cd349729c6819c46607119c4e8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 744c1939e96e6633892ebfe5fbee1fb1ee1c819abc43da66f7fcfea7a491c353 [INFO] running `Command { std: "docker" "start" "-a" "744c1939e96e6633892ebfe5fbee1fb1ee1c819abc43da66f7fcfea7a491c353", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking slab v0.4.10 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Checking litemap v0.7.4 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Checking rustls-pki-types v1.12.0 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Checking openssl-probe v0.1.6 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling rustls v0.23.29 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking ipnet v2.11.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Compiling prettyplease v0.2.35 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Checking webpki-roots v1.0.2 [INFO] [stderr] Checking rustls-native-certs v0.8.1 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking iri-string v0.7.8 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Checking deranged v0.4.0 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking zlib-rs v0.5.1 [INFO] [stderr] Checking pem v3.0.5 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking anstyle-query v1.1.3 [INFO] [stderr] Checking bumpalo v3.19.0 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking unicode-width v0.2.1 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking anstream v0.6.19 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking zopfli v0.8.2 [INFO] [stderr] Checking secrecy v0.10.3 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Checking clap_lex v0.7.5 [INFO] [stderr] Checking web-time v1.1.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Checking clap_builder v4.5.41 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking indexmap v2.10.0 [INFO] [stderr] Checking console v0.16.0 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Checking libz-rs-sys v0.5.1 [INFO] [stderr] Checking unit-prefix v0.5.1 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Checking size v0.5.0 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking indicatif v0.18.0 [INFO] [stderr] Checking zip v4.3.0 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.21.0 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling snafu-derive v0.8.6 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking tokio v1.46.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking zerofrom v0.1.5 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Checking simple_asn1 v0.6.3 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Checking clap v4.5.41 [INFO] [stderr] Checking clap_complete v4.5.55 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking dialoguer v0.11.0 [INFO] [stderr] Compiling darling_macro v0.21.0 [INFO] [stderr] Checking rustls-webpki v0.103.4 [INFO] [stderr] Compiling darling v0.21.0 [INFO] [stderr] Checking snafu v0.8.6 [INFO] [stderr] Compiling bon-macros v3.6.5 [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 icu_provider v1.5.0 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Checking bon v3.6.5 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking async-scoped v0.9.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking serde_path_to_error v0.1.17 [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking quick-xml v0.38.0 [INFO] [stderr] Checking serde_test v1.0.177 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking tokio-rustls v0.26.2 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Checking hyper-util v0.1.15 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking jsonwebtoken v9.3.1 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking hyper-rustls v0.27.7 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking reqwest v0.12.22 [INFO] [stderr] Checking octocrab v0.44.1 [INFO] [stderr] Checking curseforge-client v1.0.240719 (/opt/rustwide/workdir/curseforge-client) [INFO] [stderr] Checking modrinth-client v2.7.0 (/opt/rustwide/workdir/modrinth-client) [INFO] [stderr] Checking ferrallay v0.2.0 (/opt/rustwide/workdir/lib) [INFO] [stdout] error[E0275]: overflow evaluating the requirement `dyn Future>, Box<...>>> + Send: Send` [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`ferrallay`) [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/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, ...>> + Send>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it appears within the type `Result> + Send>>, ...>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/result.rs:548:10 [INFO] [stdout] = note: required for `Inner + Send>>, ...>>` to implement `Sync` [INFO] [stdout] = note: 1 redundant requirement hidden [INFO] [stdout] = note: required for `Arc + Send>>, ...>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Option>, ...>>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/option.rs:593:10 [INFO] [stdout] note: required because it appears within the type `Sender + Send>>, ...>>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/sync/oneshot.rs:222:12 [INFO] [stdout] | [INFO] [stdout] 222 | pub struct Sender { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `Message, Pin + Send>>>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-0.5.2/src/buffer/message.rs:6:19 [INFO] [stdout] | [INFO] [stdout] 6 | pub(crate) struct Message { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: required for `Chan, Pin>>, ...>` to implement `Sync` [INFO] [stdout] = note: 1 redundant requirement hidden [INFO] [stdout] = note: required for `Arc, Pin>>, ...>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Tx, Pin>>, ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/sync/mpsc/chan.rs:19:19 [INFO] [stdout] | [INFO] [stdout] 19 | pub(crate) struct Tx { [INFO] [stdout] | ^^ [INFO] [stdout] note: required because it appears within the type `Sender, Pin>>>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/sync/mpsc/bounded.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct Sender { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `Option, Pin>>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/option.rs:593:10 [INFO] [stdout] note: required because it appears within the type `PollSender, Pin>>>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-util-0.7.15/src/sync/mpsc.rs:44:12 [INFO] [stdout] | [INFO] [stdout] 44 | pub struct PollSender { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] note: required because it appears within the type `Buffer, Pin + Send>>>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-0.5.2/src/buffer/service.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct Buffer { [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/octocrab-0.44.1/src/lib.rs:1659:63 [INFO] [stdout] | [INFO] [stdout] 1659 | ) -> Result>> { [INFO] [stdout] | _______________________________________________________________^ [INFO] [stdout] 1660 | | let mut svc = self.client.clone(); [INFO] [stdout] 1661 | | let response: Response> = svc [INFO] [stdout] 1662 | | .ready() [INFO] [stdout] ... | [INFO] [stdout] 1679 | | } [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/octocrab-0.44.1/src/lib.rs:1600:77 [INFO] [stdout] | [INFO] [stdout] 1600 | async fn request_installation_auth_token(&self) -> Result { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 1601 | | let (app, installation, token) = if let AuthState::Installation { [INFO] [stdout] 1602 | | ref app, [INFO] [stdout] 1603 | | installation, [INFO] [stdout] ... | [INFO] [stdout] 1652 | | Ok(SecretString::from(token_object.token)) [INFO] [stdout] 1653 | | } [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/octocrab-0.44.1/src/lib.rs:1685:63 [INFO] [stdout] | [INFO] [stdout] 1685 | ) -> Result>> { [INFO] [stdout] | _______________________________________________________________^ [INFO] [stdout] 1686 | | let (mut parts, body) = request.into_parts(); [INFO] [stdout] 1687 | | let body: OctoBody = body.into(); [INFO] [stdout] ... | [INFO] [stdout] 1766 | | Ok(response) [INFO] [stdout] 1767 | | } [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/octocrab-0.44.1/src/lib.rs:1472:63 [INFO] [stdout] | [INFO] [stdout] 1472 | ) -> Result>> { [INFO] [stdout] | _______________________________________________________________^ [INFO] [stdout] 1473 | | let uri = uri [INFO] [stdout] 1474 | | .try_into() [INFO] [stdout] 1475 | | .map_err(|_| UriParseError {}) [INFO] [stdout] ... | [INFO] [stdout] 1484 | | self.execute(request).await [INFO] [stdout] 1485 | | } [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/octocrab-0.44.1/src/lib.rs:1460:5 [INFO] [stdout] | [INFO] [stdout] 1460 | / { [INFO] [stdout] 1461 | | let response = self [INFO] [stdout] 1462 | | ._get_with_headers(self.parameterized_uri(route, parameters)?, headers) [INFO] [stdout] 1463 | | .await?; [INFO] [stdout] 1464 | | R::from_response(crate::map_github_error(response).await?).await [INFO] [stdout] 1465 | | } [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/octocrab-0.44.1/src/lib.rs:1402:5 [INFO] [stdout] | [INFO] [stdout] 1402 | / { [INFO] [stdout] 1403 | | self.get_with_headers(route, parameters, None).await [INFO] [stdout] 1404 | | } [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/octocrab-0.44.1/src/api/repos/releases.rs:304:90 [INFO] [stdout] | [INFO] [stdout] 304 | pub async fn send(self) -> crate::Result> { [INFO] [stdout] | __________________________________________________________________________________________^ [INFO] [stdout] 305 | | let route = format!("/{}/releases", self.handler.handler.repo); [INFO] [stdout] 306 | | self.handler.handler.crab.get(route, Some(&self)).await [INFO] [stdout] 307 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> lib/src/client/github.rs:86:35 [INFO] [stdout] | [INFO] [stdout] 86 | ) -> Result> { [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 87 | | let filter = [game_version.unwrap_or_default(), loader.map(ModLoader::as_str).unwrap_or_default()]; [INFO] [stdout] 88 | | let check = |a: &Asset| { [INFO] [stdout] 89 | | macro_rules! check_ext { [INFO] [stdout] ... | [INFO] [stdout] 130 | | Ok(files) [INFO] [stdout] 131 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> lib/src/client/github.rs:80:31 [INFO] [stdout] | [INFO] [stdout] 80 | ) -> Result> { [INFO] [stdout] | _______________________________^ [INFO] [stdout] 81 | | async fn get_project_versions( [INFO] [stdout] 82 | | this: &GithubClient, [INFO] [stdout] 83 | | (owner, repo): (&str, &str), [INFO] [stdout] ... | [INFO] [stdout] 132 | | get_project_versions(self, id.get_github()?, game_version, loader).await [INFO] [stdout] 133 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> lib/src/client/common.rs:26:30 [INFO] [stdout] | [INFO] [stdout] 26 | ) -> Result { [INFO] [stdout] | ______________________________^ [INFO] [stdout] 27 | | self.get_project_versions(id, game_version, loader) [INFO] [stdout] 28 | | .await? [INFO] [stdout] 29 | | .into_iter() [INFO] [stdout] 30 | | .max_by(|a, b| a.date.cmp(&b.date)) [INFO] [stdout] 31 | | .ok_or(crate::error::ErrorKind::DoesNotExist.into()) [INFO] [stdout] 32 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: lib/src/client/github.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | common::get_latest!(); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> lib/src/client.rs:51:115 [INFO] [stdout] | [INFO] [stdout] 51 | $vis async fn $name$(< $( $lt $( : $clt $(+ $dlt )* )? ),* >)?(&self, $($arg: $ty),*) -> Result<$ret> { [INFO] [stdout] | ___________________________________________________________________________________________________________________^ [INFO] [stdout] 52 | | match &self.0 { [INFO] [stdout] 53 | | ClientInner::Modrinth(c) => c.$name($($arg),*).await, [INFO] [stdout] 54 | | ClientInner::Forge(c) => c.$name($($arg),*).await, [INFO] [stdout] ... | [INFO] [stdout] 58 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 62 | / api! { [INFO] [stdout] 63 | | /// Get the [project](Project) with `id` [INFO] [stdout] 64 | | /// [INFO] [stdout] 65 | | /// # Errors [INFO] [stdout] ... | [INFO] [stdout] 126 | | ++pub lookup(files: &[impl AsRef], out_results: &mut HashMap) -> Vec; [INFO] [stdout] 127 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> lib/src/client.rs:51:115 [INFO] [stdout] | [INFO] [stdout] 51 | $vis async fn $name$(< $( $lt $( : $clt $(+ $dlt )* )? ),* >)?(&self, $($arg: $ty),*) -> Result<$ret> { [INFO] [stdout] | ___________________________________________________________________________________________________________________^ [INFO] [stdout] 52 | | match &self.0 { [INFO] [stdout] 53 | | ClientInner::Modrinth(c) => c.$name($($arg),*).await, [INFO] [stdout] 54 | | ClientInner::Forge(c) => c.$name($($arg),*).await, [INFO] [stdout] ... | [INFO] [stdout] 58 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 62 | / api! { [INFO] [stdout] 63 | | /// Get the [project](Project) with `id` [INFO] [stdout] 64 | | /// [INFO] [stdout] 65 | | /// # Errors [INFO] [stdout] ... | [INFO] [stdout] 126 | | ++pub lookup(files: &[impl AsRef], out_results: &mut HashMap) -> Vec; [INFO] [stdout] 127 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> lib/src/client.rs:51:115 [INFO] [stdout] | [INFO] [stdout] 51 | $vis async fn $name$(< $( $lt $( : $clt $(+ $dlt )* )? ),* >)?(&self, $($arg: $ty),*) -> Result<$ret> { [INFO] [stdout] | ___________________________________________________________________________________________________________________^ [INFO] [stdout] 52 | | match &self.0 { [INFO] [stdout] 53 | | ClientInner::Modrinth(c) => c.$name($($arg),*).await, [INFO] [stdout] 54 | | ClientInner::Forge(c) => c.$name($($arg),*).await, [INFO] [stdout] ... | [INFO] [stdout] 58 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 62 | / api! { [INFO] [stdout] 63 | | /// Get the [project](Project) with `id` [INFO] [stdout] 64 | | /// [INFO] [stdout] 65 | | /// # Errors [INFO] [stdout] ... | [INFO] [stdout] 126 | | ++pub lookup(files: &[impl AsRef], out_results: &mut HashMap) -> Vec; [INFO] [stdout] 127 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> lib/src/client.rs:51:115 [INFO] [stdout] | [INFO] [stdout] 51 | $vis async fn $name$(< $( $lt $( : $clt $(+ $dlt )* )? ),* >)?(&self, $($arg: $ty),*) -> Result<$ret> { [INFO] [stdout] | ___________________________________________________________________________________________________________________^ [INFO] [stdout] 52 | | match &self.0 { [INFO] [stdout] 53 | | ClientInner::Modrinth(c) => c.$name($($arg),*).await, [INFO] [stdout] 54 | | ClientInner::Forge(c) => c.$name($($arg),*).await, [INFO] [stdout] ... | [INFO] [stdout] 58 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 62 | / api! { [INFO] [stdout] 63 | | /// Get the [project](Project) with `id` [INFO] [stdout] 64 | | /// [INFO] [stdout] 65 | | /// # Errors [INFO] [stdout] ... | [INFO] [stdout] 126 | | ++pub lookup(files: &[impl AsRef], out_results: &mut HashMap) -> Vec; [INFO] [stdout] 127 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> lib/src/client.rs:51:115 [INFO] [stdout] | [INFO] [stdout] 51 | $vis async fn $name$(< $( $lt $( : $clt $(+ $dlt )* )? ),* >)?(&self, $($arg: $ty),*) -> Result<$ret> { [INFO] [stdout] | ___________________________________________________________________________________________________________________^ [INFO] [stdout] 52 | | match &self.0 { [INFO] [stdout] 53 | | ClientInner::Modrinth(c) => c.$name($($arg),*).await, [INFO] [stdout] 54 | | ClientInner::Forge(c) => c.$name($($arg),*).await, [INFO] [stdout] ... | [INFO] [stdout] 58 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 62 | / api! { [INFO] [stdout] 63 | | /// Get the [project](Project) with `id` [INFO] [stdout] 64 | | /// [INFO] [stdout] 65 | | /// # Errors [INFO] [stdout] ... | [INFO] [stdout] 126 | | ++pub lookup(files: &[impl AsRef], out_results: &mut HashMap) -> Vec; [INFO] [stdout] 127 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> lib/src/client.rs:51:115 [INFO] [stdout] | [INFO] [stdout] 51 | $vis async fn $name$(< $( $lt $( : $clt $(+ $dlt )* )? ),* >)?(&self, $($arg: $ty),*) -> Result<$ret> { [INFO] [stdout] | ___________________________________________________________________________________________________________________^ [INFO] [stdout] 52 | | match &self.0 { [INFO] [stdout] 53 | | ClientInner::Modrinth(c) => c.$name($($arg),*).await, [INFO] [stdout] 54 | | ClientInner::Forge(c) => c.$name($($arg),*).await, [INFO] [stdout] ... | [INFO] [stdout] 58 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 62 | / api! { [INFO] [stdout] 63 | | /// Get the [project](Project) with `id` [INFO] [stdout] 64 | | /// [INFO] [stdout] 65 | | /// # Errors [INFO] [stdout] ... | [INFO] [stdout] 126 | | ++pub lookup(files: &[impl AsRef], out_results: &mut HashMap) -> Vec; [INFO] [stdout] 127 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> lib/src/client.rs:51:115 [INFO] [stdout] | [INFO] [stdout] 51 | $vis async fn $name$(< $( $lt $( : $clt $(+ $dlt )* )? ),* >)?(&self, $($arg: $ty),*) -> Result<$ret> { [INFO] [stdout] | ___________________________________________________________________________________________________________________^ [INFO] [stdout] 52 | | match &self.0 { [INFO] [stdout] 53 | | ClientInner::Modrinth(c) => c.$name($($arg),*).await, [INFO] [stdout] 54 | | ClientInner::Forge(c) => c.$name($($arg),*).await, [INFO] [stdout] ... | [INFO] [stdout] 58 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 62 | / api! { [INFO] [stdout] 63 | | /// Get the [project](Project) with `id` [INFO] [stdout] 64 | | /// [INFO] [stdout] 65 | | /// # Errors [INFO] [stdout] ... | [INFO] [stdout] 126 | | ++pub lookup(files: &[impl AsRef], out_results: &mut HashMap) -> Vec; [INFO] [stdout] 127 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> lib/src/client.rs:51:115 [INFO] [stdout] | [INFO] [stdout] 51 | $vis async fn $name$(< $( $lt $( : $clt $(+ $dlt )* )? ),* >)?(&self, $($arg: $ty),*) -> Result<$ret> { [INFO] [stdout] | ___________________________________________________________________________________________________________________^ [INFO] [stdout] 52 | | match &self.0 { [INFO] [stdout] 53 | | ClientInner::Modrinth(c) => c.$name($($arg),*).await, [INFO] [stdout] 54 | | ClientInner::Forge(c) => c.$name($($arg),*).await, [INFO] [stdout] ... | [INFO] [stdout] 58 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 62 | / api! { [INFO] [stdout] 63 | | /// Get the [project](Project) with `id` [INFO] [stdout] 64 | | /// [INFO] [stdout] 65 | | /// # Errors [INFO] [stdout] ... | [INFO] [stdout] 126 | | ++pub lookup(files: &[impl AsRef], out_results: &mut HashMap) -> Vec; [INFO] [stdout] 127 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> lib/src/client.rs:51:115 [INFO] [stdout] | [INFO] [stdout] 51 | $vis async fn $name$(< $( $lt $( : $clt $(+ $dlt )* )? ),* >)?(&self, $($arg: $ty),*) -> Result<$ret> { [INFO] [stdout] | ___________________________________________________________________________________________________________________^ [INFO] [stdout] 52 | | match &self.0 { [INFO] [stdout] 53 | | ClientInner::Modrinth(c) => c.$name($($arg),*).await, [INFO] [stdout] 54 | | ClientInner::Forge(c) => c.$name($($arg),*).await, [INFO] [stdout] ... | [INFO] [stdout] 58 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 62 | / api! { [INFO] [stdout] 63 | | /// Get the [project](Project) with `id` [INFO] [stdout] 64 | | /// [INFO] [stdout] 65 | | /// # Errors [INFO] [stdout] ... | [INFO] [stdout] 126 | | ++pub lookup(files: &[impl AsRef], out_results: &mut HashMap) -> Vec; [INFO] [stdout] 127 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> lib/src/client.rs:51:115 [INFO] [stdout] | [INFO] [stdout] 51 | $vis async fn $name$(< $( $lt $( : $clt $(+ $dlt )* )? ),* >)?(&self, $($arg: $ty),*) -> Result<$ret> { [INFO] [stdout] | ___________________________________________________________________________________________________________________^ [INFO] [stdout] 52 | | match &self.0 { [INFO] [stdout] 53 | | ClientInner::Modrinth(c) => c.$name($($arg),*).await, [INFO] [stdout] 54 | | ClientInner::Forge(c) => c.$name($($arg),*).await, [INFO] [stdout] ... | [INFO] [stdout] 58 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 62 | / api! { [INFO] [stdout] 63 | | /// Get the [project](Project) with `id` [INFO] [stdout] 64 | | /// [INFO] [stdout] 65 | | /// # Errors [INFO] [stdout] ... | [INFO] [stdout] 126 | | ++pub lookup(files: &[impl AsRef], out_results: &mut HashMap) -> Vec; [INFO] [stdout] 127 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> lib/src/client.rs:51:115 [INFO] [stdout] | [INFO] [stdout] 51 | $vis async fn $name$(< $( $lt $( : $clt $(+ $dlt )* )? ),* >)?(&self, $($arg: $ty),*) -> Result<$ret> { [INFO] [stdout] | ___________________________________________________________________________________________________________________^ [INFO] [stdout] 52 | | match &self.0 { [INFO] [stdout] 53 | | ClientInner::Modrinth(c) => c.$name($($arg),*).await, [INFO] [stdout] 54 | | ClientInner::Forge(c) => c.$name($($arg),*).await, [INFO] [stdout] ... | [INFO] [stdout] 58 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 62 | / api! { [INFO] [stdout] 63 | | /// Get the [project](Project) with `id` [INFO] [stdout] 64 | | /// [INFO] [stdout] 65 | | /// # Errors [INFO] [stdout] ... | [INFO] [stdout] 126 | | ++pub lookup(files: &[impl AsRef], out_results: &mut HashMap) -> Vec; [INFO] [stdout] 127 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> lib/src/client.rs:51:115 [INFO] [stdout] | [INFO] [stdout] 51 | $vis async fn $name$(< $( $lt $( : $clt $(+ $dlt )* )? ),* >)?(&self, $($arg: $ty),*) -> Result<$ret> { [INFO] [stdout] | ___________________________________________________________________________________________________________________^ [INFO] [stdout] 52 | | match &self.0 { [INFO] [stdout] 53 | | ClientInner::Modrinth(c) => c.$name($($arg),*).await, [INFO] [stdout] 54 | | ClientInner::Forge(c) => c.$name($($arg),*).await, [INFO] [stdout] ... | [INFO] [stdout] 58 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 62 | / api! { [INFO] [stdout] 63 | | /// Get the [project](Project) with `id` [INFO] [stdout] 64 | | /// [INFO] [stdout] 65 | | /// # Errors [INFO] [stdout] ... | [INFO] [stdout] 126 | | ++pub lookup(files: &[impl AsRef], out_results: &mut HashMap) -> Vec; [INFO] [stdout] 127 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> lib/src/client.rs:51:115 [INFO] [stdout] | [INFO] [stdout] 51 | $vis async fn $name$(< $( $lt $( : $clt $(+ $dlt )* )? ),* >)?(&self, $($arg: $ty),*) -> Result<$ret> { [INFO] [stdout] | ___________________________________________________________________________________________________________________^ [INFO] [stdout] 52 | | match &self.0 { [INFO] [stdout] 53 | | ClientInner::Modrinth(c) => c.$name($($arg),*).await, [INFO] [stdout] 54 | | ClientInner::Forge(c) => c.$name($($arg),*).await, [INFO] [stdout] ... | [INFO] [stdout] 58 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 62 | / api! { [INFO] [stdout] 63 | | /// Get the [project](Project) with `id` [INFO] [stdout] 64 | | /// [INFO] [stdout] 65 | | /// # Errors [INFO] [stdout] ... | [INFO] [stdout] 126 | | ++pub lookup(files: &[impl AsRef], out_results: &mut HashMap) -> Vec; [INFO] [stdout] 127 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> lib/src/client.rs:51:115 [INFO] [stdout] | [INFO] [stdout] 51 | $vis async fn $name$(< $( $lt $( : $clt $(+ $dlt )* )? ),* >)?(&self, $($arg: $ty),*) -> Result<$ret> { [INFO] [stdout] | ___________________________________________________________________________________________________________________^ [INFO] [stdout] 52 | | match &self.0 { [INFO] [stdout] 53 | | ClientInner::Modrinth(c) => c.$name($($arg),*).await, [INFO] [stdout] 54 | | ClientInner::Forge(c) => c.$name($($arg),*).await, [INFO] [stdout] ... | [INFO] [stdout] 58 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 62 | / api! { [INFO] [stdout] 63 | | /// Get the [project](Project) with `id` [INFO] [stdout] 64 | | /// [INFO] [stdout] 65 | | /// # Errors [INFO] [stdout] ... | [INFO] [stdout] 126 | | ++pub lookup(files: &[impl AsRef], out_results: &mut HashMap) -> Vec; [INFO] [stdout] 127 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> lib/src/client.rs:51:115 [INFO] [stdout] | [INFO] [stdout] 51 | $vis async fn $name$(< $( $lt $( : $clt $(+ $dlt )* )? ),* >)?(&self, $($arg: $ty),*) -> Result<$ret> { [INFO] [stdout] | ___________________________________________________________________________________________________________________^ [INFO] [stdout] 52 | | match &self.0 { [INFO] [stdout] 53 | | ClientInner::Modrinth(c) => c.$name($($arg),*).await, [INFO] [stdout] 54 | | ClientInner::Forge(c) => c.$name($($arg),*).await, [INFO] [stdout] ... | [INFO] [stdout] 58 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 62 | / api! { [INFO] [stdout] 63 | | /// Get the [project](Project) with `id` [INFO] [stdout] 64 | | /// [INFO] [stdout] 65 | | /// # Errors [INFO] [stdout] ... | [INFO] [stdout] 126 | | ++pub lookup(files: &[impl AsRef], out_results: &mut HashMap) -> Vec; [INFO] [stdout] 127 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> lib/src/client.rs:51:115 [INFO] [stdout] | [INFO] [stdout] 51 | $vis async fn $name$(< $( $lt $( : $clt $(+ $dlt )* )? ),* >)?(&self, $($arg: $ty),*) -> Result<$ret> { [INFO] [stdout] | ___________________________________________________________________________________________________________________^ [INFO] [stdout] 52 | | match &self.0 { [INFO] [stdout] 53 | | ClientInner::Modrinth(c) => c.$name($($arg),*).await, [INFO] [stdout] 54 | | ClientInner::Forge(c) => c.$name($($arg),*).await, [INFO] [stdout] ... | [INFO] [stdout] 58 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 62 | / api! { [INFO] [stdout] 63 | | /// Get the [project](Project) with `id` [INFO] [stdout] 64 | | /// [INFO] [stdout] 65 | | /// # Errors [INFO] [stdout] ... | [INFO] [stdout] 126 | | ++pub lookup(files: &[impl AsRef], out_results: &mut HashMap) -> Vec; [INFO] [stdout] 127 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> lib/src/client.rs:51:115 [INFO] [stdout] | [INFO] [stdout] 51 | $vis async fn $name$(< $( $lt $( : $clt $(+ $dlt )* )? ),* >)?(&self, $($arg: $ty),*) -> Result<$ret> { [INFO] [stdout] | ___________________________________________________________________________________________________________________^ [INFO] [stdout] 52 | | match &self.0 { [INFO] [stdout] 53 | | ClientInner::Modrinth(c) => c.$name($($arg),*).await, [INFO] [stdout] 54 | | ClientInner::Forge(c) => c.$name($($arg),*).await, [INFO] [stdout] ... | [INFO] [stdout] 58 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 62 | / api! { [INFO] [stdout] 63 | | /// Get the [project](Project) with `id` [INFO] [stdout] 64 | | /// [INFO] [stdout] 65 | | /// # Errors [INFO] [stdout] ... | [INFO] [stdout] 126 | | ++pub lookup(files: &[impl AsRef], out_results: &mut HashMap) -> Vec; [INFO] [stdout] 127 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> lib/src/client.rs:51:115 [INFO] [stdout] | [INFO] [stdout] 51 | $vis async fn $name$(< $( $lt $( : $clt $(+ $dlt )* )? ),* >)?(&self, $($arg: $ty),*) -> Result<$ret> { [INFO] [stdout] | ___________________________________________________________________________________________________________________^ [INFO] [stdout] 52 | | match &self.0 { [INFO] [stdout] 53 | | ClientInner::Modrinth(c) => c.$name($($arg),*).await, [INFO] [stdout] 54 | | ClientInner::Forge(c) => c.$name($($arg),*).await, [INFO] [stdout] ... | [INFO] [stdout] 58 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 62 | / api! { [INFO] [stdout] 63 | | /// Get the [project](Project) with `id` [INFO] [stdout] 64 | | /// [INFO] [stdout] 65 | | /// # Errors [INFO] [stdout] ... | [INFO] [stdout] 126 | | ++pub lookup(files: &[impl AsRef], out_results: &mut HashMap) -> Vec; [INFO] [stdout] 127 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> lib/src/client.rs:51:115 [INFO] [stdout] | [INFO] [stdout] 51 | $vis async fn $name$(< $( $lt $( : $clt $(+ $dlt )* )? ),* >)?(&self, $($arg: $ty),*) -> Result<$ret> { [INFO] [stdout] | ___________________________________________________________________________________________________________________^ [INFO] [stdout] 52 | | match &self.0 { [INFO] [stdout] 53 | | ClientInner::Modrinth(c) => c.$name($($arg),*).await, [INFO] [stdout] 54 | | ClientInner::Forge(c) => c.$name($($arg),*).await, [INFO] [stdout] ... | [INFO] [stdout] 58 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 62 | / api! { [INFO] [stdout] 63 | | /// Get the [project](Project) with `id` [INFO] [stdout] 64 | | /// [INFO] [stdout] 65 | | /// # Errors [INFO] [stdout] ... | [INFO] [stdout] 126 | | ++pub lookup(files: &[impl AsRef], out_results: &mut HashMap) -> Vec; [INFO] [stdout] 127 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> lib/src/mgmt/mods/install.rs:251:29 [INFO] [stdout] | [INFO] [stdout] 251 | scope.spawn(async move { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/ferrallay-7480d84afed9c7b2.long-type-3943057347936160474.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 `common::get_latest` which comes from the expansion of the macro `api` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `dyn Future>, Box<...>>> + Send: Send` [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`ferrallay`) [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/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, ...>> + Send>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it appears within the type `Result> + Send>>, ...>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/result.rs:548:10 [INFO] [stdout] = note: required for `Inner + Send>>, ...>>` to implement `Sync` [INFO] [stdout] = note: 1 redundant requirement hidden [INFO] [stdout] = note: required for `Arc + Send>>, ...>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Option>, ...>>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/option.rs:593:10 [INFO] [stdout] note: required because it appears within the type `Sender + Send>>, ...>>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/sync/oneshot.rs:222:12 [INFO] [stdout] | [INFO] [stdout] 222 | pub struct Sender { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `Message, Pin + Send>>>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-0.5.2/src/buffer/message.rs:6:19 [INFO] [stdout] | [INFO] [stdout] 6 | pub(crate) struct Message { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: required for `Chan, Pin>>, ...>` to implement `Sync` [INFO] [stdout] = note: 1 redundant requirement hidden [INFO] [stdout] = note: required for `Arc, Pin>>, ...>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Tx, Pin>>, ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/sync/mpsc/chan.rs:19:19 [INFO] [stdout] | [INFO] [stdout] 19 | pub(crate) struct Tx { [INFO] [stdout] | ^^ [INFO] [stdout] note: required because it appears within the type `Sender, Pin>>>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/sync/mpsc/bounded.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct Sender { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `Option, Pin>>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/option.rs:593:10 [INFO] [stdout] note: required because it appears within the type `PollSender, Pin>>>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-util-0.7.15/src/sync/mpsc.rs:44:12 [INFO] [stdout] | [INFO] [stdout] 44 | pub struct PollSender { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] note: required because it appears within the type `Buffer, Pin + Send>>>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-0.5.2/src/buffer/service.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct Buffer { [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/octocrab-0.44.1/src/lib.rs:1659:63 [INFO] [stdout] | [INFO] [stdout] 1659 | ) -> Result>> { [INFO] [stdout] | _______________________________________________________________^ [INFO] [stdout] 1660 | | let mut svc = self.client.clone(); [INFO] [stdout] 1661 | | let response: Response> = svc [INFO] [stdout] 1662 | | .ready() [INFO] [stdout] ... | [INFO] [stdout] 1679 | | } [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/octocrab-0.44.1/src/lib.rs:1600:77 [INFO] [stdout] | [INFO] [stdout] 1600 | async fn request_installation_auth_token(&self) -> Result { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 1601 | | let (app, installation, token) = if let AuthState::Installation { [INFO] [stdout] 1602 | | ref app, [INFO] [stdout] 1603 | | installation, [INFO] [stdout] ... | [INFO] [stdout] 1652 | | Ok(SecretString::from(token_object.token)) [INFO] [stdout] 1653 | | } [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/octocrab-0.44.1/src/lib.rs:1685:63 [INFO] [stdout] | [INFO] [stdout] 1685 | ) -> Result>> { [INFO] [stdout] | _______________________________________________________________^ [INFO] [stdout] 1686 | | let (mut parts, body) = request.into_parts(); [INFO] [stdout] 1687 | | let body: OctoBody = body.into(); [INFO] [stdout] ... | [INFO] [stdout] 1766 | | Ok(response) [INFO] [stdout] 1767 | | } [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/octocrab-0.44.1/src/lib.rs:1472:63 [INFO] [stdout] | [INFO] [stdout] 1472 | ) -> Result>> { [INFO] [stdout] | _______________________________________________________________^ [INFO] [stdout] 1473 | | let uri = uri [INFO] [stdout] 1474 | | .try_into() [INFO] [stdout] 1475 | | .map_err(|_| UriParseError {}) [INFO] [stdout] ... | [INFO] [stdout] 1484 | | self.execute(request).await [INFO] [stdout] 1485 | | } [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/octocrab-0.44.1/src/lib.rs:1460:5 [INFO] [stdout] | [INFO] [stdout] 1460 | / { [INFO] [stdout] 1461 | | let response = self [INFO] [stdout] 1462 | | ._get_with_headers(self.parameterized_uri(route, parameters)?, headers) [INFO] [stdout] 1463 | | .await?; [INFO] [stdout] 1464 | | R::from_response(crate::map_github_error(response).await?).await [INFO] [stdout] 1465 | | } [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/octocrab-0.44.1/src/lib.rs:1402:5 [INFO] [stdout] | [INFO] [stdout] 1402 | / { [INFO] [stdout] 1403 | | self.get_with_headers(route, parameters, None).await [INFO] [stdout] 1404 | | } [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/octocrab-0.44.1/src/api/repos/releases.rs:304:90 [INFO] [stdout] | [INFO] [stdout] 304 | pub async fn send(self) -> crate::Result> { [INFO] [stdout] | __________________________________________________________________________________________^ [INFO] [stdout] 305 | | let route = format!("/{}/releases", self.handler.handler.repo); [INFO] [stdout] 306 | | self.handler.handler.crab.get(route, Some(&self)).await [INFO] [stdout] 307 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> lib/src/client/github.rs:86:35 [INFO] [stdout] | [INFO] [stdout] 86 | ) -> Result> { [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 87 | | let filter = [game_version.unwrap_or_default(), loader.map(ModLoader::as_str).unwrap_or_default()]; [INFO] [stdout] 88 | | let check = |a: &Asset| { [INFO] [stdout] 89 | | macro_rules! check_ext { [INFO] [stdout] ... | [INFO] [stdout] 130 | | Ok(files) [INFO] [stdout] 131 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> lib/src/client/github.rs:80:31 [INFO] [stdout] | [INFO] [stdout] 80 | ) -> Result> { [INFO] [stdout] | _______________________________^ [INFO] [stdout] 81 | | async fn get_project_versions( [INFO] [stdout] 82 | | this: &GithubClient, [INFO] [stdout] 83 | | (owner, repo): (&str, &str), [INFO] [stdout] ... | [INFO] [stdout] 132 | | get_project_versions(self, id.get_github()?, game_version, loader).await [INFO] [stdout] 133 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> lib/src/client/common.rs:26:30 [INFO] [stdout] | [INFO] [stdout] 26 | ) -> Result { [INFO] [stdout] | ______________________________^ [INFO] [stdout] 27 | | self.get_project_versions(id, game_version, loader) [INFO] [stdout] 28 | | .await? [INFO] [stdout] 29 | | .into_iter() [INFO] [stdout] 30 | | .max_by(|a, b| a.date.cmp(&b.date)) [INFO] [stdout] 31 | | .ok_or(crate::error::ErrorKind::DoesNotExist.into()) [INFO] [stdout] 32 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: lib/src/client/github.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | common::get_latest!(); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> lib/src/client.rs:51:115 [INFO] [stdout] | [INFO] [stdout] 51 | $vis async fn $name$(< $( $lt $( : $clt $(+ $dlt )* )? ),* >)?(&self, $($arg: $ty),*) -> Result<$ret> { [INFO] [stdout] | ___________________________________________________________________________________________________________________^ [INFO] [stdout] 52 | | match &self.0 { [INFO] [stdout] 53 | | ClientInner::Modrinth(c) => c.$name($($arg),*).await, [INFO] [stdout] 54 | | ClientInner::Forge(c) => c.$name($($arg),*).await, [INFO] [stdout] ... | [INFO] [stdout] 58 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 62 | / api! { [INFO] [stdout] 63 | | /// Get the [project](Project) with `id` [INFO] [stdout] 64 | | /// [INFO] [stdout] 65 | | /// # Errors [INFO] [stdout] ... | [INFO] [stdout] 126 | | ++pub lookup(files: &[impl AsRef], out_results: &mut HashMap) -> Vec; [INFO] [stdout] 127 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> lib/src/client.rs:51:115 [INFO] [stdout] | [INFO] [stdout] 51 | $vis async fn $name$(< $( $lt $( : $clt $(+ $dlt )* )? ),* >)?(&self, $($arg: $ty),*) -> Result<$ret> { [INFO] [stdout] | ___________________________________________________________________________________________________________________^ [INFO] [stdout] 52 | | match &self.0 { [INFO] [stdout] 53 | | ClientInner::Modrinth(c) => c.$name($($arg),*).await, [INFO] [stdout] 54 | | ClientInner::Forge(c) => c.$name($($arg),*).await, [INFO] [stdout] ... | [INFO] [stdout] 58 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 62 | / api! { [INFO] [stdout] 63 | | /// Get the [project](Project) with `id` [INFO] [stdout] 64 | | /// [INFO] [stdout] 65 | | /// # Errors [INFO] [stdout] ... | [INFO] [stdout] 126 | | ++pub lookup(files: &[impl AsRef], out_results: &mut HashMap) -> Vec; [INFO] [stdout] 127 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> lib/src/client.rs:51:115 [INFO] [stdout] | [INFO] [stdout] 51 | $vis async fn $name$(< $( $lt $( : $clt $(+ $dlt )* )? ),* >)?(&self, $($arg: $ty),*) -> Result<$ret> { [INFO] [stdout] | ___________________________________________________________________________________________________________________^ [INFO] [stdout] 52 | | match &self.0 { [INFO] [stdout] 53 | | ClientInner::Modrinth(c) => c.$name($($arg),*).await, [INFO] [stdout] 54 | | ClientInner::Forge(c) => c.$name($($arg),*).await, [INFO] [stdout] ... | [INFO] [stdout] 58 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 62 | / api! { [INFO] [stdout] 63 | | /// Get the [project](Project) with `id` [INFO] [stdout] 64 | | /// [INFO] [stdout] 65 | | /// # Errors [INFO] [stdout] ... | [INFO] [stdout] 126 | | ++pub lookup(files: &[impl AsRef], out_results: &mut HashMap) -> Vec; [INFO] [stdout] 127 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> lib/src/client.rs:51:115 [INFO] [stdout] | [INFO] [stdout] 51 | $vis async fn $name$(< $( $lt $( : $clt $(+ $dlt )* )? ),* >)?(&self, $($arg: $ty),*) -> Result<$ret> { [INFO] [stdout] | ___________________________________________________________________________________________________________________^ [INFO] [stdout] 52 | | match &self.0 { [INFO] [stdout] 53 | | ClientInner::Modrinth(c) => c.$name($($arg),*).await, [INFO] [stdout] 54 | | ClientInner::Forge(c) => c.$name($($arg),*).await, [INFO] [stdout] ... | [INFO] [stdout] 58 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 62 | / api! { [INFO] [stdout] 63 | | /// Get the [project](Project) with `id` [INFO] [stdout] 64 | | /// [INFO] [stdout] 65 | | /// # Errors [INFO] [stdout] ... | [INFO] [stdout] 126 | | ++pub lookup(files: &[impl AsRef], out_results: &mut HashMap) -> Vec; [INFO] [stdout] 127 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> lib/src/client.rs:51:115 [INFO] [stdout] | [INFO] [stdout] 51 | $vis async fn $name$(< $( $lt $( : $clt $(+ $dlt )* )? ),* >)?(&self, $($arg: $ty),*) -> Result<$ret> { [INFO] [stdout] | ___________________________________________________________________________________________________________________^ [INFO] [stdout] 52 | | match &self.0 { [INFO] [stdout] 53 | | ClientInner::Modrinth(c) => c.$name($($arg),*).await, [INFO] [stdout] 54 | | ClientInner::Forge(c) => c.$name($($arg),*).await, [INFO] [stdout] ... | [INFO] [stdout] 58 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 62 | / api! { [INFO] [stdout] 63 | | /// Get the [project](Project) with `id` [INFO] [stdout] 64 | | /// [INFO] [stdout] 65 | | /// # Errors [INFO] [stdout] ... | [INFO] [stdout] 126 | | ++pub lookup(files: &[impl AsRef], out_results: &mut HashMap) -> Vec; [INFO] [stdout] 127 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> lib/src/client.rs:51:115 [INFO] [stdout] | [INFO] [stdout] 51 | $vis async fn $name$(< $( $lt $( : $clt $(+ $dlt )* )? ),* >)?(&self, $($arg: $ty),*) -> Result<$ret> { [INFO] [stdout] | ___________________________________________________________________________________________________________________^ [INFO] [stdout] 52 | | match &self.0 { [INFO] [stdout] 53 | | ClientInner::Modrinth(c) => c.$name($($arg),*).await, [INFO] [stdout] 54 | | ClientInner::Forge(c) => c.$name($($arg),*).await, [INFO] [stdout] ... | [INFO] [stdout] 58 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 62 | / api! { [INFO] [stdout] 63 | | /// Get the [project](Project) with `id` [INFO] [stdout] 64 | | /// [INFO] [stdout] 65 | | /// # Errors [INFO] [stdout] ... | [INFO] [stdout] 126 | | ++pub lookup(files: &[impl AsRef], out_results: &mut HashMap) -> Vec; [INFO] [stdout] 127 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> lib/src/client.rs:51:115 [INFO] [stdout] | [INFO] [stdout] 51 | $vis async fn $name$(< $( $lt $( : $clt $(+ $dlt )* )? ),* >)?(&self, $($arg: $ty),*) -> Result<$ret> { [INFO] [stdout] | ___________________________________________________________________________________________________________________^ [INFO] [stdout] 52 | | match &self.0 { [INFO] [stdout] 53 | | ClientInner::Modrinth(c) => c.$name($($arg),*).await, [INFO] [stdout] 54 | | ClientInner::Forge(c) => c.$name($($arg),*).await, [INFO] [stdout] ... | [INFO] [stdout] 58 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 62 | / api! { [INFO] [stdout] 63 | | /// Get the [project](Project) with `id` [INFO] [stdout] 64 | | /// [INFO] [stdout] 65 | | /// # Errors [INFO] [stdout] ... | [INFO] [stdout] 126 | | ++pub lookup(files: &[impl AsRef], out_results: &mut HashMap) -> Vec; [INFO] [stdout] 127 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> lib/src/client.rs:51:115 [INFO] [stdout] | [INFO] [stdout] 51 | $vis async fn $name$(< $( $lt $( : $clt $(+ $dlt )* )? ),* >)?(&self, $($arg: $ty),*) -> Result<$ret> { [INFO] [stdout] | ___________________________________________________________________________________________________________________^ [INFO] [stdout] 52 | | match &self.0 { [INFO] [stdout] 53 | | ClientInner::Modrinth(c) => c.$name($($arg),*).await, [INFO] [stdout] 54 | | ClientInner::Forge(c) => c.$name($($arg),*).await, [INFO] [stdout] ... | [INFO] [stdout] 58 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 62 | / api! { [INFO] [stdout] 63 | | /// Get the [project](Project) with `id` [INFO] [stdout] 64 | | /// [INFO] [stdout] 65 | | /// # Errors [INFO] [stdout] ... | [INFO] [stdout] 126 | | ++pub lookup(files: &[impl AsRef], out_results: &mut HashMap) -> Vec; [INFO] [stdout] 127 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> lib/src/client.rs:51:115 [INFO] [stdout] | [INFO] [stdout] 51 | $vis async fn $name$(< $( $lt $( : $clt $(+ $dlt )* )? ),* >)?(&self, $($arg: $ty),*) -> Result<$ret> { [INFO] [stdout] | ___________________________________________________________________________________________________________________^ [INFO] [stdout] 52 | | match &self.0 { [INFO] [stdout] 53 | | ClientInner::Modrinth(c) => c.$name($($arg),*).await, [INFO] [stdout] 54 | | ClientInner::Forge(c) => c.$name($($arg),*).await, [INFO] [stdout] ... | [INFO] [stdout] 58 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 62 | / api! { [INFO] [stdout] 63 | | /// Get the [project](Project) with `id` [INFO] [stdout] 64 | | /// [INFO] [stdout] 65 | | /// # Errors [INFO] [stdout] ... | [INFO] [stdout] 126 | | ++pub lookup(files: &[impl AsRef], out_results: &mut HashMap) -> Vec; [INFO] [stdout] 127 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> lib/src/client.rs:51:115 [INFO] [stdout] | [INFO] [stdout] 51 | $vis async fn $name$(< $( $lt $( : $clt $(+ $dlt )* )? ),* >)?(&self, $($arg: $ty),*) -> Result<$ret> { [INFO] [stdout] | ___________________________________________________________________________________________________________________^ [INFO] [stdout] 52 | | match &self.0 { [INFO] [stdout] 53 | | ClientInner::Modrinth(c) => c.$name($($arg),*).await, [INFO] [stdout] 54 | | ClientInner::Forge(c) => c.$name($($arg),*).await, [INFO] [stdout] ... | [INFO] [stdout] 58 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 62 | / api! { [INFO] [stdout] 63 | | /// Get the [project](Project) with `id` [INFO] [stdout] 64 | | /// [INFO] [stdout] 65 | | /// # Errors [INFO] [stdout] ... | [INFO] [stdout] 126 | | ++pub lookup(files: &[impl AsRef], out_results: &mut HashMap) -> Vec; [INFO] [stdout] 127 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> lib/src/client.rs:51:115 [INFO] [stdout] | [INFO] [stdout] 51 | $vis async fn $name$(< $( $lt $( : $clt $(+ $dlt )* )? ),* >)?(&self, $($arg: $ty),*) -> Result<$ret> { [INFO] [stdout] | ___________________________________________________________________________________________________________________^ [INFO] [stdout] 52 | | match &self.0 { [INFO] [stdout] 53 | | ClientInner::Modrinth(c) => c.$name($($arg),*).await, [INFO] [stdout] 54 | | ClientInner::Forge(c) => c.$name($($arg),*).await, [INFO] [stdout] ... | [INFO] [stdout] 58 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 62 | / api! { [INFO] [stdout] 63 | | /// Get the [project](Project) with `id` [INFO] [stdout] 64 | | /// [INFO] [stdout] 65 | | /// # Errors [INFO] [stdout] ... | [INFO] [stdout] 126 | | ++pub lookup(files: &[impl AsRef], out_results: &mut HashMap) -> Vec; [INFO] [stdout] 127 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> lib/src/client.rs:51:115 [INFO] [stdout] | [INFO] [stdout] 51 | $vis async fn $name$(< $( $lt $( : $clt $(+ $dlt )* )? ),* >)?(&self, $($arg: $ty),*) -> Result<$ret> { [INFO] [stdout] | ___________________________________________________________________________________________________________________^ [INFO] [stdout] 52 | | match &self.0 { [INFO] [stdout] 53 | | ClientInner::Modrinth(c) => c.$name($($arg),*).await, [INFO] [stdout] 54 | | ClientInner::Forge(c) => c.$name($($arg),*).await, [INFO] [stdout] ... | [INFO] [stdout] 58 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 62 | / api! { [INFO] [stdout] 63 | | /// Get the [project](Project) with `id` [INFO] [stdout] 64 | | /// [INFO] [stdout] 65 | | /// # Errors [INFO] [stdout] ... | [INFO] [stdout] 126 | | ++pub lookup(files: &[impl AsRef], out_results: &mut HashMap) -> Vec; [INFO] [stdout] 127 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> lib/src/client.rs:51:115 [INFO] [stdout] | [INFO] [stdout] 51 | $vis async fn $name$(< $( $lt $( : $clt $(+ $dlt )* )? ),* >)?(&self, $($arg: $ty),*) -> Result<$ret> { [INFO] [stdout] | ___________________________________________________________________________________________________________________^ [INFO] [stdout] 52 | | match &self.0 { [INFO] [stdout] 53 | | ClientInner::Modrinth(c) => c.$name($($arg),*).await, [INFO] [stdout] 54 | | ClientInner::Forge(c) => c.$name($($arg),*).await, [INFO] [stdout] ... | [INFO] [stdout] 58 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 62 | / api! { [INFO] [stdout] 63 | | /// Get the [project](Project) with `id` [INFO] [stdout] 64 | | /// [INFO] [stdout] 65 | | /// # Errors [INFO] [stdout] ... | [INFO] [stdout] 126 | | ++pub lookup(files: &[impl AsRef], out_results: &mut HashMap) -> Vec; [INFO] [stdout] 127 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> lib/src/client.rs:51:115 [INFO] [stdout] | [INFO] [stdout] 51 | $vis async fn $name$(< $( $lt $( : $clt $(+ $dlt )* )? ),* >)?(&self, $($arg: $ty),*) -> Result<$ret> { [INFO] [stdout] | ___________________________________________________________________________________________________________________^ [INFO] [stdout] 52 | | match &self.0 { [INFO] [stdout] 53 | | ClientInner::Modrinth(c) => c.$name($($arg),*).await, [INFO] [stdout] 54 | | ClientInner::Forge(c) => c.$name($($arg),*).await, [INFO] [stdout] ... | [INFO] [stdout] 58 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 62 | / api! { [INFO] [stdout] 63 | | /// Get the [project](Project) with `id` [INFO] [stdout] 64 | | /// [INFO] [stdout] 65 | | /// # Errors [INFO] [stdout] ... | [INFO] [stdout] 126 | | ++pub lookup(files: &[impl AsRef], out_results: &mut HashMap) -> Vec; [INFO] [stdout] 127 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> lib/src/client.rs:51:115 [INFO] [stdout] | [INFO] [stdout] 51 | $vis async fn $name$(< $( $lt $( : $clt $(+ $dlt )* )? ),* >)?(&self, $($arg: $ty),*) -> Result<$ret> { [INFO] [stdout] | ___________________________________________________________________________________________________________________^ [INFO] [stdout] 52 | | match &self.0 { [INFO] [stdout] 53 | | ClientInner::Modrinth(c) => c.$name($($arg),*).await, [INFO] [stdout] 54 | | ClientInner::Forge(c) => c.$name($($arg),*).await, [INFO] [stdout] ... | [INFO] [stdout] 58 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 62 | / api! { [INFO] [stdout] 63 | | /// Get the [project](Project) with `id` [INFO] [stdout] 64 | | /// [INFO] [stdout] 65 | | /// # Errors [INFO] [stdout] ... | [INFO] [stdout] 126 | | ++pub lookup(files: &[impl AsRef], out_results: &mut HashMap) -> Vec; [INFO] [stdout] 127 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> lib/src/client.rs:51:115 [INFO] [stdout] | [INFO] [stdout] 51 | $vis async fn $name$(< $( $lt $( : $clt $(+ $dlt )* )? ),* >)?(&self, $($arg: $ty),*) -> Result<$ret> { [INFO] [stdout] | ___________________________________________________________________________________________________________________^ [INFO] [stdout] 52 | | match &self.0 { [INFO] [stdout] 53 | | ClientInner::Modrinth(c) => c.$name($($arg),*).await, [INFO] [stdout] 54 | | ClientInner::Forge(c) => c.$name($($arg),*).await, [INFO] [stdout] ... | [INFO] [stdout] 58 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 62 | / api! { [INFO] [stdout] 63 | | /// Get the [project](Project) with `id` [INFO] [stdout] 64 | | /// [INFO] [stdout] 65 | | /// # Errors [INFO] [stdout] ... | [INFO] [stdout] 126 | | ++pub lookup(files: &[impl AsRef], out_results: &mut HashMap) -> Vec; [INFO] [stdout] 127 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> lib/src/client.rs:51:115 [INFO] [stdout] | [INFO] [stdout] 51 | $vis async fn $name$(< $( $lt $( : $clt $(+ $dlt )* )? ),* >)?(&self, $($arg: $ty),*) -> Result<$ret> { [INFO] [stdout] | ___________________________________________________________________________________________________________________^ [INFO] [stdout] 52 | | match &self.0 { [INFO] [stdout] 53 | | ClientInner::Modrinth(c) => c.$name($($arg),*).await, [INFO] [stdout] 54 | | ClientInner::Forge(c) => c.$name($($arg),*).await, [INFO] [stdout] ... | [INFO] [stdout] 58 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 62 | / api! { [INFO] [stdout] 63 | | /// Get the [project](Project) with `id` [INFO] [stdout] 64 | | /// [INFO] [stdout] 65 | | /// # Errors [INFO] [stdout] ... | [INFO] [stdout] 126 | | ++pub lookup(files: &[impl AsRef], out_results: &mut HashMap) -> Vec; [INFO] [stdout] 127 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> lib/src/client.rs:51:115 [INFO] [stdout] | [INFO] [stdout] 51 | $vis async fn $name$(< $( $lt $( : $clt $(+ $dlt )* )? ),* >)?(&self, $($arg: $ty),*) -> Result<$ret> { [INFO] [stdout] | ___________________________________________________________________________________________________________________^ [INFO] [stdout] 52 | | match &self.0 { [INFO] [stdout] 53 | | ClientInner::Modrinth(c) => c.$name($($arg),*).await, [INFO] [stdout] 54 | | ClientInner::Forge(c) => c.$name($($arg),*).await, [INFO] [stdout] ... | [INFO] [stdout] 58 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 62 | / api! { [INFO] [stdout] 63 | | /// Get the [project](Project) with `id` [INFO] [stdout] 64 | | /// [INFO] [stdout] 65 | | /// # Errors [INFO] [stdout] ... | [INFO] [stdout] 126 | | ++pub lookup(files: &[impl AsRef], out_results: &mut HashMap) -> Vec; [INFO] [stdout] 127 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> lib/src/client.rs:51:115 [INFO] [stdout] | [INFO] [stdout] 51 | $vis async fn $name$(< $( $lt $( : $clt $(+ $dlt )* )? ),* >)?(&self, $($arg: $ty),*) -> Result<$ret> { [INFO] [stdout] | ___________________________________________________________________________________________________________________^ [INFO] [stdout] 52 | | match &self.0 { [INFO] [stdout] 53 | | ClientInner::Modrinth(c) => c.$name($($arg),*).await, [INFO] [stdout] 54 | | ClientInner::Forge(c) => c.$name($($arg),*).await, [INFO] [stdout] ... | [INFO] [stdout] 58 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 62 | / api! { [INFO] [stdout] 63 | | /// Get the [project](Project) with `id` [INFO] [stdout] 64 | | /// [INFO] [stdout] 65 | | /// # Errors [INFO] [stdout] ... | [INFO] [stdout] 126 | | ++pub lookup(files: &[impl AsRef], out_results: &mut HashMap) -> Vec; [INFO] [stdout] 127 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> lib/src/mgmt/mods/install.rs:251:29 [INFO] [stdout] | [INFO] [stdout] 251 | scope.spawn(async move { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/ferrallay-0bf63203d7cca85f.long-type-17637436958575768673.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 `common::get_latest` which comes from the expansion of the macro `api` (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] [stdout] For more information about this error, try `rustc --explain E0275`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ferrallay` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `ferrallay` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "744c1939e96e6633892ebfe5fbee1fb1ee1c819abc43da66f7fcfea7a491c353", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "744c1939e96e6633892ebfe5fbee1fb1ee1c819abc43da66f7fcfea7a491c353", kill_on_drop: false }` [INFO] [stdout] 744c1939e96e6633892ebfe5fbee1fb1ee1c819abc43da66f7fcfea7a491c353