[INFO] cloning repository https://github.com/Isha-002/mock-api [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Isha-002/mock-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIsha-002%2Fmock-api", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIsha-002%2Fmock-api'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dd03bd34440c647fe3b982accdcdd84b7a30420a [INFO] testing Isha-002/mock-api/dd03bd34440c647fe3b982accdcdd84b7a30420a against master#414482f6a0d4e7290f614300581a0b55442552a3 for pr-140985 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIsha-002%2Fmock-api" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Isha-002/mock-api on toolchain 414482f6a0d4e7290f614300581a0b55442552a3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/Isha-002/mock-api [INFO] finished tweaking git repo https://github.com/Isha-002/mock-api [INFO] tweaked toml for git repo https://github.com/Isha-002/mock-api written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Isha-002/mock-api 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" "+414482f6a0d4e7290f614300581a0b55442552a3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded blake2b_simd v1.0.3 [INFO] [stderr] Downloaded rust-argon2 v2.1.0 [INFO] [stderr] Downloaded paseto v2.0.2+1.0.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c9873cc7f68b1008694dc2f01f633721a9a91a6207795d5ee5e031e0d1405075 [INFO] running `Command { std: "docker" "start" "-a" "c9873cc7f68b1008694dc2f01f633721a9a91a6207795d5ee5e031e0d1405075", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c9873cc7f68b1008694dc2f01f633721a9a91a6207795d5ee5e031e0d1405075", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9873cc7f68b1008694dc2f01f633721a9a91a6207795d5ee5e031e0d1405075", kill_on_drop: false }` [INFO] [stdout] c9873cc7f68b1008694dc2f01f633721a9a91a6207795d5ee5e031e0d1405075 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1cf5b9a72caff0c45931a6359b4acf481694ca13409e3d1cac4544907016c049 [INFO] running `Command { std: "docker" "start" "-a" "1cf5b9a72caff0c45931a6359b4acf481694ca13409e3d1cac4544907016c049", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling cc v1.2.7 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling serde_json v1.0.137 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling cpufeatures v0.2.16 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling tokio v1.42.0 [INFO] [stderr] Compiling tinyvec v1.8.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling serde_derive v1.0.216 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling sqlformat v0.2.6 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling uuid v1.12.1 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling sqlx-core v0.8.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling whoami v1.5.2 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling sqlx-postgres v0.8.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling tempfile v3.15.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling miniz_oxide v0.8.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling object v0.36.5 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling cpufeatures v0.1.5 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling sqlx-macros-core v0.8.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling chacha20 v0.7.1 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling poly1305 v0.7.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.7 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling blake2b_simd v1.0.3 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling clap_builder v4.5.37 [INFO] [stderr] Compiling pin-project v1.1.7 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling blake2 v0.9.2 [INFO] [stderr] Compiling chacha20poly1305 v0.8.0 [INFO] [stderr] Compiling headers v0.3.9 [INFO] [stderr] Compiling sqlx-macros v0.8.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling clap v4.5.37 [INFO] [stderr] Compiling rust-argon2 v2.1.0 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling tracing-appender v0.2.3 [INFO] [stderr] Compiling sqlx v0.8.0 [INFO] [stderr] Compiling paseto v2.0.2+1.0.3 [INFO] [stderr] Compiling warp v0.3.7 [INFO] [stderr] Compiling restaurant-api v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant `invalid_error_code` is never constructed [INFO] [stdout] --> src/error.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 14 | pub enum Error { [INFO] [stdout] | ----- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 25 | invalid_error_code(String), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `futures::future::Map>>, futures_util::fns::MapOkFn<...>>: Unpin` [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`restaurant_api`) [INFO] [stdout] note: required because it appears within the type `__Origin<'_, Ready>, {closure@...}>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/try_future/mod.rs:106:1 [INFO] [stdout] | [INFO] [stdout] 106 | / delegate_all!( [INFO] [stdout] 107 | | /// Future for the [`map_ok`](TryFutureExt::map_ok) method. [INFO] [stdout] 108 | | MapOk( [INFO] [stdout] 109 | | Map, MapOkFn> [INFO] [stdout] 110 | | ): Debug + Future + FusedFuture + New[|x: Fut, f: F| Map::new(IntoFuture::new(x), map_ok_fn(f))] [INFO] [stdout] 111 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `MapOk>, {closure@...}>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__Origin<'_, MapOk>, {closure@...}>>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/try_future/into_future.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / pin_project! { [INFO] [stdout] 7 | | /// Future for the [`into_future`](super::TryFutureExt::into_future) method. [INFO] [stdout] 8 | | #[derive(Debug)] [INFO] [stdout] 9 | | #[must_use = "futures do nothing unless you `.await` or poll them"] [INFO] [stdout] ... | [INFO] [stdout] 14 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `IntoFuture>, {closure@...}>>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__State<'_, IntoFuture>, ...>>, ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/warp-0.3.7/src/filter/and_then.rs:49:6 [INFO] [stdout] | [INFO] [stdout] 49 | enum State [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `State>, ...>>, ...>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__AndThenFuture<'_, FilterFn<{closure@...}>, ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/warp-0.3.7/src/filter/and_then.rs:37:12 [INFO] [stdout] | [INFO] [stdout] 37 | pub struct AndThenFuture [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] = note: required for `AndThenFuture, ...>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__State<'_, IntoFuture>>, (), ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/warp-0.3.7/src/filter/and.rs:46:6 [INFO] [stdout] | [INFO] [stdout] 46 | enum State { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `State>>, (), AndThen<..., ...>>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__AndFuture<'_, FilterFn<{closure@...}>, ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/warp-0.3.7/src/filter/and.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 40 | pub struct AndFuture { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] = note: required for `AndFuture::{closure#0}}>, ...>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__State<'_, AndFuture, ...>, ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/warp-0.3.7/src/filter/and_then.rs:49:6 [INFO] [stdout] | [INFO] [stdout] 49 | enum State [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `State, ...>, ...>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__AndThenFuture<'_, And, ...>, ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/warp-0.3.7/src/filter/and_then.rs:37:12 [INFO] [stdout] | [INFO] [stdout] 37 | pub struct AndThenFuture [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] = note: required for `AndThenFuture, ...>, ...>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__State<'_, AndFuture, ...>, ...>, ..., ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/warp-0.3.7/src/filter/and.rs:46:6 [INFO] [stdout] | [INFO] [stdout] 46 | enum State { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `State, ...>, ...>, ...>, ..., ...>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__AndFuture<'_, And, ...>, ...>, ...>, ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/warp-0.3.7/src/filter/and.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 40 | pub struct AndFuture { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] = note: required for `AndFuture, ...>, ...>, ...>, ...>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__State<'_, AndFuture, ...>, ...>, ...>, ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/warp-0.3.7/src/filter/and_then.rs:49:6 [INFO] [stdout] | [INFO] [stdout] 49 | enum State [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `State, ...>, ...>, ...>, ...>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__AndThenFuture<'_, And, ...>, ...>, ...>, ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/warp-0.3.7/src/filter/and_then.rs:37:12 [INFO] [stdout] | [INFO] [stdout] 37 | pub struct AndThenFuture [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] = note: required for `AndThenFuture, ...>, ...>, ...>, ...>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__State<'_, AndThen, ...>, ...>, ...>, ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/warp-0.3.7/src/filter/or.rs:50:6 [INFO] [stdout] | [INFO] [stdout] 50 | enum State { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `State, ...>, ...>, ...>, ...>, ...>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__EitherFuture<'_, AndThen, ...>, ...>, ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/warp-0.3.7/src/filter/or.rs:43:12 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct EitherFuture { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: required for `EitherFuture, ...>, ...>, ...>, ...>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__State<'_, Or, ...>, ...>, ...>, ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/warp-0.3.7/src/filter/or.rs:50:6 [INFO] [stdout] | [INFO] [stdout] 50 | enum State { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `State, ...>, ...>, ...>, ...>, ...>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__EitherFuture<'_, Or, ...>, ...>, ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/warp-0.3.7/src/filter/or.rs:43:12 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct EitherFuture { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: required for `EitherFuture, ...>, ...>, ...>, ...>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__State<'_, Or, ...>, ...>, ...>, ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/warp-0.3.7/src/filter/or.rs:50:6 [INFO] [stdout] | [INFO] [stdout] 50 | enum State { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `State, ...>, ...>, ...>, ...>, ...>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__EitherFuture<'_, Or, ...>, ...>, ...>, ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/warp-0.3.7/src/filter/or.rs:43:12 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct EitherFuture { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: required for `EitherFuture, ...>, ...>, ...>, ...>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__State<'_, Or, ...>, ...>, ...>, ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/warp-0.3.7/src/filter/or.rs:50:6 [INFO] [stdout] | [INFO] [stdout] 50 | enum State { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `State, ...>, ...>, ...>, ...>, ...>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__EitherFuture<'_, Or, ...>, ...>, ...>, ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/warp-0.3.7/src/filter/or.rs:43:12 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct EitherFuture { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: required for `EitherFuture, ...>, ...>, ...>, ...>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__State<'_, Or, ...>, ...>, ...>, ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/warp-0.3.7/src/filter/or.rs:50:6 [INFO] [stdout] | [INFO] [stdout] 50 | enum State { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `State, ...>, ...>, ...>, ...>, ...>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__EitherFuture<'_, Or, ...>, ...>, ...>, ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/warp-0.3.7/src/filter/or.rs:43:12 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct EitherFuture { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: required for `EitherFuture, ...>, ...>, ...>, ...>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__State<'_, Or, ...>, ...>, ...>, ...>, ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/warp-0.3.7/src/filter/or.rs:50:6 [INFO] [stdout] | [INFO] [stdout] 50 | enum State { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `State, ...>, ...>, ...>, ...>, ...>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__EitherFuture<'_, Or, ...>, ...>, ...>, ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/warp-0.3.7/src/filter/or.rs:43:12 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct EitherFuture { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: required for `EitherFuture, ...>, ...>, ...>, ...>, ...>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__State<'_, Or, ...>, ...>, ...>, ...>, ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/warp-0.3.7/src/filter/or.rs:50:6 [INFO] [stdout] | [INFO] [stdout] 50 | enum State { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `State, ...>, ...>, ...>, ...>, ...>, ...>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__EitherFuture<'_, Or, ...>, ...>, ...>, ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/warp-0.3.7/src/filter/or.rs:43:12 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct EitherFuture { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: required for `EitherFuture, ...>, ...>, ...>, ...>, ...>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__State<'_, Or, ...>, ...>, ...>, ...>, ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/warp-0.3.7/src/filter/or.rs:50:6 [INFO] [stdout] | [INFO] [stdout] 50 | enum State { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `State, ...>, ...>, ...>, ...>, ...>, ...>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__EitherFuture<'_, Or, ...>, ...>, ...>, ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/warp-0.3.7/src/filter/or.rs:43:12 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct EitherFuture { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: required for `EitherFuture, ...>, ...>, ...>, ...>, ...>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__State<'_, Or, ...>, ...>, ...>, ...>, ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/warp-0.3.7/src/filter/or.rs:50:6 [INFO] [stdout] | [INFO] [stdout] 50 | enum State { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `State, ...>, ...>, ...>, ...>, ...>, ...>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__EitherFuture<'_, Or, ...>, ...>, ...>, ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/warp-0.3.7/src/filter/or.rs:43:12 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct EitherFuture { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: required for `EitherFuture, ...>, ...>, ...>, ...>, ...>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__State<'_, Or, ...>, ...>, ...>, ...>, ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/warp-0.3.7/src/filter/or.rs:50:6 [INFO] [stdout] | [INFO] [stdout] 50 | enum State { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `State, ...>, ...>, ...>, ...>, ...>, ...>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__EitherFuture<'_, Or, ...>, ...>, ...>, ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/warp-0.3.7/src/filter/or.rs:43:12 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct EitherFuture { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: required for `EitherFuture, ...>, ...>, ...>, ...>, ...>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__State<'_, Or, ...>, ...>, ...>, ...>, ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/warp-0.3.7/src/filter/or.rs:50:6 [INFO] [stdout] | [INFO] [stdout] 50 | enum State { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `State, ...>, ...>, ...>, ...>, ...>, ...>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__EitherFuture<'_, Or, ...>, ...>, ...>, ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/warp-0.3.7/src/filter/or.rs:43:12 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct EitherFuture { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: required for `EitherFuture, ...>, ...>, ...>, ...>, ...>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__State<'_, Or, ...>, ...>, ...>, ...>, ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/warp-0.3.7/src/filter/or.rs:50:6 [INFO] [stdout] | [INFO] [stdout] 50 | enum State { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `State, ...>, ...>, ...>, ...>, ...>, ...>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__EitherFuture<'_, Or, ...>, ...>, ...>, ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/warp-0.3.7/src/filter/or.rs:43:12 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct EitherFuture { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: required for `EitherFuture, ...>, ...>, ...>, ...>, ...>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__State<'_, Or, ...>, ...>, ...>, ...>, ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/warp-0.3.7/src/filter/or.rs:50:6 [INFO] [stdout] | [INFO] [stdout] 50 | enum State { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `State, ...>, ...>, ...>, ...>, ...>, ...>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__EitherFuture<'_, Or, ...>, ...>, ...>, ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/warp-0.3.7/src/filter/or.rs:43:12 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct EitherFuture { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: required for `EitherFuture, ...>, ...>, ...>, ...>, ...>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__State<'_, Or, ...>, ...>, ...>, ...>, ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/warp-0.3.7/src/filter/or.rs:50:6 [INFO] [stdout] | [INFO] [stdout] 50 | enum State { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `State, ...>, ...>, ...>, ...>, ...>, ...>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__EitherFuture<'_, Or, ...>, ...>, ...>, ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/warp-0.3.7/src/filter/or.rs:43:12 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct EitherFuture { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: required for `EitherFuture, ...>, ...>, ...>, ...>, ...>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__State<'_, Or, ...>, ...>, ...>, ...>, ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/warp-0.3.7/src/filter/or.rs:50:6 [INFO] [stdout] | [INFO] [stdout] 50 | enum State { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `State, ...>, ...>, ...>, ...>, ...>, ...>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__EitherFuture<'_, Or, ...>, ...>, ...>, ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/warp-0.3.7/src/filter/or.rs:43:12 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct EitherFuture { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: required for `EitherFuture, ...>, ...>, ...>, ...>, ...>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__State<'_, Or, ...>, ...>, ...>, ...>, ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/warp-0.3.7/src/filter/or.rs:50:6 [INFO] [stdout] | [INFO] [stdout] 50 | enum State { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `State, ...>, ...>, ...>, ...>, ...>, ...>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__EitherFuture<'_, Or, ...>, ...>, ...>, ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/warp-0.3.7/src/filter/or.rs:43:12 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct EitherFuture { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: required for `EitherFuture, ...>, ...>, ...>, ...>, ...>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__State<'_, Or, ...>, ...>, ...>, ...>, ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/warp-0.3.7/src/filter/or.rs:50:6 [INFO] [stdout] | [INFO] [stdout] 50 | enum State { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `State, ...>, ...>, ...>, ...>, ...>, ...>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__EitherFuture<'_, Or, ...>, ...>, ...>, ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/warp-0.3.7/src/filter/or.rs:43:12 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct EitherFuture { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: required for `EitherFuture, ...>, ...>, ...>, ...>, ...>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__WrappedFuture<'_, EitherFuture, ...>, ...>, ...>>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/warp-0.3.7/src/filters/cors.rs:557:16 [INFO] [stdout] | [INFO] [stdout] 557 | pub struct WrappedFuture { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] = note: required for `WrappedFuture, ...>, ...>, ...>>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `Either,), ...>>, ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/either.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | pub enum Either { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `__Origin<'_, Either,), ...>>, ...>>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/try_future/into_future.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / pin_project! { [INFO] [stdout] 7 | | /// Future for the [`into_future`](super::TryFutureExt::into_future) method. [INFO] [stdout] 8 | | #[derive(Debug)] [INFO] [stdout] 9 | | #[must_use = "futures do nothing unless you `.await` or poll them"] [INFO] [stdout] ... | [INFO] [stdout] 14 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `IntoFuture,), ...>>, ...>>` to implement `Unpin` [INFO] [stdout] = note: required because it appears within the type `(IntoFuture>, ...>>, ...)` [INFO] [stdout] note: required because it appears within the type `__Origin<'_, IntoFuture>, ...>>, ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/map.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / pin_project! { [INFO] [stdout] 10 | | /// Internal Map future [INFO] [stdout] 11 | | #[project = MapProj] [INFO] [stdout] 12 | | #[project_replace = MapProjReplace] [INFO] [stdout] ... | [INFO] [stdout] 23 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `Map>, ...>>, ...>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__Origin<'_, IntoFuture>, ...>>, ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/mod.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | / delegate_all!( [INFO] [stdout] 49 | | /// Future for the [`map`](super::FutureExt::map) method. [INFO] [stdout] 50 | | Map( [INFO] [stdout] 51 | | map::Map [INFO] [stdout] 52 | | ): Debug + Future + FusedFuture + New[|x: Fut, f: F| map::Map::new(x, f)] [INFO] [stdout] 53 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `Map>, ...>>, ...>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__Origin<'_, Either>, ...>, ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/try_future/mod.rs:106:1 [INFO] [stdout] | [INFO] [stdout] 106 | / delegate_all!( [INFO] [stdout] 107 | | /// Future for the [`map_ok`](TryFutureExt::map_ok) method. [INFO] [stdout] 108 | | MapOk( [INFO] [stdout] 109 | | Map, MapOkFn> [INFO] [stdout] 110 | | ): Debug + Future + FusedFuture + New[|x: Fut, f: F| Map::new(IntoFuture::new(x), map_ok_fn(f))] [INFO] [stdout] 111 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `MapOk,), ...>>, ...>, ...>` to implement `Unpin` [INFO] [stdout] = note: required because it appears within the type `(MapOk>, ...>, ...>, ...)` [INFO] [stdout] note: required because it appears within the type `__Origin<'_, MapOk>, ...>, ...>, ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/map.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / pin_project! { [INFO] [stdout] 10 | | /// Internal Map future [INFO] [stdout] 11 | | #[project = MapProj] [INFO] [stdout] 12 | | #[project_replace = MapProjReplace] [INFO] [stdout] ... | [INFO] [stdout] 23 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `Map>, ...>, ...>, ...>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__Origin<'_, MapOk>, ...>, ...>, ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/mod.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | / delegate_all!( [INFO] [stdout] 77 | | /// Future for the [`inspect`](FutureExt::inspect) method. [INFO] [stdout] 78 | | Inspect( [INFO] [stdout] 79 | | map::Map> [INFO] [stdout] 80 | | ): Debug + Future + FusedFuture + New[|x: Fut, f: F| map::Map::new(x, inspect_fn(f))] [INFO] [stdout] 81 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `Inspect>, ...>, ...>, ...>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `ManuallyDrop, ...>, ...>, ...>>` [INFO] [stdout] --> /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/core/src/mem/manually_drop.rs:157:12 [INFO] [stdout] note: required because it appears within the type `__Origin<'_, Inspect, ...>, ...>, ...>>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs:254:1 [INFO] [stdout] | [INFO] [stdout] 254 | / pin_project! { [INFO] [stdout] 255 | | /// A [`Future`] that has been instrumented with a `tracing` [`Span`]. [INFO] [stdout] 256 | | /// [INFO] [stdout] 257 | | /// This type is returned by the [`Instrument`] extension trait. See that [INFO] [stdout] ... | [INFO] [stdout] 288 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `Instrumented, ...>, ...>, ...>>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__State<'_, WithTrace<{closure@...}, ...>, ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/warp-0.3.7/src/filter/recover.rs:54:6 [INFO] [stdout] | [INFO] [stdout] 54 | enum State [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `State>, ...>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__RecoverFuture<'_, WithTrace<{closure@...}, ...>, ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/warp-0.3.7/src/filter/recover.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 41 | pub struct RecoverFuture [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] = note: required for `RecoverFuture, ...>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__FilteredFuture<'_, RecoverFuture, ...>>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/warp-0.3.7/src/filter/service.rs:108:12 [INFO] [stdout] | [INFO] [stdout] 108 | pub struct FilteredFuture { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] = note: required for `FilteredFuture, ...>>` to implement `Unpin` [INFO] [stdout] = note: required because it appears within the type `(FilteredFuture, ...>>, ...)` [INFO] [stdout] note: required because it appears within the type `__Origin<'_, FilteredFuture>, ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-0.14.32/src/proto/h2/server.rs:395:1 [INFO] [stdout] | [INFO] [stdout] 395 | / pin_project! { [INFO] [stdout] 396 | | #[project = H2StreamStateProj] [INFO] [stdout] 397 | | enum H2StreamState [INFO] [stdout] 398 | | where [INFO] [stdout] ... | [INFO] [stdout] 411 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `H2StreamState>, ...>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__Origin<'_, FilteredFuture>, ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-0.14.32/src/proto/h2/server.rs:383:1 [INFO] [stdout] | [INFO] [stdout] 383 | / pin_project! { [INFO] [stdout] 384 | | #[allow(missing_debug_implementations)] [INFO] [stdout] 385 | | pub struct H2Stream [INFO] [stdout] 386 | | where [INFO] [stdout] ... | [INFO] [stdout] 393 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `H2Stream, ...>>, ...>` to implement `Unpin` [INFO] [stdout] note: required because it's used within this closure [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/spawn.rs:202:37 [INFO] [stdout] | [INFO] [stdout] 202 | match context::with_current(|handle| handle.spawn(task, id)) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: required because it's used within this closure [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context/current.rs:41:28 [INFO] [stdout] | [INFO] [stdout] 41 | match CONTEXT.try_with(|ctx| ctx.current.handle.borrow().as_ref().map(f)) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/restaurant_api-3dc3ec22d7be33a4.long-type-17954012457248208217.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 `$crate::__pin_project_make_unpin_impl` which comes from the expansion of the macro `pin_project` (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 `restaurant-api` (bin "restaurant-api") due to 1 previous error; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "1cf5b9a72caff0c45931a6359b4acf481694ca13409e3d1cac4544907016c049", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1cf5b9a72caff0c45931a6359b4acf481694ca13409e3d1cac4544907016c049", kill_on_drop: false }` [INFO] [stdout] 1cf5b9a72caff0c45931a6359b4acf481694ca13409e3d1cac4544907016c049