[INFO] cloning repository https://github.com/itohatweb/learning-twilight-stuff [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/itohatweb/learning-twilight-stuff" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fitohatweb%2Flearning-twilight-stuff", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fitohatweb%2Flearning-twilight-stuff'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2d776b0cf26d0187916c6cf24f0721622996e6c0 [INFO] checking itohatweb/learning-twilight-stuff against try#8ea250bdb76176ecb0225baa34aa634b024ae0e2 for pr-101692 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fitohatweb%2Flearning-twilight-stuff" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/itohatweb/learning-twilight-stuff on toolchain 8ea250bdb76176ecb0225baa34aa634b024ae0e2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8ea250bdb76176ecb0225baa34aa634b024ae0e2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/itohatweb/learning-twilight-stuff [INFO] finished tweaking git repo https://github.com/itohatweb/learning-twilight-stuff [INFO] tweaked toml for git repo https://github.com/itohatweb/learning-twilight-stuff written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/itohatweb/learning-twilight-stuff already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8ea250bdb76176ecb0225baa34aa634b024ae0e2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:e92e462e59ac3446a933540fd361ddeb5362c86f92d432d6a560a917a465022e" "/opt/rustwide/cargo-home/bin/cargo" "+8ea250bdb76176ecb0225baa34aa634b024ae0e2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cd3e65ab9f909accaed26ff67f4fcf0585e99577ebc62ebd541a6fe45410bcb5 [INFO] running `Command { std: "docker" "start" "-a" "cd3e65ab9f909accaed26ff67f4fcf0585e99577ebc62ebd541a6fe45410bcb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cd3e65ab9f909accaed26ff67f4fcf0585e99577ebc62ebd541a6fe45410bcb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd3e65ab9f909accaed26ff67f4fcf0585e99577ebc62ebd541a6fe45410bcb5", kill_on_drop: false }` [INFO] [stdout] cd3e65ab9f909accaed26ff67f4fcf0585e99577ebc62ebd541a6fe45410bcb5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:e92e462e59ac3446a933540fd361ddeb5362c86f92d432d6a560a917a465022e" "/opt/rustwide/cargo-home/bin/cargo" "+8ea250bdb76176ecb0225baa34aa634b024ae0e2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9936f36da572a472d365ef8848bba62fe3cb78f93879356fde5473c75ef19d1b [INFO] running `Command { std: "docker" "start" "-a" "9936f36da572a472d365ef8848bba62fe3cb78f93879356fde5473c75ef19d1b", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling libc v0.2.106 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Checking futures-sink v0.3.17 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Checking futures-io v0.3.17 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking unicode-bidi v0.3.7 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking ppv-lite86 v0.2.15 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking alloc-no-stdlib v2.0.3 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Checking httpdate v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Checking openssl-probe v0.1.4 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Checking sha1 v0.6.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking cpufeatures v0.2.1 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Checking input_buffer v0.4.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling tokio v1.13.0 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking tracing-core v0.1.21 [INFO] [stderr] Checking http v0.2.5 [INFO] [stderr] Checking tinyvec v1.5.0 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking alloc-stdlib v0.2.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Checking brotli-decompressor v2.3.2 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking socket2 v0.4.2 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking regex v1.4.6 [INFO] [stderr] Checking http-body v0.4.4 [INFO] [stderr] Checking brotli v3.3.2 [INFO] [stderr] Checking ordered-float v2.8.0 [INFO] [stderr] Checking rmp v0.8.10 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking dashmap v4.0.2 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking flate2 v1.0.22 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking sha-1 v0.9.8 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking sct v0.6.1 [INFO] [stderr] Checking ct-logs v0.8.0 [INFO] [stderr] Checking procfs v0.9.1 [INFO] [stderr] Checking rustls v0.19.1 [INFO] [stderr] Checking webpki-roots v0.21.1 [INFO] [stderr] Checking rustls-native-certs v0.5.0 [INFO] [stderr] Compiling tokio-macros v1.5.1 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling serde_repr v0.1.7 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling twilight-interactions-derive v0.7.1 [INFO] [stderr] Checking pin-project v1.0.8 [INFO] [stderr] Checking tracing v0.1.29 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking futures-executor v0.3.17 [INFO] [stderr] Checking tungstenite v0.13.0 [INFO] [stderr] Checking tokio-util v0.6.9 [INFO] [stderr] Checking tokio-rustls v0.22.0 [INFO] [stderr] Checking mobc v0.7.3 [INFO] [stderr] Checking leaky-bucket-lite v0.2.2 [INFO] [stderr] Checking simple-process-stats v1.0.0 [INFO] [stderr] Checking futures v0.3.17 [INFO] [stderr] Checking tokio-tungstenite v0.14.0 [INFO] [stderr] Checking h2 v0.3.7 [INFO] [stderr] Checking combine v4.6.2 [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking rmp-serde v0.15.5 [INFO] [stderr] Checking twilight-model v0.7.1 [INFO] [stderr] Checking hyper v0.14.14 [INFO] [stderr] Checking hyper-rustls v0.22.1 [INFO] [stderr] Checking redis v0.19.0 [INFO] [stderr] Checking redis v0.21.3 [INFO] [stderr] Checking mobc-redis v0.7.0 [INFO] [stderr] Checking twilight-http v0.7.1 [INFO] [stderr] Checking twilight-embed-builder v0.7.1 [INFO] [stderr] Checking twilight-util v0.7.0 [INFO] [stderr] Checking twilight-interactions v0.7.1 [INFO] [stderr] Checking twilight-cache-inmemory v0.7.1 [INFO] [stderr] Checking cache v0.1.0 (/opt/rustwide/workdir/cache) [INFO] [stdout] warning: unused import: `CurrentUser` [INFO] [stdout] --> cache/src/event/mod.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | user::{CurrentUser, User}, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `log::info` [INFO] [stdout] --> cache/src/event/channel.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use log::info; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::borrow::Cow` [INFO] [stdout] --> cache/src/event/emoji.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::borrow::Cow; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `collections::HashSet`, `hash::Hash` [INFO] [stdout] --> cache/src/event/guild.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | use std::{collections::HashSet, hash::Hash}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `id::GuildId` [INFO] [stdout] --> cache/src/event/guild.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | id::GuildId, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::borrow::Cow` [INFO] [stdout] --> cache/src/event/message.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::borrow::Cow; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `channel::message::MessageReaction` [INFO] [stdout] --> cache/src/event/reaction.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | channel::message::MessageReaction, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `CurrentUser` [INFO] [stdout] --> cache/src/event/mod.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | user::{CurrentUser, User}, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `log::info` [INFO] [stdout] --> cache/src/event/channel.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use log::info; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::borrow::Cow` [INFO] [stdout] --> cache/src/event/emoji.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::borrow::Cow; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `collections::HashSet`, `hash::Hash` [INFO] [stdout] --> cache/src/event/guild.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | use std::{collections::HashSet, hash::Hash}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `id::GuildId` [INFO] [stdout] --> cache/src/event/guild.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | id::GuildId, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::borrow::Cow` [INFO] [stdout] --> cache/src/event/message.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::borrow::Cow; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `channel::message::MessageReaction` [INFO] [stdout] --> cache/src/event/reaction.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | channel::message::MessageReaction, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> cache/src/event/emoji.rs:11:19 [INFO] [stdout] | [INFO] [stdout] 11 | if let Ok(mut guild_emojis) = self.guild_emojis.get(guild_id.get()).await { [INFO] [stdout] | ----^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> cache/src/event/emoji.rs:11:19 [INFO] [stdout] | [INFO] [stdout] 11 | if let Ok(mut guild_emojis) = self.guild_emojis.get(guild_id.get()).await { [INFO] [stdout] | ----^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `event::channel::::update` [INFO] [stdout] --> cache/src/event/channel.rs:131:5 [INFO] [stdout] | [INFO] [stdout] 131 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `event::channel::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/channel.rs:131:50 [INFO] [stdout] | [INFO] [stdout] 131 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 132 | | if !cache.wants(ResourceType::CHANNEL) { [INFO] [stdout] 133 | | return; [INFO] [stdout] 134 | | } [INFO] [stdout] ... | [INFO] [stdout] 150 | | } [INFO] [stdout] 151 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `event::channel::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/channel.rs:131:50 [INFO] [stdout] | [INFO] [stdout] 131 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 132 | | if !cache.wants(ResourceType::CHANNEL) { [INFO] [stdout] 133 | | return; [INFO] [stdout] 134 | | } [INFO] [stdout] ... | [INFO] [stdout] 150 | | } [INFO] [stdout] 151 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `event::channel::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/channel.rs:131:50 [INFO] [stdout] | [INFO] [stdout] 131 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 132 | | if !cache.wants(ResourceType::CHANNEL) { [INFO] [stdout] 133 | | return; [INFO] [stdout] 134 | | } [INFO] [stdout] ... | [INFO] [stdout] 150 | | } [INFO] [stdout] 151 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `event::channel::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/channel.rs:131:50 [INFO] [stdout] | [INFO] [stdout] 131 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 132 | | if !cache.wants(ResourceType::CHANNEL) { [INFO] [stdout] 133 | | return; [INFO] [stdout] 134 | | } [INFO] [stdout] ... | [INFO] [stdout] 150 | | } [INFO] [stdout] 151 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `event::channel::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/channel.rs:131:50 [INFO] [stdout] | [INFO] [stdout] 131 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 132 | | if !cache.wants(ResourceType::CHANNEL) { [INFO] [stdout] 133 | | return; [INFO] [stdout] 134 | | } [INFO] [stdout] ... | [INFO] [stdout] 150 | | } [INFO] [stdout] 151 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `event::channel::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/channel.rs:131:50 [INFO] [stdout] | [INFO] [stdout] 131 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 132 | | if !cache.wants(ResourceType::CHANNEL) { [INFO] [stdout] 133 | | return; [INFO] [stdout] 134 | | } [INFO] [stdout] ... | [INFO] [stdout] 150 | | } [INFO] [stdout] 151 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `event::channel::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/channel.rs:131:50 [INFO] [stdout] | [INFO] [stdout] 131 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 132 | | if !cache.wants(ResourceType::CHANNEL) { [INFO] [stdout] 133 | | return; [INFO] [stdout] 134 | | } [INFO] [stdout] ... | [INFO] [stdout] 150 | | } [INFO] [stdout] 151 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `event::channel::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/channel.rs:131:50 [INFO] [stdout] | [INFO] [stdout] 131 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 132 | | if !cache.wants(ResourceType::CHANNEL) { [INFO] [stdout] 133 | | return; [INFO] [stdout] 134 | | } [INFO] [stdout] ... | [INFO] [stdout] 150 | | } [INFO] [stdout] 151 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `event::channel::::update`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `event::channel::::update` [INFO] [stdout] --> cache/src/event/channel.rs:156:5 [INFO] [stdout] | [INFO] [stdout] 156 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `event::channel::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/channel.rs:156:50 [INFO] [stdout] | [INFO] [stdout] 156 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 157 | | if !cache.wants(ResourceType::CHANNEL) { [INFO] [stdout] 158 | | return; [INFO] [stdout] 159 | | } [INFO] [stdout] ... | [INFO] [stdout] 186 | | } [INFO] [stdout] 187 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `event::channel::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/channel.rs:156:50 [INFO] [stdout] | [INFO] [stdout] 156 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 157 | | if !cache.wants(ResourceType::CHANNEL) { [INFO] [stdout] 158 | | return; [INFO] [stdout] 159 | | } [INFO] [stdout] ... | [INFO] [stdout] 186 | | } [INFO] [stdout] 187 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `event::channel::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/channel.rs:156:50 [INFO] [stdout] | [INFO] [stdout] 156 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 157 | | if !cache.wants(ResourceType::CHANNEL) { [INFO] [stdout] 158 | | return; [INFO] [stdout] 159 | | } [INFO] [stdout] ... | [INFO] [stdout] 186 | | } [INFO] [stdout] 187 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `event::channel::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/channel.rs:156:50 [INFO] [stdout] | [INFO] [stdout] 156 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 157 | | if !cache.wants(ResourceType::CHANNEL) { [INFO] [stdout] 158 | | return; [INFO] [stdout] 159 | | } [INFO] [stdout] ... | [INFO] [stdout] 186 | | } [INFO] [stdout] 187 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `event::channel::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/channel.rs:156:50 [INFO] [stdout] | [INFO] [stdout] 156 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 157 | | if !cache.wants(ResourceType::CHANNEL) { [INFO] [stdout] 158 | | return; [INFO] [stdout] 159 | | } [INFO] [stdout] ... | [INFO] [stdout] 186 | | } [INFO] [stdout] 187 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `event::channel::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/channel.rs:156:50 [INFO] [stdout] | [INFO] [stdout] 156 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 157 | | if !cache.wants(ResourceType::CHANNEL) { [INFO] [stdout] 158 | | return; [INFO] [stdout] 159 | | } [INFO] [stdout] ... | [INFO] [stdout] 186 | | } [INFO] [stdout] 187 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `event::channel::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/channel.rs:156:50 [INFO] [stdout] | [INFO] [stdout] 156 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 157 | | if !cache.wants(ResourceType::CHANNEL) { [INFO] [stdout] 158 | | return; [INFO] [stdout] 159 | | } [INFO] [stdout] ... | [INFO] [stdout] 186 | | } [INFO] [stdout] 187 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `event::channel::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/channel.rs:156:50 [INFO] [stdout] | [INFO] [stdout] 156 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 157 | | if !cache.wants(ResourceType::CHANNEL) { [INFO] [stdout] 158 | | return; [INFO] [stdout] 159 | | } [INFO] [stdout] ... | [INFO] [stdout] 186 | | } [INFO] [stdout] 187 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `event::channel::::update`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `event::guild::::update` [INFO] [stdout] --> cache/src/event/guild.rs:112:5 [INFO] [stdout] | [INFO] [stdout] 112 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `event::guild::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/guild.rs:112:50 [INFO] [stdout] | [INFO] [stdout] 112 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 113 | | // TODO: WHAT'S THIS [INFO] [stdout] 114 | | async fn remove_ids( [INFO] [stdout] 115 | | target: &RedisHashMapCache, [INFO] [stdout] ... | [INFO] [stdout] 182 | | } [INFO] [stdout] 183 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `event::guild::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/guild.rs:112:50 [INFO] [stdout] | [INFO] [stdout] 112 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 113 | | // TODO: WHAT'S THIS [INFO] [stdout] 114 | | async fn remove_ids( [INFO] [stdout] 115 | | target: &RedisHashMapCache, [INFO] [stdout] ... | [INFO] [stdout] 182 | | } [INFO] [stdout] 183 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `event::guild::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/guild.rs:112:50 [INFO] [stdout] | [INFO] [stdout] 112 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 113 | | // TODO: WHAT'S THIS [INFO] [stdout] 114 | | async fn remove_ids( [INFO] [stdout] 115 | | target: &RedisHashMapCache, [INFO] [stdout] ... | [INFO] [stdout] 182 | | } [INFO] [stdout] 183 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `event::guild::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/guild.rs:112:50 [INFO] [stdout] | [INFO] [stdout] 112 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 113 | | // TODO: WHAT'S THIS [INFO] [stdout] 114 | | async fn remove_ids( [INFO] [stdout] 115 | | target: &RedisHashMapCache, [INFO] [stdout] ... | [INFO] [stdout] 182 | | } [INFO] [stdout] 183 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `event::guild::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/guild.rs:112:50 [INFO] [stdout] | [INFO] [stdout] 112 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 113 | | // TODO: WHAT'S THIS [INFO] [stdout] 114 | | async fn remove_ids( [INFO] [stdout] 115 | | target: &RedisHashMapCache, [INFO] [stdout] ... | [INFO] [stdout] 182 | | } [INFO] [stdout] 183 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `event::guild::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/guild.rs:112:50 [INFO] [stdout] | [INFO] [stdout] 112 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 113 | | // TODO: WHAT'S THIS [INFO] [stdout] 114 | | async fn remove_ids( [INFO] [stdout] 115 | | target: &RedisHashMapCache, [INFO] [stdout] ... | [INFO] [stdout] 182 | | } [INFO] [stdout] 183 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `event::guild::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/guild.rs:112:50 [INFO] [stdout] | [INFO] [stdout] 112 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 113 | | // TODO: WHAT'S THIS [INFO] [stdout] 114 | | async fn remove_ids( [INFO] [stdout] 115 | | target: &RedisHashMapCache, [INFO] [stdout] ... | [INFO] [stdout] 182 | | } [INFO] [stdout] 183 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `event::guild::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/guild.rs:112:50 [INFO] [stdout] | [INFO] [stdout] 112 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 113 | | // TODO: WHAT'S THIS [INFO] [stdout] 114 | | async fn remove_ids( [INFO] [stdout] 115 | | target: &RedisHashMapCache, [INFO] [stdout] ... | [INFO] [stdout] 182 | | } [INFO] [stdout] 183 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `event::guild::::update`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `event::guild::::update` [INFO] [stdout] --> cache/src/event/guild.rs:188:5 [INFO] [stdout] | [INFO] [stdout] 188 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `event::guild::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/guild.rs:188:50 [INFO] [stdout] | [INFO] [stdout] 188 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 189 | | if !cache.wants(ResourceType::GUILD) { [INFO] [stdout] 190 | | return; [INFO] [stdout] 191 | | } [INFO] [stdout] ... | [INFO] [stdout] 222 | | }; [INFO] [stdout] 223 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `event::guild::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/guild.rs:188:50 [INFO] [stdout] | [INFO] [stdout] 188 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 189 | | if !cache.wants(ResourceType::GUILD) { [INFO] [stdout] 190 | | return; [INFO] [stdout] 191 | | } [INFO] [stdout] ... | [INFO] [stdout] 222 | | }; [INFO] [stdout] 223 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `event::guild::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/guild.rs:188:50 [INFO] [stdout] | [INFO] [stdout] 188 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 189 | | if !cache.wants(ResourceType::GUILD) { [INFO] [stdout] 190 | | return; [INFO] [stdout] 191 | | } [INFO] [stdout] ... | [INFO] [stdout] 222 | | }; [INFO] [stdout] 223 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `event::guild::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/guild.rs:188:50 [INFO] [stdout] | [INFO] [stdout] 188 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 189 | | if !cache.wants(ResourceType::GUILD) { [INFO] [stdout] 190 | | return; [INFO] [stdout] 191 | | } [INFO] [stdout] ... | [INFO] [stdout] 222 | | }; [INFO] [stdout] 223 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `event::guild::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/guild.rs:188:50 [INFO] [stdout] | [INFO] [stdout] 188 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 189 | | if !cache.wants(ResourceType::GUILD) { [INFO] [stdout] 190 | | return; [INFO] [stdout] 191 | | } [INFO] [stdout] ... | [INFO] [stdout] 222 | | }; [INFO] [stdout] 223 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `event::guild::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/guild.rs:188:50 [INFO] [stdout] | [INFO] [stdout] 188 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 189 | | if !cache.wants(ResourceType::GUILD) { [INFO] [stdout] 190 | | return; [INFO] [stdout] 191 | | } [INFO] [stdout] ... | [INFO] [stdout] 222 | | }; [INFO] [stdout] 223 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `event::guild::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/guild.rs:188:50 [INFO] [stdout] | [INFO] [stdout] 188 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 189 | | if !cache.wants(ResourceType::GUILD) { [INFO] [stdout] 190 | | return; [INFO] [stdout] 191 | | } [INFO] [stdout] ... | [INFO] [stdout] 222 | | }; [INFO] [stdout] 223 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `event::guild::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/guild.rs:188:50 [INFO] [stdout] | [INFO] [stdout] 188 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 189 | | if !cache.wants(ResourceType::GUILD) { [INFO] [stdout] 190 | | return; [INFO] [stdout] 191 | | } [INFO] [stdout] ... | [INFO] [stdout] 222 | | }; [INFO] [stdout] 223 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `event::guild::::update`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `event::integration::::update` [INFO] [stdout] --> cache/src/event/integration.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `event::integration::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/integration.rs:42:50 [INFO] [stdout] | [INFO] [stdout] 42 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 43 | | if !cache.wants(ResourceType::INTEGRATION) { [INFO] [stdout] 44 | | return; [INFO] [stdout] 45 | | } [INFO] [stdout] ... | [INFO] [stdout] 58 | | } [INFO] [stdout] 59 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `event::integration::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/integration.rs:42:50 [INFO] [stdout] | [INFO] [stdout] 42 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 43 | | if !cache.wants(ResourceType::INTEGRATION) { [INFO] [stdout] 44 | | return; [INFO] [stdout] 45 | | } [INFO] [stdout] ... | [INFO] [stdout] 58 | | } [INFO] [stdout] 59 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `event::integration::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/integration.rs:42:50 [INFO] [stdout] | [INFO] [stdout] 42 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 43 | | if !cache.wants(ResourceType::INTEGRATION) { [INFO] [stdout] 44 | | return; [INFO] [stdout] 45 | | } [INFO] [stdout] ... | [INFO] [stdout] 58 | | } [INFO] [stdout] 59 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `event::integration::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/integration.rs:42:50 [INFO] [stdout] | [INFO] [stdout] 42 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 43 | | if !cache.wants(ResourceType::INTEGRATION) { [INFO] [stdout] 44 | | return; [INFO] [stdout] 45 | | } [INFO] [stdout] ... | [INFO] [stdout] 58 | | } [INFO] [stdout] 59 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `event::integration::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/integration.rs:42:50 [INFO] [stdout] | [INFO] [stdout] 42 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 43 | | if !cache.wants(ResourceType::INTEGRATION) { [INFO] [stdout] 44 | | return; [INFO] [stdout] 45 | | } [INFO] [stdout] ... | [INFO] [stdout] 58 | | } [INFO] [stdout] 59 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `event::integration::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/integration.rs:42:50 [INFO] [stdout] | [INFO] [stdout] 42 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 43 | | if !cache.wants(ResourceType::INTEGRATION) { [INFO] [stdout] 44 | | return; [INFO] [stdout] 45 | | } [INFO] [stdout] ... | [INFO] [stdout] 58 | | } [INFO] [stdout] 59 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `event::integration::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/integration.rs:42:50 [INFO] [stdout] | [INFO] [stdout] 42 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 43 | | if !cache.wants(ResourceType::INTEGRATION) { [INFO] [stdout] 44 | | return; [INFO] [stdout] 45 | | } [INFO] [stdout] ... | [INFO] [stdout] 58 | | } [INFO] [stdout] 59 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `event::integration::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/integration.rs:42:50 [INFO] [stdout] | [INFO] [stdout] 42 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 43 | | if !cache.wants(ResourceType::INTEGRATION) { [INFO] [stdout] 44 | | return; [INFO] [stdout] 45 | | } [INFO] [stdout] ... | [INFO] [stdout] 58 | | } [INFO] [stdout] 59 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `event::integration::::update`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `event::interaction::::update` [INFO] [stdout] --> cache/src/event/interaction.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `event::interaction::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/interaction.rs:9:50 [INFO] [stdout] | [INFO] [stdout] 9 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 10 | | #[allow(clippy::single_match)] [INFO] [stdout] 11 | | match &self.0 { [INFO] [stdout] 12 | | Interaction::ApplicationCommand(command) => { [INFO] [stdout] ... | [INFO] [stdout] 63 | | }; [INFO] [stdout] 64 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `event::interaction::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/interaction.rs:9:50 [INFO] [stdout] | [INFO] [stdout] 9 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 10 | | #[allow(clippy::single_match)] [INFO] [stdout] 11 | | match &self.0 { [INFO] [stdout] 12 | | Interaction::ApplicationCommand(command) => { [INFO] [stdout] ... | [INFO] [stdout] 63 | | }; [INFO] [stdout] 64 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `event::interaction::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/interaction.rs:9:50 [INFO] [stdout] | [INFO] [stdout] 9 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 10 | | #[allow(clippy::single_match)] [INFO] [stdout] 11 | | match &self.0 { [INFO] [stdout] 12 | | Interaction::ApplicationCommand(command) => { [INFO] [stdout] ... | [INFO] [stdout] 63 | | }; [INFO] [stdout] 64 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `event::interaction::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/interaction.rs:9:50 [INFO] [stdout] | [INFO] [stdout] 9 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 10 | | #[allow(clippy::single_match)] [INFO] [stdout] 11 | | match &self.0 { [INFO] [stdout] 12 | | Interaction::ApplicationCommand(command) => { [INFO] [stdout] ... | [INFO] [stdout] 63 | | }; [INFO] [stdout] 64 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `event::interaction::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/interaction.rs:9:50 [INFO] [stdout] | [INFO] [stdout] 9 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 10 | | #[allow(clippy::single_match)] [INFO] [stdout] 11 | | match &self.0 { [INFO] [stdout] 12 | | Interaction::ApplicationCommand(command) => { [INFO] [stdout] ... | [INFO] [stdout] 63 | | }; [INFO] [stdout] 64 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `event::interaction::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/interaction.rs:9:50 [INFO] [stdout] | [INFO] [stdout] 9 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 10 | | #[allow(clippy::single_match)] [INFO] [stdout] 11 | | match &self.0 { [INFO] [stdout] 12 | | Interaction::ApplicationCommand(command) => { [INFO] [stdout] ... | [INFO] [stdout] 63 | | }; [INFO] [stdout] 64 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `event::interaction::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/interaction.rs:9:50 [INFO] [stdout] | [INFO] [stdout] 9 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 10 | | #[allow(clippy::single_match)] [INFO] [stdout] 11 | | match &self.0 { [INFO] [stdout] 12 | | Interaction::ApplicationCommand(command) => { [INFO] [stdout] ... | [INFO] [stdout] 63 | | }; [INFO] [stdout] 64 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `event::interaction::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/interaction.rs:9:50 [INFO] [stdout] | [INFO] [stdout] 9 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 10 | | #[allow(clippy::single_match)] [INFO] [stdout] 11 | | match &self.0 { [INFO] [stdout] 12 | | Interaction::ApplicationCommand(command) => { [INFO] [stdout] ... | [INFO] [stdout] 63 | | }; [INFO] [stdout] 64 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `event::interaction::::update`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `event::channel::::update` [INFO] [stdout] --> cache/src/event/channel.rs:131:5 [INFO] [stdout] | [INFO] [stdout] 131 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `event::channel::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/channel.rs:131:50 [INFO] [stdout] | [INFO] [stdout] 131 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 132 | | if !cache.wants(ResourceType::CHANNEL) { [INFO] [stdout] 133 | | return; [INFO] [stdout] 134 | | } [INFO] [stdout] ... | [INFO] [stdout] 150 | | } [INFO] [stdout] 151 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `event::channel::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/channel.rs:131:50 [INFO] [stdout] | [INFO] [stdout] 131 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 132 | | if !cache.wants(ResourceType::CHANNEL) { [INFO] [stdout] 133 | | return; [INFO] [stdout] 134 | | } [INFO] [stdout] ... | [INFO] [stdout] 150 | | } [INFO] [stdout] 151 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `event::channel::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/channel.rs:131:50 [INFO] [stdout] | [INFO] [stdout] 131 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 132 | | if !cache.wants(ResourceType::CHANNEL) { [INFO] [stdout] 133 | | return; [INFO] [stdout] 134 | | } [INFO] [stdout] ... | [INFO] [stdout] 150 | | } [INFO] [stdout] 151 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `event::channel::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/channel.rs:131:50 [INFO] [stdout] | [INFO] [stdout] 131 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 132 | | if !cache.wants(ResourceType::CHANNEL) { [INFO] [stdout] 133 | | return; [INFO] [stdout] 134 | | } [INFO] [stdout] ... | [INFO] [stdout] 150 | | } [INFO] [stdout] 151 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `event::channel::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/channel.rs:131:50 [INFO] [stdout] | [INFO] [stdout] 131 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 132 | | if !cache.wants(ResourceType::CHANNEL) { [INFO] [stdout] 133 | | return; [INFO] [stdout] 134 | | } [INFO] [stdout] ... | [INFO] [stdout] 150 | | } [INFO] [stdout] 151 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `event::channel::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/channel.rs:131:50 [INFO] [stdout] | [INFO] [stdout] 131 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 132 | | if !cache.wants(ResourceType::CHANNEL) { [INFO] [stdout] 133 | | return; [INFO] [stdout] 134 | | } [INFO] [stdout] ... | [INFO] [stdout] 150 | | } [INFO] [stdout] 151 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `event::channel::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/channel.rs:131:50 [INFO] [stdout] | [INFO] [stdout] 131 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 132 | | if !cache.wants(ResourceType::CHANNEL) { [INFO] [stdout] 133 | | return; [INFO] [stdout] 134 | | } [INFO] [stdout] ... | [INFO] [stdout] 150 | | } [INFO] [stdout] 151 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `event::channel::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/channel.rs:131:50 [INFO] [stdout] | [INFO] [stdout] 131 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 132 | | if !cache.wants(ResourceType::CHANNEL) { [INFO] [stdout] 133 | | return; [INFO] [stdout] 134 | | } [INFO] [stdout] ... | [INFO] [stdout] 150 | | } [INFO] [stdout] 151 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `event::channel::::update`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `event::member::::update` [INFO] [stdout] --> cache/src/event/member.rs:118:5 [INFO] [stdout] | [INFO] [stdout] 118 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `event::member::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/member.rs:118:50 [INFO] [stdout] | [INFO] [stdout] 118 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 119 | | if !cache.wants(ResourceType::MEMBER) { [INFO] [stdout] 120 | | return; [INFO] [stdout] 121 | | } [INFO] [stdout] ... | [INFO] [stdout] 128 | | .await; [INFO] [stdout] 129 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `event::member::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/member.rs:118:50 [INFO] [stdout] | [INFO] [stdout] 118 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 119 | | if !cache.wants(ResourceType::MEMBER) { [INFO] [stdout] 120 | | return; [INFO] [stdout] 121 | | } [INFO] [stdout] ... | [INFO] [stdout] 128 | | .await; [INFO] [stdout] 129 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `event::member::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/member.rs:118:50 [INFO] [stdout] | [INFO] [stdout] 118 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 119 | | if !cache.wants(ResourceType::MEMBER) { [INFO] [stdout] 120 | | return; [INFO] [stdout] 121 | | } [INFO] [stdout] ... | [INFO] [stdout] 128 | | .await; [INFO] [stdout] 129 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `event::member::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/member.rs:118:50 [INFO] [stdout] | [INFO] [stdout] 118 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 119 | | if !cache.wants(ResourceType::MEMBER) { [INFO] [stdout] 120 | | return; [INFO] [stdout] 121 | | } [INFO] [stdout] ... | [INFO] [stdout] 128 | | .await; [INFO] [stdout] 129 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `event::member::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/member.rs:118:50 [INFO] [stdout] | [INFO] [stdout] 118 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 119 | | if !cache.wants(ResourceType::MEMBER) { [INFO] [stdout] 120 | | return; [INFO] [stdout] 121 | | } [INFO] [stdout] ... | [INFO] [stdout] 128 | | .await; [INFO] [stdout] 129 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `event::member::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/member.rs:118:50 [INFO] [stdout] | [INFO] [stdout] 118 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 119 | | if !cache.wants(ResourceType::MEMBER) { [INFO] [stdout] 120 | | return; [INFO] [stdout] 121 | | } [INFO] [stdout] ... | [INFO] [stdout] 128 | | .await; [INFO] [stdout] 129 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `event::member::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/member.rs:118:50 [INFO] [stdout] | [INFO] [stdout] 118 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 119 | | if !cache.wants(ResourceType::MEMBER) { [INFO] [stdout] 120 | | return; [INFO] [stdout] 121 | | } [INFO] [stdout] ... | [INFO] [stdout] 128 | | .await; [INFO] [stdout] 129 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `event::member::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/member.rs:118:50 [INFO] [stdout] | [INFO] [stdout] 118 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 119 | | if !cache.wants(ResourceType::MEMBER) { [INFO] [stdout] 120 | | return; [INFO] [stdout] 121 | | } [INFO] [stdout] ... | [INFO] [stdout] 128 | | .await; [INFO] [stdout] 129 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `event::member::::update`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `event::member::::update` [INFO] [stdout] --> cache/src/event/member.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 134 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `event::member::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/member.rs:134:50 [INFO] [stdout] | [INFO] [stdout] 134 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 135 | | if !cache.wants(ResourceType::MEMBER) { [INFO] [stdout] 136 | | return; [INFO] [stdout] 137 | | } [INFO] [stdout] ... | [INFO] [stdout] 156 | | .await; [INFO] [stdout] 157 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `event::member::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/member.rs:134:50 [INFO] [stdout] | [INFO] [stdout] 134 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 135 | | if !cache.wants(ResourceType::MEMBER) { [INFO] [stdout] 136 | | return; [INFO] [stdout] 137 | | } [INFO] [stdout] ... | [INFO] [stdout] 156 | | .await; [INFO] [stdout] 157 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `event::member::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/member.rs:134:50 [INFO] [stdout] | [INFO] [stdout] 134 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 135 | | if !cache.wants(ResourceType::MEMBER) { [INFO] [stdout] 136 | | return; [INFO] [stdout] 137 | | } [INFO] [stdout] ... | [INFO] [stdout] 156 | | .await; [INFO] [stdout] 157 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `event::member::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/member.rs:134:50 [INFO] [stdout] | [INFO] [stdout] 134 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 135 | | if !cache.wants(ResourceType::MEMBER) { [INFO] [stdout] 136 | | return; [INFO] [stdout] 137 | | } [INFO] [stdout] ... | [INFO] [stdout] 156 | | .await; [INFO] [stdout] 157 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `event::member::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/member.rs:134:50 [INFO] [stdout] | [INFO] [stdout] 134 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 135 | | if !cache.wants(ResourceType::MEMBER) { [INFO] [stdout] 136 | | return; [INFO] [stdout] 137 | | } [INFO] [stdout] ... | [INFO] [stdout] 156 | | .await; [INFO] [stdout] 157 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `event::member::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/member.rs:134:50 [INFO] [stdout] | [INFO] [stdout] 134 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 135 | | if !cache.wants(ResourceType::MEMBER) { [INFO] [stdout] 136 | | return; [INFO] [stdout] 137 | | } [INFO] [stdout] ... | [INFO] [stdout] 156 | | .await; [INFO] [stdout] 157 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `event::member::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/member.rs:134:50 [INFO] [stdout] | [INFO] [stdout] 134 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 135 | | if !cache.wants(ResourceType::MEMBER) { [INFO] [stdout] 136 | | return; [INFO] [stdout] 137 | | } [INFO] [stdout] ... | [INFO] [stdout] 156 | | .await; [INFO] [stdout] 157 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `event::member::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/member.rs:134:50 [INFO] [stdout] | [INFO] [stdout] 134 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 135 | | if !cache.wants(ResourceType::MEMBER) { [INFO] [stdout] 136 | | return; [INFO] [stdout] 137 | | } [INFO] [stdout] ... | [INFO] [stdout] 156 | | .await; [INFO] [stdout] 157 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `event::member::::update`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `event::channel::::update` [INFO] [stdout] --> cache/src/event/channel.rs:156:5 [INFO] [stdout] | [INFO] [stdout] 156 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `event::channel::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/channel.rs:156:50 [INFO] [stdout] | [INFO] [stdout] 156 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 157 | | if !cache.wants(ResourceType::CHANNEL) { [INFO] [stdout] 158 | | return; [INFO] [stdout] 159 | | } [INFO] [stdout] ... | [INFO] [stdout] 186 | | } [INFO] [stdout] 187 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `event::channel::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/channel.rs:156:50 [INFO] [stdout] | [INFO] [stdout] 156 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 157 | | if !cache.wants(ResourceType::CHANNEL) { [INFO] [stdout] 158 | | return; [INFO] [stdout] 159 | | } [INFO] [stdout] ... | [INFO] [stdout] 186 | | } [INFO] [stdout] 187 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `event::channel::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/channel.rs:156:50 [INFO] [stdout] | [INFO] [stdout] 156 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 157 | | if !cache.wants(ResourceType::CHANNEL) { [INFO] [stdout] 158 | | return; [INFO] [stdout] 159 | | } [INFO] [stdout] ... | [INFO] [stdout] 186 | | } [INFO] [stdout] 187 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `event::channel::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/channel.rs:156:50 [INFO] [stdout] | [INFO] [stdout] 156 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 157 | | if !cache.wants(ResourceType::CHANNEL) { [INFO] [stdout] 158 | | return; [INFO] [stdout] 159 | | } [INFO] [stdout] ... | [INFO] [stdout] 186 | | } [INFO] [stdout] 187 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `event::channel::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/channel.rs:156:50 [INFO] [stdout] | [INFO] [stdout] 156 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 157 | | if !cache.wants(ResourceType::CHANNEL) { [INFO] [stdout] 158 | | return; [INFO] [stdout] 159 | | } [INFO] [stdout] ... | [INFO] [stdout] 186 | | } [INFO] [stdout] 187 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `event::channel::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/channel.rs:156:50 [INFO] [stdout] | [INFO] [stdout] 156 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 157 | | if !cache.wants(ResourceType::CHANNEL) { [INFO] [stdout] 158 | | return; [INFO] [stdout] 159 | | } [INFO] [stdout] ... | [INFO] [stdout] 186 | | } [INFO] [stdout] 187 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `event::channel::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/channel.rs:156:50 [INFO] [stdout] | [INFO] [stdout] 156 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 157 | | if !cache.wants(ResourceType::CHANNEL) { [INFO] [stdout] 158 | | return; [INFO] [stdout] 159 | | } [INFO] [stdout] ... | [INFO] [stdout] 186 | | } [INFO] [stdout] 187 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `event::channel::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/channel.rs:156:50 [INFO] [stdout] | [INFO] [stdout] 156 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 157 | | if !cache.wants(ResourceType::CHANNEL) { [INFO] [stdout] 158 | | return; [INFO] [stdout] 159 | | } [INFO] [stdout] ... | [INFO] [stdout] 186 | | } [INFO] [stdout] 187 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `event::channel::::update`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `event::member::::update` [INFO] [stdout] --> cache/src/event/member.rs:162:5 [INFO] [stdout] | [INFO] [stdout] 162 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `event::member::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/member.rs:162:50 [INFO] [stdout] | [INFO] [stdout] 162 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 163 | | if !cache.wants(ResourceType::MEMBER) { [INFO] [stdout] 164 | | return; [INFO] [stdout] 165 | | } [INFO] [stdout] ... | [INFO] [stdout] 192 | | } [INFO] [stdout] 193 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `event::member::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/member.rs:162:50 [INFO] [stdout] | [INFO] [stdout] 162 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 163 | | if !cache.wants(ResourceType::MEMBER) { [INFO] [stdout] 164 | | return; [INFO] [stdout] 165 | | } [INFO] [stdout] ... | [INFO] [stdout] 192 | | } [INFO] [stdout] 193 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `event::member::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/member.rs:162:50 [INFO] [stdout] | [INFO] [stdout] 162 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 163 | | if !cache.wants(ResourceType::MEMBER) { [INFO] [stdout] 164 | | return; [INFO] [stdout] 165 | | } [INFO] [stdout] ... | [INFO] [stdout] 192 | | } [INFO] [stdout] 193 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `event::member::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/member.rs:162:50 [INFO] [stdout] | [INFO] [stdout] 162 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 163 | | if !cache.wants(ResourceType::MEMBER) { [INFO] [stdout] 164 | | return; [INFO] [stdout] 165 | | } [INFO] [stdout] ... | [INFO] [stdout] 192 | | } [INFO] [stdout] 193 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `event::member::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/member.rs:162:50 [INFO] [stdout] | [INFO] [stdout] 162 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 163 | | if !cache.wants(ResourceType::MEMBER) { [INFO] [stdout] 164 | | return; [INFO] [stdout] 165 | | } [INFO] [stdout] ... | [INFO] [stdout] 192 | | } [INFO] [stdout] 193 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `event::member::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/member.rs:162:50 [INFO] [stdout] | [INFO] [stdout] 162 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 163 | | if !cache.wants(ResourceType::MEMBER) { [INFO] [stdout] 164 | | return; [INFO] [stdout] 165 | | } [INFO] [stdout] ... | [INFO] [stdout] 192 | | } [INFO] [stdout] 193 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `event::member::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/member.rs:162:50 [INFO] [stdout] | [INFO] [stdout] 162 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 163 | | if !cache.wants(ResourceType::MEMBER) { [INFO] [stdout] 164 | | return; [INFO] [stdout] 165 | | } [INFO] [stdout] ... | [INFO] [stdout] 192 | | } [INFO] [stdout] 193 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `event::member::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/member.rs:162:50 [INFO] [stdout] | [INFO] [stdout] 162 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 163 | | if !cache.wants(ResourceType::MEMBER) { [INFO] [stdout] 164 | | return; [INFO] [stdout] 165 | | } [INFO] [stdout] ... | [INFO] [stdout] 192 | | } [INFO] [stdout] 193 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `event::member::::update`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `event::member::::update` [INFO] [stdout] --> cache/src/event/member.rs:198:5 [INFO] [stdout] | [INFO] [stdout] 198 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `event::member::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/member.rs:198:50 [INFO] [stdout] | [INFO] [stdout] 198 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 199 | | if !cache.wants(ResourceType::MEMBER) { [INFO] [stdout] 200 | | return; [INFO] [stdout] 201 | | } [INFO] [stdout] ... | [INFO] [stdout] 222 | | .await; [INFO] [stdout] 223 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `event::member::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/member.rs:198:50 [INFO] [stdout] | [INFO] [stdout] 198 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 199 | | if !cache.wants(ResourceType::MEMBER) { [INFO] [stdout] 200 | | return; [INFO] [stdout] 201 | | } [INFO] [stdout] ... | [INFO] [stdout] 222 | | .await; [INFO] [stdout] 223 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `event::member::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/member.rs:198:50 [INFO] [stdout] | [INFO] [stdout] 198 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 199 | | if !cache.wants(ResourceType::MEMBER) { [INFO] [stdout] 200 | | return; [INFO] [stdout] 201 | | } [INFO] [stdout] ... | [INFO] [stdout] 222 | | .await; [INFO] [stdout] 223 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `event::member::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/member.rs:198:50 [INFO] [stdout] | [INFO] [stdout] 198 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 199 | | if !cache.wants(ResourceType::MEMBER) { [INFO] [stdout] 200 | | return; [INFO] [stdout] 201 | | } [INFO] [stdout] ... | [INFO] [stdout] 222 | | .await; [INFO] [stdout] 223 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `event::member::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/member.rs:198:50 [INFO] [stdout] | [INFO] [stdout] 198 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 199 | | if !cache.wants(ResourceType::MEMBER) { [INFO] [stdout] 200 | | return; [INFO] [stdout] 201 | | } [INFO] [stdout] ... | [INFO] [stdout] 222 | | .await; [INFO] [stdout] 223 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `event::member::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/member.rs:198:50 [INFO] [stdout] | [INFO] [stdout] 198 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 199 | | if !cache.wants(ResourceType::MEMBER) { [INFO] [stdout] 200 | | return; [INFO] [stdout] 201 | | } [INFO] [stdout] ... | [INFO] [stdout] 222 | | .await; [INFO] [stdout] 223 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `event::member::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/member.rs:198:50 [INFO] [stdout] | [INFO] [stdout] 198 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 199 | | if !cache.wants(ResourceType::MEMBER) { [INFO] [stdout] 200 | | return; [INFO] [stdout] 201 | | } [INFO] [stdout] ... | [INFO] [stdout] 222 | | .await; [INFO] [stdout] 223 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `event::member::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/member.rs:198:50 [INFO] [stdout] | [INFO] [stdout] 198 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 199 | | if !cache.wants(ResourceType::MEMBER) { [INFO] [stdout] 200 | | return; [INFO] [stdout] 201 | | } [INFO] [stdout] ... | [INFO] [stdout] 222 | | .await; [INFO] [stdout] 223 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `event::member::::update`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `event::message::::update` [INFO] [stdout] --> cache/src/event/message.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `event::message::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/message.rs:9:50 [INFO] [stdout] | [INFO] [stdout] 9 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 10 | | if cache.wants(ResourceType::USER) { [INFO] [stdout] 11 | | // TODO cache [INFO] [stdout] 12 | | // cache.cache_user(Cow::Borrowed(&self.author), self.guild_id); [INFO] [stdout] ... | [INFO] [stdout] 47 | | .await; [INFO] [stdout] 48 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `event::message::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/message.rs:9:50 [INFO] [stdout] | [INFO] [stdout] 9 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 10 | | if cache.wants(ResourceType::USER) { [INFO] [stdout] 11 | | // TODO cache [INFO] [stdout] 12 | | // cache.cache_user(Cow::Borrowed(&self.author), self.guild_id); [INFO] [stdout] ... | [INFO] [stdout] 47 | | .await; [INFO] [stdout] 48 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `event::message::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/message.rs:9:50 [INFO] [stdout] | [INFO] [stdout] 9 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 10 | | if cache.wants(ResourceType::USER) { [INFO] [stdout] 11 | | // TODO cache [INFO] [stdout] 12 | | // cache.cache_user(Cow::Borrowed(&self.author), self.guild_id); [INFO] [stdout] ... | [INFO] [stdout] 47 | | .await; [INFO] [stdout] 48 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `event::message::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/message.rs:9:50 [INFO] [stdout] | [INFO] [stdout] 9 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 10 | | if cache.wants(ResourceType::USER) { [INFO] [stdout] 11 | | // TODO cache [INFO] [stdout] 12 | | // cache.cache_user(Cow::Borrowed(&self.author), self.guild_id); [INFO] [stdout] ... | [INFO] [stdout] 47 | | .await; [INFO] [stdout] 48 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `event::message::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/message.rs:9:50 [INFO] [stdout] | [INFO] [stdout] 9 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 10 | | if cache.wants(ResourceType::USER) { [INFO] [stdout] 11 | | // TODO cache [INFO] [stdout] 12 | | // cache.cache_user(Cow::Borrowed(&self.author), self.guild_id); [INFO] [stdout] ... | [INFO] [stdout] 47 | | .await; [INFO] [stdout] 48 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `event::message::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/message.rs:9:50 [INFO] [stdout] | [INFO] [stdout] 9 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 10 | | if cache.wants(ResourceType::USER) { [INFO] [stdout] 11 | | // TODO cache [INFO] [stdout] 12 | | // cache.cache_user(Cow::Borrowed(&self.author), self.guild_id); [INFO] [stdout] ... | [INFO] [stdout] 47 | | .await; [INFO] [stdout] 48 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `event::message::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/message.rs:9:50 [INFO] [stdout] | [INFO] [stdout] 9 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 10 | | if cache.wants(ResourceType::USER) { [INFO] [stdout] 11 | | // TODO cache [INFO] [stdout] 12 | | // cache.cache_user(Cow::Borrowed(&self.author), self.guild_id); [INFO] [stdout] ... | [INFO] [stdout] 47 | | .await; [INFO] [stdout] 48 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `event::message::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/message.rs:9:50 [INFO] [stdout] | [INFO] [stdout] 9 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 10 | | if cache.wants(ResourceType::USER) { [INFO] [stdout] 11 | | // TODO cache [INFO] [stdout] 12 | | // cache.cache_user(Cow::Borrowed(&self.author), self.guild_id); [INFO] [stdout] ... | [INFO] [stdout] 47 | | .await; [INFO] [stdout] 48 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `event::message::::update`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `event::message::::update` [INFO] [stdout] --> cache/src/event/message.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `event::message::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/message.rs:53:50 [INFO] [stdout] | [INFO] [stdout] 53 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 54 | | if !cache.wants(ResourceType::MESSAGE) { [INFO] [stdout] 55 | | return; [INFO] [stdout] 56 | | } [INFO] [stdout] ... | [INFO] [stdout] 62 | | .await; [INFO] [stdout] 63 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `event::message::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/message.rs:53:50 [INFO] [stdout] | [INFO] [stdout] 53 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 54 | | if !cache.wants(ResourceType::MESSAGE) { [INFO] [stdout] 55 | | return; [INFO] [stdout] 56 | | } [INFO] [stdout] ... | [INFO] [stdout] 62 | | .await; [INFO] [stdout] 63 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `event::message::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/message.rs:53:50 [INFO] [stdout] | [INFO] [stdout] 53 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 54 | | if !cache.wants(ResourceType::MESSAGE) { [INFO] [stdout] 55 | | return; [INFO] [stdout] 56 | | } [INFO] [stdout] ... | [INFO] [stdout] 62 | | .await; [INFO] [stdout] 63 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `event::message::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/message.rs:53:50 [INFO] [stdout] | [INFO] [stdout] 53 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 54 | | if !cache.wants(ResourceType::MESSAGE) { [INFO] [stdout] 55 | | return; [INFO] [stdout] 56 | | } [INFO] [stdout] ... | [INFO] [stdout] 62 | | .await; [INFO] [stdout] 63 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `event::message::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/message.rs:53:50 [INFO] [stdout] | [INFO] [stdout] 53 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 54 | | if !cache.wants(ResourceType::MESSAGE) { [INFO] [stdout] 55 | | return; [INFO] [stdout] 56 | | } [INFO] [stdout] ... | [INFO] [stdout] 62 | | .await; [INFO] [stdout] 63 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `event::message::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/message.rs:53:50 [INFO] [stdout] | [INFO] [stdout] 53 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 54 | | if !cache.wants(ResourceType::MESSAGE) { [INFO] [stdout] 55 | | return; [INFO] [stdout] 56 | | } [INFO] [stdout] ... | [INFO] [stdout] 62 | | .await; [INFO] [stdout] 63 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `event::message::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/message.rs:53:50 [INFO] [stdout] | [INFO] [stdout] 53 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 54 | | if !cache.wants(ResourceType::MESSAGE) { [INFO] [stdout] 55 | | return; [INFO] [stdout] 56 | | } [INFO] [stdout] ... | [INFO] [stdout] 62 | | .await; [INFO] [stdout] 63 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `event::message::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/message.rs:53:50 [INFO] [stdout] | [INFO] [stdout] 53 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 54 | | if !cache.wants(ResourceType::MESSAGE) { [INFO] [stdout] 55 | | return; [INFO] [stdout] 56 | | } [INFO] [stdout] ... | [INFO] [stdout] 62 | | .await; [INFO] [stdout] 63 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `event::message::::update`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `event::message::::update` [INFO] [stdout] --> cache/src/event/message.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `event::message::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/message.rs:68:50 [INFO] [stdout] | [INFO] [stdout] 68 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 69 | | if !cache.wants(ResourceType::MESSAGE) { [INFO] [stdout] 70 | | return; [INFO] [stdout] 71 | | } [INFO] [stdout] ... | [INFO] [stdout] 81 | | } [INFO] [stdout] 82 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `event::message::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/message.rs:68:50 [INFO] [stdout] | [INFO] [stdout] 68 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 69 | | if !cache.wants(ResourceType::MESSAGE) { [INFO] [stdout] 70 | | return; [INFO] [stdout] 71 | | } [INFO] [stdout] ... | [INFO] [stdout] 81 | | } [INFO] [stdout] 82 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `event::message::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/message.rs:68:50 [INFO] [stdout] | [INFO] [stdout] 68 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 69 | | if !cache.wants(ResourceType::MESSAGE) { [INFO] [stdout] 70 | | return; [INFO] [stdout] 71 | | } [INFO] [stdout] ... | [INFO] [stdout] 81 | | } [INFO] [stdout] 82 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `event::message::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/message.rs:68:50 [INFO] [stdout] | [INFO] [stdout] 68 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 69 | | if !cache.wants(ResourceType::MESSAGE) { [INFO] [stdout] 70 | | return; [INFO] [stdout] 71 | | } [INFO] [stdout] ... | [INFO] [stdout] 81 | | } [INFO] [stdout] 82 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `event::message::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/message.rs:68:50 [INFO] [stdout] | [INFO] [stdout] 68 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 69 | | if !cache.wants(ResourceType::MESSAGE) { [INFO] [stdout] 70 | | return; [INFO] [stdout] 71 | | } [INFO] [stdout] ... | [INFO] [stdout] 81 | | } [INFO] [stdout] 82 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `event::message::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/message.rs:68:50 [INFO] [stdout] | [INFO] [stdout] 68 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 69 | | if !cache.wants(ResourceType::MESSAGE) { [INFO] [stdout] 70 | | return; [INFO] [stdout] 71 | | } [INFO] [stdout] ... | [INFO] [stdout] 81 | | } [INFO] [stdout] 82 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `event::message::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/message.rs:68:50 [INFO] [stdout] | [INFO] [stdout] 68 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 69 | | if !cache.wants(ResourceType::MESSAGE) { [INFO] [stdout] 70 | | return; [INFO] [stdout] 71 | | } [INFO] [stdout] ... | [INFO] [stdout] 81 | | } [INFO] [stdout] 82 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `event::message::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/message.rs:68:50 [INFO] [stdout] | [INFO] [stdout] 68 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 69 | | if !cache.wants(ResourceType::MESSAGE) { [INFO] [stdout] 70 | | return; [INFO] [stdout] 71 | | } [INFO] [stdout] ... | [INFO] [stdout] 81 | | } [INFO] [stdout] 82 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `event::message::::update`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `event::message::::update` [INFO] [stdout] --> cache/src/event/message.rs:87:5 [INFO] [stdout] | [INFO] [stdout] 87 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `event::message::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/message.rs:87:50 [INFO] [stdout] | [INFO] [stdout] 87 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 88 | | if !cache.wants(ResourceType::MESSAGE) { [INFO] [stdout] 89 | | return; [INFO] [stdout] 90 | | } [INFO] [stdout] ... | [INFO] [stdout] 134 | | } [INFO] [stdout] 135 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `event::message::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/message.rs:87:50 [INFO] [stdout] | [INFO] [stdout] 87 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 88 | | if !cache.wants(ResourceType::MESSAGE) { [INFO] [stdout] 89 | | return; [INFO] [stdout] 90 | | } [INFO] [stdout] ... | [INFO] [stdout] 134 | | } [INFO] [stdout] 135 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `event::message::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/message.rs:87:50 [INFO] [stdout] | [INFO] [stdout] 87 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 88 | | if !cache.wants(ResourceType::MESSAGE) { [INFO] [stdout] 89 | | return; [INFO] [stdout] 90 | | } [INFO] [stdout] ... | [INFO] [stdout] 134 | | } [INFO] [stdout] 135 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `event::message::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/message.rs:87:50 [INFO] [stdout] | [INFO] [stdout] 87 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 88 | | if !cache.wants(ResourceType::MESSAGE) { [INFO] [stdout] 89 | | return; [INFO] [stdout] 90 | | } [INFO] [stdout] ... | [INFO] [stdout] 134 | | } [INFO] [stdout] 135 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `event::message::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/message.rs:87:50 [INFO] [stdout] | [INFO] [stdout] 87 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 88 | | if !cache.wants(ResourceType::MESSAGE) { [INFO] [stdout] 89 | | return; [INFO] [stdout] 90 | | } [INFO] [stdout] ... | [INFO] [stdout] 134 | | } [INFO] [stdout] 135 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `event::message::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/message.rs:87:50 [INFO] [stdout] | [INFO] [stdout] 87 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 88 | | if !cache.wants(ResourceType::MESSAGE) { [INFO] [stdout] 89 | | return; [INFO] [stdout] 90 | | } [INFO] [stdout] ... | [INFO] [stdout] 134 | | } [INFO] [stdout] 135 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `event::message::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/message.rs:87:50 [INFO] [stdout] | [INFO] [stdout] 87 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 88 | | if !cache.wants(ResourceType::MESSAGE) { [INFO] [stdout] 89 | | return; [INFO] [stdout] 90 | | } [INFO] [stdout] ... | [INFO] [stdout] 134 | | } [INFO] [stdout] 135 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `event::message::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/message.rs:87:50 [INFO] [stdout] | [INFO] [stdout] 87 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 88 | | if !cache.wants(ResourceType::MESSAGE) { [INFO] [stdout] 89 | | return; [INFO] [stdout] 90 | | } [INFO] [stdout] ... | [INFO] [stdout] 134 | | } [INFO] [stdout] 135 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `event::message::::update`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `event::reaction::::update` [INFO] [stdout] --> cache/src/event/reaction.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `event::reaction::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/reaction.rs:11:50 [INFO] [stdout] | [INFO] [stdout] 11 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 12 | | if !cache.wants(ResourceType::REACTION) { [INFO] [stdout] 13 | | return; [INFO] [stdout] 14 | | } [INFO] [stdout] ... | [INFO] [stdout] 48 | | } [INFO] [stdout] 49 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `event::reaction::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/reaction.rs:11:50 [INFO] [stdout] | [INFO] [stdout] 11 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 12 | | if !cache.wants(ResourceType::REACTION) { [INFO] [stdout] 13 | | return; [INFO] [stdout] 14 | | } [INFO] [stdout] ... | [INFO] [stdout] 48 | | } [INFO] [stdout] 49 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `event::reaction::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/reaction.rs:11:50 [INFO] [stdout] | [INFO] [stdout] 11 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 12 | | if !cache.wants(ResourceType::REACTION) { [INFO] [stdout] 13 | | return; [INFO] [stdout] 14 | | } [INFO] [stdout] ... | [INFO] [stdout] 48 | | } [INFO] [stdout] 49 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `event::reaction::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/reaction.rs:11:50 [INFO] [stdout] | [INFO] [stdout] 11 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 12 | | if !cache.wants(ResourceType::REACTION) { [INFO] [stdout] 13 | | return; [INFO] [stdout] 14 | | } [INFO] [stdout] ... | [INFO] [stdout] 48 | | } [INFO] [stdout] 49 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `event::reaction::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/reaction.rs:11:50 [INFO] [stdout] | [INFO] [stdout] 11 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 12 | | if !cache.wants(ResourceType::REACTION) { [INFO] [stdout] 13 | | return; [INFO] [stdout] 14 | | } [INFO] [stdout] ... | [INFO] [stdout] 48 | | } [INFO] [stdout] 49 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `event::reaction::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/reaction.rs:11:50 [INFO] [stdout] | [INFO] [stdout] 11 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 12 | | if !cache.wants(ResourceType::REACTION) { [INFO] [stdout] 13 | | return; [INFO] [stdout] 14 | | } [INFO] [stdout] ... | [INFO] [stdout] 48 | | } [INFO] [stdout] 49 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `event::reaction::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/reaction.rs:11:50 [INFO] [stdout] | [INFO] [stdout] 11 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 12 | | if !cache.wants(ResourceType::REACTION) { [INFO] [stdout] 13 | | return; [INFO] [stdout] 14 | | } [INFO] [stdout] ... | [INFO] [stdout] 48 | | } [INFO] [stdout] 49 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `event::reaction::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/reaction.rs:11:50 [INFO] [stdout] | [INFO] [stdout] 11 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 12 | | if !cache.wants(ResourceType::REACTION) { [INFO] [stdout] 13 | | return; [INFO] [stdout] 14 | | } [INFO] [stdout] ... | [INFO] [stdout] 48 | | } [INFO] [stdout] 49 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `event::reaction::::update`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `event::reaction::::update` [INFO] [stdout] --> cache/src/event/reaction.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `event::reaction::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/reaction.rs:54:50 [INFO] [stdout] | [INFO] [stdout] 54 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 55 | | if !cache.wants(ResourceType::REACTION) { [INFO] [stdout] 56 | | return; [INFO] [stdout] 57 | | } [INFO] [stdout] ... | [INFO] [stdout] 83 | | } [INFO] [stdout] 84 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `event::reaction::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/reaction.rs:54:50 [INFO] [stdout] | [INFO] [stdout] 54 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 55 | | if !cache.wants(ResourceType::REACTION) { [INFO] [stdout] 56 | | return; [INFO] [stdout] 57 | | } [INFO] [stdout] ... | [INFO] [stdout] 83 | | } [INFO] [stdout] 84 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `event::reaction::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/reaction.rs:54:50 [INFO] [stdout] | [INFO] [stdout] 54 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 55 | | if !cache.wants(ResourceType::REACTION) { [INFO] [stdout] 56 | | return; [INFO] [stdout] 57 | | } [INFO] [stdout] ... | [INFO] [stdout] 83 | | } [INFO] [stdout] 84 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `event::reaction::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/reaction.rs:54:50 [INFO] [stdout] | [INFO] [stdout] 54 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 55 | | if !cache.wants(ResourceType::REACTION) { [INFO] [stdout] 56 | | return; [INFO] [stdout] 57 | | } [INFO] [stdout] ... | [INFO] [stdout] 83 | | } [INFO] [stdout] 84 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `event::reaction::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/reaction.rs:54:50 [INFO] [stdout] | [INFO] [stdout] 54 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 55 | | if !cache.wants(ResourceType::REACTION) { [INFO] [stdout] 56 | | return; [INFO] [stdout] 57 | | } [INFO] [stdout] ... | [INFO] [stdout] 83 | | } [INFO] [stdout] 84 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `event::reaction::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/reaction.rs:54:50 [INFO] [stdout] | [INFO] [stdout] 54 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 55 | | if !cache.wants(ResourceType::REACTION) { [INFO] [stdout] 56 | | return; [INFO] [stdout] 57 | | } [INFO] [stdout] ... | [INFO] [stdout] 83 | | } [INFO] [stdout] 84 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `event::reaction::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/reaction.rs:54:50 [INFO] [stdout] | [INFO] [stdout] 54 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 55 | | if !cache.wants(ResourceType::REACTION) { [INFO] [stdout] 56 | | return; [INFO] [stdout] 57 | | } [INFO] [stdout] ... | [INFO] [stdout] 83 | | } [INFO] [stdout] 84 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `event::reaction::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/reaction.rs:54:50 [INFO] [stdout] | [INFO] [stdout] 54 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 55 | | if !cache.wants(ResourceType::REACTION) { [INFO] [stdout] 56 | | return; [INFO] [stdout] 57 | | } [INFO] [stdout] ... | [INFO] [stdout] 83 | | } [INFO] [stdout] 84 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `event::reaction::::update`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `event::reaction::::update` [INFO] [stdout] --> cache/src/event/reaction.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `event::reaction::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/reaction.rs:89:50 [INFO] [stdout] | [INFO] [stdout] 89 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 90 | | if !cache.wants(ResourceType::REACTION) { [INFO] [stdout] 91 | | return; [INFO] [stdout] 92 | | } [INFO] [stdout] ... | [INFO] [stdout] 101 | | cache.messages.insert(self.message_id.get(), message).await; [INFO] [stdout] 102 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `event::reaction::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/reaction.rs:89:50 [INFO] [stdout] | [INFO] [stdout] 89 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 90 | | if !cache.wants(ResourceType::REACTION) { [INFO] [stdout] 91 | | return; [INFO] [stdout] 92 | | } [INFO] [stdout] ... | [INFO] [stdout] 101 | | cache.messages.insert(self.message_id.get(), message).await; [INFO] [stdout] 102 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `event::reaction::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/reaction.rs:89:50 [INFO] [stdout] | [INFO] [stdout] 89 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 90 | | if !cache.wants(ResourceType::REACTION) { [INFO] [stdout] 91 | | return; [INFO] [stdout] 92 | | } [INFO] [stdout] ... | [INFO] [stdout] 101 | | cache.messages.insert(self.message_id.get(), message).await; [INFO] [stdout] 102 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `event::reaction::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/reaction.rs:89:50 [INFO] [stdout] | [INFO] [stdout] 89 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 90 | | if !cache.wants(ResourceType::REACTION) { [INFO] [stdout] 91 | | return; [INFO] [stdout] 92 | | } [INFO] [stdout] ... | [INFO] [stdout] 101 | | cache.messages.insert(self.message_id.get(), message).await; [INFO] [stdout] 102 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `event::reaction::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/reaction.rs:89:50 [INFO] [stdout] | [INFO] [stdout] 89 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 90 | | if !cache.wants(ResourceType::REACTION) { [INFO] [stdout] 91 | | return; [INFO] [stdout] 92 | | } [INFO] [stdout] ... | [INFO] [stdout] 101 | | cache.messages.insert(self.message_id.get(), message).await; [INFO] [stdout] 102 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `event::reaction::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/reaction.rs:89:50 [INFO] [stdout] | [INFO] [stdout] 89 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 90 | | if !cache.wants(ResourceType::REACTION) { [INFO] [stdout] 91 | | return; [INFO] [stdout] 92 | | } [INFO] [stdout] ... | [INFO] [stdout] 101 | | cache.messages.insert(self.message_id.get(), message).await; [INFO] [stdout] 102 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `event::reaction::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/reaction.rs:89:50 [INFO] [stdout] | [INFO] [stdout] 89 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 90 | | if !cache.wants(ResourceType::REACTION) { [INFO] [stdout] 91 | | return; [INFO] [stdout] 92 | | } [INFO] [stdout] ... | [INFO] [stdout] 101 | | cache.messages.insert(self.message_id.get(), message).await; [INFO] [stdout] 102 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `event::reaction::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/reaction.rs:89:50 [INFO] [stdout] | [INFO] [stdout] 89 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 90 | | if !cache.wants(ResourceType::REACTION) { [INFO] [stdout] 91 | | return; [INFO] [stdout] 92 | | } [INFO] [stdout] ... | [INFO] [stdout] 101 | | cache.messages.insert(self.message_id.get(), message).await; [INFO] [stdout] 102 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `event::reaction::::update`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `event::reaction::::update` [INFO] [stdout] --> cache/src/event/reaction.rs:107:5 [INFO] [stdout] | [INFO] [stdout] 107 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `event::reaction::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/reaction.rs:107:50 [INFO] [stdout] | [INFO] [stdout] 107 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 108 | | if !cache.wants(ResourceType::REACTION) { [INFO] [stdout] 109 | | return; [INFO] [stdout] 110 | | } [INFO] [stdout] ... | [INFO] [stdout] 122 | | } [INFO] [stdout] 123 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `event::reaction::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/reaction.rs:107:50 [INFO] [stdout] | [INFO] [stdout] 107 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 108 | | if !cache.wants(ResourceType::REACTION) { [INFO] [stdout] 109 | | return; [INFO] [stdout] 110 | | } [INFO] [stdout] ... | [INFO] [stdout] 122 | | } [INFO] [stdout] 123 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `event::reaction::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/reaction.rs:107:50 [INFO] [stdout] | [INFO] [stdout] 107 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 108 | | if !cache.wants(ResourceType::REACTION) { [INFO] [stdout] 109 | | return; [INFO] [stdout] 110 | | } [INFO] [stdout] ... | [INFO] [stdout] 122 | | } [INFO] [stdout] 123 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `event::reaction::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/reaction.rs:107:50 [INFO] [stdout] | [INFO] [stdout] 107 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 108 | | if !cache.wants(ResourceType::REACTION) { [INFO] [stdout] 109 | | return; [INFO] [stdout] 110 | | } [INFO] [stdout] ... | [INFO] [stdout] 122 | | } [INFO] [stdout] 123 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `event::reaction::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/reaction.rs:107:50 [INFO] [stdout] | [INFO] [stdout] 107 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 108 | | if !cache.wants(ResourceType::REACTION) { [INFO] [stdout] 109 | | return; [INFO] [stdout] 110 | | } [INFO] [stdout] ... | [INFO] [stdout] 122 | | } [INFO] [stdout] 123 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `event::reaction::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/reaction.rs:107:50 [INFO] [stdout] | [INFO] [stdout] 107 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 108 | | if !cache.wants(ResourceType::REACTION) { [INFO] [stdout] 109 | | return; [INFO] [stdout] 110 | | } [INFO] [stdout] ... | [INFO] [stdout] 122 | | } [INFO] [stdout] 123 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `event::reaction::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/reaction.rs:107:50 [INFO] [stdout] | [INFO] [stdout] 107 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 108 | | if !cache.wants(ResourceType::REACTION) { [INFO] [stdout] 109 | | return; [INFO] [stdout] 110 | | } [INFO] [stdout] ... | [INFO] [stdout] 122 | | } [INFO] [stdout] 123 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `event::reaction::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/reaction.rs:107:50 [INFO] [stdout] | [INFO] [stdout] 107 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 108 | | if !cache.wants(ResourceType::REACTION) { [INFO] [stdout] 109 | | return; [INFO] [stdout] 110 | | } [INFO] [stdout] ... | [INFO] [stdout] 122 | | } [INFO] [stdout] 123 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `event::reaction::::update`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `event::guild::::update` [INFO] [stdout] --> cache/src/event/guild.rs:112:5 [INFO] [stdout] | [INFO] [stdout] 112 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `event::guild::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/guild.rs:112:50 [INFO] [stdout] | [INFO] [stdout] 112 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 113 | | // TODO: WHAT'S THIS [INFO] [stdout] 114 | | async fn remove_ids( [INFO] [stdout] 115 | | target: &RedisHashMapCache, [INFO] [stdout] ... | [INFO] [stdout] 182 | | } [INFO] [stdout] 183 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `event::guild::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/guild.rs:112:50 [INFO] [stdout] | [INFO] [stdout] 112 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 113 | | // TODO: WHAT'S THIS [INFO] [stdout] 114 | | async fn remove_ids( [INFO] [stdout] 115 | | target: &RedisHashMapCache, [INFO] [stdout] ... | [INFO] [stdout] 182 | | } [INFO] [stdout] 183 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `event::guild::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/guild.rs:112:50 [INFO] [stdout] | [INFO] [stdout] 112 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 113 | | // TODO: WHAT'S THIS [INFO] [stdout] 114 | | async fn remove_ids( [INFO] [stdout] 115 | | target: &RedisHashMapCache, [INFO] [stdout] ... | [INFO] [stdout] 182 | | } [INFO] [stdout] 183 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `event::guild::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/guild.rs:112:50 [INFO] [stdout] | [INFO] [stdout] 112 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 113 | | // TODO: WHAT'S THIS [INFO] [stdout] 114 | | async fn remove_ids( [INFO] [stdout] 115 | | target: &RedisHashMapCache, [INFO] [stdout] ... | [INFO] [stdout] 182 | | } [INFO] [stdout] 183 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `event::guild::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/guild.rs:112:50 [INFO] [stdout] | [INFO] [stdout] 112 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 113 | | // TODO: WHAT'S THIS [INFO] [stdout] 114 | | async fn remove_ids( [INFO] [stdout] 115 | | target: &RedisHashMapCache, [INFO] [stdout] ... | [INFO] [stdout] 182 | | } [INFO] [stdout] 183 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `event::guild::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/guild.rs:112:50 [INFO] [stdout] | [INFO] [stdout] 112 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 113 | | // TODO: WHAT'S THIS [INFO] [stdout] 114 | | async fn remove_ids( [INFO] [stdout] 115 | | target: &RedisHashMapCache, [INFO] [stdout] ... | [INFO] [stdout] 182 | | } [INFO] [stdout] 183 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `event::guild::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/guild.rs:112:50 [INFO] [stdout] | [INFO] [stdout] 112 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 113 | | // TODO: WHAT'S THIS [INFO] [stdout] 114 | | async fn remove_ids( [INFO] [stdout] 115 | | target: &RedisHashMapCache, [INFO] [stdout] ... | [INFO] [stdout] 182 | | } [INFO] [stdout] 183 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `event::guild::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/guild.rs:112:50 [INFO] [stdout] | [INFO] [stdout] 112 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 113 | | // TODO: WHAT'S THIS [INFO] [stdout] 114 | | async fn remove_ids( [INFO] [stdout] 115 | | target: &RedisHashMapCache, [INFO] [stdout] ... | [INFO] [stdout] 182 | | } [INFO] [stdout] 183 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `event::guild::::update`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `event::guild::::update` [INFO] [stdout] --> cache/src/event/guild.rs:188:5 [INFO] [stdout] | [INFO] [stdout] 188 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `event::guild::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/guild.rs:188:50 [INFO] [stdout] | [INFO] [stdout] 188 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 189 | | if !cache.wants(ResourceType::GUILD) { [INFO] [stdout] 190 | | return; [INFO] [stdout] 191 | | } [INFO] [stdout] ... | [INFO] [stdout] 222 | | }; [INFO] [stdout] 223 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `event::guild::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/guild.rs:188:50 [INFO] [stdout] | [INFO] [stdout] 188 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 189 | | if !cache.wants(ResourceType::GUILD) { [INFO] [stdout] 190 | | return; [INFO] [stdout] 191 | | } [INFO] [stdout] ... | [INFO] [stdout] 222 | | }; [INFO] [stdout] 223 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `event::guild::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/guild.rs:188:50 [INFO] [stdout] | [INFO] [stdout] 188 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 189 | | if !cache.wants(ResourceType::GUILD) { [INFO] [stdout] 190 | | return; [INFO] [stdout] 191 | | } [INFO] [stdout] ... | [INFO] [stdout] 222 | | }; [INFO] [stdout] 223 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `event::guild::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/guild.rs:188:50 [INFO] [stdout] | [INFO] [stdout] 188 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 189 | | if !cache.wants(ResourceType::GUILD) { [INFO] [stdout] 190 | | return; [INFO] [stdout] 191 | | } [INFO] [stdout] ... | [INFO] [stdout] 222 | | }; [INFO] [stdout] 223 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `event::guild::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/guild.rs:188:50 [INFO] [stdout] | [INFO] [stdout] 188 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 189 | | if !cache.wants(ResourceType::GUILD) { [INFO] [stdout] 190 | | return; [INFO] [stdout] 191 | | } [INFO] [stdout] ... | [INFO] [stdout] 222 | | }; [INFO] [stdout] 223 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `event::guild::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/guild.rs:188:50 [INFO] [stdout] | [INFO] [stdout] 188 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 189 | | if !cache.wants(ResourceType::GUILD) { [INFO] [stdout] 190 | | return; [INFO] [stdout] 191 | | } [INFO] [stdout] ... | [INFO] [stdout] 222 | | }; [INFO] [stdout] 223 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `event::guild::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/guild.rs:188:50 [INFO] [stdout] | [INFO] [stdout] 188 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 189 | | if !cache.wants(ResourceType::GUILD) { [INFO] [stdout] 190 | | return; [INFO] [stdout] 191 | | } [INFO] [stdout] ... | [INFO] [stdout] 222 | | }; [INFO] [stdout] 223 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `event::guild::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/guild.rs:188:50 [INFO] [stdout] | [INFO] [stdout] 188 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 189 | | if !cache.wants(ResourceType::GUILD) { [INFO] [stdout] 190 | | return; [INFO] [stdout] 191 | | } [INFO] [stdout] ... | [INFO] [stdout] 222 | | }; [INFO] [stdout] 223 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `event::guild::::update`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `event::integration::::update` [INFO] [stdout] --> cache/src/event/integration.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `event::integration::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/integration.rs:42:50 [INFO] [stdout] | [INFO] [stdout] 42 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 43 | | if !cache.wants(ResourceType::INTEGRATION) { [INFO] [stdout] 44 | | return; [INFO] [stdout] 45 | | } [INFO] [stdout] ... | [INFO] [stdout] 58 | | } [INFO] [stdout] 59 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `event::integration::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/integration.rs:42:50 [INFO] [stdout] | [INFO] [stdout] 42 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 43 | | if !cache.wants(ResourceType::INTEGRATION) { [INFO] [stdout] 44 | | return; [INFO] [stdout] 45 | | } [INFO] [stdout] ... | [INFO] [stdout] 58 | | } [INFO] [stdout] 59 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `event::integration::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/integration.rs:42:50 [INFO] [stdout] | [INFO] [stdout] 42 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 43 | | if !cache.wants(ResourceType::INTEGRATION) { [INFO] [stdout] 44 | | return; [INFO] [stdout] 45 | | } [INFO] [stdout] ... | [INFO] [stdout] 58 | | } [INFO] [stdout] 59 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `event::integration::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/integration.rs:42:50 [INFO] [stdout] | [INFO] [stdout] 42 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 43 | | if !cache.wants(ResourceType::INTEGRATION) { [INFO] [stdout] 44 | | return; [INFO] [stdout] 45 | | } [INFO] [stdout] ... | [INFO] [stdout] 58 | | } [INFO] [stdout] 59 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `event::integration::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/integration.rs:42:50 [INFO] [stdout] | [INFO] [stdout] 42 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 43 | | if !cache.wants(ResourceType::INTEGRATION) { [INFO] [stdout] 44 | | return; [INFO] [stdout] 45 | | } [INFO] [stdout] ... | [INFO] [stdout] 58 | | } [INFO] [stdout] 59 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `event::integration::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/integration.rs:42:50 [INFO] [stdout] | [INFO] [stdout] 42 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 43 | | if !cache.wants(ResourceType::INTEGRATION) { [INFO] [stdout] 44 | | return; [INFO] [stdout] 45 | | } [INFO] [stdout] ... | [INFO] [stdout] 58 | | } [INFO] [stdout] 59 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `event::integration::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/integration.rs:42:50 [INFO] [stdout] | [INFO] [stdout] 42 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 43 | | if !cache.wants(ResourceType::INTEGRATION) { [INFO] [stdout] 44 | | return; [INFO] [stdout] 45 | | } [INFO] [stdout] ... | [INFO] [stdout] 58 | | } [INFO] [stdout] 59 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `event::integration::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/integration.rs:42:50 [INFO] [stdout] | [INFO] [stdout] 42 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 43 | | if !cache.wants(ResourceType::INTEGRATION) { [INFO] [stdout] 44 | | return; [INFO] [stdout] 45 | | } [INFO] [stdout] ... | [INFO] [stdout] 58 | | } [INFO] [stdout] 59 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `event::integration::::update`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `event::interaction::::update` [INFO] [stdout] --> cache/src/event/interaction.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `event::interaction::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/interaction.rs:9:50 [INFO] [stdout] | [INFO] [stdout] 9 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 10 | | #[allow(clippy::single_match)] [INFO] [stdout] 11 | | match &self.0 { [INFO] [stdout] 12 | | Interaction::ApplicationCommand(command) => { [INFO] [stdout] ... | [INFO] [stdout] 63 | | }; [INFO] [stdout] 64 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `event::interaction::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/interaction.rs:9:50 [INFO] [stdout] | [INFO] [stdout] 9 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 10 | | #[allow(clippy::single_match)] [INFO] [stdout] 11 | | match &self.0 { [INFO] [stdout] 12 | | Interaction::ApplicationCommand(command) => { [INFO] [stdout] ... | [INFO] [stdout] 63 | | }; [INFO] [stdout] 64 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `event::interaction::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/interaction.rs:9:50 [INFO] [stdout] | [INFO] [stdout] 9 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 10 | | #[allow(clippy::single_match)] [INFO] [stdout] 11 | | match &self.0 { [INFO] [stdout] 12 | | Interaction::ApplicationCommand(command) => { [INFO] [stdout] ... | [INFO] [stdout] 63 | | }; [INFO] [stdout] 64 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `event::interaction::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/interaction.rs:9:50 [INFO] [stdout] | [INFO] [stdout] 9 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 10 | | #[allow(clippy::single_match)] [INFO] [stdout] 11 | | match &self.0 { [INFO] [stdout] 12 | | Interaction::ApplicationCommand(command) => { [INFO] [stdout] ... | [INFO] [stdout] 63 | | }; [INFO] [stdout] 64 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `event::interaction::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/interaction.rs:9:50 [INFO] [stdout] | [INFO] [stdout] 9 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 10 | | #[allow(clippy::single_match)] [INFO] [stdout] 11 | | match &self.0 { [INFO] [stdout] 12 | | Interaction::ApplicationCommand(command) => { [INFO] [stdout] ... | [INFO] [stdout] 63 | | }; [INFO] [stdout] 64 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `event::interaction::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/interaction.rs:9:50 [INFO] [stdout] | [INFO] [stdout] 9 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 10 | | #[allow(clippy::single_match)] [INFO] [stdout] 11 | | match &self.0 { [INFO] [stdout] 12 | | Interaction::ApplicationCommand(command) => { [INFO] [stdout] ... | [INFO] [stdout] 63 | | }; [INFO] [stdout] 64 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `event::interaction::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/interaction.rs:9:50 [INFO] [stdout] | [INFO] [stdout] 9 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 10 | | #[allow(clippy::single_match)] [INFO] [stdout] 11 | | match &self.0 { [INFO] [stdout] 12 | | Interaction::ApplicationCommand(command) => { [INFO] [stdout] ... | [INFO] [stdout] 63 | | }; [INFO] [stdout] 64 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `event::interaction::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/interaction.rs:9:50 [INFO] [stdout] | [INFO] [stdout] 9 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 10 | | #[allow(clippy::single_match)] [INFO] [stdout] 11 | | match &self.0 { [INFO] [stdout] 12 | | Interaction::ApplicationCommand(command) => { [INFO] [stdout] ... | [INFO] [stdout] 63 | | }; [INFO] [stdout] 64 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `event::interaction::::update`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `event::member::::update` [INFO] [stdout] --> cache/src/event/member.rs:118:5 [INFO] [stdout] | [INFO] [stdout] 118 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `event::member::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/member.rs:118:50 [INFO] [stdout] | [INFO] [stdout] 118 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 119 | | if !cache.wants(ResourceType::MEMBER) { [INFO] [stdout] 120 | | return; [INFO] [stdout] 121 | | } [INFO] [stdout] ... | [INFO] [stdout] 128 | | .await; [INFO] [stdout] 129 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `event::member::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/member.rs:118:50 [INFO] [stdout] | [INFO] [stdout] 118 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 119 | | if !cache.wants(ResourceType::MEMBER) { [INFO] [stdout] 120 | | return; [INFO] [stdout] 121 | | } [INFO] [stdout] ... | [INFO] [stdout] 128 | | .await; [INFO] [stdout] 129 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `event::member::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/member.rs:118:50 [INFO] [stdout] | [INFO] [stdout] 118 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 119 | | if !cache.wants(ResourceType::MEMBER) { [INFO] [stdout] 120 | | return; [INFO] [stdout] 121 | | } [INFO] [stdout] ... | [INFO] [stdout] 128 | | .await; [INFO] [stdout] 129 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `event::member::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/member.rs:118:50 [INFO] [stdout] | [INFO] [stdout] 118 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 119 | | if !cache.wants(ResourceType::MEMBER) { [INFO] [stdout] 120 | | return; [INFO] [stdout] 121 | | } [INFO] [stdout] ... | [INFO] [stdout] 128 | | .await; [INFO] [stdout] 129 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `event::member::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/member.rs:118:50 [INFO] [stdout] | [INFO] [stdout] 118 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 119 | | if !cache.wants(ResourceType::MEMBER) { [INFO] [stdout] 120 | | return; [INFO] [stdout] 121 | | } [INFO] [stdout] ... | [INFO] [stdout] 128 | | .await; [INFO] [stdout] 129 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `event::member::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/member.rs:118:50 [INFO] [stdout] | [INFO] [stdout] 118 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 119 | | if !cache.wants(ResourceType::MEMBER) { [INFO] [stdout] 120 | | return; [INFO] [stdout] 121 | | } [INFO] [stdout] ... | [INFO] [stdout] 128 | | .await; [INFO] [stdout] 129 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `event::member::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/member.rs:118:50 [INFO] [stdout] | [INFO] [stdout] 118 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 119 | | if !cache.wants(ResourceType::MEMBER) { [INFO] [stdout] 120 | | return; [INFO] [stdout] 121 | | } [INFO] [stdout] ... | [INFO] [stdout] 128 | | .await; [INFO] [stdout] 129 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `event::member::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/member.rs:118:50 [INFO] [stdout] | [INFO] [stdout] 118 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 119 | | if !cache.wants(ResourceType::MEMBER) { [INFO] [stdout] 120 | | return; [INFO] [stdout] 121 | | } [INFO] [stdout] ... | [INFO] [stdout] 128 | | .await; [INFO] [stdout] 129 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `event::member::::update`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 18 previous errors; 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0391`. [INFO] [stdout] [INFO] [stderr] error: could not compile `cache` due to 19 previous errors; 8 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0391]: cycle detected when type-checking `event::member::::update` [INFO] [stdout] --> cache/src/event/member.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 134 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `event::member::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/member.rs:134:50 [INFO] [stdout] | [INFO] [stdout] 134 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 135 | | if !cache.wants(ResourceType::MEMBER) { [INFO] [stdout] 136 | | return; [INFO] [stdout] 137 | | } [INFO] [stdout] ... | [INFO] [stdout] 156 | | .await; [INFO] [stdout] 157 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `event::member::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/member.rs:134:50 [INFO] [stdout] | [INFO] [stdout] 134 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 135 | | if !cache.wants(ResourceType::MEMBER) { [INFO] [stdout] 136 | | return; [INFO] [stdout] 137 | | } [INFO] [stdout] ... | [INFO] [stdout] 156 | | .await; [INFO] [stdout] 157 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `event::member::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/member.rs:134:50 [INFO] [stdout] | [INFO] [stdout] 134 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 135 | | if !cache.wants(ResourceType::MEMBER) { [INFO] [stdout] 136 | | return; [INFO] [stdout] 137 | | } [INFO] [stdout] ... | [INFO] [stdout] 156 | | .await; [INFO] [stdout] 157 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `event::member::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/member.rs:134:50 [INFO] [stdout] | [INFO] [stdout] 134 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 135 | | if !cache.wants(ResourceType::MEMBER) { [INFO] [stdout] 136 | | return; [INFO] [stdout] 137 | | } [INFO] [stdout] ... | [INFO] [stdout] 156 | | .await; [INFO] [stdout] 157 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `event::member::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/member.rs:134:50 [INFO] [stdout] | [INFO] [stdout] 134 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 135 | | if !cache.wants(ResourceType::MEMBER) { [INFO] [stdout] 136 | | return; [INFO] [stdout] 137 | | } [INFO] [stdout] ... | [INFO] [stdout] 156 | | .await; [INFO] [stdout] 157 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `event::member::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/member.rs:134:50 [INFO] [stdout] | [INFO] [stdout] 134 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 135 | | if !cache.wants(ResourceType::MEMBER) { [INFO] [stdout] 136 | | return; [INFO] [stdout] 137 | | } [INFO] [stdout] ... | [INFO] [stdout] 156 | | .await; [INFO] [stdout] 157 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `event::member::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/member.rs:134:50 [INFO] [stdout] | [INFO] [stdout] 134 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 135 | | if !cache.wants(ResourceType::MEMBER) { [INFO] [stdout] 136 | | return; [INFO] [stdout] 137 | | } [INFO] [stdout] ... | [INFO] [stdout] 156 | | .await; [INFO] [stdout] 157 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `event::member::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/member.rs:134:50 [INFO] [stdout] | [INFO] [stdout] 134 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 135 | | if !cache.wants(ResourceType::MEMBER) { [INFO] [stdout] 136 | | return; [INFO] [stdout] 137 | | } [INFO] [stdout] ... | [INFO] [stdout] 156 | | .await; [INFO] [stdout] 157 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `event::member::::update`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `event::member::::update` [INFO] [stdout] --> cache/src/event/member.rs:162:5 [INFO] [stdout] | [INFO] [stdout] 162 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `event::member::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/member.rs:162:50 [INFO] [stdout] | [INFO] [stdout] 162 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 163 | | if !cache.wants(ResourceType::MEMBER) { [INFO] [stdout] 164 | | return; [INFO] [stdout] 165 | | } [INFO] [stdout] ... | [INFO] [stdout] 192 | | } [INFO] [stdout] 193 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `event::member::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/member.rs:162:50 [INFO] [stdout] | [INFO] [stdout] 162 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 163 | | if !cache.wants(ResourceType::MEMBER) { [INFO] [stdout] 164 | | return; [INFO] [stdout] 165 | | } [INFO] [stdout] ... | [INFO] [stdout] 192 | | } [INFO] [stdout] 193 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `event::member::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/member.rs:162:50 [INFO] [stdout] | [INFO] [stdout] 162 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 163 | | if !cache.wants(ResourceType::MEMBER) { [INFO] [stdout] 164 | | return; [INFO] [stdout] 165 | | } [INFO] [stdout] ... | [INFO] [stdout] 192 | | } [INFO] [stdout] 193 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `event::member::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/member.rs:162:50 [INFO] [stdout] | [INFO] [stdout] 162 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 163 | | if !cache.wants(ResourceType::MEMBER) { [INFO] [stdout] 164 | | return; [INFO] [stdout] 165 | | } [INFO] [stdout] ... | [INFO] [stdout] 192 | | } [INFO] [stdout] 193 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `event::member::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/member.rs:162:50 [INFO] [stdout] | [INFO] [stdout] 162 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 163 | | if !cache.wants(ResourceType::MEMBER) { [INFO] [stdout] 164 | | return; [INFO] [stdout] 165 | | } [INFO] [stdout] ... | [INFO] [stdout] 192 | | } [INFO] [stdout] 193 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `event::member::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/member.rs:162:50 [INFO] [stdout] | [INFO] [stdout] 162 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 163 | | if !cache.wants(ResourceType::MEMBER) { [INFO] [stdout] 164 | | return; [INFO] [stdout] 165 | | } [INFO] [stdout] ... | [INFO] [stdout] 192 | | } [INFO] [stdout] 193 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `event::member::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/member.rs:162:50 [INFO] [stdout] | [INFO] [stdout] 162 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 163 | | if !cache.wants(ResourceType::MEMBER) { [INFO] [stdout] 164 | | return; [INFO] [stdout] 165 | | } [INFO] [stdout] ... | [INFO] [stdout] 192 | | } [INFO] [stdout] 193 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `event::member::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/member.rs:162:50 [INFO] [stdout] | [INFO] [stdout] 162 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 163 | | if !cache.wants(ResourceType::MEMBER) { [INFO] [stdout] 164 | | return; [INFO] [stdout] 165 | | } [INFO] [stdout] ... | [INFO] [stdout] 192 | | } [INFO] [stdout] 193 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `event::member::::update`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `event::member::::update` [INFO] [stdout] --> cache/src/event/member.rs:198:5 [INFO] [stdout] | [INFO] [stdout] 198 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `event::member::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/member.rs:198:50 [INFO] [stdout] | [INFO] [stdout] 198 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 199 | | if !cache.wants(ResourceType::MEMBER) { [INFO] [stdout] 200 | | return; [INFO] [stdout] 201 | | } [INFO] [stdout] ... | [INFO] [stdout] 222 | | .await; [INFO] [stdout] 223 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `event::member::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/member.rs:198:50 [INFO] [stdout] | [INFO] [stdout] 198 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 199 | | if !cache.wants(ResourceType::MEMBER) { [INFO] [stdout] 200 | | return; [INFO] [stdout] 201 | | } [INFO] [stdout] ... | [INFO] [stdout] 222 | | .await; [INFO] [stdout] 223 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `event::member::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/member.rs:198:50 [INFO] [stdout] | [INFO] [stdout] 198 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 199 | | if !cache.wants(ResourceType::MEMBER) { [INFO] [stdout] 200 | | return; [INFO] [stdout] 201 | | } [INFO] [stdout] ... | [INFO] [stdout] 222 | | .await; [INFO] [stdout] 223 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `event::member::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/member.rs:198:50 [INFO] [stdout] | [INFO] [stdout] 198 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 199 | | if !cache.wants(ResourceType::MEMBER) { [INFO] [stdout] 200 | | return; [INFO] [stdout] 201 | | } [INFO] [stdout] ... | [INFO] [stdout] 222 | | .await; [INFO] [stdout] 223 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `event::member::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/member.rs:198:50 [INFO] [stdout] | [INFO] [stdout] 198 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 199 | | if !cache.wants(ResourceType::MEMBER) { [INFO] [stdout] 200 | | return; [INFO] [stdout] 201 | | } [INFO] [stdout] ... | [INFO] [stdout] 222 | | .await; [INFO] [stdout] 223 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `event::member::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/member.rs:198:50 [INFO] [stdout] | [INFO] [stdout] 198 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 199 | | if !cache.wants(ResourceType::MEMBER) { [INFO] [stdout] 200 | | return; [INFO] [stdout] 201 | | } [INFO] [stdout] ... | [INFO] [stdout] 222 | | .await; [INFO] [stdout] 223 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `event::member::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/member.rs:198:50 [INFO] [stdout] | [INFO] [stdout] 198 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 199 | | if !cache.wants(ResourceType::MEMBER) { [INFO] [stdout] 200 | | return; [INFO] [stdout] 201 | | } [INFO] [stdout] ... | [INFO] [stdout] 222 | | .await; [INFO] [stdout] 223 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `event::member::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/member.rs:198:50 [INFO] [stdout] | [INFO] [stdout] 198 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 199 | | if !cache.wants(ResourceType::MEMBER) { [INFO] [stdout] 200 | | return; [INFO] [stdout] 201 | | } [INFO] [stdout] ... | [INFO] [stdout] 222 | | .await; [INFO] [stdout] 223 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `event::member::::update`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `event::message::::update` [INFO] [stdout] --> cache/src/event/message.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `event::message::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/message.rs:9:50 [INFO] [stdout] | [INFO] [stdout] 9 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 10 | | if cache.wants(ResourceType::USER) { [INFO] [stdout] 11 | | // TODO cache [INFO] [stdout] 12 | | // cache.cache_user(Cow::Borrowed(&self.author), self.guild_id); [INFO] [stdout] ... | [INFO] [stdout] 47 | | .await; [INFO] [stdout] 48 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `event::message::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/message.rs:9:50 [INFO] [stdout] | [INFO] [stdout] 9 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 10 | | if cache.wants(ResourceType::USER) { [INFO] [stdout] 11 | | // TODO cache [INFO] [stdout] 12 | | // cache.cache_user(Cow::Borrowed(&self.author), self.guild_id); [INFO] [stdout] ... | [INFO] [stdout] 47 | | .await; [INFO] [stdout] 48 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `event::message::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/message.rs:9:50 [INFO] [stdout] | [INFO] [stdout] 9 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 10 | | if cache.wants(ResourceType::USER) { [INFO] [stdout] 11 | | // TODO cache [INFO] [stdout] 12 | | // cache.cache_user(Cow::Borrowed(&self.author), self.guild_id); [INFO] [stdout] ... | [INFO] [stdout] 47 | | .await; [INFO] [stdout] 48 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `event::message::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/message.rs:9:50 [INFO] [stdout] | [INFO] [stdout] 9 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 10 | | if cache.wants(ResourceType::USER) { [INFO] [stdout] 11 | | // TODO cache [INFO] [stdout] 12 | | // cache.cache_user(Cow::Borrowed(&self.author), self.guild_id); [INFO] [stdout] ... | [INFO] [stdout] 47 | | .await; [INFO] [stdout] 48 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `event::message::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/message.rs:9:50 [INFO] [stdout] | [INFO] [stdout] 9 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 10 | | if cache.wants(ResourceType::USER) { [INFO] [stdout] 11 | | // TODO cache [INFO] [stdout] 12 | | // cache.cache_user(Cow::Borrowed(&self.author), self.guild_id); [INFO] [stdout] ... | [INFO] [stdout] 47 | | .await; [INFO] [stdout] 48 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `event::message::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/message.rs:9:50 [INFO] [stdout] | [INFO] [stdout] 9 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 10 | | if cache.wants(ResourceType::USER) { [INFO] [stdout] 11 | | // TODO cache [INFO] [stdout] 12 | | // cache.cache_user(Cow::Borrowed(&self.author), self.guild_id); [INFO] [stdout] ... | [INFO] [stdout] 47 | | .await; [INFO] [stdout] 48 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `event::message::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/message.rs:9:50 [INFO] [stdout] | [INFO] [stdout] 9 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 10 | | if cache.wants(ResourceType::USER) { [INFO] [stdout] 11 | | // TODO cache [INFO] [stdout] 12 | | // cache.cache_user(Cow::Borrowed(&self.author), self.guild_id); [INFO] [stdout] ... | [INFO] [stdout] 47 | | .await; [INFO] [stdout] 48 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `event::message::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/message.rs:9:50 [INFO] [stdout] | [INFO] [stdout] 9 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 10 | | if cache.wants(ResourceType::USER) { [INFO] [stdout] 11 | | // TODO cache [INFO] [stdout] 12 | | // cache.cache_user(Cow::Borrowed(&self.author), self.guild_id); [INFO] [stdout] ... | [INFO] [stdout] 47 | | .await; [INFO] [stdout] 48 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `event::message::::update`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `event::message::::update` [INFO] [stdout] --> cache/src/event/message.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `event::message::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/message.rs:53:50 [INFO] [stdout] | [INFO] [stdout] 53 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 54 | | if !cache.wants(ResourceType::MESSAGE) { [INFO] [stdout] 55 | | return; [INFO] [stdout] 56 | | } [INFO] [stdout] ... | [INFO] [stdout] 62 | | .await; [INFO] [stdout] 63 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `event::message::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/message.rs:53:50 [INFO] [stdout] | [INFO] [stdout] 53 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 54 | | if !cache.wants(ResourceType::MESSAGE) { [INFO] [stdout] 55 | | return; [INFO] [stdout] 56 | | } [INFO] [stdout] ... | [INFO] [stdout] 62 | | .await; [INFO] [stdout] 63 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `event::message::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/message.rs:53:50 [INFO] [stdout] | [INFO] [stdout] 53 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 54 | | if !cache.wants(ResourceType::MESSAGE) { [INFO] [stdout] 55 | | return; [INFO] [stdout] 56 | | } [INFO] [stdout] ... | [INFO] [stdout] 62 | | .await; [INFO] [stdout] 63 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `event::message::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/message.rs:53:50 [INFO] [stdout] | [INFO] [stdout] 53 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 54 | | if !cache.wants(ResourceType::MESSAGE) { [INFO] [stdout] 55 | | return; [INFO] [stdout] 56 | | } [INFO] [stdout] ... | [INFO] [stdout] 62 | | .await; [INFO] [stdout] 63 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `event::message::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/message.rs:53:50 [INFO] [stdout] | [INFO] [stdout] 53 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 54 | | if !cache.wants(ResourceType::MESSAGE) { [INFO] [stdout] 55 | | return; [INFO] [stdout] 56 | | } [INFO] [stdout] ... | [INFO] [stdout] 62 | | .await; [INFO] [stdout] 63 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `event::message::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/message.rs:53:50 [INFO] [stdout] | [INFO] [stdout] 53 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 54 | | if !cache.wants(ResourceType::MESSAGE) { [INFO] [stdout] 55 | | return; [INFO] [stdout] 56 | | } [INFO] [stdout] ... | [INFO] [stdout] 62 | | .await; [INFO] [stdout] 63 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `event::message::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/message.rs:53:50 [INFO] [stdout] | [INFO] [stdout] 53 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 54 | | if !cache.wants(ResourceType::MESSAGE) { [INFO] [stdout] 55 | | return; [INFO] [stdout] 56 | | } [INFO] [stdout] ... | [INFO] [stdout] 62 | | .await; [INFO] [stdout] 63 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `event::message::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/message.rs:53:50 [INFO] [stdout] | [INFO] [stdout] 53 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 54 | | if !cache.wants(ResourceType::MESSAGE) { [INFO] [stdout] 55 | | return; [INFO] [stdout] 56 | | } [INFO] [stdout] ... | [INFO] [stdout] 62 | | .await; [INFO] [stdout] 63 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `event::message::::update`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `event::message::::update` [INFO] [stdout] --> cache/src/event/message.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `event::message::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/message.rs:68:50 [INFO] [stdout] | [INFO] [stdout] 68 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 69 | | if !cache.wants(ResourceType::MESSAGE) { [INFO] [stdout] 70 | | return; [INFO] [stdout] 71 | | } [INFO] [stdout] ... | [INFO] [stdout] 81 | | } [INFO] [stdout] 82 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `event::message::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/message.rs:68:50 [INFO] [stdout] | [INFO] [stdout] 68 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 69 | | if !cache.wants(ResourceType::MESSAGE) { [INFO] [stdout] 70 | | return; [INFO] [stdout] 71 | | } [INFO] [stdout] ... | [INFO] [stdout] 81 | | } [INFO] [stdout] 82 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `event::message::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/message.rs:68:50 [INFO] [stdout] | [INFO] [stdout] 68 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 69 | | if !cache.wants(ResourceType::MESSAGE) { [INFO] [stdout] 70 | | return; [INFO] [stdout] 71 | | } [INFO] [stdout] ... | [INFO] [stdout] 81 | | } [INFO] [stdout] 82 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `event::message::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/message.rs:68:50 [INFO] [stdout] | [INFO] [stdout] 68 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 69 | | if !cache.wants(ResourceType::MESSAGE) { [INFO] [stdout] 70 | | return; [INFO] [stdout] 71 | | } [INFO] [stdout] ... | [INFO] [stdout] 81 | | } [INFO] [stdout] 82 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `event::message::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/message.rs:68:50 [INFO] [stdout] | [INFO] [stdout] 68 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 69 | | if !cache.wants(ResourceType::MESSAGE) { [INFO] [stdout] 70 | | return; [INFO] [stdout] 71 | | } [INFO] [stdout] ... | [INFO] [stdout] 81 | | } [INFO] [stdout] 82 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `event::message::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/message.rs:68:50 [INFO] [stdout] | [INFO] [stdout] 68 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 69 | | if !cache.wants(ResourceType::MESSAGE) { [INFO] [stdout] 70 | | return; [INFO] [stdout] 71 | | } [INFO] [stdout] ... | [INFO] [stdout] 81 | | } [INFO] [stdout] 82 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `event::message::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/message.rs:68:50 [INFO] [stdout] | [INFO] [stdout] 68 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 69 | | if !cache.wants(ResourceType::MESSAGE) { [INFO] [stdout] 70 | | return; [INFO] [stdout] 71 | | } [INFO] [stdout] ... | [INFO] [stdout] 81 | | } [INFO] [stdout] 82 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `event::message::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/message.rs:68:50 [INFO] [stdout] | [INFO] [stdout] 68 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 69 | | if !cache.wants(ResourceType::MESSAGE) { [INFO] [stdout] 70 | | return; [INFO] [stdout] 71 | | } [INFO] [stdout] ... | [INFO] [stdout] 81 | | } [INFO] [stdout] 82 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `event::message::::update`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `event::message::::update` [INFO] [stdout] --> cache/src/event/message.rs:87:5 [INFO] [stdout] | [INFO] [stdout] 87 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `event::message::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/message.rs:87:50 [INFO] [stdout] | [INFO] [stdout] 87 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 88 | | if !cache.wants(ResourceType::MESSAGE) { [INFO] [stdout] 89 | | return; [INFO] [stdout] 90 | | } [INFO] [stdout] ... | [INFO] [stdout] 134 | | } [INFO] [stdout] 135 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `event::message::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/message.rs:87:50 [INFO] [stdout] | [INFO] [stdout] 87 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 88 | | if !cache.wants(ResourceType::MESSAGE) { [INFO] [stdout] 89 | | return; [INFO] [stdout] 90 | | } [INFO] [stdout] ... | [INFO] [stdout] 134 | | } [INFO] [stdout] 135 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `event::message::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/message.rs:87:50 [INFO] [stdout] | [INFO] [stdout] 87 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 88 | | if !cache.wants(ResourceType::MESSAGE) { [INFO] [stdout] 89 | | return; [INFO] [stdout] 90 | | } [INFO] [stdout] ... | [INFO] [stdout] 134 | | } [INFO] [stdout] 135 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `event::message::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/message.rs:87:50 [INFO] [stdout] | [INFO] [stdout] 87 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 88 | | if !cache.wants(ResourceType::MESSAGE) { [INFO] [stdout] 89 | | return; [INFO] [stdout] 90 | | } [INFO] [stdout] ... | [INFO] [stdout] 134 | | } [INFO] [stdout] 135 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `event::message::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/message.rs:87:50 [INFO] [stdout] | [INFO] [stdout] 87 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 88 | | if !cache.wants(ResourceType::MESSAGE) { [INFO] [stdout] 89 | | return; [INFO] [stdout] 90 | | } [INFO] [stdout] ... | [INFO] [stdout] 134 | | } [INFO] [stdout] 135 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `event::message::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/message.rs:87:50 [INFO] [stdout] | [INFO] [stdout] 87 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 88 | | if !cache.wants(ResourceType::MESSAGE) { [INFO] [stdout] 89 | | return; [INFO] [stdout] 90 | | } [INFO] [stdout] ... | [INFO] [stdout] 134 | | } [INFO] [stdout] 135 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `event::message::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/message.rs:87:50 [INFO] [stdout] | [INFO] [stdout] 87 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 88 | | if !cache.wants(ResourceType::MESSAGE) { [INFO] [stdout] 89 | | return; [INFO] [stdout] 90 | | } [INFO] [stdout] ... | [INFO] [stdout] 134 | | } [INFO] [stdout] 135 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `event::message::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/message.rs:87:50 [INFO] [stdout] | [INFO] [stdout] 87 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 88 | | if !cache.wants(ResourceType::MESSAGE) { [INFO] [stdout] 89 | | return; [INFO] [stdout] 90 | | } [INFO] [stdout] ... | [INFO] [stdout] 134 | | } [INFO] [stdout] 135 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `event::message::::update`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `event::reaction::::update` [INFO] [stdout] --> cache/src/event/reaction.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `event::reaction::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/reaction.rs:11:50 [INFO] [stdout] | [INFO] [stdout] 11 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 12 | | if !cache.wants(ResourceType::REACTION) { [INFO] [stdout] 13 | | return; [INFO] [stdout] 14 | | } [INFO] [stdout] ... | [INFO] [stdout] 48 | | } [INFO] [stdout] 49 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `event::reaction::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/reaction.rs:11:50 [INFO] [stdout] | [INFO] [stdout] 11 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 12 | | if !cache.wants(ResourceType::REACTION) { [INFO] [stdout] 13 | | return; [INFO] [stdout] 14 | | } [INFO] [stdout] ... | [INFO] [stdout] 48 | | } [INFO] [stdout] 49 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `event::reaction::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/reaction.rs:11:50 [INFO] [stdout] | [INFO] [stdout] 11 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 12 | | if !cache.wants(ResourceType::REACTION) { [INFO] [stdout] 13 | | return; [INFO] [stdout] 14 | | } [INFO] [stdout] ... | [INFO] [stdout] 48 | | } [INFO] [stdout] 49 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `event::reaction::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/reaction.rs:11:50 [INFO] [stdout] | [INFO] [stdout] 11 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 12 | | if !cache.wants(ResourceType::REACTION) { [INFO] [stdout] 13 | | return; [INFO] [stdout] 14 | | } [INFO] [stdout] ... | [INFO] [stdout] 48 | | } [INFO] [stdout] 49 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `event::reaction::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/reaction.rs:11:50 [INFO] [stdout] | [INFO] [stdout] 11 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 12 | | if !cache.wants(ResourceType::REACTION) { [INFO] [stdout] 13 | | return; [INFO] [stdout] 14 | | } [INFO] [stdout] ... | [INFO] [stdout] 48 | | } [INFO] [stdout] 49 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `event::reaction::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/reaction.rs:11:50 [INFO] [stdout] | [INFO] [stdout] 11 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 12 | | if !cache.wants(ResourceType::REACTION) { [INFO] [stdout] 13 | | return; [INFO] [stdout] 14 | | } [INFO] [stdout] ... | [INFO] [stdout] 48 | | } [INFO] [stdout] 49 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `event::reaction::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/reaction.rs:11:50 [INFO] [stdout] | [INFO] [stdout] 11 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 12 | | if !cache.wants(ResourceType::REACTION) { [INFO] [stdout] 13 | | return; [INFO] [stdout] 14 | | } [INFO] [stdout] ... | [INFO] [stdout] 48 | | } [INFO] [stdout] 49 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `event::reaction::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/reaction.rs:11:50 [INFO] [stdout] | [INFO] [stdout] 11 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 12 | | if !cache.wants(ResourceType::REACTION) { [INFO] [stdout] 13 | | return; [INFO] [stdout] 14 | | } [INFO] [stdout] ... | [INFO] [stdout] 48 | | } [INFO] [stdout] 49 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `event::reaction::::update`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `event::reaction::::update` [INFO] [stdout] --> cache/src/event/reaction.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `event::reaction::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/reaction.rs:54:50 [INFO] [stdout] | [INFO] [stdout] 54 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 55 | | if !cache.wants(ResourceType::REACTION) { [INFO] [stdout] 56 | | return; [INFO] [stdout] 57 | | } [INFO] [stdout] ... | [INFO] [stdout] 83 | | } [INFO] [stdout] 84 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `event::reaction::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/reaction.rs:54:50 [INFO] [stdout] | [INFO] [stdout] 54 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 55 | | if !cache.wants(ResourceType::REACTION) { [INFO] [stdout] 56 | | return; [INFO] [stdout] 57 | | } [INFO] [stdout] ... | [INFO] [stdout] 83 | | } [INFO] [stdout] 84 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `event::reaction::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/reaction.rs:54:50 [INFO] [stdout] | [INFO] [stdout] 54 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 55 | | if !cache.wants(ResourceType::REACTION) { [INFO] [stdout] 56 | | return; [INFO] [stdout] 57 | | } [INFO] [stdout] ... | [INFO] [stdout] 83 | | } [INFO] [stdout] 84 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `event::reaction::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/reaction.rs:54:50 [INFO] [stdout] | [INFO] [stdout] 54 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 55 | | if !cache.wants(ResourceType::REACTION) { [INFO] [stdout] 56 | | return; [INFO] [stdout] 57 | | } [INFO] [stdout] ... | [INFO] [stdout] 83 | | } [INFO] [stdout] 84 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `event::reaction::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/reaction.rs:54:50 [INFO] [stdout] | [INFO] [stdout] 54 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 55 | | if !cache.wants(ResourceType::REACTION) { [INFO] [stdout] 56 | | return; [INFO] [stdout] 57 | | } [INFO] [stdout] ... | [INFO] [stdout] 83 | | } [INFO] [stdout] 84 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `event::reaction::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/reaction.rs:54:50 [INFO] [stdout] | [INFO] [stdout] 54 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 55 | | if !cache.wants(ResourceType::REACTION) { [INFO] [stdout] 56 | | return; [INFO] [stdout] 57 | | } [INFO] [stdout] ... | [INFO] [stdout] 83 | | } [INFO] [stdout] 84 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `event::reaction::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/reaction.rs:54:50 [INFO] [stdout] | [INFO] [stdout] 54 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 55 | | if !cache.wants(ResourceType::REACTION) { [INFO] [stdout] 56 | | return; [INFO] [stdout] 57 | | } [INFO] [stdout] ... | [INFO] [stdout] 83 | | } [INFO] [stdout] 84 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `event::reaction::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/reaction.rs:54:50 [INFO] [stdout] | [INFO] [stdout] 54 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 55 | | if !cache.wants(ResourceType::REACTION) { [INFO] [stdout] 56 | | return; [INFO] [stdout] 57 | | } [INFO] [stdout] ... | [INFO] [stdout] 83 | | } [INFO] [stdout] 84 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `event::reaction::::update`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `event::reaction::::update` [INFO] [stdout] --> cache/src/event/reaction.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `event::reaction::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/reaction.rs:89:50 [INFO] [stdout] | [INFO] [stdout] 89 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 90 | | if !cache.wants(ResourceType::REACTION) { [INFO] [stdout] 91 | | return; [INFO] [stdout] 92 | | } [INFO] [stdout] ... | [INFO] [stdout] 101 | | cache.messages.insert(self.message_id.get(), message).await; [INFO] [stdout] 102 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `event::reaction::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/reaction.rs:89:50 [INFO] [stdout] | [INFO] [stdout] 89 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 90 | | if !cache.wants(ResourceType::REACTION) { [INFO] [stdout] 91 | | return; [INFO] [stdout] 92 | | } [INFO] [stdout] ... | [INFO] [stdout] 101 | | cache.messages.insert(self.message_id.get(), message).await; [INFO] [stdout] 102 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `event::reaction::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/reaction.rs:89:50 [INFO] [stdout] | [INFO] [stdout] 89 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 90 | | if !cache.wants(ResourceType::REACTION) { [INFO] [stdout] 91 | | return; [INFO] [stdout] 92 | | } [INFO] [stdout] ... | [INFO] [stdout] 101 | | cache.messages.insert(self.message_id.get(), message).await; [INFO] [stdout] 102 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `event::reaction::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/reaction.rs:89:50 [INFO] [stdout] | [INFO] [stdout] 89 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 90 | | if !cache.wants(ResourceType::REACTION) { [INFO] [stdout] 91 | | return; [INFO] [stdout] 92 | | } [INFO] [stdout] ... | [INFO] [stdout] 101 | | cache.messages.insert(self.message_id.get(), message).await; [INFO] [stdout] 102 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `event::reaction::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/reaction.rs:89:50 [INFO] [stdout] | [INFO] [stdout] 89 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 90 | | if !cache.wants(ResourceType::REACTION) { [INFO] [stdout] 91 | | return; [INFO] [stdout] 92 | | } [INFO] [stdout] ... | [INFO] [stdout] 101 | | cache.messages.insert(self.message_id.get(), message).await; [INFO] [stdout] 102 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `event::reaction::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/reaction.rs:89:50 [INFO] [stdout] | [INFO] [stdout] 89 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 90 | | if !cache.wants(ResourceType::REACTION) { [INFO] [stdout] 91 | | return; [INFO] [stdout] 92 | | } [INFO] [stdout] ... | [INFO] [stdout] 101 | | cache.messages.insert(self.message_id.get(), message).await; [INFO] [stdout] 102 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `event::reaction::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/reaction.rs:89:50 [INFO] [stdout] | [INFO] [stdout] 89 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 90 | | if !cache.wants(ResourceType::REACTION) { [INFO] [stdout] 91 | | return; [INFO] [stdout] 92 | | } [INFO] [stdout] ... | [INFO] [stdout] 101 | | cache.messages.insert(self.message_id.get(), message).await; [INFO] [stdout] 102 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `event::reaction::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/reaction.rs:89:50 [INFO] [stdout] | [INFO] [stdout] 89 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 90 | | if !cache.wants(ResourceType::REACTION) { [INFO] [stdout] 91 | | return; [INFO] [stdout] 92 | | } [INFO] [stdout] ... | [INFO] [stdout] 101 | | cache.messages.insert(self.message_id.get(), message).await; [INFO] [stdout] 102 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `event::reaction::::update`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `event::reaction::::update` [INFO] [stdout] --> cache/src/event/reaction.rs:107:5 [INFO] [stdout] | [INFO] [stdout] 107 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `event::reaction::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/reaction.rs:107:50 [INFO] [stdout] | [INFO] [stdout] 107 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 108 | | if !cache.wants(ResourceType::REACTION) { [INFO] [stdout] 109 | | return; [INFO] [stdout] 110 | | } [INFO] [stdout] ... | [INFO] [stdout] 122 | | } [INFO] [stdout] 123 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `event::reaction::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/reaction.rs:107:50 [INFO] [stdout] | [INFO] [stdout] 107 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 108 | | if !cache.wants(ResourceType::REACTION) { [INFO] [stdout] 109 | | return; [INFO] [stdout] 110 | | } [INFO] [stdout] ... | [INFO] [stdout] 122 | | } [INFO] [stdout] 123 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `event::reaction::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/reaction.rs:107:50 [INFO] [stdout] | [INFO] [stdout] 107 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 108 | | if !cache.wants(ResourceType::REACTION) { [INFO] [stdout] 109 | | return; [INFO] [stdout] 110 | | } [INFO] [stdout] ... | [INFO] [stdout] 122 | | } [INFO] [stdout] 123 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `event::reaction::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/reaction.rs:107:50 [INFO] [stdout] | [INFO] [stdout] 107 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 108 | | if !cache.wants(ResourceType::REACTION) { [INFO] [stdout] 109 | | return; [INFO] [stdout] 110 | | } [INFO] [stdout] ... | [INFO] [stdout] 122 | | } [INFO] [stdout] 123 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `event::reaction::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/reaction.rs:107:50 [INFO] [stdout] | [INFO] [stdout] 107 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 108 | | if !cache.wants(ResourceType::REACTION) { [INFO] [stdout] 109 | | return; [INFO] [stdout] 110 | | } [INFO] [stdout] ... | [INFO] [stdout] 122 | | } [INFO] [stdout] 123 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `event::reaction::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/reaction.rs:107:50 [INFO] [stdout] | [INFO] [stdout] 107 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 108 | | if !cache.wants(ResourceType::REACTION) { [INFO] [stdout] 109 | | return; [INFO] [stdout] 110 | | } [INFO] [stdout] ... | [INFO] [stdout] 122 | | } [INFO] [stdout] 123 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `event::reaction::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/reaction.rs:107:50 [INFO] [stdout] | [INFO] [stdout] 107 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 108 | | if !cache.wants(ResourceType::REACTION) { [INFO] [stdout] 109 | | return; [INFO] [stdout] 110 | | } [INFO] [stdout] ... | [INFO] [stdout] 122 | | } [INFO] [stdout] 123 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `event::reaction::::update::{closure#0}`... [INFO] [stdout] --> cache/src/event/reaction.rs:107:50 [INFO] [stdout] | [INFO] [stdout] 107 | async fn update(&self, cache: &InRedisCache) { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 108 | | if !cache.wants(ResourceType::REACTION) { [INFO] [stdout] 109 | | return; [INFO] [stdout] 110 | | } [INFO] [stdout] ... | [INFO] [stdout] 122 | | } [INFO] [stdout] 123 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `event::reaction::::update`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 18 previous errors; 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0391`. [INFO] [stdout] [INFO] [stderr] error: could not compile `cache` due to 19 previous errors; 8 warnings emitted [INFO] running `Command { std: "docker" "inspect" "9936f36da572a472d365ef8848bba62fe3cb78f93879356fde5473c75ef19d1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9936f36da572a472d365ef8848bba62fe3cb78f93879356fde5473c75ef19d1b", kill_on_drop: false }` [INFO] [stdout] 9936f36da572a472d365ef8848bba62fe3cb78f93879356fde5473c75ef19d1b