[INFO] cloning repository https://github.com/sebastos1/proteins [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sebastos1/proteins" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsebastos1%2Fproteins", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsebastos1%2Fproteins'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b418f51c7752be74e596cbdea8fd39dec4b406a7 [INFO] testing sebastos1/proteins against 1.83.0 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsebastos1%2Fproteins" "/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/sebastos1/proteins on toolchain 1.83.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.83.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sebastos1/proteins [INFO] finished tweaking git repo https://github.com/sebastos1/proteins [INFO] tweaked toml for git repo https://github.com/sebastos1/proteins written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/sebastos1/proteins 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" "+1.83.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sailfish-compiler v0.4.0 [INFO] [stderr] Downloaded sailfish-macros v0.4.0 [INFO] [stderr] Downloaded itoap v1.0.1 [INFO] [stderr] Downloaded sailfish v0.4.0 [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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6cf2c37ff70328af2bf3c31f108d2ef375f777d3771f6bfcf38d798901912768 [INFO] running `Command { std: "docker" "start" "-a" "6cf2c37ff70328af2bf3c31f108d2ef375f777d3771f6bfcf38d798901912768", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6cf2c37ff70328af2bf3c31f108d2ef375f777d3771f6bfcf38d798901912768", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cf2c37ff70328af2bf3c31f108d2ef375f777d3771f6bfcf38d798901912768", kill_on_drop: false }` [INFO] [stdout] 6cf2c37ff70328af2bf3c31f108d2ef375f777d3771f6bfcf38d798901912768 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7e397fe628f58edf80775ca845a5daa9975e5279556982a676d17f73db16395f [INFO] running `Command { std: "docker" "start" "-a" "7e397fe628f58edf80775ca845a5daa9975e5279556982a676d17f73db16395f", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling syn v1.0.94 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling parking_lot_core v0.9.4 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling tokio v1.21.2 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling num_cpus v1.14.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling quote v1.0.19 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling cc v1.0.76 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling serde_derive v1.0.147 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling openssl-sys v0.9.77 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling digest v0.10.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling openssl v0.10.42 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.87 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling sailfish-compiler v0.4.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling miniz_oxide v0.5.4 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling filetime v0.2.18 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling home v0.5.4 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling sailfish v0.4.0 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tungstenite v0.17.3 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling multipart v0.18.0 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling headers v0.3.8 [INFO] [stderr] Compiling rustls-pemfile v0.2.1 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling itoap v1.0.1 [INFO] [stderr] Compiling ipnet v2.5.1 [INFO] [stderr] Compiling indexmap v2.0.2 [INFO] [stderr] Compiling urlencoding v2.1.2 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-stream v0.1.11 [INFO] [stderr] Compiling tokio-tungstenite v0.17.2 [INFO] [stderr] Compiling h2 v0.3.15 [INFO] [stderr] Compiling async-compression v0.3.15 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling sailfish-macros v0.4.0 [INFO] [stderr] Compiling hyper v0.14.23 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling warp v0.3.3 [INFO] [stderr] Compiling reqwest v0.11.12 [INFO] [stderr] Compiling proteins v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0275]: overflow evaluating the requirement `futures_util::future::try_future::into_future::_::__Origin<'_, futures_util::future::ready::Ready>>: Unpin` [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`proteins`) [INFO] [stdout] = note: required for `futures_util::future::try_future::into_future::IntoFuture>>` to implement `Unpin` [INFO] [stdout] = note: required because it appears within the type `(IntoFuture>>, AlwaysUnpin>)` [INFO] [stdout] note: required because it appears within the type `__Origin<'_, IntoFuture>>, MapOkFn<...>>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.25/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] 22 | | } [INFO] [stdout] 23 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `Map>>, MapOkFn<...>>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__Origin<'_, IntoFuture>>, MapOkFn<...>>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.25/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>>, MapOkFn<...>>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__Origin<'_, Ready>, {closure@path_from_tail::{closure#0}::{closure#0}}>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.25/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@path_from_tail::{closure#0}::{closure#0}}>` 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-6f17d22bba15001f/futures-util-0.3.25/src/future/try_future/try_flatten.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / pin_project! { [INFO] [stdout] 11 | | #[project = TryFlattenProj] [INFO] [stdout] 12 | | #[derive(Debug)] [INFO] [stdout] 13 | | pub enum TryFlatten { [INFO] [stdout] ... | [INFO] [stdout] 17 | | } [INFO] [stdout] 18 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `TryFlatten>, {closure@path_from_tail::{closure#0}::{closure#0}}>, ...>` 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-6f17d22bba15001f/futures-util-0.3.25/src/future/try_future/mod.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | / delegate_all!( [INFO] [stdout] 31 | | /// Future for the [`try_flatten`](TryFutureExt::try_flatten) method. [INFO] [stdout] 32 | | TryFlatten( [INFO] [stdout] 33 | | try_flatten::TryFlatten [INFO] [stdout] 34 | | ): Debug + Future + FusedFuture + New[|x: Fut1| try_flatten::TryFlatten::new(x)] [INFO] [stdout] 35 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `TryFlatten>, {closure@path_from_tail::{closure#0}::{closure#0}}>, ...>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__Origin<'_, Ready>, ..., ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.25/src/future/try_future/mod.rs:61:1 [INFO] [stdout] | [INFO] [stdout] 61 | / delegate_all!( [INFO] [stdout] 62 | | /// Future for the [`and_then`](TryFutureExt::and_then) method. [INFO] [stdout] 63 | | AndThen( [INFO] [stdout] 64 | | TryFlatten, Fut2> [INFO] [stdout] 65 | | ): Debug + Future + FusedFuture + New[|x: Fut1, f: F| TryFlatten::new(MapOk::new(x, f))] [INFO] [stdout] 66 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `AndThen>, ..., ...>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__State<'_, IntoFuture>>, {closure@path_from_tail::{closure#0}}>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/warp-0.3.3/src/filter/and_then.rs:49:6 [INFO] [stdout] | [INFO] [stdout] 49 | enum State [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `State>>, {closure@path_from_tail::{closure#0}}>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__AndThenFuture<'_, FilterFn<{closure@tail::{closure#0}}>, {closure@path_from_tail::{closure#0}}>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/warp-0.3.3/src/filter/and_then.rs:37:12 [INFO] [stdout] | [INFO] [stdout] 37 | pub struct AndThenFuture [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] = note: required for `warp::filter::and_then::AndThenFuture, {closure@warp::fs::path_from_tail::{closure#0}}>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__State<'_, UnifyFuture::{closure#0}}>, ...>>, ..., ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/warp-0.3.3/src/filter/and.rs:46:6 [INFO] [stdout] | [INFO] [stdout] 46 | enum State { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `State::{closure#0}}>, ...>>, ..., ...>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__AndFuture<'_, Unify::{closure#0}}>, ...>>, ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/warp-0.3.3/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::{closure#0}}>, ...>>, ...>, ..., ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/warp-0.3.3/src/filter/and.rs:46:6 [INFO] [stdout] | [INFO] [stdout] 46 | enum State { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `State::{closure#0}}>, ...>>, ...>, ..., ...>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__AndFuture<'_, And::{closure#0}}>, ...>>, ...>, ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/warp-0.3.3/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::{closure#0}}>, ...>>, ...>, ...>, ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/warp-0.3.3/src/filter/and_then.rs:49:6 [INFO] [stdout] | [INFO] [stdout] 49 | enum State [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `State::{closure#0}}>, ...>>, ...>, ...>, ...>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__AndThenFuture<'_, And::{closure#0}}>, ...>>, ...>, ...>, ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/warp-0.3.3/src/filter/and_then.rs:37:12 [INFO] [stdout] | [INFO] [stdout] 37 | pub struct AndThenFuture [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] = note: required for `AndThenFuture::{closure#0}}>, ...>>, ...>, ...>, ...>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__State<'_, Ready>, (), AndThen, ...>>, ...>, ...>, ...>>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/warp-0.3.3/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<'_, Exact>, AndThen, ...>>, ...>, ...>, ...>>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/warp-0.3.3/src/filter/and.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 40 | pub struct AndFuture { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] = note: required for `AndFuture>, AndThen, ...>>, ...>, ...>, ...>>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__State<'_, And>, AndThen, ...>>, ...>, ...>, ...>>, ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/warp-0.3.3/src/filter/or.rs:50:6 [INFO] [stdout] | [INFO] [stdout] 50 | enum State { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `State>, AndThen, ...>>, ...>, ...>, ...>>, ...>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__EitherFuture<'_, And>, AndThen>, ...>, ...>, ...>>, ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/warp-0.3.3/src/filter/or.rs:43:12 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct EitherFuture { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: required for `EitherFuture>, AndThen, ...>>, ...>, ...>, ...>>, ...>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__State<'_, Or>, AndThen>, ...>, ...>, ...>>, ...>, ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/warp-0.3.3/src/filter/or.rs:50:6 [INFO] [stdout] | [INFO] [stdout] 50 | enum State { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `State>, AndThen, ...>>, ...>, ...>, ...>>, ...>, ...>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__EitherFuture<'_, Or>, AndThen, ...>, ...>, ...>>, ...>, ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/warp-0.3.3/src/filter/or.rs:43:12 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct EitherFuture { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: required for `EitherFuture>, AndThen>, ...>, ...>, ...>>, ...>, ...>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__State<'_, Or>, AndThen, ...>, ...>, ...>>, ...>, ...>, ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/warp-0.3.3/src/filter/or.rs:50:6 [INFO] [stdout] | [INFO] [stdout] 50 | enum State { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `State>, AndThen>, ...>, ...>, ...>>, ...>, ...>, ...>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__EitherFuture<'_, Or>, AndThen, ...>, ...>>, ...>, ...>, ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/warp-0.3.3/src/filter/or.rs:43:12 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct EitherFuture { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: required for `EitherFuture>, AndThen, ...>, ...>, ...>>, ...>, ...>, ...>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__State<'_, Or>, AndThen, ...>, ...>>, ...>, ...>, ...>, ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/warp-0.3.3/src/filter/or.rs:50:6 [INFO] [stdout] | [INFO] [stdout] 50 | enum State { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `State>, AndThen, ...>, ...>, ...>>, ...>, ...>, ...>, ...>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__EitherFuture<'_, Or>, AndThen, ...>>, ...>, ...>, ...>, ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/warp-0.3.3/src/filter/or.rs:43:12 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct EitherFuture { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: required for `EitherFuture>, AndThen, ...>, ...>>, ...>, ...>, ...>, ...>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__State<'_, Or>, AndThen, ...>>, ...>, ...>, ...>, ...>, ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/warp-0.3.3/src/filter/or.rs:50:6 [INFO] [stdout] | [INFO] [stdout] 50 | enum State { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `State>, AndThen, ...>>, ...>, ...>, ...>, ...>, ...>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__EitherFuture<'_, Or>, AndThen<..., ...>>, ...>, ...>, ...>, ...>, ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/warp-0.3.3/src/filter/or.rs:43:12 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct EitherFuture { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: required for `EitherFuture>, AndThen, ...>>, ...>, ...>, ...>, ...>, ...>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__State<'_, Or>, AndThen<..., ...>>, ...>, ...>, ...>, ...>, ...>, ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/warp-0.3.3/src/filter/or.rs:50:6 [INFO] [stdout] | [INFO] [stdout] 50 | enum State { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `State>, AndThen, ...>>, ...>, ...>, ...>, ...>, ...>, ...>` 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-6f17d22bba15001f/warp-0.3.3/src/filter/or.rs:43:12 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct EitherFuture { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: required for `EitherFuture>, AndThen<..., ...>>, ...>, ...>, ...>, ...>, ...>, ...>` 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-6f17d22bba15001f/warp-0.3.3/src/filter/or.rs:50:6 [INFO] [stdout] | [INFO] [stdout] 50 | enum State { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `State>, AndThen<..., ...>>, ...>, ...>, ...>, ...>, ...>, ...>, ...>` 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-6f17d22bba15001f/warp-0.3.3/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-6f17d22bba15001f/warp-0.3.3/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-6f17d22bba15001f/warp-0.3.3/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-6f17d22bba15001f/warp-0.3.3/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-6f17d22bba15001f/warp-0.3.3/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-6f17d22bba15001f/warp-0.3.3/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-6f17d22bba15001f/warp-0.3.3/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-6f17d22bba15001f/warp-0.3.3/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-6f17d22bba15001f/warp-0.3.3/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-6f17d22bba15001f/warp-0.3.3/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-6f17d22bba15001f/warp-0.3.3/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-6f17d22bba15001f/warp-0.3.3/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-6f17d22bba15001f/warp-0.3.3/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-6f17d22bba15001f/warp-0.3.3/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-6f17d22bba15001f/warp-0.3.3/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-6f17d22bba15001f/warp-0.3.3/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-6f17d22bba15001f/warp-0.3.3/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-6f17d22bba15001f/warp-0.3.3/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-6f17d22bba15001f/warp-0.3.3/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-6f17d22bba15001f/warp-0.3.3/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-6f17d22bba15001f/warp-0.3.3/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-6f17d22bba15001f/warp-0.3.3/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-6f17d22bba15001f/warp-0.3.3/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-6f17d22bba15001f/warp-0.3.3/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-6f17d22bba15001f/warp-0.3.3/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-6f17d22bba15001f/warp-0.3.3/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-6f17d22bba15001f/warp-0.3.3/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 `__FilteredFuture<'_, EitherFuture, ...>, ...>, ...>, ...>, ...>, ...>, ...>>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/warp-0.3.3/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-6f17d22bba15001f/hyper-0.14.23/src/proto/h2/server.rs:384:1 [INFO] [stdout] | [INFO] [stdout] 384 | / pin_project! { [INFO] [stdout] 385 | | #[project = H2StreamStateProj] [INFO] [stdout] 386 | | enum H2StreamState [INFO] [stdout] 387 | | where [INFO] [stdout] ... | [INFO] [stdout] 399 | | } [INFO] [stdout] 400 | | } [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-6f17d22bba15001f/hyper-0.14.23/src/proto/h2/server.rs:372:1 [INFO] [stdout] | [INFO] [stdout] 372 | / pin_project! { [INFO] [stdout] 373 | | #[allow(missing_debug_implementations)] [INFO] [stdout] 374 | | pub struct H2Stream [INFO] [stdout] 375 | | where [INFO] [stdout] ... | [INFO] [stdout] 381 | | } [INFO] [stdout] 382 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `H2Stream, ...>, ...>, ...>, ...>, ...>, ...>>, ...>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `Stage, ...>, ...>, ...>, ...>, ...>>, ...>>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/runtime/task/core.rs:108:17 [INFO] [stdout] | [INFO] [stdout] 108 | pub(super) enum Stage { [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: required because it appears within the type `UnsafeCell, ...>, ...>, ...>, ...>>, ...>>>` [INFO] [stdout] --> /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/core/src/cell.rs:2071:12 [INFO] [stdout] note: required because it appears within the type `UnsafeCell, ...>, ...>, ...>, ...>>, ...>>>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/loom/std/unsafe_cell.rs:2:19 [INFO] [stdout] | [INFO] [stdout] 2 | pub(crate) struct UnsafeCell(std::cell::UnsafeCell); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] note: required because it appears within the type `CoreStage, ...>, ...>, ...>, ...>, ...>>, ...>>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/runtime/task/core.rs:39:19 [INFO] [stdout] | [INFO] [stdout] 39 | pub(super) struct CoreStage { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: required because it appears within the type `Core, ...>, ...>, ...>, ...>, ...>>, ...>, ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/runtime/task/core.rs:46:19 [INFO] [stdout] | [INFO] [stdout] 46 | pub(super) struct Core { [INFO] [stdout] | ^^^^ [INFO] [stdout] note: required because it appears within the type `Cell, ...>, ...>, ...>, ...>, ...>>, ...>, ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/runtime/task/core.rs:28:19 [INFO] [stdout] | [INFO] [stdout] 28 | pub(super) struct Cell { [INFO] [stdout] | ^^^^ [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-8671274307442477795.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-15662120479728065484.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-10475278975075656734.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-4310488083241938699.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-18111920903787782021.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-4796980587018151052.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-7351138730178944607.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-13348236465749880339.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-8871467560349225672.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-767825648749899234.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-11774710039628850699.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-4876654720168859084.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-3883217787670574330.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-16752934776090152862.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-8710316239525376173.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-10296958739881423432.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-16078435490134260865.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-10427028809915379440.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-428070233736165810.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-8092874441480558404.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-9613954945599967074.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-13809687918050396006.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-11310103265306702873.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-4255512753929224258.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-3526572371484591476.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-15211929447460150763.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-8203832568402132816.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-2950439397390244329.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-7960643032419511238.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-11666949656826840716.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-4820410880017901875.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-15400236664834657063.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-9070826342099349453.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-9230501675843323267.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-18275489801936062475.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-3928646196381699948.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-13584177742833876744.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-3926048651770931496.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-11924064146738941187.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-10768720387672905721.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-546509988978416770.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-12483718778361281976.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-536575855064969450.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-3315997537265835334.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-6504694067802801398.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-1660460210466193917.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-5695162063087300147.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-18023787075040783884.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-13062912266417208428.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-10380028559098232752.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-2765737327700572498.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-1958427865247835545.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-1316782018785523721.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-8659480726744855452.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-9577341794501716156.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-16011920678325077908.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-3367413797972979284.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-13245190760661685646.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-2499558707857283851.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-9718453637546006050.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-1484380608748424765.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-10137984555580550925.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-2422440036354574319.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-11525374857916740903.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-2331757368617739606.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-2246021551940622439.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-9591688760878940787.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-7745803001223201320.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-15729614499257861837.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-2831541803049823112.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-1479066544362653695.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-12645120676693052309.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-6343558533203886299.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-8871861990863941410.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-9508905247072905324.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-3727376285087176404.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-9895991212382101936.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-2979461488195652333.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-7183356989320093009.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-6873717166288362704.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-17702744649036064856.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-17294525924432783620.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-4887766484496434243.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-14370595871433486441.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-7593773823850308356.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-7307626847982451543.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-57425728691796176.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-8989316833051555004.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-15509822174147277014.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-430220851470566511.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-18067108821090806516.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-514271094429762076.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-3032622399996973991.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-17282319543110853593.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-11537870296411903224.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-15967295853932768049.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-11345163049793814543.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-1911194967306445294.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-12153766176418690845.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-9860508557214383535.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-8895421326597267900.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-6814812385422504111.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-9319521961781536327.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-11852058599396671395.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-2421189359497266664.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-908478565593112201.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-2482110933339349614.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-16590058318005899034.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-704989286799482809.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-57266622380043958.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-14751369923370972017.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-12066707724677262202.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-17741623497076559457.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-4755119113382786062.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-8848908182725464473.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-15273659196692050140.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-1137512288683426972.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-7655250716160988181.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-17292300038119567183.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-3408795584806546348.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-14075185739088395098.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-16746546470657608771.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-11832532712262969488.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-10683157895534244757.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/proteins-431111280c527fe5.long-type-2674309126699049559.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 `proteins` (bin "proteins") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "7e397fe628f58edf80775ca845a5daa9975e5279556982a676d17f73db16395f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e397fe628f58edf80775ca845a5daa9975e5279556982a676d17f73db16395f", kill_on_drop: false }` [INFO] [stdout] 7e397fe628f58edf80775ca845a5daa9975e5279556982a676d17f73db16395f