[INFO] cloning repository https://github.com/TheBobBobs/masquerade-bot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TheBobBobs/masquerade-bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheBobBobs%2Fmasquerade-bot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheBobBobs%2Fmasquerade-bot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3c52551783461e7b07b9b555005dce81832dd535
[INFO] checking TheBobBobs/masquerade-bot against 656a9da186dacaf3bf8f7f7296a825d256cb4ae3 for pr-158915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheBobBobs%2Fmasquerade-bot" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/TheBobBobs/masquerade-bot
[INFO] finished tweaking git repo https://github.com/TheBobBobs/masquerade-bot
[INFO] tweaked toml for git repo https://github.com/TheBobBobs/masquerade-bot written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/TheBobBobs/masquerade-bot on toolchain 656a9da186dacaf3bf8f7f7296a825d256cb4ae3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+656a9da186dacaf3bf8f7f7296a825d256cb4ae3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+656a9da186dacaf3bf8f7f7296a825d256cb4ae3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/TheBobBobs/volty.git`
[INFO] [stderr]     Updating git repository `https://github.com/insertish/OptionalStruct`
[INFO] [stderr]      Locking 378 packages to highest Rust 1.100.0-nightly compatible versions
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding reqwest v0.12.28 (available: v0.13.5)
[INFO] [stderr]       Adding validator v0.19.0 (available: v0.21.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+656a9da186dacaf3bf8f7f7296a825d256cb4ae3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded validator_derive v0.20.1
[INFO] [stderr]   Downloaded proc-macro-error-attr3 v3.1.1
[INFO] [stderr]   Downloaded proc-macro-error3 v3.1.1
[INFO] [stderr]   Downloaded iso8601-timestamp v0.4.0
[INFO] [stderr]   Downloaded toml_edit v0.25.15+spec-1.1.0
[INFO] [stderr]   Downloaded impl_ops v0.1.1
[INFO] [stderr]   Downloaded validator v0.19.0
[INFO] [stderr]   Downloaded bitfield-macros v0.19.5
[INFO] [stderr]   Downloaded ulid v1.2.1
[INFO] [stderr]   Downloaded validator_derive v0.19.0
[INFO] [stderr]   Downloaded typed-builder v0.22.0
[INFO] [stderr]   Downloaded typed-builder-macro v0.22.0
[INFO] [stderr]   Downloaded mongodb-internal-macros v3.9.1
[INFO] [stderr]   Downloaded bitfield v0.19.5
[INFO] [stderr]   Downloaded crossbeam-epoch v0.9.21
[INFO] [stderr]   Downloaded generic-array v1.4.5
[INFO] [stderr]   Downloaded mongocrypt-sys v0.1.6+1.18.2
[INFO] [stderr]   Downloaded mongocrypt v0.4.0
[INFO] [stderr]   Downloaded moka v0.12.16
[INFO] [stderr]   Downloaded hickory-resolver v0.26.3
[INFO] [stderr]   Downloaded mongodb v3.9.1
[INFO] [stderr]   Downloaded hickory-net v0.26.3
[INFO] [stderr]   Downloaded hickory-proto v0.26.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] bff75713edb1d6a1cf030238f11d8db8aacdaeb4db18aef0f8287f80b901a589
[INFO] running `Command { std: "docker" "start" "bff75713edb1d6a1cf030238f11d8db8aacdaeb4db18aef0f8287f80b901a589", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bff75713edb1d6a1cf030238f11d8db8aacdaeb4db18aef0f8287f80b901a589", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bff75713edb1d6a1cf030238f11d8db8aacdaeb4db18aef0f8287f80b901a589" "/opt/rustwide/cargo-home/bin/cargo" "+656a9da186dacaf3bf8f7f7296a825d256cb4ae3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bff75713edb1d6a1cf030238f11d8db8aacdaeb4db18aef0f8287f80b901a589", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bff75713edb1d6a1cf030238f11d8db8aacdaeb4db18aef0f8287f80b901a589" "/opt/rustwide/cargo-home/bin/cargo" "+656a9da186dacaf3bf8f7f7296a825d256cb4ae3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling find-msvc-tools v0.1.12
[INFO] [stderr]    Compiling portable-atomic v1.15.0
[INFO] [stderr]    Compiling pkg-config v0.3.34
[INFO] [stderr]     Checking bytes v1.12.1
[INFO] [stderr]     Checking smallvec v1.16.1
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]     Checking litemap v0.8.3
[INFO] [stderr]     Checking writeable v0.6.4
[INFO] [stderr]    Compiling syn v3.0.5
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.2.3
[INFO] [stderr]     Checking socket2 v0.6.5
[INFO] [stderr]    Compiling icu_properties_data v2.3.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.3.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking log v0.4.34
[INFO] [stderr]     Checking indexmap v2.14.2
[INFO] [stderr]     Checking rustls-pki-types v1.15.1
[INFO] [stderr]    Compiling aws-lc-rs v1.18.1
[INFO] [stderr]    Compiling rustversion v1.0.23
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling zerocopy v0.8.57
[INFO] [stderr]    Compiling rustls v0.23.44
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]     Checking bitflags v2.13.2
[INFO] [stderr]     Checking getrandom v0.4.3
[INFO] [stderr]     Checking aho-corasick v1.1.5
[INFO] [stderr]    Compiling winnow v1.0.4
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.23
[INFO] [stderr]     Checking webpki-roots v1.0.9
[INFO] [stderr]    Compiling time-macros v0.2.32
[INFO] [stderr]     Checking cpufeatures v0.3.1
[INFO] [stderr]     Checking cmov v0.5.4
[INFO] [stderr]     Checking time-core v0.1.9
[INFO] [stderr]     Checking data-encoding v2.11.1
[INFO] [stderr]     Checking ctutils v0.4.2
[INFO] [stderr]     Checking http v1.5.0
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]    Compiling encoding_rs v0.8.41
[INFO] [stderr]     Checking event-listener v5.4.2
[INFO] [stderr]    Compiling proc-macro-error-attr3 v3.1.1
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.21
[INFO] [stderr]     Checking const-oid v0.10.2
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]     Checking tinyvec v1.13.2
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking uuid v1.26.1
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]    Compiling jobserver v0.1.35
[INFO] [stderr]     Checking http-body v1.1.0
[INFO] [stderr]    Compiling multiversion_no_op v1.0.0
[INFO] [stderr]     Checking core_detect v1.0.0
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking regex-automata v0.4.18
[INFO] [stderr]     Checking http-body-util v0.1.5
[INFO] [stderr]     Checking crossbeam-channel v0.5.17
[INFO] [stderr]    Compiling cc v1.4.5
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]     Checking chacha20 v0.10.2
[INFO] [stderr]     Checking rustls-native-certs v0.8.4
[INFO] [stderr]     Checking either v1.18.0
[INFO] [stderr]     Checking impl_ops v0.1.1
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking hybrid-array v0.4.15
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling toml_parser v1.1.3+spec-1.1.0
[INFO] [stderr]     Checking generic-array v1.4.5
[INFO] [stderr]     Checking rand v0.10.2
[INFO] [stderr]    Compiling rustc_version_runtime v0.3.0
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking rmp v0.8.15
[INFO] [stderr]     Checking semver v1.0.28
[INFO] [stderr]     Checking bitvec v1.1.1
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]     Checking serde_bytes v0.11.19
[INFO] [stderr]     Checking rustc_version v0.4.1
[INFO] [stderr]     Checking time v0.3.55
[INFO] [stderr]    Compiling toml_edit v0.25.15+spec-1.1.0
[INFO] [stderr]     Checking resolv-conf v0.7.6
[INFO] [stderr]     Checking jiff-core v0.1.0
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]     Checking crypto-common v0.2.2
[INFO] [stderr]     Checking block-buffer v0.12.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling optional_struct v0.2.0 (https://github.com/insertish/OptionalStruct?rev=ee56427cee1f007839825d93d07fffd5a5e038c7#ee56427c)
[INFO] [stderr]     Checking sha1 v0.10.7
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.117
[INFO] [stderr]    Compiling aws-lc-sys v0.45.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling openssl v0.10.81
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking jiff v0.2.35
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]     Checking sha1 v0.11.0
[INFO] [stderr]     Checking hmac v0.13.0
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]     Checking pbkdf2 v0.13.0
[INFO] [stderr]     Checking md-5 v0.11.0
[INFO] [stderr]     Checking iso8601-timestamp v0.4.0
[INFO] [stderr]    Compiling proc-macro-error3 v3.1.1
[INFO] [stderr]    Compiling darling_core v0.24.1
[INFO] [stderr]     Checking regex v1.13.1
[INFO] [stderr]     Checking env_filter v2.0.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.6
[INFO] [stderr]    Compiling displaydoc v0.2.7
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling futures-macro v0.3.34
[INFO] [stderr]    Compiling tokio-macros v2.7.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.20
[INFO] [stderr]    Compiling multiversion-macros v0.9.0
[INFO] [stderr]    Compiling async-trait v0.1.92
[INFO] [stderr]    Compiling bitfield-macros v0.19.5
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking futures-util v0.3.34
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking bitfield v0.19.5
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking thiserror v2.0.20
[INFO] [stderr]     Checking env_logger v0.11.11
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.5
[INFO] [stderr]     Checking multiversion v0.9.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling macro_magic_core_macros v0.5.1
[INFO] [stderr]    Compiling derive-syn-parse v0.2.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.6
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling typed-builder-macro v0.22.0
[INFO] [stderr]    Compiling macro_magic_core v0.5.1
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]    Compiling derive-where v1.6.1
[INFO] [stderr]     Checking num_enum v0.7.6
[INFO] [stderr]    Compiling macro_magic_macros v0.5.1
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]     Checking zerovec v0.11.8
[INFO] [stderr]     Checking zerotrie v0.2.5
[INFO] [stderr]    Compiling macro_magic v0.5.1
[INFO] [stderr]     Checking serde v1.0.229
[INFO] [stderr]    Compiling mongodb-internal-macros v3.9.1
[INFO] [stderr]    Compiling darling_macro v0.24.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.24.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling serde_with_macros v3.23.0
[INFO] [stderr]    Compiling validator_derive v0.19.0
[INFO] [stderr]     Checking ipnet v2.12.2
[INFO] [stderr]     Checking ulid v1.2.1
[INFO] [stderr]     Checking rmp-serde v1.3.1
[INFO] [stderr]     Checking prefix-trie v0.8.4
[INFO] [stderr]     Checking typed-builder v0.22.0
[INFO] [stderr]     Checking bson v2.15.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking tinystr v0.8.4
[INFO] [stderr]     Checking potential_utf v0.1.6
[INFO] [stderr]     Checking icu_locale_core v2.3.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking icu_collections v2.3.0
[INFO] [stderr]     Checking serde_with v3.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling validator_derive v0.20.1
[INFO] [stderr]     Checking futures-executor v0.3.34
[INFO] [stderr]     Checking moka v0.12.16
[INFO] [stderr]     Checking futures v0.3.34
[INFO] [stderr]     Checking icu_provider v2.3.1
[INFO] [stderr]     Checking icu_properties v2.3.0
[INFO] [stderr]     Checking icu_normalizer v2.3.0
[INFO] [stderr]     Checking tokio-util v0.7.19
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking h2 v0.4.19
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking validator v0.20.0
[INFO] [stderr]     Checking hickory-proto v0.26.3
[INFO] [stderr]     Checking validator v0.19.0
[INFO] [stderr]     Checking volty-types v0.1.0 (https://github.com/TheBobBobs/volty.git#1db4895f)
[INFO] [stderr]     Checking hickory-net v0.26.3
[INFO] [stderr]     Checking hyper v1.11.1
[INFO] [stderr]     Checking hickory-resolver v0.26.3
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking rustls-webpki v0.103.15
[INFO] [stderr]     Checking tokio-rustls v0.26.5
[INFO] [stderr]     Checking rustls-platform-verifier v0.7.0
[INFO] [stderr]     Checking tungstenite v0.28.0
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking mongodb v3.9.1
[INFO] [stderr]     Checking reqwest v0.13.5
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking tokio-tungstenite v0.28.0
[INFO] [stderr]     Checking volty-http v0.1.0 (https://github.com/TheBobBobs/volty.git#1db4895f)
[INFO] [stderr]     Checking volty-ws v0.1.0 (https://github.com/TheBobBobs/volty.git#1db4895f)
[INFO] [stderr]     Checking volty v0.1.0 (https://github.com/TheBobBobs/volty.git#1db4895f)
[INFO] [stderr]     Checking masquerade-bot v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: overflow evaluating the requirement `Pin<Box<{async block@src/main.rs:412:5: 412:10}>>: CoerceUnsized<Pin<Box<dyn futures::Future<Output = ()> + std::marker::Send>>>`
[INFO] [stdout]    --> src/main.rs:412:5
[INFO] [stdout]     |
[INFO] [stdout] 412 |     async fn on_message(&self, message: Message) {
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: which requires `Box<{async block@src/main.rs:412:5: 412:10}>: CoerceUnsized<Box<dyn futures::Future<Output = ()> + std::marker::Send>>`
[INFO] [stdout]     = note: which requires `{async block@src/main.rs:412:5: 412:10}: Unsize<dyn futures::Future<Output = ()> + std::marker::Send>`
[INFO] [stdout]     = note: which requires `{async block@src/main.rs:412:5: 412:10}: std::marker::Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@src/main.rs:412:5: 412:10}: std::marker::Send`
[INFO] [stdout]     = note: which requires `impl futures::Future<Output = Result<(), error::Error>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `{async fn body of Bot::on_message()}: std::marker::Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@src/main.rs:155:72: 290:6}: std::marker::Send`
[INFO] [stdout]     = note: which requires `std::future::PollFn<{closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.53.1/src/macros/join.rs:151:42: 151:51}>: std::marker::Send`
[INFO] [stdout]     = note: which requires `{closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.53.1/src/macros/join.rs:151:42: 151:51}: std::marker::Send`
[INFO] [stdout]     = note: which requires `(tokio::macros::support::Rotator<2>, &mut (tokio::future::maybe_done::MaybeDone<impl futures::Future<Output = Result<(), error::Error>>>, tokio::future::maybe_done::MaybeDone<impl futures::Future<Output = Result<(), _>>>)): std::marker::Send`
[INFO] [stdout]     = note: which requires `&mut (tokio::future::maybe_done::MaybeDone<impl futures::Future<Output = Result<(), error::Error>>>, tokio::future::maybe_done::MaybeDone<impl futures::Future<Output = Result<(), volty::prelude::HttpError>>>): std::marker::Send`
[INFO] [stdout]     = note: which requires `(tokio::future::maybe_done::MaybeDone<impl futures::Future<Output = Result<(), error::Error>>>, tokio::future::maybe_done::MaybeDone<impl futures::Future<Output = Result<(), volty::prelude::HttpError>>>): std::marker::Send`
[INFO] [stdout]     = note: which requires `tokio::future::maybe_done::MaybeDone<impl futures::Future<Output = Result<(), error::Error>>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `impl futures::Future<Output = Result<(), error::Error>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `{async fn body of Bot::delete_message()}: std::marker::Send`
[INFO] [stdout]     = note: and so on...
[INFO] [stdout]     = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`masquerade_bot`)
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]     = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Pin<Box<{async block@src/main.rs:412:5: 412:10}>>: CoerceUnsized<Pin<Box<dyn futures::Future<Output = ()> + std::marker::Send>>>`
[INFO] [stdout]    --> src/main.rs:412:5
[INFO] [stdout]     |
[INFO] [stdout] 412 |     async fn on_message(&self, message: Message) {
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: which requires `Box<{async block@src/main.rs:412:5: 412:10}>: CoerceUnsized<Box<dyn futures::Future<Output = ()> + std::marker::Send>>`
[INFO] [stdout]     = note: which requires `{async block@src/main.rs:412:5: 412:10}: Unsize<dyn futures::Future<Output = ()> + std::marker::Send>`
[INFO] [stdout]     = note: which requires `{async block@src/main.rs:412:5: 412:10}: std::marker::Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@src/main.rs:412:5: 412:10}: std::marker::Send`
[INFO] [stdout]     = note: which requires `impl futures::Future<Output = Result<(), error::Error>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `{async fn body of Bot::on_message()}: std::marker::Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@src/main.rs:155:72: 290:6}: std::marker::Send`
[INFO] [stdout]     = note: which requires `std::future::PollFn<{closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.53.1/src/macros/join.rs:151:42: 151:51}>: std::marker::Send`
[INFO] [stdout]     = note: which requires `{closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.53.1/src/macros/join.rs:151:42: 151:51}: std::marker::Send`
[INFO] [stdout]     = note: which requires `(tokio::macros::support::Rotator<2>, &mut (tokio::future::maybe_done::MaybeDone<impl futures::Future<Output = Result<(), error::Error>>>, tokio::future::maybe_done::MaybeDone<impl futures::Future<Output = Result<(), _>>>)): std::marker::Send`
[INFO] [stdout]     = note: which requires `&mut (tokio::future::maybe_done::MaybeDone<impl futures::Future<Output = Result<(), error::Error>>>, tokio::future::maybe_done::MaybeDone<impl futures::Future<Output = Result<(), volty::prelude::HttpError>>>): std::marker::Send`
[INFO] [stdout]     = note: which requires `(tokio::future::maybe_done::MaybeDone<impl futures::Future<Output = Result<(), error::Error>>>, tokio::future::maybe_done::MaybeDone<impl futures::Future<Output = Result<(), volty::prelude::HttpError>>>): std::marker::Send`
[INFO] [stdout]     = note: which requires `tokio::future::maybe_done::MaybeDone<impl futures::Future<Output = Result<(), error::Error>>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `impl futures::Future<Output = Result<(), error::Error>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `{async fn body of Bot::delete_message()}: std::marker::Send`
[INFO] [stdout]     = note: and so on...
[INFO] [stdout]     = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`masquerade_bot`)
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]     = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 54s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1, syn v0.11.11
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 9`
[INFO] running `Command { std: "docker" "inspect" "bff75713edb1d6a1cf030238f11d8db8aacdaeb4db18aef0f8287f80b901a589", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bff75713edb1d6a1cf030238f11d8db8aacdaeb4db18aef0f8287f80b901a589", kill_on_drop: false }`
[INFO] [stdout] bff75713edb1d6a1cf030238f11d8db8aacdaeb4db18aef0f8287f80b901a589
