[INFO] cloning repository https://github.com/DerZwergGimli/UTC_BOT [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DerZwergGimli/UTC_BOT" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDerZwergGimli%2FUTC_BOT", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDerZwergGimli%2FUTC_BOT'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5c87dc6ec9c0b45a5c481397aa636d9d67fd9ef0 [INFO] checking DerZwergGimli/UTC_BOT against master#eb10639928a2781cf0a12440007fbcc1e3a6888f for pr-127827-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDerZwergGimli%2FUTC_BOT" "/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/DerZwergGimli/UTC_BOT 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/DerZwergGimli/UTC_BOT [INFO] finished tweaking git repo https://github.com/DerZwergGimli/UTC_BOT [INFO] tweaked toml for git repo https://github.com/DerZwergGimli/UTC_BOT written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/DerZwergGimli/UTC_BOT 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 tracing-core v0.1.23 [INFO] [stderr] Downloaded uwl v0.6.0 [INFO] [stderr] Downloaded rustls-pemfile v0.3.0 [INFO] [stderr] Downloaded command_attr v0.3.8 [INFO] [stderr] Downloaded hyper-rustls v0.23.0 [INFO] [stderr] Downloaded tokio-rustls v0.23.3 [INFO] [stderr] Downloaded h2 v0.3.12 [INFO] [stderr] Downloaded webpki-roots v0.22.2 [INFO] [stderr] Downloaded rustls v0.20.4 [INFO] [stderr] Downloaded serenity v0.10.10 [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" "+eb10639928a2781cf0a12440007fbcc1e3a6888f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e576f4e5ce06f876e18bdd2e90c97805bf6f406f607bc44f8b3c6735cdcdfb1e [INFO] running `Command { std: "docker" "start" "-a" "e576f4e5ce06f876e18bdd2e90c97805bf6f406f607bc44f8b3c6735cdcdfb1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e576f4e5ce06f876e18bdd2e90c97805bf6f406f607bc44f8b3c6735cdcdfb1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e576f4e5ce06f876e18bdd2e90c97805bf6f406f607bc44f8b3c6735cdcdfb1e", kill_on_drop: false }` [INFO] [stdout] e576f4e5ce06f876e18bdd2e90c97805bf6f406f607bc44f8b3c6735cdcdfb1e [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" "+eb10639928a2781cf0a12440007fbcc1e3a6888f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ab03e15db12c871c700c486843355dc9d8a3de4d4490333988725f7c00928930 [INFO] running `Command { std: "docker" "start" "-a" "ab03e15db12c871c700c486843355dc9d8a3de4d4490333988725f7c00928930", kill_on_drop: false }` [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking tracing-core v0.1.23 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking tokio v1.17.0 [INFO] [stderr] Checking serde v1.0.136 [INFO] [stderr] Compiling rustls v0.20.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking rustls-pemfile v0.3.0 [INFO] [stderr] Compiling serenity v0.10.10 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Compiling command_attr v0.3.8 [INFO] [stderr] Checking typemap_rev v0.1.5 [INFO] [stderr] Checking uwl v0.6.0 [INFO] [stderr] Checking tracing v0.1.32 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking tracing-log v0.1.2 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Checking sha-1 v0.9.8 [INFO] [stderr] Checking input_buffer v0.3.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking flate2 v1.0.22 [INFO] [stderr] Checking tungstenite v0.11.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking tracing-serde v0.1.3 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking sct v0.6.1 [INFO] [stderr] Checking tracing-subscriber v0.2.25 [INFO] [stderr] Checking rustls v0.19.1 [INFO] [stderr] Checking webpki-roots v0.20.0 [INFO] [stderr] Checking webpki-roots v0.22.2 [INFO] [stderr] Checking tokio-util v0.6.9 [INFO] [stderr] Checking h2 v0.3.12 [INFO] [stderr] Checking tokio-rustls v0.23.3 [INFO] [stderr] Checking tokio-rustls v0.22.0 [INFO] [stderr] Checking async-tungstenite v0.11.0 [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 UTC_BOT v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `tracing::info` [INFO] [stdout] --> src/commands/time.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use tracing::info; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tracing::info` [INFO] [stdout] --> src/commands/time.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use tracing::info; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | time::change_display_name(&ctx.http,&_guilds).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 49 | let _ = time::change_display_name(&ctx.http,&_guilds).await; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | time::change_display_name(&ctx.http,&_guilds).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 49 | let _ = time::change_display_name(&ctx.http,&_guilds).await; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.59s [INFO] running `Command { std: "docker" "inspect" "ab03e15db12c871c700c486843355dc9d8a3de4d4490333988725f7c00928930", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab03e15db12c871c700c486843355dc9d8a3de4d4490333988725f7c00928930", kill_on_drop: false }` [INFO] [stdout] ab03e15db12c871c700c486843355dc9d8a3de4d4490333988725f7c00928930 [INFO] checking DerZwergGimli/UTC_BOT against try#357cc345f0a672ac4bee347eb89b7552541416c1 for pr-127827-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDerZwergGimli%2FUTC_BOT" "/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/DerZwergGimli/UTC_BOT 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/DerZwergGimli/UTC_BOT [INFO] finished tweaking git repo https://github.com/DerZwergGimli/UTC_BOT [INFO] tweaked toml for git repo https://github.com/DerZwergGimli/UTC_BOT written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/DerZwergGimli/UTC_BOT 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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" "+357cc345f0a672ac4bee347eb89b7552541416c1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f83349c1bf1e2dabf02145aa917298124ccaecbd5d561fcd5d97e8a2dff536d0 [INFO] running `Command { std: "docker" "start" "-a" "f83349c1bf1e2dabf02145aa917298124ccaecbd5d561fcd5d97e8a2dff536d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f83349c1bf1e2dabf02145aa917298124ccaecbd5d561fcd5d97e8a2dff536d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f83349c1bf1e2dabf02145aa917298124ccaecbd5d561fcd5d97e8a2dff536d0", kill_on_drop: false }` [INFO] [stdout] f83349c1bf1e2dabf02145aa917298124ccaecbd5d561fcd5d97e8a2dff536d0 [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" "+357cc345f0a672ac4bee347eb89b7552541416c1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d211614a205c59a9e6c3ca07d0ef0fc50379d3b339adf931b95d0dc9f764c296 [INFO] running `Command { std: "docker" "start" "-a" "d211614a205c59a9e6c3ca07d0ef0fc50379d3b339adf931b95d0dc9f764c296", kill_on_drop: false }` [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking tracing-core v0.1.23 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rustls v0.20.4 [INFO] [stderr] Checking tokio v1.17.0 [INFO] [stderr] Checking serde v1.0.136 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking rustls-pemfile v0.3.0 [INFO] [stderr] Compiling serenity v0.10.10 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Compiling command_attr v0.3.8 [INFO] [stderr] Checking typemap_rev v0.1.5 [INFO] [stderr] Checking tracing v0.1.32 [INFO] [stderr] Checking tracing-log v0.1.2 [INFO] [stderr] Checking uwl v0.6.0 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking flate2 v1.0.22 [INFO] [stderr] Checking input_buffer v0.3.1 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking sha-1 v0.9.8 [INFO] [stderr] Checking tungstenite v0.11.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking tracing-serde v0.1.3 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking tracing-subscriber v0.2.25 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking sct v0.6.1 [INFO] [stderr] Checking tokio-util v0.6.9 [INFO] [stderr] Checking webpki-roots v0.22.2 [INFO] [stderr] Checking rustls v0.19.1 [INFO] [stderr] Checking webpki-roots v0.20.0 [INFO] [stderr] Checking h2 v0.3.12 [INFO] [stderr] Checking tokio-rustls v0.22.0 [INFO] [stderr] Checking async-tungstenite v0.11.0 [INFO] [stderr] Checking tokio-rustls v0.23.3 [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.10.10/src/model/channel/guild_channel.rs:1101:33 [INFO] [stdout] | [INFO] [stdout] 1101 | .filter_map(|e| 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.10.10/src/model/channel/guild_channel.rs:1101:33 [INFO] [stdout] | [INFO] [stdout] 1101 | .filter_map(|e| async move { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: required for `{async closure@guild_channel.rs:1101:33}` to implement `futures_util::fns::FnMut1<(&id::UserId, &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-4ed137261ae7278c.long-type-15873200306180234963.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-4ed137261ae7278c.long-type-2816024618231627063.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.10.10/src/model/channel/guild_channel.rs:1101:33 [INFO] [stdout] | [INFO] [stdout] 1101 | .filter_map(|e| async move { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: required for `{async closure@guild_channel.rs:1101:33}` to implement `futures_util::fns::FnMut1<(&id::UserId, &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-4ed137261ae7278c.long-type-2437851997775092213.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-4ed137261ae7278c.long-type-2437851997775092213.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-4ed137261ae7278c.long-type-16131384028691775450.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-4ed137261ae7278c.long-type-2816024618231627063.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.10.10/src/model/guild/mod.rs:1576:25 [INFO] [stdout] | [INFO] [stdout] 1576 | .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.10.10/src/model/guild/mod.rs:1576:25 [INFO] [stdout] | [INFO] [stdout] 1576 | .filter_map(|member| async move { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: required for `{async closure@mod.rs:1576: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-4ed137261ae7278c.long-type-18261628591153517626.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-4ed137261ae7278c.long-type-1459488161188814569.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.10.10/src/model/guild/mod.rs:1576:25 [INFO] [stdout] | [INFO] [stdout] 1576 | .filter_map(|member| async move { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: required for `{async closure@mod.rs:1576: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-4ed137261ae7278c.long-type-9520826217122153962.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-4ed137261ae7278c.long-type-9520826217122153962.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-4ed137261ae7278c.long-type-2681835830944877544.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-4ed137261ae7278c.long-type-1459488161188814569.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.10.10/src/model/guild/mod.rs:1648:25 [INFO] [stdout] | [INFO] [stdout] 1648 | .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.10.10/src/model/guild/mod.rs:1648:25 [INFO] [stdout] | [INFO] [stdout] 1648 | .filter_map(|member| async move { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: required for `{async closure@mod.rs:1648: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-4ed137261ae7278c.long-type-7426194375424673416.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-4ed137261ae7278c.long-type-9513875987320266347.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.10.10/src/model/guild/mod.rs:1648:25 [INFO] [stdout] | [INFO] [stdout] 1648 | .filter_map(|member| async move { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: required for `{async closure@mod.rs:1648: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-4ed137261ae7278c.long-type-2336554824162350056.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-4ed137261ae7278c.long-type-2336554824162350056.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-4ed137261ae7278c.long-type-3707674381999250351.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-4ed137261ae7278c.long-type-9513875987320266347.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.10.10/src/model/guild/mod.rs:1710:25 [INFO] [stdout] | [INFO] [stdout] 1710 | .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.10.10/src/model/guild/mod.rs:1710:25 [INFO] [stdout] | [INFO] [stdout] 1710 | .filter_map(|member| async move { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: required for `{async closure@mod.rs:1710: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-4ed137261ae7278c.long-type-11129992319331253538.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-4ed137261ae7278c.long-type-8698218746524491258.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.10.10/src/model/guild/mod.rs:1710:25 [INFO] [stdout] | [INFO] [stdout] 1710 | .filter_map(|member| async move { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: required for `{async closure@mod.rs:1710: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-4ed137261ae7278c.long-type-8520265830279409972.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-4ed137261ae7278c.long-type-8520265830279409972.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-4ed137261ae7278c.long-type-14440424182722830077.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-4ed137261ae7278c.long-type-8698218746524491258.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.10.10/src/model/guild/mod.rs:1768:25 [INFO] [stdout] | [INFO] [stdout] 1768 | .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.10.10/src/model/guild/mod.rs:1768:25 [INFO] [stdout] | [INFO] [stdout] 1768 | .filter_map(|member| async move { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: required for `{async closure@mod.rs:1768: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-4ed137261ae7278c.long-type-9218611487308461286.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-4ed137261ae7278c.long-type-15926211509773687917.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.10.10/src/model/guild/mod.rs:1768:25 [INFO] [stdout] | [INFO] [stdout] 1768 | .filter_map(|member| async move { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: required for `{async closure@mod.rs:1768: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-4ed137261ae7278c.long-type-1868921581278937213.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-4ed137261ae7278c.long-type-1868921581278937213.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-4ed137261ae7278c.long-type-2539250922579873007.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-4ed137261ae7278c.long-type-15926211509773687917.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 15 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serenity` (lib) due to 16 previous errors [INFO] running `Command { std: "docker" "inspect" "d211614a205c59a9e6c3ca07d0ef0fc50379d3b339adf931b95d0dc9f764c296", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d211614a205c59a9e6c3ca07d0ef0fc50379d3b339adf931b95d0dc9f764c296", kill_on_drop: false }` [INFO] [stdout] d211614a205c59a9e6c3ca07d0ef0fc50379d3b339adf931b95d0dc9f764c296