[INFO] cloning repository https://github.com/YoloDev/enet-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/YoloDev/enet-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYoloDev%2Fenet-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYoloDev%2Fenet-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 653c3d7b8a22062f9b0aefd1ae3e4b77d067c068 [INFO] checking YoloDev/enet-rs against try#8ea250bdb76176ecb0225baa34aa634b024ae0e2 for pr-101692 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYoloDev%2Fenet-rs" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/YoloDev/enet-rs on toolchain 8ea250bdb76176ecb0225baa34aa634b024ae0e2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8ea250bdb76176ecb0225baa34aa634b024ae0e2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/YoloDev/enet-rs [INFO] finished tweaking git repo https://github.com/YoloDev/enet-rs [INFO] tweaked toml for git repo https://github.com/YoloDev/enet-rs written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/YoloDev/enet-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8ea250bdb76176ecb0225baa34aa634b024ae0e2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+8ea250bdb76176ecb0225baa34aa634b024ae0e2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c3c17872d85b6f715a5daba17ef31142770d2b034d85aed69c05373004666c0e [INFO] running `Command { std: "docker" "start" "-a" "c3c17872d85b6f715a5daba17ef31142770d2b034d85aed69c05373004666c0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c3c17872d85b6f715a5daba17ef31142770d2b034d85aed69c05373004666c0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3c17872d85b6f715a5daba17ef31142770d2b034d85aed69c05373004666c0e", kill_on_drop: false }` [INFO] [stdout] c3c17872d85b6f715a5daba17ef31142770d2b034d85aed69c05373004666c0e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+8ea250bdb76176ecb0225baa34aa634b024ae0e2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b0172fb1d33ab747d5289771b25c97ec9cfae0be07588305953eefe61fd6f1ff [INFO] running `Command { std: "docker" "start" "-a" "b0172fb1d33ab747d5289771b25c97ec9cfae0be07588305953eefe61fd6f1ff", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling libc v0.2.105 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Checking futures-sink v0.3.17 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling eyre v0.6.5 [INFO] [stderr] Checking gimli v0.25.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Checking futures-io v0.3.17 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking owo-colors v3.2.0 [INFO] [stderr] Checking ppv-lite86 v0.2.15 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking smol_str v0.1.18 [INFO] [stderr] Checking by_address v1.0.4 [INFO] [stderr] Checking never v0.1.0 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking tracing-core v0.1.21 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Checking addr2line v0.16.0 [INFO] [stderr] Compiling backtrace v0.3.62 [INFO] [stderr] Checking tracing-subscriber v0.3.5 [INFO] [stderr] Checking object v0.27.1 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling tokio-macros v1.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling enum-kinds v0.5.1 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Checking tracing v0.1.29 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking tracing-error v0.2.0 [INFO] [stderr] Checking futures-executor v0.3.17 [INFO] [stderr] Checking color-spantrace v0.2.0 [INFO] [stderr] Checking color-eyre v0.6.0 [INFO] [stderr] Checking futures v0.3.17 [INFO] [stderr] Checking serde_test v1.0.130 [INFO] [stderr] Checking tokio-util v0.7.0 [INFO] [stderr] Checking eventuals v0.6.6 [INFO] [stderr] Checking backoff v0.4.0 [INFO] [stderr] Checking serde-aux v3.0.1 [INFO] [stdout] error[E0391]: cycle detected when type-checking `eventual::eventual::::spawn` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/eventual/eventual.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | / pub fn spawn(f: F) -> Self [INFO] [stdout] 41 | | where [INFO] [stdout] 42 | | F: 'static + Send + FnOnce(EventualWriter) -> Fut, [INFO] [stdout] 43 | | Fut: Future> + Send, [INFO] [stdout] | |___________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `eventual::eventual::::spawn::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/eventual/eventual.rs:46:33 [INFO] [stdout] | [INFO] [stdout] 46 | tokio::spawn(async move { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 47 | | select!( [INFO] [stdout] 48 | | _ = writer.closed() => {} [INFO] [stdout] 49 | | _ = async { f(writer).await } => {} [INFO] [stdout] 50 | | ); [INFO] [stdout] 51 | | }); [INFO] [stdout] | |_________^ [INFO] [stdout] note: ...which requires elaborating drops for `eventual::eventual::::spawn::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/eventual/eventual.rs:46:33 [INFO] [stdout] | [INFO] [stdout] 46 | tokio::spawn(async move { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 47 | | select!( [INFO] [stdout] 48 | | _ = writer.closed() => {} [INFO] [stdout] 49 | | _ = async { f(writer).await } => {} [INFO] [stdout] 50 | | ); [INFO] [stdout] 51 | | }); [INFO] [stdout] | |_________^ [INFO] [stdout] note: ...which requires borrow-checking `eventual::eventual::::spawn::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/eventual/eventual.rs:46:33 [INFO] [stdout] | [INFO] [stdout] 46 | tokio::spawn(async move { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 47 | | select!( [INFO] [stdout] 48 | | _ = writer.closed() => {} [INFO] [stdout] 49 | | _ = async { f(writer).await } => {} [INFO] [stdout] 50 | | ); [INFO] [stdout] 51 | | }); [INFO] [stdout] | |_________^ [INFO] [stdout] note: ...which requires processing `eventual::eventual::::spawn::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/eventual/eventual.rs:46:33 [INFO] [stdout] | [INFO] [stdout] 46 | tokio::spawn(async move { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 47 | | select!( [INFO] [stdout] 48 | | _ = writer.closed() => {} [INFO] [stdout] 49 | | _ = async { f(writer).await } => {} [INFO] [stdout] 50 | | ); [INFO] [stdout] 51 | | }); [INFO] [stdout] | |_________^ [INFO] [stdout] note: ...which requires processing MIR for `eventual::eventual::::spawn::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/eventual/eventual.rs:46:33 [INFO] [stdout] | [INFO] [stdout] 46 | tokio::spawn(async move { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 47 | | select!( [INFO] [stdout] 48 | | _ = writer.closed() => {} [INFO] [stdout] 49 | | _ = async { f(writer).await } => {} [INFO] [stdout] 50 | | ); [INFO] [stdout] 51 | | }); [INFO] [stdout] | |_________^ [INFO] [stdout] note: ...which requires unsafety-checking `eventual::eventual::::spawn::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/eventual/eventual.rs:46:33 [INFO] [stdout] | [INFO] [stdout] 46 | tokio::spawn(async move { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 47 | | select!( [INFO] [stdout] 48 | | _ = writer.closed() => {} [INFO] [stdout] 49 | | _ = async { f(writer).await } => {} [INFO] [stdout] 50 | | ); [INFO] [stdout] 51 | | }); [INFO] [stdout] | |_________^ [INFO] [stdout] note: ...which requires building MIR for `eventual::eventual::::spawn::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/eventual/eventual.rs:46:33 [INFO] [stdout] | [INFO] [stdout] 46 | tokio::spawn(async move { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 47 | | select!( [INFO] [stdout] 48 | | _ = writer.closed() => {} [INFO] [stdout] 49 | | _ = async { f(writer).await } => {} [INFO] [stdout] 50 | | ); [INFO] [stdout] 51 | | }); [INFO] [stdout] | |_________^ [INFO] [stdout] note: ...which requires type-checking `eventual::eventual::::spawn::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/eventual/eventual.rs:46:33 [INFO] [stdout] | [INFO] [stdout] 46 | tokio::spawn(async move { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 47 | | select!( [INFO] [stdout] 48 | | _ = writer.closed() => {} [INFO] [stdout] 49 | | _ = async { f(writer).await } => {} [INFO] [stdout] 50 | | ); [INFO] [stdout] 51 | | }); [INFO] [stdout] | |_________^ [INFO] [stdout] = note: ...which again requires type-checking `eventual::eventual::::spawn`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `combinators::::join` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | fn join(self) -> Eventual { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 125 | impl_tuples!(12, A, a, B, b, C, c, D, d, E, e, F, f, G, g, H, h, I, i, J, j, K, k, L, l); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `combinators::::join::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:78:62 [INFO] [stdout] | [INFO] [stdout] 78 | Eventual::spawn(move |mut writer| async move { [INFO] [stdout] | ______________________________________________________________^ [INFO] [stdout] 79 | | // In the first section we wait until all values are available [INFO] [stdout] 80 | | let mut count:usize = 0; [INFO] [stdout] 81 | | $(let mut $t = None;)* [INFO] [stdout] ... | [INFO] [stdout] 108 | | } [INFO] [stdout] 109 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 125 | impl_tuples!(12, A, a, B, b, C, c, D, d, E, e, F, f, G, g, H, h, I, i, J, j, K, k, L, l); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: ...which requires elaborating drops for `combinators::::join::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:78:62 [INFO] [stdout] | [INFO] [stdout] 78 | Eventual::spawn(move |mut writer| async move { [INFO] [stdout] | ______________________________________________________________^ [INFO] [stdout] 79 | | // In the first section we wait until all values are available [INFO] [stdout] 80 | | let mut count:usize = 0; [INFO] [stdout] 81 | | $(let mut $t = None;)* [INFO] [stdout] ... | [INFO] [stdout] 108 | | } [INFO] [stdout] 109 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 125 | impl_tuples!(12, A, a, B, b, C, c, D, d, E, e, F, f, G, g, H, h, I, i, J, j, K, k, L, l); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: ...which requires borrow-checking `combinators::::join::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:78:62 [INFO] [stdout] | [INFO] [stdout] 78 | Eventual::spawn(move |mut writer| async move { [INFO] [stdout] | ______________________________________________________________^ [INFO] [stdout] 79 | | // In the first section we wait until all values are available [INFO] [stdout] 80 | | let mut count:usize = 0; [INFO] [stdout] 81 | | $(let mut $t = None;)* [INFO] [stdout] ... | [INFO] [stdout] 108 | | } [INFO] [stdout] 109 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 125 | impl_tuples!(12, A, a, B, b, C, c, D, d, E, e, F, f, G, g, H, h, I, i, J, j, K, k, L, l); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: ...which requires processing `combinators::::join::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:78:62 [INFO] [stdout] | [INFO] [stdout] 78 | Eventual::spawn(move |mut writer| async move { [INFO] [stdout] | ______________________________________________________________^ [INFO] [stdout] 79 | | // In the first section we wait until all values are available [INFO] [stdout] 80 | | let mut count:usize = 0; [INFO] [stdout] 81 | | $(let mut $t = None;)* [INFO] [stdout] ... | [INFO] [stdout] 108 | | } [INFO] [stdout] 109 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 125 | impl_tuples!(12, A, a, B, b, C, c, D, d, E, e, F, f, G, g, H, h, I, i, J, j, K, k, L, l); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: ...which requires processing MIR for `combinators::::join::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:78:62 [INFO] [stdout] | [INFO] [stdout] 78 | Eventual::spawn(move |mut writer| async move { [INFO] [stdout] | ______________________________________________________________^ [INFO] [stdout] 79 | | // In the first section we wait until all values are available [INFO] [stdout] 80 | | let mut count:usize = 0; [INFO] [stdout] 81 | | $(let mut $t = None;)* [INFO] [stdout] ... | [INFO] [stdout] 108 | | } [INFO] [stdout] 109 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 125 | impl_tuples!(12, A, a, B, b, C, c, D, d, E, e, F, f, G, g, H, h, I, i, J, j, K, k, L, l); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: ...which requires unsafety-checking `combinators::::join::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:78:62 [INFO] [stdout] | [INFO] [stdout] 78 | Eventual::spawn(move |mut writer| async move { [INFO] [stdout] | ______________________________________________________________^ [INFO] [stdout] 79 | | // In the first section we wait until all values are available [INFO] [stdout] 80 | | let mut count:usize = 0; [INFO] [stdout] 81 | | $(let mut $t = None;)* [INFO] [stdout] ... | [INFO] [stdout] 108 | | } [INFO] [stdout] 109 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 125 | impl_tuples!(12, A, a, B, b, C, c, D, d, E, e, F, f, G, g, H, h, I, i, J, j, K, k, L, l); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: ...which requires building MIR for `combinators::::join::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:78:62 [INFO] [stdout] | [INFO] [stdout] 78 | Eventual::spawn(move |mut writer| async move { [INFO] [stdout] | ______________________________________________________________^ [INFO] [stdout] 79 | | // In the first section we wait until all values are available [INFO] [stdout] 80 | | let mut count:usize = 0; [INFO] [stdout] 81 | | $(let mut $t = None;)* [INFO] [stdout] ... | [INFO] [stdout] 108 | | } [INFO] [stdout] 109 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 125 | impl_tuples!(12, A, a, B, b, C, c, D, d, E, e, F, f, G, g, H, h, I, i, J, j, K, k, L, l); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: ...which requires type-checking `combinators::::join::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:78:62 [INFO] [stdout] | [INFO] [stdout] 78 | Eventual::spawn(move |mut writer| async move { [INFO] [stdout] | ______________________________________________________________^ [INFO] [stdout] 79 | | // In the first section we wait until all values are available [INFO] [stdout] 80 | | let mut count:usize = 0; [INFO] [stdout] 81 | | $(let mut $t = None;)* [INFO] [stdout] ... | [INFO] [stdout] 108 | | } [INFO] [stdout] 109 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 125 | impl_tuples!(12, A, a, B, b, C, c, D, d, E, e, F, f, G, g, H, h, I, i, J, j, K, k, L, l); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: ...which again requires type-checking `combinators::::join`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] = note: this error originates in the macro `impl_tuple` which comes from the expansion of the macro `impl_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `combinators::::join` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | fn join(self) -> Eventual { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 125 | impl_tuples!(12, A, a, B, b, C, c, D, d, E, e, F, f, G, g, H, h, I, i, J, j, K, k, L, l); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `combinators::::join::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:78:62 [INFO] [stdout] | [INFO] [stdout] 78 | Eventual::spawn(move |mut writer| async move { [INFO] [stdout] | ______________________________________________________________^ [INFO] [stdout] 79 | | // In the first section we wait until all values are available [INFO] [stdout] 80 | | let mut count:usize = 0; [INFO] [stdout] 81 | | $(let mut $t = None;)* [INFO] [stdout] ... | [INFO] [stdout] 108 | | } [INFO] [stdout] 109 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 125 | impl_tuples!(12, A, a, B, b, C, c, D, d, E, e, F, f, G, g, H, h, I, i, J, j, K, k, L, l); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: ...which requires elaborating drops for `combinators::::join::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:78:62 [INFO] [stdout] | [INFO] [stdout] 78 | Eventual::spawn(move |mut writer| async move { [INFO] [stdout] | ______________________________________________________________^ [INFO] [stdout] 79 | | // In the first section we wait until all values are available [INFO] [stdout] 80 | | let mut count:usize = 0; [INFO] [stdout] 81 | | $(let mut $t = None;)* [INFO] [stdout] ... | [INFO] [stdout] 108 | | } [INFO] [stdout] 109 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 125 | impl_tuples!(12, A, a, B, b, C, c, D, d, E, e, F, f, G, g, H, h, I, i, J, j, K, k, L, l); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: ...which requires borrow-checking `combinators::::join::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:78:62 [INFO] [stdout] | [INFO] [stdout] 78 | Eventual::spawn(move |mut writer| async move { [INFO] [stdout] | ______________________________________________________________^ [INFO] [stdout] 79 | | // In the first section we wait until all values are available [INFO] [stdout] 80 | | let mut count:usize = 0; [INFO] [stdout] 81 | | $(let mut $t = None;)* [INFO] [stdout] ... | [INFO] [stdout] 108 | | } [INFO] [stdout] 109 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 125 | impl_tuples!(12, A, a, B, b, C, c, D, d, E, e, F, f, G, g, H, h, I, i, J, j, K, k, L, l); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: ...which requires processing `combinators::::join::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:78:62 [INFO] [stdout] | [INFO] [stdout] 78 | Eventual::spawn(move |mut writer| async move { [INFO] [stdout] | ______________________________________________________________^ [INFO] [stdout] 79 | | // In the first section we wait until all values are available [INFO] [stdout] 80 | | let mut count:usize = 0; [INFO] [stdout] 81 | | $(let mut $t = None;)* [INFO] [stdout] ... | [INFO] [stdout] 108 | | } [INFO] [stdout] 109 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 125 | impl_tuples!(12, A, a, B, b, C, c, D, d, E, e, F, f, G, g, H, h, I, i, J, j, K, k, L, l); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: ...which requires processing MIR for `combinators::::join::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:78:62 [INFO] [stdout] | [INFO] [stdout] 78 | Eventual::spawn(move |mut writer| async move { [INFO] [stdout] | ______________________________________________________________^ [INFO] [stdout] 79 | | // In the first section we wait until all values are available [INFO] [stdout] 80 | | let mut count:usize = 0; [INFO] [stdout] 81 | | $(let mut $t = None;)* [INFO] [stdout] ... | [INFO] [stdout] 108 | | } [INFO] [stdout] 109 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 125 | impl_tuples!(12, A, a, B, b, C, c, D, d, E, e, F, f, G, g, H, h, I, i, J, j, K, k, L, l); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: ...which requires unsafety-checking `combinators::::join::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:78:62 [INFO] [stdout] | [INFO] [stdout] 78 | Eventual::spawn(move |mut writer| async move { [INFO] [stdout] | ______________________________________________________________^ [INFO] [stdout] 79 | | // In the first section we wait until all values are available [INFO] [stdout] 80 | | let mut count:usize = 0; [INFO] [stdout] 81 | | $(let mut $t = None;)* [INFO] [stdout] ... | [INFO] [stdout] 108 | | } [INFO] [stdout] 109 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 125 | impl_tuples!(12, A, a, B, b, C, c, D, d, E, e, F, f, G, g, H, h, I, i, J, j, K, k, L, l); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: ...which requires building MIR for `combinators::::join::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:78:62 [INFO] [stdout] | [INFO] [stdout] 78 | Eventual::spawn(move |mut writer| async move { [INFO] [stdout] | ______________________________________________________________^ [INFO] [stdout] 79 | | // In the first section we wait until all values are available [INFO] [stdout] 80 | | let mut count:usize = 0; [INFO] [stdout] 81 | | $(let mut $t = None;)* [INFO] [stdout] ... | [INFO] [stdout] 108 | | } [INFO] [stdout] 109 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 125 | impl_tuples!(12, A, a, B, b, C, c, D, d, E, e, F, f, G, g, H, h, I, i, J, j, K, k, L, l); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: ...which requires type-checking `combinators::::join::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:78:62 [INFO] [stdout] | [INFO] [stdout] 78 | Eventual::spawn(move |mut writer| async move { [INFO] [stdout] | ______________________________________________________________^ [INFO] [stdout] 79 | | // In the first section we wait until all values are available [INFO] [stdout] 80 | | let mut count:usize = 0; [INFO] [stdout] 81 | | $(let mut $t = None;)* [INFO] [stdout] ... | [INFO] [stdout] 108 | | } [INFO] [stdout] 109 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 125 | impl_tuples!(12, A, a, B, b, C, c, D, d, E, e, F, f, G, g, H, h, I, i, J, j, K, k, L, l); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: ...which again requires type-checking `combinators::::join`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] = note: this error originates in the macro `impl_tuple` which comes from the expansion of the macro `impl_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `combinators::::join` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | fn join(self) -> Eventual { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 125 | impl_tuples!(12, A, a, B, b, C, c, D, d, E, e, F, f, G, g, H, h, I, i, J, j, K, k, L, l); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `combinators::::join::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:78:62 [INFO] [stdout] | [INFO] [stdout] 78 | Eventual::spawn(move |mut writer| async move { [INFO] [stdout] | ______________________________________________________________^ [INFO] [stdout] 79 | | // In the first section we wait until all values are available [INFO] [stdout] 80 | | let mut count:usize = 0; [INFO] [stdout] 81 | | $(let mut $t = None;)* [INFO] [stdout] ... | [INFO] [stdout] 108 | | } [INFO] [stdout] 109 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 125 | impl_tuples!(12, A, a, B, b, C, c, D, d, E, e, F, f, G, g, H, h, I, i, J, j, K, k, L, l); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: ...which requires elaborating drops for `combinators::::join::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:78:62 [INFO] [stdout] | [INFO] [stdout] 78 | Eventual::spawn(move |mut writer| async move { [INFO] [stdout] | ______________________________________________________________^ [INFO] [stdout] 79 | | // In the first section we wait until all values are available [INFO] [stdout] 80 | | let mut count:usize = 0; [INFO] [stdout] 81 | | $(let mut $t = None;)* [INFO] [stdout] ... | [INFO] [stdout] 108 | | } [INFO] [stdout] 109 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 125 | impl_tuples!(12, A, a, B, b, C, c, D, d, E, e, F, f, G, g, H, h, I, i, J, j, K, k, L, l); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: ...which requires borrow-checking `combinators::::join::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:78:62 [INFO] [stdout] | [INFO] [stdout] 78 | Eventual::spawn(move |mut writer| async move { [INFO] [stdout] | ______________________________________________________________^ [INFO] [stdout] 79 | | // In the first section we wait until all values are available [INFO] [stdout] 80 | | let mut count:usize = 0; [INFO] [stdout] 81 | | $(let mut $t = None;)* [INFO] [stdout] ... | [INFO] [stdout] 108 | | } [INFO] [stdout] 109 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 125 | impl_tuples!(12, A, a, B, b, C, c, D, d, E, e, F, f, G, g, H, h, I, i, J, j, K, k, L, l); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: ...which requires processing `combinators::::join::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:78:62 [INFO] [stdout] | [INFO] [stdout] 78 | Eventual::spawn(move |mut writer| async move { [INFO] [stdout] | ______________________________________________________________^ [INFO] [stdout] 79 | | // In the first section we wait until all values are available [INFO] [stdout] 80 | | let mut count:usize = 0; [INFO] [stdout] 81 | | $(let mut $t = None;)* [INFO] [stdout] ... | [INFO] [stdout] 108 | | } [INFO] [stdout] 109 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 125 | impl_tuples!(12, A, a, B, b, C, c, D, d, E, e, F, f, G, g, H, h, I, i, J, j, K, k, L, l); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: ...which requires processing MIR for `combinators::::join::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:78:62 [INFO] [stdout] | [INFO] [stdout] 78 | Eventual::spawn(move |mut writer| async move { [INFO] [stdout] | ______________________________________________________________^ [INFO] [stdout] 79 | | // In the first section we wait until all values are available [INFO] [stdout] 80 | | let mut count:usize = 0; [INFO] [stdout] 81 | | $(let mut $t = None;)* [INFO] [stdout] ... | [INFO] [stdout] 108 | | } [INFO] [stdout] 109 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 125 | impl_tuples!(12, A, a, B, b, C, c, D, d, E, e, F, f, G, g, H, h, I, i, J, j, K, k, L, l); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: ...which requires unsafety-checking `combinators::::join::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:78:62 [INFO] [stdout] | [INFO] [stdout] 78 | Eventual::spawn(move |mut writer| async move { [INFO] [stdout] | ______________________________________________________________^ [INFO] [stdout] 79 | | // In the first section we wait until all values are available [INFO] [stdout] 80 | | let mut count:usize = 0; [INFO] [stdout] 81 | | $(let mut $t = None;)* [INFO] [stdout] ... | [INFO] [stdout] 108 | | } [INFO] [stdout] 109 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 125 | impl_tuples!(12, A, a, B, b, C, c, D, d, E, e, F, f, G, g, H, h, I, i, J, j, K, k, L, l); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: ...which requires building MIR for `combinators::::join::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:78:62 [INFO] [stdout] | [INFO] [stdout] 78 | Eventual::spawn(move |mut writer| async move { [INFO] [stdout] | ______________________________________________________________^ [INFO] [stdout] 79 | | // In the first section we wait until all values are available [INFO] [stdout] 80 | | let mut count:usize = 0; [INFO] [stdout] 81 | | $(let mut $t = None;)* [INFO] [stdout] ... | [INFO] [stdout] 108 | | } [INFO] [stdout] 109 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 125 | impl_tuples!(12, A, a, B, b, C, c, D, d, E, e, F, f, G, g, H, h, I, i, J, j, K, k, L, l); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: ...which requires type-checking `combinators::::join::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:78:62 [INFO] [stdout] | [INFO] [stdout] 78 | Eventual::spawn(move |mut writer| async move { [INFO] [stdout] | ______________________________________________________________^ [INFO] [stdout] 79 | | // In the first section we wait until all values are available [INFO] [stdout] 80 | | let mut count:usize = 0; [INFO] [stdout] 81 | | $(let mut $t = None;)* [INFO] [stdout] ... | [INFO] [stdout] 108 | | } [INFO] [stdout] 109 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 125 | impl_tuples!(12, A, a, B, b, C, c, D, d, E, e, F, f, G, g, H, h, I, i, J, j, K, k, L, l); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: ...which again requires type-checking `combinators::::join`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] = note: this error originates in the macro `impl_tuple` which comes from the expansion of the macro `impl_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `combinators::::join` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | fn join(self) -> Eventual { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 125 | impl_tuples!(12, A, a, B, b, C, c, D, d, E, e, F, f, G, g, H, h, I, i, J, j, K, k, L, l); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `combinators::::join::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:78:62 [INFO] [stdout] | [INFO] [stdout] 78 | Eventual::spawn(move |mut writer| async move { [INFO] [stdout] | ______________________________________________________________^ [INFO] [stdout] 79 | | // In the first section we wait until all values are available [INFO] [stdout] 80 | | let mut count:usize = 0; [INFO] [stdout] 81 | | $(let mut $t = None;)* [INFO] [stdout] ... | [INFO] [stdout] 108 | | } [INFO] [stdout] 109 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 125 | impl_tuples!(12, A, a, B, b, C, c, D, d, E, e, F, f, G, g, H, h, I, i, J, j, K, k, L, l); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: ...which requires elaborating drops for `combinators::::join::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:78:62 [INFO] [stdout] | [INFO] [stdout] 78 | Eventual::spawn(move |mut writer| async move { [INFO] [stdout] | ______________________________________________________________^ [INFO] [stdout] 79 | | // In the first section we wait until all values are available [INFO] [stdout] 80 | | let mut count:usize = 0; [INFO] [stdout] 81 | | $(let mut $t = None;)* [INFO] [stdout] ... | [INFO] [stdout] 108 | | } [INFO] [stdout] 109 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 125 | impl_tuples!(12, A, a, B, b, C, c, D, d, E, e, F, f, G, g, H, h, I, i, J, j, K, k, L, l); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: ...which requires borrow-checking `combinators::::join::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:78:62 [INFO] [stdout] | [INFO] [stdout] 78 | Eventual::spawn(move |mut writer| async move { [INFO] [stdout] | ______________________________________________________________^ [INFO] [stdout] 79 | | // In the first section we wait until all values are available [INFO] [stdout] 80 | | let mut count:usize = 0; [INFO] [stdout] 81 | | $(let mut $t = None;)* [INFO] [stdout] ... | [INFO] [stdout] 108 | | } [INFO] [stdout] 109 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 125 | impl_tuples!(12, A, a, B, b, C, c, D, d, E, e, F, f, G, g, H, h, I, i, J, j, K, k, L, l); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: ...which requires processing `combinators::::join::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:78:62 [INFO] [stdout] | [INFO] [stdout] 78 | Eventual::spawn(move |mut writer| async move { [INFO] [stdout] | ______________________________________________________________^ [INFO] [stdout] 79 | | // In the first section we wait until all values are available [INFO] [stdout] 80 | | let mut count:usize = 0; [INFO] [stdout] 81 | | $(let mut $t = None;)* [INFO] [stdout] ... | [INFO] [stdout] 108 | | } [INFO] [stdout] 109 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 125 | impl_tuples!(12, A, a, B, b, C, c, D, d, E, e, F, f, G, g, H, h, I, i, J, j, K, k, L, l); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: ...which requires processing MIR for `combinators::::join::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:78:62 [INFO] [stdout] | [INFO] [stdout] 78 | Eventual::spawn(move |mut writer| async move { [INFO] [stdout] | ______________________________________________________________^ [INFO] [stdout] 79 | | // In the first section we wait until all values are available [INFO] [stdout] 80 | | let mut count:usize = 0; [INFO] [stdout] 81 | | $(let mut $t = None;)* [INFO] [stdout] ... | [INFO] [stdout] 108 | | } [INFO] [stdout] 109 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 125 | impl_tuples!(12, A, a, B, b, C, c, D, d, E, e, F, f, G, g, H, h, I, i, J, j, K, k, L, l); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: ...which requires unsafety-checking `combinators::::join::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:78:62 [INFO] [stdout] | [INFO] [stdout] 78 | Eventual::spawn(move |mut writer| async move { [INFO] [stdout] | ______________________________________________________________^ [INFO] [stdout] 79 | | // In the first section we wait until all values are available [INFO] [stdout] 80 | | let mut count:usize = 0; [INFO] [stdout] 81 | | $(let mut $t = None;)* [INFO] [stdout] ... | [INFO] [stdout] 108 | | } [INFO] [stdout] 109 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 125 | impl_tuples!(12, A, a, B, b, C, c, D, d, E, e, F, f, G, g, H, h, I, i, J, j, K, k, L, l); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: ...which requires building MIR for `combinators::::join::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:78:62 [INFO] [stdout] | [INFO] [stdout] 78 | Eventual::spawn(move |mut writer| async move { [INFO] [stdout] | ______________________________________________________________^ [INFO] [stdout] 79 | | // In the first section we wait until all values are available [INFO] [stdout] 80 | | let mut count:usize = 0; [INFO] [stdout] 81 | | $(let mut $t = None;)* [INFO] [stdout] ... | [INFO] [stdout] 108 | | } [INFO] [stdout] 109 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 125 | impl_tuples!(12, A, a, B, b, C, c, D, d, E, e, F, f, G, g, H, h, I, i, J, j, K, k, L, l); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: ...which requires type-checking `combinators::::join::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:78:62 [INFO] [stdout] | [INFO] [stdout] 78 | Eventual::spawn(move |mut writer| async move { [INFO] [stdout] | ______________________________________________________________^ [INFO] [stdout] 79 | | // In the first section we wait until all values are available [INFO] [stdout] 80 | | let mut count:usize = 0; [INFO] [stdout] 81 | | $(let mut $t = None;)* [INFO] [stdout] ... | [INFO] [stdout] 108 | | } [INFO] [stdout] 109 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 125 | impl_tuples!(12, A, a, B, b, C, c, D, d, E, e, F, f, G, g, H, h, I, i, J, j, K, k, L, l); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: ...which again requires type-checking `combinators::::join`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] = note: this error originates in the macro `impl_tuple` which comes from the expansion of the macro `impl_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `combinators::::join` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | fn join(self) -> Eventual { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 125 | impl_tuples!(12, A, a, B, b, C, c, D, d, E, e, F, f, G, g, H, h, I, i, J, j, K, k, L, l); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `combinators::::join::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:78:62 [INFO] [stdout] | [INFO] [stdout] 78 | Eventual::spawn(move |mut writer| async move { [INFO] [stdout] | ______________________________________________________________^ [INFO] [stdout] 79 | | // In the first section we wait until all values are available [INFO] [stdout] 80 | | let mut count:usize = 0; [INFO] [stdout] 81 | | $(let mut $t = None;)* [INFO] [stdout] ... | [INFO] [stdout] 108 | | } [INFO] [stdout] 109 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 125 | impl_tuples!(12, A, a, B, b, C, c, D, d, E, e, F, f, G, g, H, h, I, i, J, j, K, k, L, l); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: ...which requires elaborating drops for `combinators::::join::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:78:62 [INFO] [stdout] | [INFO] [stdout] 78 | Eventual::spawn(move |mut writer| async move { [INFO] [stdout] | ______________________________________________________________^ [INFO] [stdout] 79 | | // In the first section we wait until all values are available [INFO] [stdout] 80 | | let mut count:usize = 0; [INFO] [stdout] 81 | | $(let mut $t = None;)* [INFO] [stdout] ... | [INFO] [stdout] 108 | | } [INFO] [stdout] 109 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 125 | impl_tuples!(12, A, a, B, b, C, c, D, d, E, e, F, f, G, g, H, h, I, i, J, j, K, k, L, l); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: ...which requires borrow-checking `combinators::::join::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:78:62 [INFO] [stdout] | [INFO] [stdout] 78 | Eventual::spawn(move |mut writer| async move { [INFO] [stdout] | ______________________________________________________________^ [INFO] [stdout] 79 | | // In the first section we wait until all values are available [INFO] [stdout] 80 | | let mut count:usize = 0; [INFO] [stdout] 81 | | $(let mut $t = None;)* [INFO] [stdout] ... | [INFO] [stdout] 108 | | } [INFO] [stdout] 109 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 125 | impl_tuples!(12, A, a, B, b, C, c, D, d, E, e, F, f, G, g, H, h, I, i, J, j, K, k, L, l); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: ...which requires processing `combinators::::join::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:78:62 [INFO] [stdout] | [INFO] [stdout] 78 | Eventual::spawn(move |mut writer| async move { [INFO] [stdout] | ______________________________________________________________^ [INFO] [stdout] 79 | | // In the first section we wait until all values are available [INFO] [stdout] 80 | | let mut count:usize = 0; [INFO] [stdout] 81 | | $(let mut $t = None;)* [INFO] [stdout] ... | [INFO] [stdout] 108 | | } [INFO] [stdout] 109 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 125 | impl_tuples!(12, A, a, B, b, C, c, D, d, E, e, F, f, G, g, H, h, I, i, J, j, K, k, L, l); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: ...which requires processing MIR for `combinators::::join::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:78:62 [INFO] [stdout] | [INFO] [stdout] 78 | Eventual::spawn(move |mut writer| async move { [INFO] [stdout] | ______________________________________________________________^ [INFO] [stdout] 79 | | // In the first section we wait until all values are available [INFO] [stdout] 80 | | let mut count:usize = 0; [INFO] [stdout] 81 | | $(let mut $t = None;)* [INFO] [stdout] ... | [INFO] [stdout] 108 | | } [INFO] [stdout] 109 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 125 | impl_tuples!(12, A, a, B, b, C, c, D, d, E, e, F, f, G, g, H, h, I, i, J, j, K, k, L, l); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: ...which requires unsafety-checking `combinators::::join::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:78:62 [INFO] [stdout] | [INFO] [stdout] 78 | Eventual::spawn(move |mut writer| async move { [INFO] [stdout] | ______________________________________________________________^ [INFO] [stdout] 79 | | // In the first section we wait until all values are available [INFO] [stdout] 80 | | let mut count:usize = 0; [INFO] [stdout] 81 | | $(let mut $t = None;)* [INFO] [stdout] ... | [INFO] [stdout] 108 | | } [INFO] [stdout] 109 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 125 | impl_tuples!(12, A, a, B, b, C, c, D, d, E, e, F, f, G, g, H, h, I, i, J, j, K, k, L, l); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: ...which requires building MIR for `combinators::::join::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:78:62 [INFO] [stdout] | [INFO] [stdout] 78 | Eventual::spawn(move |mut writer| async move { [INFO] [stdout] | ______________________________________________________________^ [INFO] [stdout] 79 | | // In the first section we wait until all values are available [INFO] [stdout] 80 | | let mut count:usize = 0; [INFO] [stdout] 81 | | $(let mut $t = None;)* [INFO] [stdout] ... | [INFO] [stdout] 108 | | } [INFO] [stdout] 109 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 125 | impl_tuples!(12, A, a, B, b, C, c, D, d, E, e, F, f, G, g, H, h, I, i, J, j, K, k, L, l); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: ...which requires type-checking `combinators::::join::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:78:62 [INFO] [stdout] | [INFO] [stdout] 78 | Eventual::spawn(move |mut writer| async move { [INFO] [stdout] | ______________________________________________________________^ [INFO] [stdout] 79 | | // In the first section we wait until all values are available [INFO] [stdout] 80 | | let mut count:usize = 0; [INFO] [stdout] 81 | | $(let mut $t = None;)* [INFO] [stdout] ... | [INFO] [stdout] 108 | | } [INFO] [stdout] 109 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 125 | impl_tuples!(12, A, a, B, b, C, c, D, d, E, e, F, f, G, g, H, h, I, i, J, j, K, k, L, l); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: ...which again requires type-checking `combinators::::join`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] = note: this error originates in the macro `impl_tuple` which comes from the expansion of the macro `impl_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `combinators::::join` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | fn join(self) -> Eventual { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 125 | impl_tuples!(12, A, a, B, b, C, c, D, d, E, e, F, f, G, g, H, h, I, i, J, j, K, k, L, l); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `combinators::::join::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:78:62 [INFO] [stdout] | [INFO] [stdout] 78 | Eventual::spawn(move |mut writer| async move { [INFO] [stdout] | ______________________________________________________________^ [INFO] [stdout] 79 | | // In the first section we wait until all values are available [INFO] [stdout] 80 | | let mut count:usize = 0; [INFO] [stdout] 81 | | $(let mut $t = None;)* [INFO] [stdout] ... | [INFO] [stdout] 108 | | } [INFO] [stdout] 109 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 125 | impl_tuples!(12, A, a, B, b, C, c, D, d, E, e, F, f, G, g, H, h, I, i, J, j, K, k, L, l); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: ...which requires elaborating drops for `combinators::::join::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:78:62 [INFO] [stdout] | [INFO] [stdout] 78 | Eventual::spawn(move |mut writer| async move { [INFO] [stdout] | ______________________________________________________________^ [INFO] [stdout] 79 | | // In the first section we wait until all values are available [INFO] [stdout] 80 | | let mut count:usize = 0; [INFO] [stdout] 81 | | $(let mut $t = None;)* [INFO] [stdout] ... | [INFO] [stdout] 108 | | } [INFO] [stdout] 109 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 125 | impl_tuples!(12, A, a, B, b, C, c, D, d, E, e, F, f, G, g, H, h, I, i, J, j, K, k, L, l); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: ...which requires borrow-checking `combinators::::join::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:78:62 [INFO] [stdout] | [INFO] [stdout] 78 | Eventual::spawn(move |mut writer| async move { [INFO] [stdout] | ______________________________________________________________^ [INFO] [stdout] 79 | | // In the first section we wait until all values are available [INFO] [stdout] 80 | | let mut count:usize = 0; [INFO] [stdout] 81 | | $(let mut $t = None;)* [INFO] [stdout] ... | [INFO] [stdout] 108 | | } [INFO] [stdout] 109 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 125 | impl_tuples!(12, A, a, B, b, C, c, D, d, E, e, F, f, G, g, H, h, I, i, J, j, K, k, L, l); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: ...which requires processing `combinators::::join::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:78:62 [INFO] [stdout] | [INFO] [stdout] 78 | Eventual::spawn(move |mut writer| async move { [INFO] [stdout] | ______________________________________________________________^ [INFO] [stdout] 79 | | // In the first section we wait until all values are available [INFO] [stdout] 80 | | let mut count:usize = 0; [INFO] [stdout] 81 | | $(let mut $t = None;)* [INFO] [stdout] ... | [INFO] [stdout] 108 | | } [INFO] [stdout] 109 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 125 | impl_tuples!(12, A, a, B, b, C, c, D, d, E, e, F, f, G, g, H, h, I, i, J, j, K, k, L, l); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: ...which requires processing MIR for `combinators::::join::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:78:62 [INFO] [stdout] | [INFO] [stdout] 78 | Eventual::spawn(move |mut writer| async move { [INFO] [stdout] | ______________________________________________________________^ [INFO] [stdout] 79 | | // In the first section we wait until all values are available [INFO] [stdout] 80 | | let mut count:usize = 0; [INFO] [stdout] 81 | | $(let mut $t = None;)* [INFO] [stdout] ... | [INFO] [stdout] 108 | | } [INFO] [stdout] 109 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 125 | impl_tuples!(12, A, a, B, b, C, c, D, d, E, e, F, f, G, g, H, h, I, i, J, j, K, k, L, l); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: ...which requires unsafety-checking `combinators::::join::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:78:62 [INFO] [stdout] | [INFO] [stdout] 78 | Eventual::spawn(move |mut writer| async move { [INFO] [stdout] | ______________________________________________________________^ [INFO] [stdout] 79 | | // In the first section we wait until all values are available [INFO] [stdout] 80 | | let mut count:usize = 0; [INFO] [stdout] 81 | | $(let mut $t = None;)* [INFO] [stdout] ... | [INFO] [stdout] 108 | | } [INFO] [stdout] 109 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 125 | impl_tuples!(12, A, a, B, b, C, c, D, d, E, e, F, f, G, g, H, h, I, i, J, j, K, k, L, l); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: ...which requires building MIR for `combinators::::join::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:78:62 [INFO] [stdout] | [INFO] [stdout] 78 | Eventual::spawn(move |mut writer| async move { [INFO] [stdout] | ______________________________________________________________^ [INFO] [stdout] 79 | | // In the first section we wait until all values are available [INFO] [stdout] 80 | | let mut count:usize = 0; [INFO] [stdout] 81 | | $(let mut $t = None;)* [INFO] [stdout] ... | [INFO] [stdout] 108 | | } [INFO] [stdout] 109 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 125 | impl_tuples!(12, A, a, B, b, C, c, D, d, E, e, F, f, G, g, H, h, I, i, J, j, K, k, L, l); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: ...which requires type-checking `combinators::::join::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:78:62 [INFO] [stdout] | [INFO] [stdout] 78 | Eventual::spawn(move |mut writer| async move { [INFO] [stdout] | ______________________________________________________________^ [INFO] [stdout] 79 | | // In the first section we wait until all values are available [INFO] [stdout] 80 | | let mut count:usize = 0; [INFO] [stdout] 81 | | $(let mut $t = None;)* [INFO] [stdout] ... | [INFO] [stdout] 108 | | } [INFO] [stdout] 109 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 125 | impl_tuples!(12, A, a, B, b, C, c, D, d, E, e, F, f, G, g, H, h, I, i, J, j, K, k, L, l); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: ...which again requires type-checking `combinators::::join`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] = note: this error originates in the macro `impl_tuple` which comes from the expansion of the macro `impl_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `combinators::::join` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | fn join(self) -> Eventual { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 125 | impl_tuples!(12, A, a, B, b, C, c, D, d, E, e, F, f, G, g, H, h, I, i, J, j, K, k, L, l); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `combinators::::join::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:78:62 [INFO] [stdout] | [INFO] [stdout] 78 | Eventual::spawn(move |mut writer| async move { [INFO] [stdout] | ______________________________________________________________^ [INFO] [stdout] 79 | | // In the first section we wait until all values are available [INFO] [stdout] 80 | | let mut count:usize = 0; [INFO] [stdout] 81 | | $(let mut $t = None;)* [INFO] [stdout] ... | [INFO] [stdout] 108 | | } [INFO] [stdout] 109 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 125 | impl_tuples!(12, A, a, B, b, C, c, D, d, E, e, F, f, G, g, H, h, I, i, J, j, K, k, L, l); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: ...which requires elaborating drops for `combinators::::join::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:78:62 [INFO] [stdout] | [INFO] [stdout] 78 | Eventual::spawn(move |mut writer| async move { [INFO] [stdout] | ______________________________________________________________^ [INFO] [stdout] 79 | | // In the first section we wait until all values are available [INFO] [stdout] 80 | | let mut count:usize = 0; [INFO] [stdout] 81 | | $(let mut $t = None;)* [INFO] [stdout] ... | [INFO] [stdout] 108 | | } [INFO] [stdout] 109 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 125 | impl_tuples!(12, A, a, B, b, C, c, D, d, E, e, F, f, G, g, H, h, I, i, J, j, K, k, L, l); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: ...which requires borrow-checking `combinators::::join::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:78:62 [INFO] [stdout] | [INFO] [stdout] 78 | Eventual::spawn(move |mut writer| async move { [INFO] [stdout] | ______________________________________________________________^ [INFO] [stdout] 79 | | // In the first section we wait until all values are available [INFO] [stdout] 80 | | let mut count:usize = 0; [INFO] [stdout] 81 | | $(let mut $t = None;)* [INFO] [stdout] ... | [INFO] [stdout] 108 | | } [INFO] [stdout] 109 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 125 | impl_tuples!(12, A, a, B, b, C, c, D, d, E, e, F, f, G, g, H, h, I, i, J, j, K, k, L, l); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: ...which requires processing `combinators::::join::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:78:62 [INFO] [stdout] | [INFO] [stdout] 78 | Eventual::spawn(move |mut writer| async move { [INFO] [stdout] | ______________________________________________________________^ [INFO] [stdout] 79 | | // In the first section we wait until all values are available [INFO] [stdout] 80 | | let mut count:usize = 0; [INFO] [stdout] 81 | | $(let mut $t = None;)* [INFO] [stdout] ... | [INFO] [stdout] 108 | | } [INFO] [stdout] 109 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 125 | impl_tuples!(12, A, a, B, b, C, c, D, d, E, e, F, f, G, g, H, h, I, i, J, j, K, k, L, l); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: ...which requires processing MIR for `combinators::::join::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:78:62 [INFO] [stdout] | [INFO] [stdout] 78 | Eventual::spawn(move |mut writer| async move { [INFO] [stdout] | ______________________________________________________________^ [INFO] [stdout] 79 | | // In the first section we wait until all values are available [INFO] [stdout] 80 | | let mut count:usize = 0; [INFO] [stdout] 81 | | $(let mut $t = None;)* [INFO] [stdout] ... | [INFO] [stdout] 108 | | } [INFO] [stdout] 109 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 125 | impl_tuples!(12, A, a, B, b, C, c, D, d, E, e, F, f, G, g, H, h, I, i, J, j, K, k, L, l); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: ...which requires unsafety-checking `combinators::::join::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:78:62 [INFO] [stdout] | [INFO] [stdout] 78 | Eventual::spawn(move |mut writer| async move { [INFO] [stdout] | ______________________________________________________________^ [INFO] [stdout] 79 | | // In the first section we wait until all values are available [INFO] [stdout] 80 | | let mut count:usize = 0; [INFO] [stdout] 81 | | $(let mut $t = None;)* [INFO] [stdout] ... | [INFO] [stdout] 108 | | } [INFO] [stdout] 109 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 125 | impl_tuples!(12, A, a, B, b, C, c, D, d, E, e, F, f, G, g, H, h, I, i, J, j, K, k, L, l); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: ...which requires building MIR for `combinators::::join::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:78:62 [INFO] [stdout] | [INFO] [stdout] 78 | Eventual::spawn(move |mut writer| async move { [INFO] [stdout] | ______________________________________________________________^ [INFO] [stdout] 79 | | // In the first section we wait until all values are available [INFO] [stdout] 80 | | let mut count:usize = 0; [INFO] [stdout] 81 | | $(let mut $t = None;)* [INFO] [stdout] ... | [INFO] [stdout] 108 | | } [INFO] [stdout] 109 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 125 | impl_tuples!(12, A, a, B, b, C, c, D, d, E, e, F, f, G, g, H, h, I, i, J, j, K, k, L, l); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: ...which requires type-checking `combinators::::join::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:78:62 [INFO] [stdout] | [INFO] [stdout] 78 | Eventual::spawn(move |mut writer| async move { [INFO] [stdout] | ______________________________________________________________^ [INFO] [stdout] 79 | | // In the first section we wait until all values are available [INFO] [stdout] 80 | | let mut count:usize = 0; [INFO] [stdout] 81 | | $(let mut $t = None;)* [INFO] [stdout] ... | [INFO] [stdout] 108 | | } [INFO] [stdout] 109 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 125 | impl_tuples!(12, A, a, B, b, C, c, D, d, E, e, F, f, G, g, H, h, I, i, J, j, K, k, L, l); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: ...which again requires type-checking `combinators::::join`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] = note: this error originates in the macro `impl_tuple` which comes from the expansion of the macro `impl_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `combinators::::join` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | fn join(self) -> Eventual { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 125 | impl_tuples!(12, A, a, B, b, C, c, D, d, E, e, F, f, G, g, H, h, I, i, J, j, K, k, L, l); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `combinators::::join::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:78:62 [INFO] [stdout] | [INFO] [stdout] 78 | Eventual::spawn(move |mut writer| async move { [INFO] [stdout] | ______________________________________________________________^ [INFO] [stdout] 79 | | // In the first section we wait until all values are available [INFO] [stdout] 80 | | let mut count:usize = 0; [INFO] [stdout] 81 | | $(let mut $t = None;)* [INFO] [stdout] ... | [INFO] [stdout] 108 | | } [INFO] [stdout] 109 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 125 | impl_tuples!(12, A, a, B, b, C, c, D, d, E, e, F, f, G, g, H, h, I, i, J, j, K, k, L, l); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: ...which requires elaborating drops for `combinators::::join::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:78:62 [INFO] [stdout] | [INFO] [stdout] 78 | Eventual::spawn(move |mut writer| async move { [INFO] [stdout] | ______________________________________________________________^ [INFO] [stdout] 79 | | // In the first section we wait until all values are available [INFO] [stdout] 80 | | let mut count:usize = 0; [INFO] [stdout] 81 | | $(let mut $t = None;)* [INFO] [stdout] ... | [INFO] [stdout] 108 | | } [INFO] [stdout] 109 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 125 | impl_tuples!(12, A, a, B, b, C, c, D, d, E, e, F, f, G, g, H, h, I, i, J, j, K, k, L, l); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: ...which requires borrow-checking `combinators::::join::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:78:62 [INFO] [stdout] | [INFO] [stdout] 78 | Eventual::spawn(move |mut writer| async move { [INFO] [stdout] | ______________________________________________________________^ [INFO] [stdout] 79 | | // In the first section we wait until all values are available [INFO] [stdout] 80 | | let mut count:usize = 0; [INFO] [stdout] 81 | | $(let mut $t = None;)* [INFO] [stdout] ... | [INFO] [stdout] 108 | | } [INFO] [stdout] 109 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 125 | impl_tuples!(12, A, a, B, b, C, c, D, d, E, e, F, f, G, g, H, h, I, i, J, j, K, k, L, l); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: ...which requires processing `combinators::::join::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:78:62 [INFO] [stdout] | [INFO] [stdout] 78 | Eventual::spawn(move |mut writer| async move { [INFO] [stdout] | ______________________________________________________________^ [INFO] [stdout] 79 | | // In the first section we wait until all values are available [INFO] [stdout] 80 | | let mut count:usize = 0; [INFO] [stdout] 81 | | $(let mut $t = None;)* [INFO] [stdout] ... | [INFO] [stdout] 108 | | } [INFO] [stdout] 109 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 125 | impl_tuples!(12, A, a, B, b, C, c, D, d, E, e, F, f, G, g, H, h, I, i, J, j, K, k, L, l); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: ...which requires processing MIR for `combinators::::join::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:78:62 [INFO] [stdout] | [INFO] [stdout] 78 | Eventual::spawn(move |mut writer| async move { [INFO] [stdout] | ______________________________________________________________^ [INFO] [stdout] 79 | | // In the first section we wait until all values are available [INFO] [stdout] 80 | | let mut count:usize = 0; [INFO] [stdout] 81 | | $(let mut $t = None;)* [INFO] [stdout] ... | [INFO] [stdout] 108 | | } [INFO] [stdout] 109 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 125 | impl_tuples!(12, A, a, B, b, C, c, D, d, E, e, F, f, G, g, H, h, I, i, J, j, K, k, L, l); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: ...which requires unsafety-checking `combinators::::join::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:78:62 [INFO] [stdout] | [INFO] [stdout] 78 | Eventual::spawn(move |mut writer| async move { [INFO] [stdout] | ______________________________________________________________^ [INFO] [stdout] 79 | | // In the first section we wait until all values are available [INFO] [stdout] 80 | | let mut count:usize = 0; [INFO] [stdout] 81 | | $(let mut $t = None;)* [INFO] [stdout] ... | [INFO] [stdout] 108 | | } [INFO] [stdout] 109 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 125 | impl_tuples!(12, A, a, B, b, C, c, D, d, E, e, F, f, G, g, H, h, I, i, J, j, K, k, L, l); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: ...which requires building MIR for `combinators::::join::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:78:62 [INFO] [stdout] | [INFO] [stdout] 78 | Eventual::spawn(move |mut writer| async move { [INFO] [stdout] | ______________________________________________________________^ [INFO] [stdout] 79 | | // In the first section we wait until all values are available [INFO] [stdout] 80 | | let mut count:usize = 0; [INFO] [stdout] 81 | | $(let mut $t = None;)* [INFO] [stdout] ... | [INFO] [stdout] 108 | | } [INFO] [stdout] 109 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 125 | impl_tuples!(12, A, a, B, b, C, c, D, d, E, e, F, f, G, g, H, h, I, i, J, j, K, k, L, l); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: ...which requires type-checking `combinators::::join::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:78:62 [INFO] [stdout] | [INFO] [stdout] 78 | Eventual::spawn(move |mut writer| async move { [INFO] [stdout] | ______________________________________________________________^ [INFO] [stdout] 79 | | // In the first section we wait until all values are available [INFO] [stdout] 80 | | let mut count:usize = 0; [INFO] [stdout] 81 | | $(let mut $t = None;)* [INFO] [stdout] ... | [INFO] [stdout] 108 | | } [INFO] [stdout] 109 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 125 | impl_tuples!(12, A, a, B, b, C, c, D, d, E, e, F, f, G, g, H, h, I, i, J, j, K, k, L, l); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: ...which again requires type-checking `combinators::::join`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] = note: this error originates in the macro `impl_tuple` which comes from the expansion of the macro `impl_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `combinators::::join` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | fn join(self) -> Eventual { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 125 | impl_tuples!(12, A, a, B, b, C, c, D, d, E, e, F, f, G, g, H, h, I, i, J, j, K, k, L, l); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `combinators::::join::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:78:62 [INFO] [stdout] | [INFO] [stdout] 78 | Eventual::spawn(move |mut writer| async move { [INFO] [stdout] | ______________________________________________________________^ [INFO] [stdout] 79 | | // In the first section we wait until all values are available [INFO] [stdout] 80 | | let mut count:usize = 0; [INFO] [stdout] 81 | | $(let mut $t = None;)* [INFO] [stdout] ... | [INFO] [stdout] 108 | | } [INFO] [stdout] 109 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 125 | impl_tuples!(12, A, a, B, b, C, c, D, d, E, e, F, f, G, g, H, h, I, i, J, j, K, k, L, l); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: ...which requires elaborating drops for `combinators::::join::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:78:62 [INFO] [stdout] | [INFO] [stdout] 78 | Eventual::spawn(move |mut writer| async move { [INFO] [stdout] | ______________________________________________________________^ [INFO] [stdout] 79 | | // In the first section we wait until all values are available [INFO] [stdout] 80 | | let mut count:usize = 0; [INFO] [stdout] 81 | | $(let mut $t = None;)* [INFO] [stdout] ... | [INFO] [stdout] 108 | | } [INFO] [stdout] 109 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 125 | impl_tuples!(12, A, a, B, b, C, c, D, d, E, e, F, f, G, g, H, h, I, i, J, j, K, k, L, l); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: ...which requires borrow-checking `combinators::::join::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:78:62 [INFO] [stdout] | [INFO] [stdout] 78 | Eventual::spawn(move |mut writer| async move { [INFO] [stdout] | ______________________________________________________________^ [INFO] [stdout] 79 | | // In the first section we wait until all values are available [INFO] [stdout] 80 | | let mut count:usize = 0; [INFO] [stdout] 81 | | $(let mut $t = None;)* [INFO] [stdout] ... | [INFO] [stdout] 108 | | } [INFO] [stdout] 109 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 125 | impl_tuples!(12, A, a, B, b, C, c, D, d, E, e, F, f, G, g, H, h, I, i, J, j, K, k, L, l); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: ...which requires processing `combinators::::join::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:78:62 [INFO] [stdout] | [INFO] [stdout] 78 | Eventual::spawn(move |mut writer| async move { [INFO] [stdout] | ______________________________________________________________^ [INFO] [stdout] 79 | | // In the first section we wait until all values are available [INFO] [stdout] 80 | | let mut count:usize = 0; [INFO] [stdout] 81 | | $(let mut $t = None;)* [INFO] [stdout] ... | [INFO] [stdout] 108 | | } [INFO] [stdout] 109 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 125 | impl_tuples!(12, A, a, B, b, C, c, D, d, E, e, F, f, G, g, H, h, I, i, J, j, K, k, L, l); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: ...which requires processing MIR for `combinators::::join::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:78:62 [INFO] [stdout] | [INFO] [stdout] 78 | Eventual::spawn(move |mut writer| async move { [INFO] [stdout] | ______________________________________________________________^ [INFO] [stdout] 79 | | // In the first section we wait until all values are available [INFO] [stdout] 80 | | let mut count:usize = 0; [INFO] [stdout] 81 | | $(let mut $t = None;)* [INFO] [stdout] ... | [INFO] [stdout] 108 | | } [INFO] [stdout] 109 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 125 | impl_tuples!(12, A, a, B, b, C, c, D, d, E, e, F, f, G, g, H, h, I, i, J, j, K, k, L, l); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: ...which requires unsafety-checking `combinators::::join::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:78:62 [INFO] [stdout] | [INFO] [stdout] 78 | Eventual::spawn(move |mut writer| async move { [INFO] [stdout] | ______________________________________________________________^ [INFO] [stdout] 79 | | // In the first section we wait until all values are available [INFO] [stdout] 80 | | let mut count:usize = 0; [INFO] [stdout] 81 | | $(let mut $t = None;)* [INFO] [stdout] ... | [INFO] [stdout] 108 | | } [INFO] [stdout] 109 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 125 | impl_tuples!(12, A, a, B, b, C, c, D, d, E, e, F, f, G, g, H, h, I, i, J, j, K, k, L, l); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: ...which requires building MIR for `combinators::::join::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:78:62 [INFO] [stdout] | [INFO] [stdout] 78 | Eventual::spawn(move |mut writer| async move { [INFO] [stdout] | ______________________________________________________________^ [INFO] [stdout] 79 | | // In the first section we wait until all values are available [INFO] [stdout] 80 | | let mut count:usize = 0; [INFO] [stdout] 81 | | $(let mut $t = None;)* [INFO] [stdout] ... | [INFO] [stdout] 108 | | } [INFO] [stdout] 109 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 125 | impl_tuples!(12, A, a, B, b, C, c, D, d, E, e, F, f, G, g, H, h, I, i, J, j, K, k, L, l); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: ...which requires type-checking `combinators::::join::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:78:62 [INFO] [stdout] | [INFO] [stdout] 78 | Eventual::spawn(move |mut writer| async move { [INFO] [stdout] | ______________________________________________________________^ [INFO] [stdout] 79 | | // In the first section we wait until all values are available [INFO] [stdout] 80 | | let mut count:usize = 0; [INFO] [stdout] 81 | | $(let mut $t = None;)* [INFO] [stdout] ... | [INFO] [stdout] 108 | | } [INFO] [stdout] 109 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 125 | impl_tuples!(12, A, a, B, b, C, c, D, d, E, e, F, f, G, g, H, h, I, i, J, j, K, k, L, l); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: ...which again requires type-checking `combinators::::join`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] = note: this error originates in the macro `impl_tuple` which comes from the expansion of the macro `impl_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `combinators::::join` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | fn join(self) -> Eventual { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 125 | impl_tuples!(12, A, a, B, b, C, c, D, d, E, e, F, f, G, g, H, h, I, i, J, j, K, k, L, l); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `combinators::::join::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:78:62 [INFO] [stdout] | [INFO] [stdout] 78 | Eventual::spawn(move |mut writer| async move { [INFO] [stdout] | ______________________________________________________________^ [INFO] [stdout] 79 | | // In the first section we wait until all values are available [INFO] [stdout] 80 | | let mut count:usize = 0; [INFO] [stdout] 81 | | $(let mut $t = None;)* [INFO] [stdout] ... | [INFO] [stdout] 108 | | } [INFO] [stdout] 109 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 125 | impl_tuples!(12, A, a, B, b, C, c, D, d, E, e, F, f, G, g, H, h, I, i, J, j, K, k, L, l); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: ...which requires elaborating drops for `combinators::::join::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:78:62 [INFO] [stdout] | [INFO] [stdout] 78 | Eventual::spawn(move |mut writer| async move { [INFO] [stdout] | ______________________________________________________________^ [INFO] [stdout] 79 | | // In the first section we wait until all values are available [INFO] [stdout] 80 | | let mut count:usize = 0; [INFO] [stdout] 81 | | $(let mut $t = None;)* [INFO] [stdout] ... | [INFO] [stdout] 108 | | } [INFO] [stdout] 109 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 125 | impl_tuples!(12, A, a, B, b, C, c, D, d, E, e, F, f, G, g, H, h, I, i, J, j, K, k, L, l); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: ...which requires borrow-checking `combinators::::join::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:78:62 [INFO] [stdout] | [INFO] [stdout] 78 | Eventual::spawn(move |mut writer| async move { [INFO] [stdout] | ______________________________________________________________^ [INFO] [stdout] 79 | | // In the first section we wait until all values are available [INFO] [stdout] 80 | | let mut count:usize = 0; [INFO] [stdout] 81 | | $(let mut $t = None;)* [INFO] [stdout] ... | [INFO] [stdout] 108 | | } [INFO] [stdout] 109 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 125 | impl_tuples!(12, A, a, B, b, C, c, D, d, E, e, F, f, G, g, H, h, I, i, J, j, K, k, L, l); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: ...which requires processing `combinators::::join::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:78:62 [INFO] [stdout] | [INFO] [stdout] 78 | Eventual::spawn(move |mut writer| async move { [INFO] [stdout] | ______________________________________________________________^ [INFO] [stdout] 79 | | // In the first section we wait until all values are available [INFO] [stdout] 80 | | let mut count:usize = 0; [INFO] [stdout] 81 | | $(let mut $t = None;)* [INFO] [stdout] ... | [INFO] [stdout] 108 | | } [INFO] [stdout] 109 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 125 | impl_tuples!(12, A, a, B, b, C, c, D, d, E, e, F, f, G, g, H, h, I, i, J, j, K, k, L, l); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: ...which requires processing MIR for `combinators::::join::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:78:62 [INFO] [stdout] | [INFO] [stdout] 78 | Eventual::spawn(move |mut writer| async move { [INFO] [stdout] | ______________________________________________________________^ [INFO] [stdout] 79 | | // In the first section we wait until all values are available [INFO] [stdout] 80 | | let mut count:usize = 0; [INFO] [stdout] 81 | | $(let mut $t = None;)* [INFO] [stdout] ... | [INFO] [stdout] 108 | | } [INFO] [stdout] 109 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 125 | impl_tuples!(12, A, a, B, b, C, c, D, d, E, e, F, f, G, g, H, h, I, i, J, j, K, k, L, l); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: ...which requires unsafety-checking `combinators::::join::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:78:62 [INFO] [stdout] | [INFO] [stdout] 78 | Eventual::spawn(move |mut writer| async move { [INFO] [stdout] | ______________________________________________________________^ [INFO] [stdout] 79 | | // In the first section we wait until all values are available [INFO] [stdout] 80 | | let mut count:usize = 0; [INFO] [stdout] 81 | | $(let mut $t = None;)* [INFO] [stdout] ... | [INFO] [stdout] 108 | | } [INFO] [stdout] 109 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 125 | impl_tuples!(12, A, a, B, b, C, c, D, d, E, e, F, f, G, g, H, h, I, i, J, j, K, k, L, l); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: ...which requires building MIR for `combinators::::join::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:78:62 [INFO] [stdout] | [INFO] [stdout] 78 | Eventual::spawn(move |mut writer| async move { [INFO] [stdout] | ______________________________________________________________^ [INFO] [stdout] 79 | | // In the first section we wait until all values are available [INFO] [stdout] 80 | | let mut count:usize = 0; [INFO] [stdout] 81 | | $(let mut $t = None;)* [INFO] [stdout] ... | [INFO] [stdout] 108 | | } [INFO] [stdout] 109 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 125 | impl_tuples!(12, A, a, B, b, C, c, D, d, E, e, F, f, G, g, H, h, I, i, J, j, K, k, L, l); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: ...which requires type-checking `combinators::::join::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:78:62 [INFO] [stdout] | [INFO] [stdout] 78 | Eventual::spawn(move |mut writer| async move { [INFO] [stdout] | ______________________________________________________________^ [INFO] [stdout] 79 | | // In the first section we wait until all values are available [INFO] [stdout] 80 | | let mut count:usize = 0; [INFO] [stdout] 81 | | $(let mut $t = None;)* [INFO] [stdout] ... | [INFO] [stdout] 108 | | } [INFO] [stdout] 109 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 125 | impl_tuples!(12, A, a, B, b, C, c, D, d, E, e, F, f, G, g, H, h, I, i, J, j, K, k, L, l); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: ...which again requires type-checking `combinators::::join`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] = note: this error originates in the macro `impl_tuple` which comes from the expansion of the macro `impl_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `combinators::::join` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | fn join(self) -> Eventual { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 125 | impl_tuples!(12, A, a, B, b, C, c, D, d, E, e, F, f, G, g, H, h, I, i, J, j, K, k, L, l); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `combinators::::join::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:78:62 [INFO] [stdout] | [INFO] [stdout] 78 | Eventual::spawn(move |mut writer| async move { [INFO] [stdout] | ______________________________________________________________^ [INFO] [stdout] 79 | | // In the first section we wait until all values are available [INFO] [stdout] 80 | | let mut count:usize = 0; [INFO] [stdout] 81 | | $(let mut $t = None;)* [INFO] [stdout] ... | [INFO] [stdout] 108 | | } [INFO] [stdout] 109 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 125 | impl_tuples!(12, A, a, B, b, C, c, D, d, E, e, F, f, G, g, H, h, I, i, J, j, K, k, L, l); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: ...which requires elaborating drops for `combinators::::join::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:78:62 [INFO] [stdout] | [INFO] [stdout] 78 | Eventual::spawn(move |mut writer| async move { [INFO] [stdout] | ______________________________________________________________^ [INFO] [stdout] 79 | | // In the first section we wait until all values are available [INFO] [stdout] 80 | | let mut count:usize = 0; [INFO] [stdout] 81 | | $(let mut $t = None;)* [INFO] [stdout] ... | [INFO] [stdout] 108 | | } [INFO] [stdout] 109 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 125 | impl_tuples!(12, A, a, B, b, C, c, D, d, E, e, F, f, G, g, H, h, I, i, J, j, K, k, L, l); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: ...which requires borrow-checking `combinators::::join::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:78:62 [INFO] [stdout] | [INFO] [stdout] 78 | Eventual::spawn(move |mut writer| async move { [INFO] [stdout] | ______________________________________________________________^ [INFO] [stdout] 79 | | // In the first section we wait until all values are available [INFO] [stdout] 80 | | let mut count:usize = 0; [INFO] [stdout] 81 | | $(let mut $t = None;)* [INFO] [stdout] ... | [INFO] [stdout] 108 | | } [INFO] [stdout] 109 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 125 | impl_tuples!(12, A, a, B, b, C, c, D, d, E, e, F, f, G, g, H, h, I, i, J, j, K, k, L, l); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: ...which requires processing `combinators::::join::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:78:62 [INFO] [stdout] | [INFO] [stdout] 78 | Eventual::spawn(move |mut writer| async move { [INFO] [stdout] | ______________________________________________________________^ [INFO] [stdout] 79 | | // In the first section we wait until all values are available [INFO] [stdout] 80 | | let mut count:usize = 0; [INFO] [stdout] 81 | | $(let mut $t = None;)* [INFO] [stdout] ... | [INFO] [stdout] 108 | | } [INFO] [stdout] 109 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 125 | impl_tuples!(12, A, a, B, b, C, c, D, d, E, e, F, f, G, g, H, h, I, i, J, j, K, k, L, l); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: ...which requires processing MIR for `combinators::::join::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:78:62 [INFO] [stdout] | [INFO] [stdout] 78 | Eventual::spawn(move |mut writer| async move { [INFO] [stdout] | ______________________________________________________________^ [INFO] [stdout] 79 | | // In the first section we wait until all values are available [INFO] [stdout] 80 | | let mut count:usize = 0; [INFO] [stdout] 81 | | $(let mut $t = None;)* [INFO] [stdout] ... | [INFO] [stdout] 108 | | } [INFO] [stdout] 109 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 125 | impl_tuples!(12, A, a, B, b, C, c, D, d, E, e, F, f, G, g, H, h, I, i, J, j, K, k, L, l); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: ...which requires unsafety-checking `combinators::::join::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:78:62 [INFO] [stdout] | [INFO] [stdout] 78 | Eventual::spawn(move |mut writer| async move { [INFO] [stdout] | ______________________________________________________________^ [INFO] [stdout] 79 | | // In the first section we wait until all values are available [INFO] [stdout] 80 | | let mut count:usize = 0; [INFO] [stdout] 81 | | $(let mut $t = None;)* [INFO] [stdout] ... | [INFO] [stdout] 108 | | } [INFO] [stdout] 109 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 125 | impl_tuples!(12, A, a, B, b, C, c, D, d, E, e, F, f, G, g, H, h, I, i, J, j, K, k, L, l); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: ...which requires building MIR for `combinators::::join::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:78:62 [INFO] [stdout] | [INFO] [stdout] 78 | Eventual::spawn(move |mut writer| async move { [INFO] [stdout] | ______________________________________________________________^ [INFO] [stdout] 79 | | // In the first section we wait until all values are available [INFO] [stdout] 80 | | let mut count:usize = 0; [INFO] [stdout] 81 | | $(let mut $t = None;)* [INFO] [stdout] ... | [INFO] [stdout] 108 | | } [INFO] [stdout] 109 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 125 | impl_tuples!(12, A, a, B, b, C, c, D, d, E, e, F, f, G, g, H, h, I, i, J, j, K, k, L, l); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: ...which requires type-checking `combinators::::join::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:78:62 [INFO] [stdout] | [INFO] [stdout] 78 | Eventual::spawn(move |mut writer| async move { [INFO] [stdout] | ______________________________________________________________^ [INFO] [stdout] 79 | | // In the first section we wait until all values are available [INFO] [stdout] 80 | | let mut count:usize = 0; [INFO] [stdout] 81 | | $(let mut $t = None;)* [INFO] [stdout] ... | [INFO] [stdout] 108 | | } [INFO] [stdout] 109 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 125 | impl_tuples!(12, A, a, B, b, C, c, D, d, E, e, F, f, G, g, H, h, I, i, J, j, K, k, L, l); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: ...which again requires type-checking `combinators::::join`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] = note: this error originates in the macro `impl_tuple` which comes from the expansion of the macro `impl_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `combinators::throttle` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:191:1 [INFO] [stdout] | [INFO] [stdout] 191 | / pub fn throttle(read: E, duration: Duration) -> Eventual [INFO] [stdout] 192 | | where [INFO] [stdout] 193 | | E: IntoReader, [INFO] [stdout] | |__________________^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `combinators::throttle::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:197:50 [INFO] [stdout] | [INFO] [stdout] 197 | Eventual::spawn(move |mut writer| async move { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 198 | | loop { [INFO] [stdout] 199 | | let mut next = read.next().await?; [INFO] [stdout] 200 | | let end = tokio::time::Instant::now() + duration; [INFO] [stdout] ... | [INFO] [stdout] 216 | | } [INFO] [stdout] 217 | | }) [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `combinators::throttle::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:197:50 [INFO] [stdout] | [INFO] [stdout] 197 | Eventual::spawn(move |mut writer| async move { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 198 | | loop { [INFO] [stdout] 199 | | let mut next = read.next().await?; [INFO] [stdout] 200 | | let end = tokio::time::Instant::now() + duration; [INFO] [stdout] ... | [INFO] [stdout] 216 | | } [INFO] [stdout] 217 | | }) [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `combinators::throttle::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:197:50 [INFO] [stdout] | [INFO] [stdout] 197 | Eventual::spawn(move |mut writer| async move { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 198 | | loop { [INFO] [stdout] 199 | | let mut next = read.next().await?; [INFO] [stdout] 200 | | let end = tokio::time::Instant::now() + duration; [INFO] [stdout] ... | [INFO] [stdout] 216 | | } [INFO] [stdout] 217 | | }) [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `combinators::throttle::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:197:50 [INFO] [stdout] | [INFO] [stdout] 197 | Eventual::spawn(move |mut writer| async move { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 198 | | loop { [INFO] [stdout] 199 | | let mut next = read.next().await?; [INFO] [stdout] 200 | | let end = tokio::time::Instant::now() + duration; [INFO] [stdout] ... | [INFO] [stdout] 216 | | } [INFO] [stdout] 217 | | }) [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `combinators::throttle::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:197:50 [INFO] [stdout] | [INFO] [stdout] 197 | Eventual::spawn(move |mut writer| async move { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 198 | | loop { [INFO] [stdout] 199 | | let mut next = read.next().await?; [INFO] [stdout] 200 | | let end = tokio::time::Instant::now() + duration; [INFO] [stdout] ... | [INFO] [stdout] 216 | | } [INFO] [stdout] 217 | | }) [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `combinators::throttle::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:197:50 [INFO] [stdout] | [INFO] [stdout] 197 | Eventual::spawn(move |mut writer| async move { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 198 | | loop { [INFO] [stdout] 199 | | let mut next = read.next().await?; [INFO] [stdout] 200 | | let end = tokio::time::Instant::now() + duration; [INFO] [stdout] ... | [INFO] [stdout] 216 | | } [INFO] [stdout] 217 | | }) [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `combinators::throttle::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:197:50 [INFO] [stdout] | [INFO] [stdout] 197 | Eventual::spawn(move |mut writer| async move { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 198 | | loop { [INFO] [stdout] 199 | | let mut next = read.next().await?; [INFO] [stdout] 200 | | let end = tokio::time::Instant::now() + duration; [INFO] [stdout] ... | [INFO] [stdout] 216 | | } [INFO] [stdout] 217 | | }) [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `combinators::throttle::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:197:50 [INFO] [stdout] | [INFO] [stdout] 197 | Eventual::spawn(move |mut writer| async move { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 198 | | loop { [INFO] [stdout] 199 | | let mut next = read.next().await?; [INFO] [stdout] 200 | | let end = tokio::time::Instant::now() + duration; [INFO] [stdout] ... | [INFO] [stdout] 216 | | } [INFO] [stdout] 217 | | }) [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `combinators::throttle`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `combinators::retry` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:323:1 [INFO] [stdout] | [INFO] [stdout] 323 | / pub fn retry(mut f: F) -> Eventual [INFO] [stdout] 324 | | where [INFO] [stdout] 325 | | Ok: Value, [INFO] [stdout] 326 | | Err: Value, [INFO] [stdout] 327 | | Fut: Send + Future>>, [INFO] [stdout] 328 | | F: 'static + Send + FnMut(Option) -> Fut, [INFO] [stdout] | |__________________________________________________^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `combinators::retry::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:330:50 [INFO] [stdout] | [INFO] [stdout] 330 | Eventual::spawn(move |mut writer| async move { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 331 | | loop { [INFO] [stdout] 332 | | let mut e = f(None).await.subscribe(); [INFO] [stdout] 333 | | let mut next = e.next().await; [INFO] [stdout] ... | [INFO] [stdout] 354 | | } [INFO] [stdout] 355 | | }) [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `combinators::retry::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:330:50 [INFO] [stdout] | [INFO] [stdout] 330 | Eventual::spawn(move |mut writer| async move { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 331 | | loop { [INFO] [stdout] 332 | | let mut e = f(None).await.subscribe(); [INFO] [stdout] 333 | | let mut next = e.next().await; [INFO] [stdout] ... | [INFO] [stdout] 354 | | } [INFO] [stdout] 355 | | }) [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `combinators::retry::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:330:50 [INFO] [stdout] | [INFO] [stdout] 330 | Eventual::spawn(move |mut writer| async move { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 331 | | loop { [INFO] [stdout] 332 | | let mut e = f(None).await.subscribe(); [INFO] [stdout] 333 | | let mut next = e.next().await; [INFO] [stdout] ... | [INFO] [stdout] 354 | | } [INFO] [stdout] 355 | | }) [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `combinators::retry::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:330:50 [INFO] [stdout] | [INFO] [stdout] 330 | Eventual::spawn(move |mut writer| async move { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 331 | | loop { [INFO] [stdout] 332 | | let mut e = f(None).await.subscribe(); [INFO] [stdout] 333 | | let mut next = e.next().await; [INFO] [stdout] ... | [INFO] [stdout] 354 | | } [INFO] [stdout] 355 | | }) [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `combinators::retry::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:330:50 [INFO] [stdout] | [INFO] [stdout] 330 | Eventual::spawn(move |mut writer| async move { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 331 | | loop { [INFO] [stdout] 332 | | let mut e = f(None).await.subscribe(); [INFO] [stdout] 333 | | let mut next = e.next().await; [INFO] [stdout] ... | [INFO] [stdout] 354 | | } [INFO] [stdout] 355 | | }) [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `combinators::retry::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:330:50 [INFO] [stdout] | [INFO] [stdout] 330 | Eventual::spawn(move |mut writer| async move { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 331 | | loop { [INFO] [stdout] 332 | | let mut e = f(None).await.subscribe(); [INFO] [stdout] 333 | | let mut next = e.next().await; [INFO] [stdout] ... | [INFO] [stdout] 354 | | } [INFO] [stdout] 355 | | }) [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `combinators::retry::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:330:50 [INFO] [stdout] | [INFO] [stdout] 330 | Eventual::spawn(move |mut writer| async move { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 331 | | loop { [INFO] [stdout] 332 | | let mut e = f(None).await.subscribe(); [INFO] [stdout] 333 | | let mut next = e.next().await; [INFO] [stdout] ... | [INFO] [stdout] 354 | | } [INFO] [stdout] 355 | | }) [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `combinators::retry::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:330:50 [INFO] [stdout] | [INFO] [stdout] 330 | Eventual::spawn(move |mut writer| async move { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 331 | | loop { [INFO] [stdout] 332 | | let mut e = f(None).await.subscribe(); [INFO] [stdout] 333 | | let mut next = e.next().await; [INFO] [stdout] ... | [INFO] [stdout] 354 | | } [INFO] [stdout] 355 | | }) [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `combinators::retry`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `combinators::prefer` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:444:1 [INFO] [stdout] | [INFO] [stdout] 444 | / pub fn prefer(source_1: R1, source_2: R2) -> Eventual [INFO] [stdout] 445 | | where [INFO] [stdout] 446 | | R1: IntoReader, [INFO] [stdout] 447 | | R2: IntoReader, [INFO] [stdout] 448 | | T: Value, [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `combinators::prefer::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:453:45 [INFO] [stdout] | [INFO] [stdout] 453 | Eventual::spawn(|mut writer| async move { [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 454 | | loop { [INFO] [stdout] 455 | | select! { [INFO] [stdout] 456 | | biased; [INFO] [stdout] ... | [INFO] [stdout] 480 | | } [INFO] [stdout] 481 | | }) [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `combinators::prefer::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:453:45 [INFO] [stdout] | [INFO] [stdout] 453 | Eventual::spawn(|mut writer| async move { [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 454 | | loop { [INFO] [stdout] 455 | | select! { [INFO] [stdout] 456 | | biased; [INFO] [stdout] ... | [INFO] [stdout] 480 | | } [INFO] [stdout] 481 | | }) [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `combinators::prefer::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:453:45 [INFO] [stdout] | [INFO] [stdout] 453 | Eventual::spawn(|mut writer| async move { [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 454 | | loop { [INFO] [stdout] 455 | | select! { [INFO] [stdout] 456 | | biased; [INFO] [stdout] ... | [INFO] [stdout] 480 | | } [INFO] [stdout] 481 | | }) [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `combinators::prefer::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:453:45 [INFO] [stdout] | [INFO] [stdout] 453 | Eventual::spawn(|mut writer| async move { [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 454 | | loop { [INFO] [stdout] 455 | | select! { [INFO] [stdout] 456 | | biased; [INFO] [stdout] ... | [INFO] [stdout] 480 | | } [INFO] [stdout] 481 | | }) [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `combinators::prefer::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:453:45 [INFO] [stdout] | [INFO] [stdout] 453 | Eventual::spawn(|mut writer| async move { [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 454 | | loop { [INFO] [stdout] 455 | | select! { [INFO] [stdout] 456 | | biased; [INFO] [stdout] ... | [INFO] [stdout] 480 | | } [INFO] [stdout] 481 | | }) [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `combinators::prefer::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:453:45 [INFO] [stdout] | [INFO] [stdout] 453 | Eventual::spawn(|mut writer| async move { [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 454 | | loop { [INFO] [stdout] 455 | | select! { [INFO] [stdout] 456 | | biased; [INFO] [stdout] ... | [INFO] [stdout] 480 | | } [INFO] [stdout] 481 | | }) [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `combinators::prefer::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:453:45 [INFO] [stdout] | [INFO] [stdout] 453 | Eventual::spawn(|mut writer| async move { [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 454 | | loop { [INFO] [stdout] 455 | | select! { [INFO] [stdout] 456 | | biased; [INFO] [stdout] ... | [INFO] [stdout] 480 | | } [INFO] [stdout] 481 | | }) [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `combinators::prefer::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:453:45 [INFO] [stdout] | [INFO] [stdout] 453 | Eventual::spawn(|mut writer| async move { [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 454 | | loop { [INFO] [stdout] 455 | | select! { [INFO] [stdout] 456 | | biased; [INFO] [stdout] ... | [INFO] [stdout] 480 | | } [INFO] [stdout] 481 | | }) [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `combinators::prefer`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `combinators::flatten` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:500:1 [INFO] [stdout] | [INFO] [stdout] 500 | / pub fn flatten(outer: R1) -> Eventual [INFO] [stdout] 501 | | where [INFO] [stdout] 502 | | R1: IntoReader, [INFO] [stdout] 503 | | R2: IntoReader, [INFO] [stdout] 504 | | R2: Value, [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `combinators::flatten::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:507:45 [INFO] [stdout] | [INFO] [stdout] 507 | Eventual::spawn(|mut writer| async move { [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 508 | | // Always need to get the first outer eventual. If there [INFO] [stdout] 509 | | // is none, then there are no values and this can return because [INFO] [stdout] 510 | | // there is never anything else to write. [INFO] [stdout] ... | [INFO] [stdout] 537 | | } [INFO] [stdout] 538 | | }) [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `combinators::flatten::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:507:45 [INFO] [stdout] | [INFO] [stdout] 507 | Eventual::spawn(|mut writer| async move { [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 508 | | // Always need to get the first outer eventual. If there [INFO] [stdout] 509 | | // is none, then there are no values and this can return because [INFO] [stdout] 510 | | // there is never anything else to write. [INFO] [stdout] ... | [INFO] [stdout] 537 | | } [INFO] [stdout] 538 | | }) [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `combinators::flatten::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:507:45 [INFO] [stdout] | [INFO] [stdout] 507 | Eventual::spawn(|mut writer| async move { [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 508 | | // Always need to get the first outer eventual. If there [INFO] [stdout] 509 | | // is none, then there are no values and this can return because [INFO] [stdout] 510 | | // there is never anything else to write. [INFO] [stdout] ... | [INFO] [stdout] 537 | | } [INFO] [stdout] 538 | | }) [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `combinators::flatten::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:507:45 [INFO] [stdout] | [INFO] [stdout] 507 | Eventual::spawn(|mut writer| async move { [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 508 | | // Always need to get the first outer eventual. If there [INFO] [stdout] 509 | | // is none, then there are no values and this can return because [INFO] [stdout] 510 | | // there is never anything else to write. [INFO] [stdout] ... | [INFO] [stdout] 537 | | } [INFO] [stdout] 538 | | }) [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `combinators::flatten::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:507:45 [INFO] [stdout] | [INFO] [stdout] 507 | Eventual::spawn(|mut writer| async move { [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 508 | | // Always need to get the first outer eventual. If there [INFO] [stdout] 509 | | // is none, then there are no values and this can return because [INFO] [stdout] 510 | | // there is never anything else to write. [INFO] [stdout] ... | [INFO] [stdout] 537 | | } [INFO] [stdout] 538 | | }) [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `combinators::flatten::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:507:45 [INFO] [stdout] | [INFO] [stdout] 507 | Eventual::spawn(|mut writer| async move { [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 508 | | // Always need to get the first outer eventual. If there [INFO] [stdout] 509 | | // is none, then there are no values and this can return because [INFO] [stdout] 510 | | // there is never anything else to write. [INFO] [stdout] ... | [INFO] [stdout] 537 | | } [INFO] [stdout] 538 | | }) [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `combinators::flatten::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:507:45 [INFO] [stdout] | [INFO] [stdout] 507 | Eventual::spawn(|mut writer| async move { [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 508 | | // Always need to get the first outer eventual. If there [INFO] [stdout] 509 | | // is none, then there are no values and this can return because [INFO] [stdout] 510 | | // there is never anything else to write. [INFO] [stdout] ... | [INFO] [stdout] 537 | | } [INFO] [stdout] 538 | | }) [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `combinators::flatten::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/eventuals-0.6.6/src/combinators/mod.rs:507:45 [INFO] [stdout] | [INFO] [stdout] 507 | Eventual::spawn(|mut writer| async move { [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 508 | | // Always need to get the first outer eventual. If there [INFO] [stdout] 509 | | // is none, then there are no values and this can return because [INFO] [stdout] 510 | | // there is never anything else to write. [INFO] [stdout] ... | [INFO] [stdout] 537 | | } [INFO] [stdout] 538 | | }) [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `combinators::flatten`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 16 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0391`. [INFO] [stdout] [INFO] [stderr] error: could not compile `eventuals` due to 17 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "b0172fb1d33ab747d5289771b25c97ec9cfae0be07588305953eefe61fd6f1ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0172fb1d33ab747d5289771b25c97ec9cfae0be07588305953eefe61fd6f1ff", kill_on_drop: false }` [INFO] [stdout] b0172fb1d33ab747d5289771b25c97ec9cfae0be07588305953eefe61fd6f1ff