[INFO] cloning repository https://github.com/Aidan-B1409/Muji [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Aidan-B1409/Muji" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAidan-B1409%2FMuji", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAidan-B1409%2FMuji'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 201f44f2ab9b0247113225165657a4b969ebc801 [INFO] checking Aidan-B1409/Muji against master#16b569057e4d1591b4bee05f10df34000308dedc for pr-127827 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAidan-B1409%2FMuji" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Aidan-B1409/Muji on toolchain 16b569057e4d1591b4bee05f10df34000308dedc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+16b569057e4d1591b4bee05f10df34000308dedc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Aidan-B1409/Muji [INFO] finished tweaking git repo https://github.com/Aidan-B1409/Muji [INFO] tweaked toml for git repo https://github.com/Aidan-B1409/Muji written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Aidan-B1409/Muji 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" "+16b569057e4d1591b4bee05f10df34000308dedc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tungstenite v0.17.2 [INFO] [stderr] Downloaded serenity v0.11.1 [INFO] [stderr] Downloaded tokio v1.18.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+16b569057e4d1591b4bee05f10df34000308dedc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8f4b3aaa5b80e60013fda350bc532ecc4e1636de39b0c7400ade20b6e34127a8 [INFO] running `Command { std: "docker" "start" "-a" "8f4b3aaa5b80e60013fda350bc532ecc4e1636de39b0c7400ade20b6e34127a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8f4b3aaa5b80e60013fda350bc532ecc4e1636de39b0c7400ade20b6e34127a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f4b3aaa5b80e60013fda350bc532ecc4e1636de39b0c7400ade20b6e34127a8", kill_on_drop: false }` [INFO] [stdout] 8f4b3aaa5b80e60013fda350bc532ecc4e1636de39b0c7400ade20b6e34127a8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+16b569057e4d1591b4bee05f10df34000308dedc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d5f4a4428bbc13d3617f84d26caf0b9d8136a96b8a6a3cf97dad76de627f2ef5 [INFO] running `Command { std: "docker" "start" "-a" "d5f4a4428bbc13d3617f84d26caf0b9d8136a96b8a6a3cf97dad76de627f2ef5", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.92 [INFO] [stderr] Compiling proc-macro2 v1.0.38 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking mio v0.8.2 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Compiling rustls v0.20.4 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Checking rustls-pemfile v0.3.0 [INFO] [stderr] Checking sha-1 v0.10.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Compiling serenity v0.11.1 [INFO] [stderr] Checking ipnet v2.5.0 [INFO] [stderr] Checking flate2 v1.0.23 [INFO] [stderr] Checking typemap_rev v0.1.5 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking ordered-float v2.10.0 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking webpki-roots v0.22.3 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Checking tokio v1.18.1 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking tracing v0.1.34 [INFO] [stderr] Checking tokio-util v0.7.1 [INFO] [stderr] Checking tokio-rustls v0.23.4 [INFO] [stderr] Checking tokio-util v0.6.9 [INFO] [stderr] Checking h2 v0.3.13 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking time v0.3.9 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking tungstenite v0.17.2 [INFO] [stderr] Checking async-tungstenite v0.17.2 [INFO] [stderr] Checking hyper v0.14.18 [INFO] [stderr] Checking hyper-rustls v0.23.0 [INFO] [stderr] Checking reqwest v0.11.10 [INFO] [stderr] Checking muji v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.27s [INFO] running `Command { std: "docker" "inspect" "d5f4a4428bbc13d3617f84d26caf0b9d8136a96b8a6a3cf97dad76de627f2ef5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5f4a4428bbc13d3617f84d26caf0b9d8136a96b8a6a3cf97dad76de627f2ef5", kill_on_drop: false }` [INFO] [stdout] d5f4a4428bbc13d3617f84d26caf0b9d8136a96b8a6a3cf97dad76de627f2ef5 [INFO] checking Aidan-B1409/Muji against try#8a6640bd72b80869b16392026cb3aa8ce8e3f9b7 for pr-127827 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAidan-B1409%2FMuji" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Aidan-B1409/Muji on toolchain 8a6640bd72b80869b16392026cb3aa8ce8e3f9b7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a6640bd72b80869b16392026cb3aa8ce8e3f9b7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Aidan-B1409/Muji [INFO] finished tweaking git repo https://github.com/Aidan-B1409/Muji [INFO] tweaked toml for git repo https://github.com/Aidan-B1409/Muji written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Aidan-B1409/Muji 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" "+8a6640bd72b80869b16392026cb3aa8ce8e3f9b7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+8a6640bd72b80869b16392026cb3aa8ce8e3f9b7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 71f557980d2b3faef1ba82a9b6004273215f645eee34551abee197921dc8f266 [INFO] running `Command { std: "docker" "start" "-a" "71f557980d2b3faef1ba82a9b6004273215f645eee34551abee197921dc8f266", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "71f557980d2b3faef1ba82a9b6004273215f645eee34551abee197921dc8f266", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71f557980d2b3faef1ba82a9b6004273215f645eee34551abee197921dc8f266", kill_on_drop: false }` [INFO] [stdout] 71f557980d2b3faef1ba82a9b6004273215f645eee34551abee197921dc8f266 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+8a6640bd72b80869b16392026cb3aa8ce8e3f9b7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 23d00fb1909f63acd415e7bc428fba06b68534fc415b48a702446e1c461af70a [INFO] running `Command { std: "docker" "start" "-a" "23d00fb1909f63acd415e7bc428fba06b68534fc415b48a702446e1c461af70a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.38 [INFO] [stderr] Compiling syn v1.0.92 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking mio v0.8.2 [INFO] [stderr] Compiling rustls v0.20.4 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking sha-1 v0.10.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking rustls-pemfile v0.3.0 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking ipnet v2.5.0 [INFO] [stderr] Compiling serenity v0.11.1 [INFO] [stderr] Checking flate2 v1.0.23 [INFO] [stderr] Checking typemap_rev v0.1.5 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking ordered-float v2.10.0 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking webpki-roots v0.22.3 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Checking tokio v1.18.1 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking tracing v0.1.34 [INFO] [stderr] Checking tokio-util v0.7.1 [INFO] [stderr] Checking tokio-rustls v0.23.4 [INFO] [stderr] Checking tokio-util v0.6.9 [INFO] [stderr] Checking h2 v0.3.13 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking time v0.3.9 [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking tungstenite v0.17.2 [INFO] [stderr] Checking async-tungstenite v0.17.2 [INFO] [stderr] Checking hyper v0.14.18 [INFO] [stderr] Checking hyper-rustls v0.23.0 [INFO] [stderr] Checking reqwest v0.11.10 [INFO] [stdout] error: async closure does not implement `FnMut` because it captures state from its environment [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serenity-0.11.1/src/model/guild/mod.rs:1641:25 [INFO] [stdout] | [INFO] [stdout] 1641 | .filter_map(|member| 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::filter_map` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.21/src/stream/stream/mod.rs:453:12 [INFO] [stdout] | [INFO] [stdout] 451 | fn filter_map(self, f: F) -> FilterMap [INFO] [stdout] | ---------- required by a bound in this associated function [INFO] [stdout] 452 | where [INFO] [stdout] 453 | F: FnMut(Self::Item) -> Fut, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `StreamExt::filter_map` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: async closure does not implement `FnMut` because it captures state from its environment [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serenity-0.11.1/src/model/guild/mod.rs:1641:25 [INFO] [stdout] | [INFO] [stdout] 1641 | .filter_map(|member| async move { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: required for `{async closure@mod.rs:1641:25}` to implement `futures_util::fns::FnMut1<&model::guild::member::Member>` [INFO] [stdout] = note: required for `FilterMap>, ..., ...>` to implement `futures::Stream` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/serenity-64ffa8f13b677f35.long-type-1095423135378903791.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/serenity-64ffa8f13b677f35.long-type-1364539939199445858.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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serenity-0.11.1/src/model/guild/mod.rs:1641:25 [INFO] [stdout] | [INFO] [stdout] 1641 | .filter_map(|member| async move { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: required for `{async closure@mod.rs:1641:25}` to implement `futures_util::fns::FnMut1<&model::guild::member::Member>` [INFO] [stdout] = note: required for `FilterMap>, ..., ...>` to implement `futures::Stream` [INFO] [stdout] = note: required for `Collect>, ..., ...>, ...>` to implement `futures::Future` [INFO] [stdout] = note: required for `Collect>, ..., ...>, ...>` to implement `std::future::IntoFuture` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/serenity-64ffa8f13b677f35.long-type-627986709926882565.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/serenity-64ffa8f13b677f35.long-type-627986709926882565.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/serenity-64ffa8f13b677f35.long-type-15256084436646799376.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/serenity-64ffa8f13b677f35.long-type-1364539939199445858.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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serenity-0.11.1/src/model/guild/mod.rs:1713:25 [INFO] [stdout] | [INFO] [stdout] 1713 | .filter_map(|member| 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::filter_map` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.21/src/stream/stream/mod.rs:453:12 [INFO] [stdout] | [INFO] [stdout] 451 | fn filter_map(self, f: F) -> FilterMap [INFO] [stdout] | ---------- required by a bound in this associated function [INFO] [stdout] 452 | where [INFO] [stdout] 453 | F: FnMut(Self::Item) -> Fut, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `StreamExt::filter_map` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: async closure does not implement `FnMut` because it captures state from its environment [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serenity-0.11.1/src/model/guild/mod.rs:1713:25 [INFO] [stdout] | [INFO] [stdout] 1713 | .filter_map(|member| async move { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: required for `{async closure@mod.rs:1713:25}` to implement `futures_util::fns::FnMut1<&model::guild::member::Member>` [INFO] [stdout] = note: required for `FilterMap>, ..., ...>` to implement `futures::Stream` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/serenity-64ffa8f13b677f35.long-type-2349020445076874866.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/serenity-64ffa8f13b677f35.long-type-9603210635594548200.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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serenity-0.11.1/src/model/guild/mod.rs:1713:25 [INFO] [stdout] | [INFO] [stdout] 1713 | .filter_map(|member| async move { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: required for `{async closure@mod.rs:1713:25}` to implement `futures_util::fns::FnMut1<&model::guild::member::Member>` [INFO] [stdout] = note: required for `FilterMap>, ..., ...>` to implement `futures::Stream` [INFO] [stdout] = note: required for `Collect>, ..., ...>, ...>` to implement `futures::Future` [INFO] [stdout] = note: required for `Collect>, ..., ...>, ...>` to implement `std::future::IntoFuture` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/serenity-64ffa8f13b677f35.long-type-8350236617534724448.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/serenity-64ffa8f13b677f35.long-type-8350236617534724448.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/serenity-64ffa8f13b677f35.long-type-18326006664772261354.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/serenity-64ffa8f13b677f35.long-type-9603210635594548200.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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serenity-0.11.1/src/model/guild/mod.rs:1775:25 [INFO] [stdout] | [INFO] [stdout] 1775 | .filter_map(|member| 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::filter_map` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.21/src/stream/stream/mod.rs:453:12 [INFO] [stdout] | [INFO] [stdout] 451 | fn filter_map(self, f: F) -> FilterMap [INFO] [stdout] | ---------- required by a bound in this associated function [INFO] [stdout] 452 | where [INFO] [stdout] 453 | F: FnMut(Self::Item) -> Fut, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `StreamExt::filter_map` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: async closure does not implement `FnMut` because it captures state from its environment [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serenity-0.11.1/src/model/guild/mod.rs:1775:25 [INFO] [stdout] | [INFO] [stdout] 1775 | .filter_map(|member| async move { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: required for `{async closure@mod.rs:1775:25}` to implement `futures_util::fns::FnMut1<&model::guild::member::Member>` [INFO] [stdout] = note: required for `FilterMap>, ..., ...>` to implement `futures::Stream` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/serenity-64ffa8f13b677f35.long-type-12701049399299637359.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/serenity-64ffa8f13b677f35.long-type-13667012950487786114.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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serenity-0.11.1/src/model/guild/mod.rs:1775:25 [INFO] [stdout] | [INFO] [stdout] 1775 | .filter_map(|member| async move { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: required for `{async closure@mod.rs:1775:25}` to implement `futures_util::fns::FnMut1<&model::guild::member::Member>` [INFO] [stdout] = note: required for `FilterMap>, ..., ...>` to implement `futures::Stream` [INFO] [stdout] = note: required for `Collect>, ..., ...>, ...>` to implement `futures::Future` [INFO] [stdout] = note: required for `Collect>, ..., ...>, ...>` to implement `std::future::IntoFuture` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/serenity-64ffa8f13b677f35.long-type-11051869111562189780.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/serenity-64ffa8f13b677f35.long-type-11051869111562189780.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/serenity-64ffa8f13b677f35.long-type-5436646229661429015.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/serenity-64ffa8f13b677f35.long-type-13667012950487786114.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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serenity-0.11.1/src/model/guild/mod.rs:1833:25 [INFO] [stdout] | [INFO] [stdout] 1833 | .filter_map(|member| 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::filter_map` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.21/src/stream/stream/mod.rs:453:12 [INFO] [stdout] | [INFO] [stdout] 451 | fn filter_map(self, f: F) -> FilterMap [INFO] [stdout] | ---------- required by a bound in this associated function [INFO] [stdout] 452 | where [INFO] [stdout] 453 | F: FnMut(Self::Item) -> Fut, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `StreamExt::filter_map` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: async closure does not implement `FnMut` because it captures state from its environment [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serenity-0.11.1/src/model/guild/mod.rs:1833:25 [INFO] [stdout] | [INFO] [stdout] 1833 | .filter_map(|member| async move { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: required for `{async closure@mod.rs:1833:25}` to implement `futures_util::fns::FnMut1<&model::guild::member::Member>` [INFO] [stdout] = note: required for `FilterMap>, ..., ...>` to implement `futures::Stream` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/serenity-64ffa8f13b677f35.long-type-17483479462879368711.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/serenity-64ffa8f13b677f35.long-type-10772168030749338565.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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serenity-0.11.1/src/model/guild/mod.rs:1833:25 [INFO] [stdout] | [INFO] [stdout] 1833 | .filter_map(|member| async move { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: required for `{async closure@mod.rs:1833:25}` to implement `futures_util::fns::FnMut1<&model::guild::member::Member>` [INFO] [stdout] = note: required for `FilterMap>, ..., ...>` to implement `futures::Stream` [INFO] [stdout] = note: required for `Collect>, ..., ...>, ...>` to implement `futures::Future` [INFO] [stdout] = note: required for `Collect>, ..., ...>, ...>` to implement `std::future::IntoFuture` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/serenity-64ffa8f13b677f35.long-type-15688727789831215404.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/serenity-64ffa8f13b677f35.long-type-15688727789831215404.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/serenity-64ffa8f13b677f35.long-type-8539348803117348119.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/serenity-64ffa8f13b677f35.long-type-10772168030749338565.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 12 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serenity` (lib) due to 13 previous errors [INFO] running `Command { std: "docker" "inspect" "23d00fb1909f63acd415e7bc428fba06b68534fc415b48a702446e1c461af70a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23d00fb1909f63acd415e7bc428fba06b68534fc415b48a702446e1c461af70a", kill_on_drop: false }` [INFO] [stdout] 23d00fb1909f63acd415e7bc428fba06b68534fc415b48a702446e1c461af70a