[INFO] cloning repository https://github.com/azriel91/cli_async [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/azriel91/cli_async" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fazriel91%2Fcli_async", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fazriel91%2Fcli_async'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7d2fb4f390f4edf4832667d2b985ed97b6d2dac4 [INFO] checking azriel91/cli_async against master#eb10639928a2781cf0a12440007fbcc1e3a6888f for pr-127827-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fazriel91%2Fcli_async" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/azriel91/cli_async on toolchain eb10639928a2781cf0a12440007fbcc1e3a6888f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eb10639928a2781cf0a12440007fbcc1e3a6888f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/azriel91/cli_async [INFO] finished tweaking git repo https://github.com/azriel91/cli_async [INFO] tweaked toml for git repo https://github.com/azriel91/cli_async written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/azriel91/cli_async already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eb10639928a2781cf0a12440007fbcc1e3a6888f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unicode-width v0.1.9 [INFO] [stderr] Downloaded console v0.15.0 [INFO] [stderr] Downloaded indicatif v0.16.2 [INFO] [stderr] Downloaded ctrlc v3.2.2 [INFO] [stderr] Downloaded async-ctrlc v1.2.0 [INFO] [stderr] Downloaded crossterm_winapi v0.9.0 [INFO] [stderr] Downloaded crossterm v0.23.2 [INFO] [stderr] Downloaded signal-hook v0.3.14 [INFO] [stderr] Downloaded nix v0.24.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+eb10639928a2781cf0a12440007fbcc1e3a6888f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 61429086235a00346d94ecdf6c34792c86ce476af9059345d108db7cec8e4a92 [INFO] running `Command { std: "docker" "start" "-a" "61429086235a00346d94ecdf6c34792c86ce476af9059345d108db7cec8e4a92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "61429086235a00346d94ecdf6c34792c86ce476af9059345d108db7cec8e4a92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61429086235a00346d94ecdf6c34792c86ce476af9059345d108db7cec8e4a92", kill_on_drop: false }` [INFO] [stdout] 61429086235a00346d94ecdf6c34792c86ce476af9059345d108db7cec8e4a92 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+eb10639928a2781cf0a12440007fbcc1e3a6888f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f8165852c249b84bc10783d2239edba99ed6fa2ca2852f7d22d1d7d3364885d8 [INFO] running `Command { std: "docker" "start" "-a" "f8165852c249b84bc10783d2239edba99ed6fa2ca2852f7d22d1d7d3364885d8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking regex-syntax v0.6.26 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking regex v1.5.6 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking nix v0.24.1 [INFO] [stderr] Checking mio v0.8.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking console v0.15.0 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking indicatif v0.16.2 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking crossterm v0.23.2 [INFO] [stderr] Checking ctrlc v3.2.2 [INFO] [stderr] Checking async-ctrlc v1.2.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Checking tokio v1.19.2 [INFO] [stderr] Checking structopt v0.3.26 [INFO] [stderr] Checking tokio-stream v0.1.9 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking cli_async v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `record` and `info` are never read [INFO] [stdout] --> src/main.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct PropertyRecordPopulated { [INFO] [stdout] | ----------------------- fields in this struct [INFO] [stdout] 18 | pub record: PropertyRecord, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 19 | pub info: PropertyInfoResult, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PropertyRecordPopulated` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `record` and `info` are never read [INFO] [stdout] --> src/main.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct PropertyRecordPopulated { [INFO] [stdout] | ----------------------- fields in this struct [INFO] [stdout] 18 | pub record: PropertyRecord, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 19 | pub info: PropertyInfoResult, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PropertyRecordPopulated` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.39s [INFO] running `Command { std: "docker" "inspect" "f8165852c249b84bc10783d2239edba99ed6fa2ca2852f7d22d1d7d3364885d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8165852c249b84bc10783d2239edba99ed6fa2ca2852f7d22d1d7d3364885d8", kill_on_drop: false }` [INFO] [stdout] f8165852c249b84bc10783d2239edba99ed6fa2ca2852f7d22d1d7d3364885d8 [INFO] checking azriel91/cli_async against try#357cc345f0a672ac4bee347eb89b7552541416c1 for pr-127827-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fazriel91%2Fcli_async" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/azriel91/cli_async on toolchain 357cc345f0a672ac4bee347eb89b7552541416c1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+357cc345f0a672ac4bee347eb89b7552541416c1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/azriel91/cli_async [INFO] finished tweaking git repo https://github.com/azriel91/cli_async [INFO] tweaked toml for git repo https://github.com/azriel91/cli_async written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/azriel91/cli_async already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+357cc345f0a672ac4bee347eb89b7552541416c1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+357cc345f0a672ac4bee347eb89b7552541416c1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 47a7708afa7ce6f5b0c708bd0caf8313720e78ae44de228fcbe460a05c80d1a9 [INFO] running `Command { std: "docker" "start" "-a" "47a7708afa7ce6f5b0c708bd0caf8313720e78ae44de228fcbe460a05c80d1a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "47a7708afa7ce6f5b0c708bd0caf8313720e78ae44de228fcbe460a05c80d1a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47a7708afa7ce6f5b0c708bd0caf8313720e78ae44de228fcbe460a05c80d1a9", kill_on_drop: false }` [INFO] [stdout] 47a7708afa7ce6f5b0c708bd0caf8313720e78ae44de228fcbe460a05c80d1a9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+357cc345f0a672ac4bee347eb89b7552541416c1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bec76a2b8711275302e0cbc58d5f28d74d4a4e9f8df1343de12fc190fcf79360 [INFO] running `Command { std: "docker" "start" "-a" "bec76a2b8711275302e0cbc58d5f28d74d4a4e9f8df1343de12fc190fcf79360", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking regex-syntax v0.6.26 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking nix v0.24.1 [INFO] [stderr] Checking mio v0.8.3 [INFO] [stderr] Checking regex v1.5.6 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking console v0.15.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking crossterm v0.23.2 [INFO] [stderr] Checking indicatif v0.16.2 [INFO] [stderr] Checking ctrlc v3.2.2 [INFO] [stderr] Checking async-ctrlc v1.2.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Checking tokio v1.19.2 [INFO] [stderr] Checking structopt v0.3.26 [INFO] [stderr] Checking tokio-stream v0.1.9 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking cli_async v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: async closure does not implement `FnMut` because it captures state from its environment [INFO] [stdout] --> src/main.rs:152:19 [INFO] [stdout] | [INFO] [stdout] 152 | .then(move |(n, record)| async move { [INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `futures::StreamExt::then` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.21/src/stream/stream/mod.rs:484:12 [INFO] [stdout] | [INFO] [stdout] 482 | fn then(self, f: F) -> Then [INFO] [stdout] | ---- required by a bound in this associated function [INFO] [stdout] 483 | where [INFO] [stdout] 484 | F: FnMut(Self::Item) -> Fut, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `StreamExt::then` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: async closure does not implement `FnMut` because it captures state from its environment [INFO] [stdout] --> src/main.rs:152:19 [INFO] [stdout] | [INFO] [stdout] 152 | .then(move |(n, record)| async move { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: required for `Then>>>, {async closure body@src/main.rs:152:38: 152:48}, ...>` to implement `Stream` [INFO] [stdout] = note: required for `Then>>>, {async closure body@src/main.rs:152:38: 152:48}, ...>` to implement `TryStream` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/cli_async-cb33f3d5167adbe9.long-type-1302579451170002614.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/cli_async-cb33f3d5167adbe9.long-type-1302579451170002614.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: async closure does not implement `FnMut` because it captures state from its environment [INFO] [stdout] --> src/main.rs:152:19 [INFO] [stdout] | [INFO] [stdout] 152 | .then(move |(n, record)| async move { [INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `futures::StreamExt::then` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.21/src/stream/stream/mod.rs:484:12 [INFO] [stdout] | [INFO] [stdout] 482 | fn then(self, f: F) -> Then [INFO] [stdout] | ---- required by a bound in this associated function [INFO] [stdout] 483 | where [INFO] [stdout] 484 | F: FnMut(Self::Item) -> Fut, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `StreamExt::then` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: async closure does not implement `FnMut` because it captures state from its environment [INFO] [stdout] --> src/main.rs:152:19 [INFO] [stdout] | [INFO] [stdout] 152 | .then(move |(n, record)| async move { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: required for `Then>>>, {async closure body@src/main.rs:152:38: 152:48}, ...>` to implement `Stream` [INFO] [stdout] = note: required for `Then>>>, {async closure body@src/main.rs:152:38: 152:48}, ...>` to implement `TryStream` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/cli_async-c79fca7ae467e40d.long-type-17761871895075040584.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/cli_async-c79fca7ae467e40d.long-type-17761871895075040584.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cli_async` (bin "cli_async" test) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cli_async` (bin "cli_async") due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "bec76a2b8711275302e0cbc58d5f28d74d4a4e9f8df1343de12fc190fcf79360", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bec76a2b8711275302e0cbc58d5f28d74d4a4e9f8df1343de12fc190fcf79360", kill_on_drop: false }` [INFO] [stdout] bec76a2b8711275302e0cbc58d5f28d74d4a4e9f8df1343de12fc190fcf79360