[INFO] cloning repository https://github.com/muffetbot/muffet-bot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/muffetbot/muffet-bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmuffetbot%2Fmuffet-bot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmuffetbot%2Fmuffet-bot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0207670687e9aa2ae00541aec101b6a03fb3bb4f
[INFO] checking muffetbot/muffet-bot/0207670687e9aa2ae00541aec101b6a03fb3bb4f against master#e0e204f3e97ad5f79524b9c259dc38df606ed82c for pr-149218
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmuffetbot%2Fmuffet-bot" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/muffetbot/muffet-bot
[INFO] finished tweaking git repo https://github.com/muffetbot/muffet-bot
[INFO] tweaked toml for git repo https://github.com/muffetbot/muffet-bot written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/muffetbot/muffet-bot on toolchain e0e204f3e97ad5f79524b9c259dc38df606ed82c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e0e204f3e97ad5f79524b9c259dc38df606ed82c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e0e204f3e97ad5f79524b9c259dc38df606ed82c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 204 packages to latest compatible versions
[INFO] [stderr]       Adding command_attr v0.3.2 (available: v0.3.8)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] [stderr]       Adding serenity v0.9.4 (available: v0.12.4)
[INFO] [stderr]       Adding strum v0.20.0 (available: v0.27.2)
[INFO] [stderr]       Adding tokio v0.2.25 (available: v1.48.0)
[INFO] [stderr]       Adding toml v0.5.11 (available: v0.9.8)
[INFO] [stderr]       Adding tracing-appender v0.1.2 (available: v0.2.4)
[INFO] [stderr]       Adding tracing-subscriber v0.2.25 (available: v0.3.22)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e0e204f3e97ad5f79524b9c259dc38df606ed82c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded hyper-rustls v0.21.0
[INFO] [stderr]   Downloaded typemap_rev v0.1.5
[INFO] [stderr]   Downloaded tokio-macros v0.2.6
[INFO] [stderr]   Downloaded input_buffer v0.3.1
[INFO] [stderr]   Downloaded command_attr v0.3.2
[INFO] [stderr]   Downloaded async-tungstenite v0.9.3
[INFO] [stderr]   Downloaded tungstenite v0.11.1
[INFO] [stderr]   Downloaded tokio-rustls v0.14.1
[INFO] [stderr]   Downloaded serenity v0.9.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+e0e204f3e97ad5f79524b9c259dc38df606ed82c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 648d7808814f5f59c12ef76cc6621120c7ec89fcfdade82e370bcbfc4ebaf56c
[INFO] running `Command { std: "docker" "start" "-a" "648d7808814f5f59c12ef76cc6621120c7ec89fcfdade82e370bcbfc4ebaf56c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "648d7808814f5f59c12ef76cc6621120c7ec89fcfdade82e370bcbfc4ebaf56c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "648d7808814f5f59c12ef76cc6621120c7ec89fcfdade82e370bcbfc4ebaf56c", kill_on_drop: false }`
[INFO] [stdout] 648d7808814f5f59c12ef76cc6621120c7ec89fcfdade82e370bcbfc4ebaf56c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+e0e204f3e97ad5f79524b9c259dc38df606ed82c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c606bf9f7f5a02f6d77cc2b61d0ae329299b26b2982bd5cd5130d6052d11fb75
[INFO] running `Command { std: "docker" "start" "-a" "c606bf9f7f5a02f6d77cc2b61d0ae329299b26b2982bd5cd5130d6052d11fb75", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking tracing-core v0.1.35
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]     Checking bytes v1.11.0
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]     Checking base64 v0.12.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking net2 v0.2.39
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking http-body v0.3.1
[INFO] [stderr]     Checking socket2 v0.3.19
[INFO] [stderr]     Checking iana-time-zone v0.1.64
[INFO] [stderr]     Checking sha-1 v0.9.8
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking input_buffer v0.3.1
[INFO] [stderr]     Checking unicase v2.8.1
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking matchers v0.0.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]     Checking tracing-log v0.1.4
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]    Compiling serenity v0.9.4
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking webpki v0.21.4
[INFO] [stderr]     Checking sct v0.6.1
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking rustls v0.18.1
[INFO] [stderr]     Checking webpki-roots v0.20.0
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking uwl v0.6.0
[INFO] [stderr]     Checking typemap_rev v0.1.5
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking home v0.5.12
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling tokio-macros v0.2.6
[INFO] [stderr]    Compiling command_attr v0.3.2
[INFO] [stderr]    Compiling strum_macros v0.20.1
[INFO] [stderr]     Checking tokio v0.2.25
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking strum v0.20.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking tracing v0.1.43
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking tokio-util v0.3.1
[INFO] [stderr]     Checking tokio-rustls v0.14.1
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.1
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking tracing-serde v0.1.3
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking h2 v0.2.7
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking tracing-subscriber v0.2.25
[INFO] [stderr]     Checking tungstenite v0.11.1
[INFO] [stderr]     Checking tracing-appender v0.1.2
[INFO] [stderr]     Checking async-tungstenite v0.9.3
[INFO] [stderr]     Checking hyper v0.13.10
[INFO] [stderr]     Checking hyper-rustls v0.21.0
[INFO] [stderr]     Checking reqwest v0.10.10
[INFO] [stderr]     Checking muffet-bot v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0277]: `serenity::prelude::Context` doesn't implement `std::fmt::Debug`
[INFO] [stdout]    --> src/utils/prelude.rs:35:1
[INFO] [stdout]     |
[INFO] [stdout]  35 | #[instrument]
[INFO] [stdout]     | ^^^^^^^^^^^^^ the trait `std::fmt::Debug` is not implemented for `serenity::prelude::Context`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `&serenity::prelude::Context` to implement `std::fmt::Debug`
[INFO] [stdout]     = note: 1 redundant requirement hidden
[INFO] [stdout]     = note: required for `&&serenity::prelude::Context` to implement `std::fmt::Debug`
[INFO] [stdout] note: required by a bound in `debug`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-core-0.1.35/src/field.rs:379:8
[INFO] [stdout]     |
[INFO] [stdout] 377 | pub fn debug<T>(t: T) -> DebugValue<T>
[INFO] [stdout]     |        ----- required by a bound in this function
[INFO] [stdout] 378 | where
[INFO] [stdout] 379 |     T: fmt::Debug,
[INFO] [stdout]     |        ^^^^^^^^^^ required by this bound in `debug`
[INFO] [stdout]     = note: this error originates in the attribute macro `instrument` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `serenity::prelude::Context` doesn't implement `std::fmt::Debug`
[INFO] [stdout]    --> src/utils/prelude.rs:35:1
[INFO] [stdout]     |
[INFO] [stdout]  35 | #[instrument]
[INFO] [stdout]     | ^^^^^^^^^^^^^ the trait `std::fmt::Debug` is not implemented for `serenity::prelude::Context`
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `tracing::Value` is implemented for `DebugValue<T>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-core-0.1.35/src/field.rs:744:1
[INFO] [stdout]     |
[INFO] [stdout] 744 | / impl<T> Value for DebugValue<T>
[INFO] [stdout] 745 | | where
[INFO] [stdout] 746 | |     T: fmt::Debug,
[INFO] [stdout]     | |__________________^
[INFO] [stdout]     = note: required for `&serenity::prelude::Context` to implement `std::fmt::Debug`
[INFO] [stdout]     = note: 1 redundant requirement hidden
[INFO] [stdout]     = note: required for `&&serenity::prelude::Context` to implement `std::fmt::Debug`
[INFO] [stdout]     = note: required for `DebugValue<&&serenity::prelude::Context>` to implement `tracing::Value`
[INFO] [stdout]     = note: required for the cast from `&DebugValue<&&serenity::prelude::Context>` to `&dyn tracing::Value`
[INFO] [stdout]     = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the attribute macro `instrument` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `serenity::prelude::Context` doesn't implement `std::fmt::Debug`
[INFO] [stdout]    --> src/utils/prelude.rs:49:1
[INFO] [stdout]     |
[INFO] [stdout]  49 | #[instrument]
[INFO] [stdout]     | ^^^^^^^^^^^^^ the trait `std::fmt::Debug` is not implemented for `serenity::prelude::Context`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `&serenity::prelude::Context` to implement `std::fmt::Debug`
[INFO] [stdout]     = note: 1 redundant requirement hidden
[INFO] [stdout]     = note: required for `&&serenity::prelude::Context` to implement `std::fmt::Debug`
[INFO] [stdout] note: required by a bound in `debug`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-core-0.1.35/src/field.rs:379:8
[INFO] [stdout]     |
[INFO] [stdout] 377 | pub fn debug<T>(t: T) -> DebugValue<T>
[INFO] [stdout]     |        ----- required by a bound in this function
[INFO] [stdout] 378 | where
[INFO] [stdout] 379 |     T: fmt::Debug,
[INFO] [stdout]     |        ^^^^^^^^^^ required by this bound in `debug`
[INFO] [stdout]     = note: this error originates in the attribute macro `instrument` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `serenity::prelude::Context` doesn't implement `std::fmt::Debug`
[INFO] [stdout]    --> src/utils/prelude.rs:49:1
[INFO] [stdout]     |
[INFO] [stdout]  49 | #[instrument]
[INFO] [stdout]     | ^^^^^^^^^^^^^ the trait `std::fmt::Debug` is not implemented for `serenity::prelude::Context`
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `tracing::Value` is implemented for `DebugValue<T>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-core-0.1.35/src/field.rs:744:1
[INFO] [stdout]     |
[INFO] [stdout] 744 | / impl<T> Value for DebugValue<T>
[INFO] [stdout] 745 | | where
[INFO] [stdout] 746 | |     T: fmt::Debug,
[INFO] [stdout]     | |__________________^
[INFO] [stdout]     = note: required for `&serenity::prelude::Context` to implement `std::fmt::Debug`
[INFO] [stdout]     = note: 1 redundant requirement hidden
[INFO] [stdout]     = note: required for `&&serenity::prelude::Context` to implement `std::fmt::Debug`
[INFO] [stdout]     = note: required for `DebugValue<&&serenity::prelude::Context>` to implement `tracing::Value`
[INFO] [stdout]     = note: required for the cast from `&DebugValue<&&serenity::prelude::Context>` to `&dyn tracing::Value`
[INFO] [stdout]     = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the attribute macro `instrument` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `serenity::prelude::Context` doesn't implement `std::fmt::Debug`
[INFO] [stdout]    --> src/utils/prelude.rs:77:1
[INFO] [stdout]     |
[INFO] [stdout]  77 | #[instrument]
[INFO] [stdout]     | ^^^^^^^^^^^^^ the trait `std::fmt::Debug` is not implemented for `serenity::prelude::Context`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `&serenity::prelude::Context` to implement `std::fmt::Debug`
[INFO] [stdout]     = note: 1 redundant requirement hidden
[INFO] [stdout]     = note: required for `&&serenity::prelude::Context` to implement `std::fmt::Debug`
[INFO] [stdout] note: required by a bound in `debug`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-core-0.1.35/src/field.rs:379:8
[INFO] [stdout]     |
[INFO] [stdout] 377 | pub fn debug<T>(t: T) -> DebugValue<T>
[INFO] [stdout]     |        ----- required by a bound in this function
[INFO] [stdout] 378 | where
[INFO] [stdout] 379 |     T: fmt::Debug,
[INFO] [stdout]     |        ^^^^^^^^^^ required by this bound in `debug`
[INFO] [stdout]     = note: this error originates in the attribute macro `instrument` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `serenity::prelude::Context` doesn't implement `std::fmt::Debug`
[INFO] [stdout]    --> src/utils/prelude.rs:77:1
[INFO] [stdout]     |
[INFO] [stdout]  77 | #[instrument]
[INFO] [stdout]     | ^^^^^^^^^^^^^ the trait `std::fmt::Debug` is not implemented for `serenity::prelude::Context`
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `tracing::Value` is implemented for `DebugValue<T>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-core-0.1.35/src/field.rs:744:1
[INFO] [stdout]     |
[INFO] [stdout] 744 | / impl<T> Value for DebugValue<T>
[INFO] [stdout] 745 | | where
[INFO] [stdout] 746 | |     T: fmt::Debug,
[INFO] [stdout]     | |__________________^
[INFO] [stdout]     = note: required for `&serenity::prelude::Context` to implement `std::fmt::Debug`
[INFO] [stdout]     = note: 1 redundant requirement hidden
[INFO] [stdout]     = note: required for `&&serenity::prelude::Context` to implement `std::fmt::Debug`
[INFO] [stdout]     = note: required for `DebugValue<&&serenity::prelude::Context>` to implement `tracing::Value`
[INFO] [stdout]     = note: required for the cast from `&DebugValue<&&serenity::prelude::Context>` to `&dyn tracing::Value`
[INFO] [stdout]     = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the attribute macro `instrument` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `serenity::prelude::Context` doesn't implement `std::fmt::Debug`
[INFO] [stdout]    --> src/utils/prelude.rs:35:1
[INFO] [stdout]     |
[INFO] [stdout]  35 | #[instrument]
[INFO] [stdout]     | ^^^^^^^^^^^^^ the trait `std::fmt::Debug` is not implemented for `serenity::prelude::Context`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `&serenity::prelude::Context` to implement `std::fmt::Debug`
[INFO] [stdout]     = note: 1 redundant requirement hidden
[INFO] [stdout]     = note: required for `&&serenity::prelude::Context` to implement `std::fmt::Debug`
[INFO] [stdout] note: required by a bound in `debug`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-core-0.1.35/src/field.rs:379:8
[INFO] [stdout]     |
[INFO] [stdout] 377 | pub fn debug<T>(t: T) -> DebugValue<T>
[INFO] [stdout]     |        ----- required by a bound in this function
[INFO] [stdout] 378 | where
[INFO] [stdout] 379 |     T: fmt::Debug,
[INFO] [stdout]     |        ^^^^^^^^^^ required by this bound in `debug`
[INFO] [stdout]     = note: this error originates in the attribute macro `instrument` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `serenity::prelude::Context` doesn't implement `std::fmt::Debug`
[INFO] [stdout]    --> src/admin/commands.rs:131:1
[INFO] [stdout]     |
[INFO] [stdout] 131 | #[instrument]
[INFO] [stdout]     | ^^^^^^^^^^^^^ the trait `std::fmt::Debug` is not implemented for `serenity::prelude::Context`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `&serenity::prelude::Context` to implement `std::fmt::Debug`
[INFO] [stdout]     = note: 1 redundant requirement hidden
[INFO] [stdout]     = note: required for `&&serenity::prelude::Context` to implement `std::fmt::Debug`
[INFO] [stdout] note: required by a bound in `debug`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-core-0.1.35/src/field.rs:379:8
[INFO] [stdout]     |
[INFO] [stdout] 377 | pub fn debug<T>(t: T) -> DebugValue<T>
[INFO] [stdout]     |        ----- required by a bound in this function
[INFO] [stdout] 378 | where
[INFO] [stdout] 379 |     T: fmt::Debug,
[INFO] [stdout]     |        ^^^^^^^^^^ required by this bound in `debug`
[INFO] [stdout]     = note: this error originates in the attribute macro `instrument` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `serenity::prelude::Context` doesn't implement `std::fmt::Debug`
[INFO] [stdout]    --> src/admin/commands.rs:131:1
[INFO] [stdout]     |
[INFO] [stdout] 131 | #[instrument]
[INFO] [stdout]     | ^^^^^^^^^^^^^ the trait `std::fmt::Debug` is not implemented for `serenity::prelude::Context`
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `tracing::Value` is implemented for `DebugValue<T>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-core-0.1.35/src/field.rs:744:1
[INFO] [stdout]     |
[INFO] [stdout] 744 | / impl<T> Value for DebugValue<T>
[INFO] [stdout] 745 | | where
[INFO] [stdout] 746 | |     T: fmt::Debug,
[INFO] [stdout]     | |__________________^
[INFO] [stdout]     = note: required for `&serenity::prelude::Context` to implement `std::fmt::Debug`
[INFO] [stdout]     = note: 1 redundant requirement hidden
[INFO] [stdout]     = note: required for `&&serenity::prelude::Context` to implement `std::fmt::Debug`
[INFO] [stdout]     = note: required for `DebugValue<&&serenity::prelude::Context>` to implement `tracing::Value`
[INFO] [stdout]     = note: required for the cast from `&DebugValue<&&serenity::prelude::Context>` to `&dyn tracing::Value`
[INFO] [stdout]     = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the attribute macro `instrument` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `serenity::prelude::Context` doesn't implement `std::fmt::Debug`
[INFO] [stdout]    --> src/utils/prelude.rs:35:1
[INFO] [stdout]     |
[INFO] [stdout]  35 | #[instrument]
[INFO] [stdout]     | ^^^^^^^^^^^^^ the trait `std::fmt::Debug` is not implemented for `serenity::prelude::Context`
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `tracing::Value` is implemented for `DebugValue<T>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-core-0.1.35/src/field.rs:744:1
[INFO] [stdout]     |
[INFO] [stdout] 744 | / impl<T> Value for DebugValue<T>
[INFO] [stdout] 745 | | where
[INFO] [stdout] 746 | |     T: fmt::Debug,
[INFO] [stdout]     | |__________________^
[INFO] [stdout]     = note: required for `&serenity::prelude::Context` to implement `std::fmt::Debug`
[INFO] [stdout]     = note: 1 redundant requirement hidden
[INFO] [stdout]     = note: required for `&&serenity::prelude::Context` to implement `std::fmt::Debug`
[INFO] [stdout]     = note: required for `DebugValue<&&serenity::prelude::Context>` to implement `tracing::Value`
[INFO] [stdout]     = note: required for the cast from `&DebugValue<&&serenity::prelude::Context>` to `&dyn tracing::Value`
[INFO] [stdout]     = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the attribute macro `instrument` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `serenity::prelude::Context` doesn't implement `std::fmt::Debug`
[INFO] [stdout]    --> src/utils/prelude.rs:49:1
[INFO] [stdout]     |
[INFO] [stdout]  49 | #[instrument]
[INFO] [stdout]     | ^^^^^^^^^^^^^ the trait `std::fmt::Debug` is not implemented for `serenity::prelude::Context`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `&serenity::prelude::Context` to implement `std::fmt::Debug`
[INFO] [stdout]     = note: 1 redundant requirement hidden
[INFO] [stdout]     = note: required for `&&serenity::prelude::Context` to implement `std::fmt::Debug`
[INFO] [stdout] note: required by a bound in `debug`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-core-0.1.35/src/field.rs:379:8
[INFO] [stdout]     |
[INFO] [stdout] 377 | pub fn debug<T>(t: T) -> DebugValue<T>
[INFO] [stdout]     |        ----- required by a bound in this function
[INFO] [stdout] 378 | where
[INFO] [stdout] 379 |     T: fmt::Debug,
[INFO] [stdout]     |        ^^^^^^^^^^ required by this bound in `debug`
[INFO] [stdout]     = note: this error originates in the attribute macro `instrument` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `serenity::prelude::Context` doesn't implement `std::fmt::Debug`
[INFO] [stdout]    --> src/admin/commands.rs:152:1
[INFO] [stdout]     |
[INFO] [stdout] 152 | #[instrument]
[INFO] [stdout]     | ^^^^^^^^^^^^^ the trait `std::fmt::Debug` is not implemented for `serenity::prelude::Context`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `&serenity::prelude::Context` to implement `std::fmt::Debug`
[INFO] [stdout]     = note: 1 redundant requirement hidden
[INFO] [stdout]     = note: required for `&&serenity::prelude::Context` to implement `std::fmt::Debug`
[INFO] [stdout] note: required by a bound in `debug`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-core-0.1.35/src/field.rs:379:8
[INFO] [stdout]     |
[INFO] [stdout] 377 | pub fn debug<T>(t: T) -> DebugValue<T>
[INFO] [stdout]     |        ----- required by a bound in this function
[INFO] [stdout] 378 | where
[INFO] [stdout] 379 |     T: fmt::Debug,
[INFO] [stdout]     |        ^^^^^^^^^^ required by this bound in `debug`
[INFO] [stdout]     = note: this error originates in the attribute macro `instrument` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `serenity::prelude::Context` doesn't implement `std::fmt::Debug`
[INFO] [stdout]    --> src/admin/commands.rs:152:1
[INFO] [stdout]     |
[INFO] [stdout] 152 | #[instrument]
[INFO] [stdout]     | ^^^^^^^^^^^^^ the trait `std::fmt::Debug` is not implemented for `serenity::prelude::Context`
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `tracing::Value` is implemented for `DebugValue<T>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-core-0.1.35/src/field.rs:744:1
[INFO] [stdout]     |
[INFO] [stdout] 744 | / impl<T> Value for DebugValue<T>
[INFO] [stdout] 745 | | where
[INFO] [stdout] 746 | |     T: fmt::Debug,
[INFO] [stdout]     | |__________________^
[INFO] [stdout]     = note: required for `&serenity::prelude::Context` to implement `std::fmt::Debug`
[INFO] [stdout]     = note: 1 redundant requirement hidden
[INFO] [stdout]     = note: required for `&&serenity::prelude::Context` to implement `std::fmt::Debug`
[INFO] [stdout]     = note: required for `DebugValue<&&serenity::prelude::Context>` to implement `tracing::Value`
[INFO] [stdout]     = note: required for the cast from `&DebugValue<&&serenity::prelude::Context>` to `&dyn tracing::Value`
[INFO] [stdout]     = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the attribute macro `instrument` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `serenity::prelude::Context` doesn't implement `std::fmt::Debug`
[INFO] [stdout]    --> src/utils/prelude.rs:49:1
[INFO] [stdout]     |
[INFO] [stdout]  49 | #[instrument]
[INFO] [stdout]     | ^^^^^^^^^^^^^ the trait `std::fmt::Debug` is not implemented for `serenity::prelude::Context`
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `tracing::Value` is implemented for `DebugValue<T>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-core-0.1.35/src/field.rs:744:1
[INFO] [stdout]     |
[INFO] [stdout] 744 | / impl<T> Value for DebugValue<T>
[INFO] [stdout] 745 | | where
[INFO] [stdout] 746 | |     T: fmt::Debug,
[INFO] [stdout]     | |__________________^
[INFO] [stdout]     = note: required for `&serenity::prelude::Context` to implement `std::fmt::Debug`
[INFO] [stdout]     = note: 1 redundant requirement hidden
[INFO] [stdout]     = note: required for `&&serenity::prelude::Context` to implement `std::fmt::Debug`
[INFO] [stdout]     = note: required for `DebugValue<&&serenity::prelude::Context>` to implement `tracing::Value`
[INFO] [stdout]     = note: required for the cast from `&DebugValue<&&serenity::prelude::Context>` to `&dyn tracing::Value`
[INFO] [stdout]     = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the attribute macro `instrument` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `serenity::prelude::Context` doesn't implement `std::fmt::Debug`
[INFO] [stdout]    --> src/utils/prelude.rs:77:1
[INFO] [stdout]     |
[INFO] [stdout]  77 | #[instrument]
[INFO] [stdout]     | ^^^^^^^^^^^^^ the trait `std::fmt::Debug` is not implemented for `serenity::prelude::Context`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `&serenity::prelude::Context` to implement `std::fmt::Debug`
[INFO] [stdout]     = note: 1 redundant requirement hidden
[INFO] [stdout]     = note: required for `&&serenity::prelude::Context` to implement `std::fmt::Debug`
[INFO] [stdout] note: required by a bound in `debug`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-core-0.1.35/src/field.rs:379:8
[INFO] [stdout]     |
[INFO] [stdout] 377 | pub fn debug<T>(t: T) -> DebugValue<T>
[INFO] [stdout]     |        ----- required by a bound in this function
[INFO] [stdout] 378 | where
[INFO] [stdout] 379 |     T: fmt::Debug,
[INFO] [stdout]     |        ^^^^^^^^^^ required by this bound in `debug`
[INFO] [stdout]     = note: this error originates in the attribute macro `instrument` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `serenity::prelude::Context` doesn't implement `std::fmt::Debug`
[INFO] [stdout]    --> src/admin/commands.rs:172:1
[INFO] [stdout]     |
[INFO] [stdout] 172 | #[instrument]
[INFO] [stdout]     | ^^^^^^^^^^^^^ the trait `std::fmt::Debug` is not implemented for `serenity::prelude::Context`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `&serenity::prelude::Context` to implement `std::fmt::Debug`
[INFO] [stdout]     = note: 1 redundant requirement hidden
[INFO] [stdout]     = note: required for `&&serenity::prelude::Context` to implement `std::fmt::Debug`
[INFO] [stdout] note: required by a bound in `debug`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-core-0.1.35/src/field.rs:379:8
[INFO] [stdout]     |
[INFO] [stdout] 377 | pub fn debug<T>(t: T) -> DebugValue<T>
[INFO] [stdout]     |        ----- required by a bound in this function
[INFO] [stdout] 378 | where
[INFO] [stdout] 379 |     T: fmt::Debug,
[INFO] [stdout]     |        ^^^^^^^^^^ required by this bound in `debug`
[INFO] [stdout]     = note: this error originates in the attribute macro `instrument` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `serenity::prelude::Context` doesn't implement `std::fmt::Debug`
[INFO] [stdout]    --> src/utils/prelude.rs:77:1
[INFO] [stdout]     |
[INFO] [stdout]  77 | #[instrument]
[INFO] [stdout]     | ^^^^^^^^^^^^^ the trait `std::fmt::Debug` is not implemented for `serenity::prelude::Context`
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `tracing::Value` is implemented for `DebugValue<T>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-core-0.1.35/src/field.rs:744:1
[INFO] [stdout]     |
[INFO] [stdout] 744 | / impl<T> Value for DebugValue<T>
[INFO] [stdout] 745 | | where
[INFO] [stdout] 746 | |     T: fmt::Debug,
[INFO] [stdout]     | |__________________^
[INFO] [stdout]     = note: required for `&serenity::prelude::Context` to implement `std::fmt::Debug`
[INFO] [stdout]     = note: 1 redundant requirement hidden
[INFO] [stdout]     = note: required for `&&serenity::prelude::Context` to implement `std::fmt::Debug`
[INFO] [stdout]     = note: required for `DebugValue<&&serenity::prelude::Context>` to implement `tracing::Value`
[INFO] [stdout]     = note: required for the cast from `&DebugValue<&&serenity::prelude::Context>` to `&dyn tracing::Value`
[INFO] [stdout]     = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the attribute macro `instrument` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `serenity::prelude::Context` doesn't implement `std::fmt::Debug`
[INFO] [stdout]    --> src/admin/commands.rs:131:1
[INFO] [stdout]     |
[INFO] [stdout] 131 | #[instrument]
[INFO] [stdout]     | ^^^^^^^^^^^^^ the trait `std::fmt::Debug` is not implemented for `serenity::prelude::Context`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `&serenity::prelude::Context` to implement `std::fmt::Debug`
[INFO] [stdout]     = note: 1 redundant requirement hidden
[INFO] [stdout]     = note: required for `&&serenity::prelude::Context` to implement `std::fmt::Debug`
[INFO] [stdout] note: required by a bound in `debug`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-core-0.1.35/src/field.rs:379:8
[INFO] [stdout]     |
[INFO] [stdout] 377 | pub fn debug<T>(t: T) -> DebugValue<T>
[INFO] [stdout]     |        ----- required by a bound in this function
[INFO] [stdout] 378 | where
[INFO] [stdout] 379 |     T: fmt::Debug,
[INFO] [stdout]     |        ^^^^^^^^^^ required by this bound in `debug`
[INFO] [stdout]     = note: this error originates in the attribute macro `instrument` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `serenity::prelude::Context` doesn't implement `std::fmt::Debug`
[INFO] [stdout]    --> src/admin/commands.rs:172:1
[INFO] [stdout]     |
[INFO] [stdout] 172 | #[instrument]
[INFO] [stdout]     | ^^^^^^^^^^^^^ the trait `std::fmt::Debug` is not implemented for `serenity::prelude::Context`
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `tracing::Value` is implemented for `DebugValue<T>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-core-0.1.35/src/field.rs:744:1
[INFO] [stdout]     |
[INFO] [stdout] 744 | / impl<T> Value for DebugValue<T>
[INFO] [stdout] 745 | | where
[INFO] [stdout] 746 | |     T: fmt::Debug,
[INFO] [stdout]     | |__________________^
[INFO] [stdout]     = note: required for `&serenity::prelude::Context` to implement `std::fmt::Debug`
[INFO] [stdout]     = note: 1 redundant requirement hidden
[INFO] [stdout]     = note: required for `&&serenity::prelude::Context` to implement `std::fmt::Debug`
[INFO] [stdout]     = note: required for `DebugValue<&&serenity::prelude::Context>` to implement `tracing::Value`
[INFO] [stdout]     = note: required for the cast from `&DebugValue<&&serenity::prelude::Context>` to `&dyn tracing::Value`
[INFO] [stdout]     = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the attribute macro `instrument` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `serenity::prelude::Context` doesn't implement `std::fmt::Debug`
[INFO] [stdout]    --> src/admin/commands.rs:131:1
[INFO] [stdout]     |
[INFO] [stdout] 131 | #[instrument]
[INFO] [stdout]     | ^^^^^^^^^^^^^ the trait `std::fmt::Debug` is not implemented for `serenity::prelude::Context`
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `tracing::Value` is implemented for `DebugValue<T>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-core-0.1.35/src/field.rs:744:1
[INFO] [stdout]     |
[INFO] [stdout] 744 | / impl<T> Value for DebugValue<T>
[INFO] [stdout] 745 | | where
[INFO] [stdout] 746 | |     T: fmt::Debug,
[INFO] [stdout]     | |__________________^
[INFO] [stdout]     = note: required for `&serenity::prelude::Context` to implement `std::fmt::Debug`
[INFO] [stdout]     = note: 1 redundant requirement hidden
[INFO] [stdout]     = note: required for `&&serenity::prelude::Context` to implement `std::fmt::Debug`
[INFO] [stdout]     = note: required for `DebugValue<&&serenity::prelude::Context>` to implement `tracing::Value`
[INFO] [stdout]     = note: required for the cast from `&DebugValue<&&serenity::prelude::Context>` to `&dyn tracing::Value`
[INFO] [stdout]     = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the attribute macro `instrument` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `serenity::prelude::Context` doesn't implement `std::fmt::Debug`
[INFO] [stdout]    --> src/admin/commands.rs:191:1
[INFO] [stdout]     |
[INFO] [stdout] 191 | #[instrument]
[INFO] [stdout]     | ^^^^^^^^^^^^^ the trait `std::fmt::Debug` is not implemented for `serenity::prelude::Context`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `&serenity::prelude::Context` to implement `std::fmt::Debug`
[INFO] [stdout]     = note: 1 redundant requirement hidden
[INFO] [stdout]     = note: required for `&&serenity::prelude::Context` to implement `std::fmt::Debug`
[INFO] [stdout] note: required by a bound in `debug`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-core-0.1.35/src/field.rs:379:8
[INFO] [stdout]     |
[INFO] [stdout] 377 | pub fn debug<T>(t: T) -> DebugValue<T>
[INFO] [stdout]     |        ----- required by a bound in this function
[INFO] [stdout] 378 | where
[INFO] [stdout] 379 |     T: fmt::Debug,
[INFO] [stdout]     |        ^^^^^^^^^^ required by this bound in `debug`
[INFO] [stdout]     = note: this error originates in the attribute macro `instrument` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `serenity::prelude::Context` doesn't implement `std::fmt::Debug`
[INFO] [stdout]    --> src/admin/commands.rs:152:1
[INFO] [stdout]     |
[INFO] [stdout] 152 | #[instrument]
[INFO] [stdout]     | ^^^^^^^^^^^^^ the trait `std::fmt::Debug` is not implemented for `serenity::prelude::Context`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `&serenity::prelude::Context` to implement `std::fmt::Debug`
[INFO] [stdout]     = note: 1 redundant requirement hidden
[INFO] [stdout]     = note: required for `&&serenity::prelude::Context` to implement `std::fmt::Debug`
[INFO] [stdout] note: required by a bound in `debug`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-core-0.1.35/src/field.rs:379:8
[INFO] [stdout]     |
[INFO] [stdout] 377 | pub fn debug<T>(t: T) -> DebugValue<T>
[INFO] [stdout]     |        ----- required by a bound in this function
[INFO] [stdout] 378 | where
[INFO] [stdout] 379 |     T: fmt::Debug,
[INFO] [stdout]     |        ^^^^^^^^^^ required by this bound in `debug`
[INFO] [stdout]     = note: this error originates in the attribute macro `instrument` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `serenity::prelude::Context` doesn't implement `std::fmt::Debug`
[INFO] [stdout]    --> src/admin/commands.rs:191:1
[INFO] [stdout]     |
[INFO] [stdout] 191 | #[instrument]
[INFO] [stdout]     | ^^^^^^^^^^^^^ the trait `std::fmt::Debug` is not implemented for `serenity::prelude::Context`
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `tracing::Value` is implemented for `DebugValue<T>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-core-0.1.35/src/field.rs:744:1
[INFO] [stdout]     |
[INFO] [stdout] 744 | / impl<T> Value for DebugValue<T>
[INFO] [stdout] 745 | | where
[INFO] [stdout] 746 | |     T: fmt::Debug,
[INFO] [stdout]     | |__________________^
[INFO] [stdout]     = note: required for `&serenity::prelude::Context` to implement `std::fmt::Debug`
[INFO] [stdout]     = note: 1 redundant requirement hidden
[INFO] [stdout]     = note: required for `&&serenity::prelude::Context` to implement `std::fmt::Debug`
[INFO] [stdout]     = note: required for `DebugValue<&&serenity::prelude::Context>` to implement `tracing::Value`
[INFO] [stdout]     = note: required for the cast from `&DebugValue<&&serenity::prelude::Context>` to `&dyn tracing::Value`
[INFO] [stdout]     = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the attribute macro `instrument` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `serenity::prelude::Context` doesn't implement `std::fmt::Debug`
[INFO] [stdout]    --> src/admin/commands.rs:152:1
[INFO] [stdout]     |
[INFO] [stdout] 152 | #[instrument]
[INFO] [stdout]     | ^^^^^^^^^^^^^ the trait `std::fmt::Debug` is not implemented for `serenity::prelude::Context`
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `tracing::Value` is implemented for `DebugValue<T>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-core-0.1.35/src/field.rs:744:1
[INFO] [stdout]     |
[INFO] [stdout] 744 | / impl<T> Value for DebugValue<T>
[INFO] [stdout] 745 | | where
[INFO] [stdout] 746 | |     T: fmt::Debug,
[INFO] [stdout]     | |__________________^
[INFO] [stdout]     = note: required for `&serenity::prelude::Context` to implement `std::fmt::Debug`
[INFO] [stdout]     = note: 1 redundant requirement hidden
[INFO] [stdout]     = note: required for `&&serenity::prelude::Context` to implement `std::fmt::Debug`
[INFO] [stdout]     = note: required for `DebugValue<&&serenity::prelude::Context>` to implement `tracing::Value`
[INFO] [stdout]     = note: required for the cast from `&DebugValue<&&serenity::prelude::Context>` to `&dyn tracing::Value`
[INFO] [stdout]     = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the attribute macro `instrument` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `serenity::prelude::Context` doesn't implement `std::fmt::Debug`
[INFO] [stdout]    --> src/mods/commands.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | #[instrument]
[INFO] [stdout]     | ^^^^^^^^^^^^^ the trait `std::fmt::Debug` is not implemented for `serenity::prelude::Context`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `&serenity::prelude::Context` to implement `std::fmt::Debug`
[INFO] [stdout]     = note: 1 redundant requirement hidden
[INFO] [stdout]     = note: required for `&&serenity::prelude::Context` to implement `std::fmt::Debug`
[INFO] [stdout] note: required by a bound in `debug`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-core-0.1.35/src/field.rs:379:8
[INFO] [stdout]     |
[INFO] [stdout] 377 | pub fn debug<T>(t: T) -> DebugValue<T>
[INFO] [stdout]     |        ----- required by a bound in this function
[INFO] [stdout] 378 | where
[INFO] [stdout] 379 |     T: fmt::Debug,
[INFO] [stdout]     |        ^^^^^^^^^^ required by this bound in `debug`
[INFO] [stdout]     = note: this error originates in the attribute macro `instrument` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `serenity::prelude::Context` doesn't implement `std::fmt::Debug`
[INFO] [stdout]    --> src/admin/commands.rs:172:1
[INFO] [stdout]     |
[INFO] [stdout] 172 | #[instrument]
[INFO] [stdout]     | ^^^^^^^^^^^^^ the trait `std::fmt::Debug` is not implemented for `serenity::prelude::Context`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `&serenity::prelude::Context` to implement `std::fmt::Debug`
[INFO] [stdout]     = note: 1 redundant requirement hidden
[INFO] [stdout]     = note: required for `&&serenity::prelude::Context` to implement `std::fmt::Debug`
[INFO] [stdout] note: required by a bound in `debug`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-core-0.1.35/src/field.rs:379:8
[INFO] [stdout]     |
[INFO] [stdout] 377 | pub fn debug<T>(t: T) -> DebugValue<T>
[INFO] [stdout]     |        ----- required by a bound in this function
[INFO] [stdout] 378 | where
[INFO] [stdout] 379 |     T: fmt::Debug,
[INFO] [stdout]     |        ^^^^^^^^^^ required by this bound in `debug`
[INFO] [stdout]     = note: this error originates in the attribute macro `instrument` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `serenity::prelude::Context` doesn't implement `std::fmt::Debug`
[INFO] [stdout]    --> src/mods/commands.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | #[instrument]
[INFO] [stdout]     | ^^^^^^^^^^^^^ the trait `std::fmt::Debug` is not implemented for `serenity::prelude::Context`
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `tracing::Value` is implemented for `DebugValue<T>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-core-0.1.35/src/field.rs:744:1
[INFO] [stdout]     |
[INFO] [stdout] 744 | / impl<T> Value for DebugValue<T>
[INFO] [stdout] 745 | | where
[INFO] [stdout] 746 | |     T: fmt::Debug,
[INFO] [stdout]     | |__________________^
[INFO] [stdout]     = note: required for `&serenity::prelude::Context` to implement `std::fmt::Debug`
[INFO] [stdout]     = note: 1 redundant requirement hidden
[INFO] [stdout]     = note: required for `&&serenity::prelude::Context` to implement `std::fmt::Debug`
[INFO] [stdout]     = note: required for `DebugValue<&&serenity::prelude::Context>` to implement `tracing::Value`
[INFO] [stdout]     = note: required for the cast from `&DebugValue<&&serenity::prelude::Context>` to `&dyn tracing::Value`
[INFO] [stdout]     = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the attribute macro `instrument` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `serenity::prelude::Context` doesn't implement `std::fmt::Debug`
[INFO] [stdout]    --> src/admin/commands.rs:172:1
[INFO] [stdout]     |
[INFO] [stdout] 172 | #[instrument]
[INFO] [stdout]     | ^^^^^^^^^^^^^ the trait `std::fmt::Debug` is not implemented for `serenity::prelude::Context`
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `tracing::Value` is implemented for `DebugValue<T>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-core-0.1.35/src/field.rs:744:1
[INFO] [stdout]     |
[INFO] [stdout] 744 | / impl<T> Value for DebugValue<T>
[INFO] [stdout] 745 | | where
[INFO] [stdout] 746 | |     T: fmt::Debug,
[INFO] [stdout]     | |__________________^
[INFO] [stdout]     = note: required for `&serenity::prelude::Context` to implement `std::fmt::Debug`
[INFO] [stdout]     = note: 1 redundant requirement hidden
[INFO] [stdout]     = note: required for `&&serenity::prelude::Context` to implement `std::fmt::Debug`
[INFO] [stdout]     = note: required for `DebugValue<&&serenity::prelude::Context>` to implement `tracing::Value`
[INFO] [stdout]     = note: required for the cast from `&DebugValue<&&serenity::prelude::Context>` to `&dyn tracing::Value`
[INFO] [stdout]     = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the attribute macro `instrument` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `serenity::prelude::Context` doesn't implement `std::fmt::Debug`
[INFO] [stdout]    --> src/admin/commands.rs:191:1
[INFO] [stdout]     |
[INFO] [stdout] 191 | #[instrument]
[INFO] [stdout]     | ^^^^^^^^^^^^^ the trait `std::fmt::Debug` is not implemented for `serenity::prelude::Context`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `&serenity::prelude::Context` to implement `std::fmt::Debug`
[INFO] [stdout]     = note: 1 redundant requirement hidden
[INFO] [stdout]     = note: required for `&&serenity::prelude::Context` to implement `std::fmt::Debug`
[INFO] [stdout] note: required by a bound in `debug`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-core-0.1.35/src/field.rs:379:8
[INFO] [stdout]     |
[INFO] [stdout] 377 | pub fn debug<T>(t: T) -> DebugValue<T>
[INFO] [stdout]     |        ----- required by a bound in this function
[INFO] [stdout] 378 | where
[INFO] [stdout] 379 |     T: fmt::Debug,
[INFO] [stdout]     |        ^^^^^^^^^^ required by this bound in `debug`
[INFO] [stdout]     = note: this error originates in the attribute macro `instrument` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `serenity::prelude::Context` doesn't implement `std::fmt::Debug`
[INFO] [stdout]    --> src/admin/commands.rs:191:1
[INFO] [stdout]     |
[INFO] [stdout] 191 | #[instrument]
[INFO] [stdout]     | ^^^^^^^^^^^^^ the trait `std::fmt::Debug` is not implemented for `serenity::prelude::Context`
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `tracing::Value` is implemented for `DebugValue<T>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-core-0.1.35/src/field.rs:744:1
[INFO] [stdout]     |
[INFO] [stdout] 744 | / impl<T> Value for DebugValue<T>
[INFO] [stdout] 745 | | where
[INFO] [stdout] 746 | |     T: fmt::Debug,
[INFO] [stdout]     | |__________________^
[INFO] [stdout]     = note: required for `&serenity::prelude::Context` to implement `std::fmt::Debug`
[INFO] [stdout]     = note: 1 redundant requirement hidden
[INFO] [stdout]     = note: required for `&&serenity::prelude::Context` to implement `std::fmt::Debug`
[INFO] [stdout]     = note: required for `DebugValue<&&serenity::prelude::Context>` to implement `tracing::Value`
[INFO] [stdout]     = note: required for the cast from `&DebugValue<&&serenity::prelude::Context>` to `&dyn tracing::Value`
[INFO] [stdout]     = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the attribute macro `instrument` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `serenity::prelude::Context` doesn't implement `std::fmt::Debug`
[INFO] [stdout]    --> src/mods/commands.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | #[instrument]
[INFO] [stdout]     | ^^^^^^^^^^^^^ the trait `std::fmt::Debug` is not implemented for `serenity::prelude::Context`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `&serenity::prelude::Context` to implement `std::fmt::Debug`
[INFO] [stdout]     = note: 1 redundant requirement hidden
[INFO] [stdout]     = note: required for `&&serenity::prelude::Context` to implement `std::fmt::Debug`
[INFO] [stdout] note: required by a bound in `debug`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-core-0.1.35/src/field.rs:379:8
[INFO] [stdout]     |
[INFO] [stdout] 377 | pub fn debug<T>(t: T) -> DebugValue<T>
[INFO] [stdout]     |        ----- required by a bound in this function
[INFO] [stdout] 378 | where
[INFO] [stdout] 379 |     T: fmt::Debug,
[INFO] [stdout]     |        ^^^^^^^^^^ required by this bound in `debug`
[INFO] [stdout]     = note: this error originates in the attribute macro `instrument` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `serenity::prelude::Context` doesn't implement `std::fmt::Debug`
[INFO] [stdout]    --> src/mods/commands.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | #[instrument]
[INFO] [stdout]     | ^^^^^^^^^^^^^ the trait `std::fmt::Debug` is not implemented for `serenity::prelude::Context`
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `tracing::Value` is implemented for `DebugValue<T>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-core-0.1.35/src/field.rs:744:1
[INFO] [stdout]     |
[INFO] [stdout] 744 | / impl<T> Value for DebugValue<T>
[INFO] [stdout] 745 | | where
[INFO] [stdout] 746 | |     T: fmt::Debug,
[INFO] [stdout]     | |__________________^
[INFO] [stdout]     = note: required for `&serenity::prelude::Context` to implement `std::fmt::Debug`
[INFO] [stdout]     = note: 1 redundant requirement hidden
[INFO] [stdout]     = note: required for `&&serenity::prelude::Context` to implement `std::fmt::Debug`
[INFO] [stdout]     = note: required for `DebugValue<&&serenity::prelude::Context>` to implement `tracing::Value`
[INFO] [stdout]     = note: required for the cast from `&DebugValue<&&serenity::prelude::Context>` to `&dyn tracing::Value`
[INFO] [stdout]     = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the attribute macro `instrument` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `serenity::prelude::Context` doesn't implement `std::fmt::Debug`
[INFO] [stdout]    --> src/utils/discord.rs:23:1
[INFO] [stdout]     |
[INFO] [stdout]  23 | #[instrument]
[INFO] [stdout]     | ^^^^^^^^^^^^^ the trait `std::fmt::Debug` is not implemented for `serenity::prelude::Context`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `&serenity::prelude::Context` to implement `std::fmt::Debug`
[INFO] [stdout]     = note: 1 redundant requirement hidden
[INFO] [stdout]     = note: required for `&&serenity::prelude::Context` to implement `std::fmt::Debug`
[INFO] [stdout] note: required by a bound in `debug`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-core-0.1.35/src/field.rs:379:8
[INFO] [stdout]     |
[INFO] [stdout] 377 | pub fn debug<T>(t: T) -> DebugValue<T>
[INFO] [stdout]     |        ----- required by a bound in this function
[INFO] [stdout] 378 | where
[INFO] [stdout] 379 |     T: fmt::Debug,
[INFO] [stdout]     |        ^^^^^^^^^^ required by this bound in `debug`
[INFO] [stdout]     = note: this error originates in the attribute macro `instrument` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `serenity::prelude::Context` doesn't implement `std::fmt::Debug`
[INFO] [stdout]    --> src/utils/discord.rs:23:1
[INFO] [stdout]     |
[INFO] [stdout]  23 | #[instrument]
[INFO] [stdout]     | ^^^^^^^^^^^^^ the trait `std::fmt::Debug` is not implemented for `serenity::prelude::Context`
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `tracing::Value` is implemented for `DebugValue<T>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-core-0.1.35/src/field.rs:744:1
[INFO] [stdout]     |
[INFO] [stdout] 744 | / impl<T> Value for DebugValue<T>
[INFO] [stdout] 745 | | where
[INFO] [stdout] 746 | |     T: fmt::Debug,
[INFO] [stdout]     | |__________________^
[INFO] [stdout]     = note: required for `&serenity::prelude::Context` to implement `std::fmt::Debug`
[INFO] [stdout]     = note: 1 redundant requirement hidden
[INFO] [stdout]     = note: required for `&&serenity::prelude::Context` to implement `std::fmt::Debug`
[INFO] [stdout]     = note: required for `DebugValue<&&serenity::prelude::Context>` to implement `tracing::Value`
[INFO] [stdout]     = note: required for the cast from `&DebugValue<&&serenity::prelude::Context>` to `&dyn tracing::Value`
[INFO] [stdout]     = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the attribute macro `instrument` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `serenity::prelude::Context` doesn't implement `std::fmt::Debug`
[INFO] [stdout]    --> src/utils/discord.rs:23:1
[INFO] [stdout]     |
[INFO] [stdout]  23 | #[instrument]
[INFO] [stdout]     | ^^^^^^^^^^^^^ the trait `std::fmt::Debug` is not implemented for `serenity::prelude::Context`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `&serenity::prelude::Context` to implement `std::fmt::Debug`
[INFO] [stdout]     = note: 1 redundant requirement hidden
[INFO] [stdout]     = note: required for `&&serenity::prelude::Context` to implement `std::fmt::Debug`
[INFO] [stdout] note: required by a bound in `debug`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-core-0.1.35/src/field.rs:379:8
[INFO] [stdout]     |
[INFO] [stdout] 377 | pub fn debug<T>(t: T) -> DebugValue<T>
[INFO] [stdout]     |        ----- required by a bound in this function
[INFO] [stdout] 378 | where
[INFO] [stdout] 379 |     T: fmt::Debug,
[INFO] [stdout]     |        ^^^^^^^^^^ required by this bound in `debug`
[INFO] [stdout]     = note: this error originates in the attribute macro `instrument` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `serenity::prelude::Context` doesn't implement `std::fmt::Debug`
[INFO] [stdout]    --> src/utils/discord.rs:23:1
[INFO] [stdout]     |
[INFO] [stdout]  23 | #[instrument]
[INFO] [stdout]     | ^^^^^^^^^^^^^ the trait `std::fmt::Debug` is not implemented for `serenity::prelude::Context`
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `tracing::Value` is implemented for `DebugValue<T>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-core-0.1.35/src/field.rs:744:1
[INFO] [stdout]     |
[INFO] [stdout] 744 | / impl<T> Value for DebugValue<T>
[INFO] [stdout] 745 | | where
[INFO] [stdout] 746 | |     T: fmt::Debug,
[INFO] [stdout]     | |__________________^
[INFO] [stdout]     = note: required for `&serenity::prelude::Context` to implement `std::fmt::Debug`
[INFO] [stdout]     = note: 1 redundant requirement hidden
[INFO] [stdout]     = note: required for `&&serenity::prelude::Context` to implement `std::fmt::Debug`
[INFO] [stdout]     = note: required for `DebugValue<&&serenity::prelude::Context>` to implement `tracing::Value`
[INFO] [stdout]     = note: required for the cast from `&DebugValue<&&serenity::prelude::Context>` to `&dyn tracing::Value`
[INFO] [stdout]     = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the attribute macro `instrument` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function cannot return without recursing
[INFO] [stdout]   --> src/utils/config.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 57 |     fn default() -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^ cannot return without recursing
[INFO] [stdout] ...
[INFO] [stdout] 60 |             ..Default::default()
[INFO] [stdout]    |               ------------------ recursive call site
[INFO] [stdout]    |
[INFO] [stdout]    = help: a `loop` may express intention better if this is on purpose
[INFO] [stdout]    = note: `#[warn(unconditional_recursion)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function cannot return without recursing
[INFO] [stdout]   --> src/utils/config.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 57 |     fn default() -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^ cannot return without recursing
[INFO] [stdout] ...
[INFO] [stdout] 60 |             ..Default::default()
[INFO] [stdout]    |               ------------------ recursive call site
[INFO] [stdout]    |
[INFO] [stdout]    = help: a `loop` may express intention better if this is on purpose
[INFO] [stdout]    = note: `#[warn(unconditional_recursion)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `muffet-bot` (bin "muffet-bot") due to 18 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `muffet-bot` (bin "muffet-bot" test) due to 18 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "c606bf9f7f5a02f6d77cc2b61d0ae329299b26b2982bd5cd5130d6052d11fb75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c606bf9f7f5a02f6d77cc2b61d0ae329299b26b2982bd5cd5130d6052d11fb75", kill_on_drop: false }`
[INFO] [stdout] c606bf9f7f5a02f6d77cc2b61d0ae329299b26b2982bd5cd5130d6052d11fb75
