[INFO] cloning repository https://github.com/puilp0502/sqbot-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/puilp0502/sqbot-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpuilp0502%2Fsqbot-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpuilp0502%2Fsqbot-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4671eb738bc838ff59f02d0f92b137178e9a9044 [INFO] checking puilp0502/sqbot-rs against master#eb10639928a2781cf0a12440007fbcc1e3a6888f for pr-127827-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpuilp0502%2Fsqbot-rs" "/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/puilp0502/sqbot-rs 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/puilp0502/sqbot-rs [INFO] finished tweaking git repo https://github.com/puilp0502/sqbot-rs [INFO] tweaked toml for git repo https://github.com/puilp0502/sqbot-rs written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/puilp0502/sqbot-rs 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 serde_repr v0.1.9 [INFO] [stderr] Downloaded thiserror v1.0.34 [INFO] [stderr] Downloaded anyhow v1.0.64 [INFO] [stderr] Downloaded thiserror-impl v1.0.34 [INFO] [stderr] Downloaded serenity-voice-model v0.1.1 [INFO] [stderr] Downloaded iana-time-zone v0.1.47 [INFO] [stderr] Downloaded tokio v1.21.0 [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] 700823da4a2511a2bf99ca07560e13c971fd07c13c3cd0901a3c1e21ada2982e [INFO] running `Command { std: "docker" "start" "-a" "700823da4a2511a2bf99ca07560e13c971fd07c13c3cd0901a3c1e21ada2982e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "700823da4a2511a2bf99ca07560e13c971fd07c13c3cd0901a3c1e21ada2982e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "700823da4a2511a2bf99ca07560e13c971fd07c13c3cd0901a3c1e21ada2982e", kill_on_drop: false }` [INFO] [stdout] 700823da4a2511a2bf99ca07560e13c971fd07c13c3cd0901a3c1e21ada2982e [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] 78aeec70f2b6b3290447cc36e35d6d1ab308ddf853c3384b76218e5f09a5266c [INFO] running `Command { std: "docker" "start" "-a" "78aeec70f2b6b3290447cc36e35d6d1ab308ddf853c3384b76218e5f09a5266c", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Checking once_cell v1.14.0 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling tokio v1.21.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Checking futures-io v0.3.24 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Checking form_urlencoded v1.1.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Checking block-buffer v0.10.3 [INFO] [stderr] Compiling lock_api v0.4.8 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Checking tracing-core v0.1.29 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Checking cpufeatures v0.2.5 [INFO] [stderr] Compiling rustversion v1.0.9 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Checking miniz_oxide v0.5.4 [INFO] [stderr] Checking sha-1 v0.10.0 [INFO] [stderr] Checking rustls-pemfile v1.0.1 [INFO] [stderr] Checking iana-time-zone v0.1.47 [INFO] [stderr] Checking ipnet v2.5.0 [INFO] [stderr] Compiling serenity v0.11.5 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Checking regex-syntax v0.6.27 [INFO] [stderr] Checking typemap_rev v0.1.5 [INFO] [stderr] Compiling anyhow v1.0.64 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking flate2 v1.0.24 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking regex v1.6.0 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking ordered-float v2.10.0 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Checking futures v0.3.24 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking webpki-roots v0.22.4 [INFO] [stderr] Compiling darling_core v0.14.1 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling thiserror-impl v1.0.34 [INFO] [stderr] Compiling serde_repr v0.1.9 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking tracing v0.1.36 [INFO] [stderr] Checking thiserror v1.0.34 [INFO] [stderr] Compiling darling_macro v0.14.1 [INFO] [stderr] Compiling darling v0.14.1 [INFO] [stderr] Compiling poise_macros v0.3.0 [INFO] [stderr] Checking tokio-util v0.7.4 [INFO] [stderr] Checking tokio-rustls v0.23.4 [INFO] [stderr] Checking h2 v0.3.14 [INFO] [stderr] Checking url v2.3.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking time v0.3.14 [INFO] [stderr] Checking chrono v0.4.22 [INFO] [stderr] Checking dashmap v5.4.0 [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking tungstenite v0.17.3 [INFO] [stderr] Checking serenity-voice-model v0.1.1 [INFO] [stderr] Checking async-tungstenite v0.17.2 [INFO] [stderr] Checking hyper v0.14.20 [INFO] [stderr] Checking hyper-rustls v0.23.0 [INFO] [stderr] Checking reqwest v0.11.11 [INFO] [stderr] Checking poise v0.3.0 [INFO] [stderr] Checking serenity-test v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.85s [INFO] running `Command { std: "docker" "inspect" "78aeec70f2b6b3290447cc36e35d6d1ab308ddf853c3384b76218e5f09a5266c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78aeec70f2b6b3290447cc36e35d6d1ab308ddf853c3384b76218e5f09a5266c", kill_on_drop: false }` [INFO] [stdout] 78aeec70f2b6b3290447cc36e35d6d1ab308ddf853c3384b76218e5f09a5266c [INFO] checking puilp0502/sqbot-rs against try#357cc345f0a672ac4bee347eb89b7552541416c1 for pr-127827-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpuilp0502%2Fsqbot-rs" "/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/puilp0502/sqbot-rs 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/puilp0502/sqbot-rs [INFO] finished tweaking git repo https://github.com/puilp0502/sqbot-rs [INFO] tweaked toml for git repo https://github.com/puilp0502/sqbot-rs written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/puilp0502/sqbot-rs 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-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] 88bf8d48284bf9d65753dc81c4ae479608e44a3decf3ac1a0bb01e06a5ac441e [INFO] running `Command { std: "docker" "start" "-a" "88bf8d48284bf9d65753dc81c4ae479608e44a3decf3ac1a0bb01e06a5ac441e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "88bf8d48284bf9d65753dc81c4ae479608e44a3decf3ac1a0bb01e06a5ac441e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88bf8d48284bf9d65753dc81c4ae479608e44a3decf3ac1a0bb01e06a5ac441e", kill_on_drop: false }` [INFO] [stdout] 88bf8d48284bf9d65753dc81c4ae479608e44a3decf3ac1a0bb01e06a5ac441e [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] 75960811fa85fbd7f97d247387abebd480156f21e80589ac1bb6393674de0288 [INFO] running `Command { std: "docker" "start" "-a" "75960811fa85fbd7f97d247387abebd480156f21e80589ac1bb6393674de0288", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Checking once_cell v1.14.0 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling tokio v1.21.0 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Checking futures-io v0.3.24 [INFO] [stderr] Checking form_urlencoded v1.1.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Checking block-buffer v0.10.3 [INFO] [stderr] Compiling lock_api v0.4.8 [INFO] [stderr] Checking tracing-core v0.1.29 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking cpufeatures v0.2.5 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking sha-1 v0.10.0 [INFO] [stderr] Compiling rustversion v1.0.9 [INFO] [stderr] Checking miniz_oxide v0.5.4 [INFO] [stderr] Checking rustls-pemfile v1.0.1 [INFO] [stderr] Checking iana-time-zone v0.1.47 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Compiling serenity v0.11.5 [INFO] [stderr] Checking ipnet v2.5.0 [INFO] [stderr] Compiling anyhow v1.0.64 [INFO] [stderr] Checking regex-syntax v0.6.27 [INFO] [stderr] Checking typemap_rev v0.1.5 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking flate2 v1.0.24 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking regex v1.6.0 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking ordered-float v2.10.0 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Checking futures v0.3.24 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking webpki-roots v0.22.4 [INFO] [stderr] Compiling darling_core v0.14.1 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling thiserror-impl v1.0.34 [INFO] [stderr] Compiling serde_repr v0.1.9 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking thiserror v1.0.34 [INFO] [stderr] Checking tracing v0.1.36 [INFO] [stderr] Compiling darling_macro v0.14.1 [INFO] [stderr] Compiling darling v0.14.1 [INFO] [stderr] Compiling poise_macros v0.3.0 [INFO] [stderr] Checking tokio-util v0.7.4 [INFO] [stderr] Checking tokio-rustls v0.23.4 [INFO] [stderr] Checking h2 v0.3.14 [INFO] [stderr] Checking url v2.3.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking time v0.3.14 [INFO] [stderr] Checking dashmap v5.4.0 [INFO] [stderr] Checking chrono v0.4.22 [INFO] [stderr] Checking tungstenite v0.17.3 [INFO] [stderr] Checking async-tungstenite v0.17.2 [INFO] [stderr] Checking serenity-voice-model v0.1.1 [INFO] [stderr] Checking hyper v0.14.20 [INFO] [stderr] Checking hyper-rustls v0.23.0 [INFO] [stderr] Checking reqwest v0.11.11 [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.5/src/model/channel/guild_channel.rs:1117:33 [INFO] [stdout] | [INFO] [stdout] 1117 | .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.24/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.5/src/model/channel/guild_channel.rs:1117:33 [INFO] [stdout] | [INFO] [stdout] 1117 | .filter_map(|e| async move { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: required for `{async closure@guild_channel.rs:1117: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-216a1b672cb8d425.long-type-18428326318564943168.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-216a1b672cb8d425.long-type-5370186025684113412.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.5/src/model/channel/guild_channel.rs:1117:33 [INFO] [stdout] | [INFO] [stdout] 1117 | .filter_map(|e| async move { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: required for `{async closure@guild_channel.rs:1117: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-216a1b672cb8d425.long-type-14127833313556527285.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-216a1b672cb8d425.long-type-14127833313556527285.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-216a1b672cb8d425.long-type-4105299338327167752.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-216a1b672cb8d425.long-type-5370186025684113412.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.5/src/model/guild/mod.rs:1772:25 [INFO] [stdout] | [INFO] [stdout] 1772 | .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.24/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.5/src/model/guild/mod.rs:1772:25 [INFO] [stdout] | [INFO] [stdout] 1772 | .filter_map(|member| async move { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: required for `{async closure@mod.rs:1772: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-216a1b672cb8d425.long-type-8945357211396190681.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-216a1b672cb8d425.long-type-14286062776738875487.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.5/src/model/guild/mod.rs:1772:25 [INFO] [stdout] | [INFO] [stdout] 1772 | .filter_map(|member| async move { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: required for `{async closure@mod.rs:1772: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-216a1b672cb8d425.long-type-12140216776148699487.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-216a1b672cb8d425.long-type-12140216776148699487.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-216a1b672cb8d425.long-type-4084982730182763848.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-216a1b672cb8d425.long-type-14286062776738875487.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.5/src/model/guild/mod.rs:1844:25 [INFO] [stdout] | [INFO] [stdout] 1844 | .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.24/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.5/src/model/guild/mod.rs:1844:25 [INFO] [stdout] | [INFO] [stdout] 1844 | .filter_map(|member| async move { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: required for `{async closure@mod.rs:1844: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-216a1b672cb8d425.long-type-10641806502319566388.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-216a1b672cb8d425.long-type-4014314346241113161.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.5/src/model/guild/mod.rs:1844:25 [INFO] [stdout] | [INFO] [stdout] 1844 | .filter_map(|member| async move { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: required for `{async closure@mod.rs:1844: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-216a1b672cb8d425.long-type-2539721367985477849.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-216a1b672cb8d425.long-type-2539721367985477849.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-216a1b672cb8d425.long-type-882244085441918599.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-216a1b672cb8d425.long-type-4014314346241113161.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.5/src/model/guild/mod.rs:1906:25 [INFO] [stdout] | [INFO] [stdout] 1906 | .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.24/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.5/src/model/guild/mod.rs:1906:25 [INFO] [stdout] | [INFO] [stdout] 1906 | .filter_map(|member| async move { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: required for `{async closure@mod.rs:1906: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-216a1b672cb8d425.long-type-16494503725495218518.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-216a1b672cb8d425.long-type-1084515983529702789.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.5/src/model/guild/mod.rs:1906:25 [INFO] [stdout] | [INFO] [stdout] 1906 | .filter_map(|member| async move { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: required for `{async closure@mod.rs:1906: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-216a1b672cb8d425.long-type-13516794472114422726.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-216a1b672cb8d425.long-type-13516794472114422726.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-216a1b672cb8d425.long-type-4678589028262761364.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-216a1b672cb8d425.long-type-1084515983529702789.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.5/src/model/guild/mod.rs:1964:25 [INFO] [stdout] | [INFO] [stdout] 1964 | .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.24/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.5/src/model/guild/mod.rs:1964:25 [INFO] [stdout] | [INFO] [stdout] 1964 | .filter_map(|member| async move { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: required for `{async closure@mod.rs:1964: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-216a1b672cb8d425.long-type-18396581428251573716.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-216a1b672cb8d425.long-type-13050501619789962745.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.5/src/model/guild/mod.rs:1964:25 [INFO] [stdout] | [INFO] [stdout] 1964 | .filter_map(|member| async move { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: required for `{async closure@mod.rs:1964: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-216a1b672cb8d425.long-type-15075085451314808698.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-216a1b672cb8d425.long-type-15075085451314808698.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-216a1b672cb8d425.long-type-2733532539378586041.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-216a1b672cb8d425.long-type-13050501619789962745.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" "75960811fa85fbd7f97d247387abebd480156f21e80589ac1bb6393674de0288", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75960811fa85fbd7f97d247387abebd480156f21e80589ac1bb6393674de0288", kill_on_drop: false }` [INFO] [stdout] 75960811fa85fbd7f97d247387abebd480156f21e80589ac1bb6393674de0288