[INFO] cloning repository https://github.com/ethereum-mousse/mousse [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ethereum-mousse/mousse" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fethereum-mousse%2Fmousse", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fethereum-mousse%2Fmousse'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0cfd5b04e802e4a1982dc00b2a12864f8d47ec6c [INFO] testing ethereum-mousse/mousse against beta-2024-12-08 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fethereum-mousse%2Fmousse" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ethereum-mousse/mousse on toolchain beta-2024-12-08 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-12-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ethereum-mousse/mousse [INFO] finished tweaking git repo https://github.com/ethereum-mousse/mousse [INFO] tweaked toml for git repo https://github.com/ethereum-mousse/mousse written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ethereum-mousse/mousse 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" "+beta-2024-12-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 268bf74107372a8839065ffaae2abfffdabb4e25bac6b8224a14fe6b1657422f [INFO] running `Command { std: "docker" "start" "-a" "268bf74107372a8839065ffaae2abfffdabb4e25bac6b8224a14fe6b1657422f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "268bf74107372a8839065ffaae2abfffdabb4e25bac6b8224a14fe6b1657422f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "268bf74107372a8839065ffaae2abfffdabb4e25bac6b8224a14fe6b1657422f", kill_on_drop: false }` [INFO] [stdout] 268bf74107372a8839065ffaae2abfffdabb4e25bac6b8224a14fe6b1657422f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+beta-2024-12-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7980ef9f6368eb4d194c0068dcfce3c3ee3d247b3429efc819c73b00e69bbc82 [INFO] running `Command { std: "docker" "start" "-a" "7980ef9f6368eb4d194c0068dcfce3c3ee3d247b3429efc819c73b00e69bbc82", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling rlp v0.4.6 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling bytes v1.0.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling static_assertions v0.2.5 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling pin-project-lite v0.2.4 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling futures-core v0.3.9 [INFO] [stderr] Compiling impl-rlp v0.2.1 [INFO] [stderr] Compiling tiny-keccak v1.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling getrandom v0.2.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling uint v0.7.1 [INFO] [stderr] Compiling tokio v1.0.2 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Compiling futures-sink v0.3.9 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling mio v0.7.7 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling fixed-hash v0.3.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling radium v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling bitvec v0.17.4 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling rand_core v0.6.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling futures-task v0.3.9 [INFO] [stderr] Compiling byte-slice-cast v0.3.5 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling futures-util v0.3.9 [INFO] [stderr] Compiling int_to_bytes v0.1.0 (https://github.com/sigp/lighthouse?rev=88e89f9ab21c3080b48bc840595617a4af3314b6#88e89f9a) [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling fixed-hash v0.6.1 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling lazy_static v0.1.16 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling rand v0.8.1 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling uint v0.8.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling uint v0.5.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling plotters-backend v0.3.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling plotters-svg v0.3.0 [INFO] [stderr] Compiling sha-1 v0.9.2 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling impl-serde v0.2.3 [INFO] [stderr] Compiling parity-codec v3.5.4 [INFO] [stderr] Compiling ethbloom v0.6.4 [INFO] [stderr] Compiling impl-serde v0.3.1 [INFO] [stderr] Compiling parity-scale-codec v1.3.5 [INFO] [stderr] Compiling ethereum-types-serialize v0.2.2 [INFO] [stderr] Compiling serde_hex v0.1.0 (https://github.com/sigp/lighthouse?rev=88e89f9ab21c3080b48bc840595617a4af3314b6#88e89f9a) [INFO] [stderr] Compiling ethereum-types v0.5.2 [INFO] [stderr] Compiling ethbloom v0.9.2 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling futures-channel v0.3.9 [INFO] [stderr] Compiling input_buffer v0.4.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling impl-codec v0.2.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling primitive-types v0.3.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling hashing v0.1.0 (https://github.com/sigp/lighthouse?rev=88e89f9ab21c3080b48bc840595617a4af3314b6#88e89f9a) [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling csv v1.1.5 [INFO] [stderr] Compiling tinytemplate v1.2.0 [INFO] [stderr] Compiling tungstenite v0.12.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling eth2_ssz v0.1.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling plotters v0.3.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling ethereum-types v0.6.0 [INFO] [stderr] Compiling http-body v0.4.0 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling eth2_ssz_derive v0.1.0 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling tree_hash v0.1.0 (https://github.com/sigp/lighthouse?rev=88e89f9ab21c3080b48bc840595617a4af3314b6#88e89f9a) [INFO] [stderr] Compiling eth2_ssz v0.1.2 (https://github.com/sigp/lighthouse?rev=88e89f9ab21c3080b48bc840595617a4af3314b6#88e89f9a) [INFO] [stderr] Compiling futures-io v0.3.9 [INFO] [stderr] Compiling multipart v0.17.1 [INFO] [stderr] Compiling futures v0.3.9 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling headers v0.3.3 [INFO] [stderr] Compiling cached_tree_hash v0.1.0 (https://github.com/sigp/lighthouse?rev=88e89f9ab21c3080b48bc840595617a4af3314b6#88e89f9a) [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling os_str_bytes v2.4.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling tokio-macros v1.0.0 [INFO] [stderr] Compiling async-stream-impl v0.3.0 [INFO] [stderr] Compiling pin-project-internal v1.0.4 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling impl-codec v0.4.2 [INFO] [stderr] Compiling primitive-types v0.7.3 [INFO] [stderr] Compiling async-stream v0.3.0 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling serde_qs v0.8.2 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling ethereum-types v0.9.2 [INFO] [stderr] Compiling pin-project v1.0.4 [INFO] [stderr] Compiling eth2_ssz_types v0.1.0 (https://github.com/sigp/lighthouse?rev=88e89f9ab21c3080b48bc840595617a4af3314b6#88e89f9a) [INFO] [stderr] Compiling serde-big-array v0.3.1 [INFO] [stderr] Compiling criterion v0.3.4 [INFO] [stderr] Compiling common v0.1.0 (/opt/rustwide/workdir/common) [INFO] [stderr] Compiling tokio-stream v0.1.2 [INFO] [stderr] Compiling tokio-tungstenite v0.13.0 [INFO] [stderr] Compiling tokio-util v0.6.2 [INFO] [stderr] Compiling eth2_simulator v0.1.0 (/opt/rustwide/workdir/simulator) [INFO] [stderr] Compiling h2 v0.3.0 [INFO] [stderr] Compiling hyper v0.14.2 [INFO] [stderr] Compiling warp v0.3.0 [INFO] [stderr] Compiling http_api v0.1.0 (/opt/rustwide/workdir/http_api) [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> http_api/src/main.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use eth2_simulator::simulator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `simulator` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> http_api/src/main.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | pub use endpoints::*; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> http_api/src/main.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use eth2_simulator::simulator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(hidden_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `(PhantomData, PhantomData<()>, PhantomData>): Sized` [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`http_api`) [INFO] [stdout] = note: required for `AlwaysUnpin<'_, (PhantomData, PhantomData<()>, ...)>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__State<'_, AnyFut, (), Exact>>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/warp-0.3.0/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<'_, Any, Exact>>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/warp-0.3.0/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-6f17d22bba15001f/warp-0.3.0/src/filter/and.rs:46:6 [INFO] [stdout] | [INFO] [stdout] 46 | enum State { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `State>>, (), Exact<...>>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__AndFuture<'_, And>>, Exact<...>>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/warp-0.3.0/src/filter/and.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 40 | pub struct AndFuture { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] = note: required for `AndFuture>>, Exact>>` 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-6f17d22bba15001f/warp-0.3.0/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-6f17d22bba15001f/warp-0.3.0/src/filter/and.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 40 | pub struct AndFuture { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] = note: required for `AndFuture>>, Exact<...>>, ...>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__State<'_, Pin + Send>>, ..., ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/warp-0.3.0/src/filter/and.rs:46:6 [INFO] [stdout] | [INFO] [stdout] 46 | enum State { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required for `State> + Send>>, ..., ...>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__AndFuture<'_, FilterFn<{closure@method_is<...>::{closure#0}}>, ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/warp-0.3.0/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-6f17d22bba15001f/warp-0.3.0/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-6f17d22bba15001f/warp-0.3.0/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-6f17d22bba15001f/warp-0.3.0/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-6f17d22bba15001f/warp-0.3.0/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-6f17d22bba15001f/warp-0.3.0/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-6f17d22bba15001f/warp-0.3.0/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-6f17d22bba15001f/warp-0.3.0/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-6f17d22bba15001f/warp-0.3.0/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<'_, And, ...>, ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/warp-0.3.0/src/filter/or.rs:50:6 [INFO] [stdout] | [INFO] [stdout] 50 | 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 `__EitherFuture<'_, And, ...>, ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/warp-0.3.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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<'_, Or, ...>, ...>, ...>, ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/warp-0.3.0/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 `__WrappedFuture<'_, RecoverFuture, ...>, ...>>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/warp-0.3.0/src/filters/cors.rs:559:16 [INFO] [stdout] | [INFO] [stdout] 559 | 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-6f17d22bba15001f/futures-util-0.3.9/src/future/either.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | pub enum Either { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `__FilteredFuture<'_, Either>, ...>>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/warp-0.3.0/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 `Option>, ...>>>` [INFO] [stdout] --> /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/core/src/option.rs:572:10 [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/http_api-cbeb076caa3495a5.long-type-3022592303214434703.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0275`. [INFO] [stdout] [INFO] [stderr] error: could not compile `http_api` (bin "http_api") due to 1 previous error; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "7980ef9f6368eb4d194c0068dcfce3c3ee3d247b3429efc819c73b00e69bbc82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7980ef9f6368eb4d194c0068dcfce3c3ee3d247b3429efc819c73b00e69bbc82", kill_on_drop: false }` [INFO] [stdout] 7980ef9f6368eb4d194c0068dcfce3c3ee3d247b3429efc819c73b00e69bbc82