[INFO] fetching crate irc-bot 0.2.1...
[INFO] checking irc-bot-0.2.1 against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] extracting crate irc-bot 0.2.1 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate irc-bot 0.2.1
[INFO] finished tweaking crates.io crate irc-bot 0.2.1
[INFO] tweaked toml for crates.io crate irc-bot 0.2.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate irc-bot 0.2.1 on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 199 packages to latest compatible versions
[INFO] [stderr]       Adding clap v2.34.0 (available: v4.5.54)
[INFO] [stderr]       Adding crossbeam-channel v0.1.3 (available: v0.5.15)
[INFO] [stderr]       Adding crossbeam-utils v0.4.1 (available: v0.8.21)
[INFO] [stderr]       Adding env_logger v0.4.3 (available: v0.11.8)
[INFO] [stderr]       Adding error-chain v0.11.0 (available: v0.12.4)
[INFO] [stderr]       Adding foreman v0.4.0 (available: v1.6.3)
[INFO] [stderr]       Adding irc v0.13.6 (available: v1.1.0)
[INFO] [stderr]       Adding itertools v0.7.11 (available: v0.14.0)
[INFO] [stderr]       Adding rand v0.5.6 (available: v0.9.2)
[INFO] [stderr]       Adding serde_yaml v0.7.5 (available: v0.9.34+deprecated)
[INFO] [stderr]       Adding smallvec v0.6.14 (available: v1.15.1)
[INFO] [stderr]       Adding uuid v0.6.5 (available: v1.19.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_yaml v0.7.5
[INFO] [stderr]   Downloaded tokio-tls v0.2.1
[INFO] [stderr]   Downloaded tokio-mockstream v1.1.0
[INFO] [stderr]   Downloaded iter-trait v0.3.1
[INFO] [stderr]   Downloaded rando v0.2.0
[INFO] [stderr]   Downloaded get-trait v0.1.0
[INFO] [stderr]   Downloaded len-trait v0.6.1
[INFO] [stderr]   Downloaded bufstream v0.1.4
[INFO] [stderr]   Downloaded crossbeam-utils v0.4.1
[INFO] [stderr]   Downloaded strum_macros v0.8.0
[INFO] [stderr]   Downloaded walkdir v1.0.7
[INFO] [stderr]   Downloaded parking_lot v0.5.5
[INFO] [stderr]   Downloaded crossbeam-channel v0.1.3
[INFO] [stderr]   Downloaded irc v0.13.6
[INFO] [stderr]   Downloaded uuid v0.6.5
[INFO] [stderr]   Downloaded strum v0.8.0
[INFO] [stderr]   Downloaded same-file v0.1.3
[INFO] [stderr]   Downloaded foreman v0.4.0
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a8b049044342698caa7fc8b8f883a35222a58c6f52096c3e47b9261d3004605f
[INFO] running `Command { std: "docker" "start" "-a" "a8b049044342698caa7fc8b8f883a35222a58c6f52096c3e47b9261d3004605f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a8b049044342698caa7fc8b8f883a35222a58c6f52096c3e47b9261d3004605f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8b049044342698caa7fc8b8f883a35222a58c6f52096c3e47b9261d3004605f", kill_on_drop: false }`
[INFO] [stdout] a8b049044342698caa7fc8b8f883a35222a58c6f52096c3e47b9261d3004605f
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 11138e5a1a61cdb0b01d8b1d6306c0a857a4c304e337f3b25595533e1b1e2e6d
[INFO] running `Command { std: "docker" "start" "-a" "11138e5a1a61cdb0b01d8b1d6306c0a857a4c304e337f3b25595533e1b1e2e6d", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Checking encoding_index_tests v0.1.4
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]     Checking tokio-io v0.1.13
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking tokio-threadpool v0.1.18
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]     Checking tokio-codec v0.1.2
[INFO] [stderr]    Compiling arrayvec v0.4.12
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]    Compiling same-file v0.1.3
[INFO] [stderr]     Checking nodrop v0.1.14
[INFO] [stderr]    Compiling strum v0.8.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking openssl v0.10.75
[INFO] [stderr]    Compiling walkdir v1.0.7
[INFO] [stderr]     Checking owning_ref v0.3.3
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]     Checking parking_lot_core v0.2.14
[INFO] [stderr]     Checking encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-korean v1.20141219.5
[INFO] [stderr]     Checking encoding-index-japanese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]     Checking tokio-fs v0.1.7
[INFO] [stderr]     Checking encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]     Checking crossbeam-utils v0.3.2
[INFO] [stderr]     Checking iter-trait v0.3.1
[INFO] [stderr]     Checking iana-time-zone v0.1.64
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]     Checking tokio-reactor v0.1.12
[INFO] [stderr]     Checking mio-uds v0.6.8
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking get-trait v0.1.0
[INFO] [stderr]     Checking tokio-timer v0.1.2
[INFO] [stderr]     Checking crossbeam-epoch v0.4.3
[INFO] [stderr]     Checking encoding v0.2.33
[INFO] [stderr]     Checking parking_lot v0.5.5
[INFO] [stderr]     Checking rand v0.5.6
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking toml v0.4.10
[INFO] [stderr]     Checking tokio-mockstream v1.1.0
[INFO] [stderr]     Checking tokio-udp v0.1.6
[INFO] [stderr]     Checking tokio-uds v0.2.7
[INFO] [stderr]     Checking tokio-tcp v0.1.4
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking len-trait v0.6.1
[INFO] [stderr]     Checking bufstream v0.1.4
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking serde_yaml v0.7.5
[INFO] [stderr]     Checking crossbeam-channel v0.1.3
[INFO] [stderr]     Checking tokio v0.1.22
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]    Compiling strum_macros v0.8.0
[INFO] [stderr]     Checking uuid v0.6.5
[INFO] [stderr]     Checking crossbeam-utils v0.4.1
[INFO] [stderr]     Checking itertools v0.7.11
[INFO] [stderr]     Checking tokio-core v0.1.18
[INFO] [stderr]     Checking rando v0.2.0
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]     Checking native-tls v0.2.14
[INFO] [stderr]     Checking tokio-tls v0.2.1
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]    Compiling error-chain v0.11.0
[INFO] [stderr]     Checking failure v0.1.8
[INFO] [stderr]    Compiling foreman v0.4.0
[INFO] [stderr]     Checking irc v0.13.6
[INFO] [stderr]    Compiling irc-bot v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr] warning: irc-bot@0.2.1: Error running `git describe`: fatal: not a git repository (or any parent up to mount point /opt/rustwide)
[INFO] [stdout] warning: lint `unused_doc_comment` has been renamed to `unused_doc_comments`
[INFO] [stdout]  --> src/lib.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![allow(unused_doc_comment)]
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^ help: use the new name: `unused_doc_comments`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/core/handler.rs:16:19
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn run(&self, Error) -> ErrorReaction;
[INFO] [stdout]    |                   ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Error`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/trait-fn-parameters.html>
[INFO] [stdout]    = note: `#[warn(anonymous_parameters)]` (part of `#[warn(rust_2018_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/core/handler.rs:29:19
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn run(&self, &State, &MsgMetadata, &Yaml) -> BotCmdResult;
[INFO] [stdout]    |                   ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &State`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/trait-fn-parameters.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/core/handler.rs:29:27
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn run(&self, &State, &MsgMetadata, &Yaml) -> BotCmdResult;
[INFO] [stdout]    |                           ^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &MsgMetadata`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/trait-fn-parameters.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/core/handler.rs:29:41
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn run(&self, &State, &MsgMetadata, &Yaml) -> BotCmdResult;
[INFO] [stdout]    |                                         ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Yaml`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/trait-fn-parameters.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/core/handler.rs:43:19
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn run(&self, &State, &MsgMetadata, Captures) -> BotCmdResult;
[INFO] [stdout]    |                   ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &State`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/trait-fn-parameters.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/core/handler.rs:43:27
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn run(&self, &State, &MsgMetadata, Captures) -> BotCmdResult;
[INFO] [stdout]    |                           ^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &MsgMetadata`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/trait-fn-parameters.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/core/handler.rs:43:41
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn run(&self, &State, &MsgMetadata, Captures) -> BotCmdResult;
[INFO] [stdout]    |                                         ^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Captures`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/trait-fn-parameters.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pircolate`
[INFO] [stdout]   --> src/core/irc_msgs.rs:27:7
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[cfg(feature = "pircolate")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `pircolate` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/util/yaml.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / error_chain! {
[INFO] [stdout] 10 | |     foreign_links {
[INFO] [stdout] 11 | |         YamlEmit(yaml_rust::EmitError);
[INFO] [stdout] 12 | |         YamlScan(yaml_rust::ScanError);
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/core/err.rs:12:1
[INFO] [stdout]     |
[INFO] [stdout]  12 | / error_chain! {
[INFO] [stdout]  13 | |     foreign_links {
[INFO] [stdout]  14 | |         Io(io::Error);
[INFO] [stdout] ...   |
[INFO] [stdout] 107 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]  --> src/util/fmt.rs:6:45
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub(crate) struct FmtAny<'a>(pub(crate) &'a Any);
[INFO] [stdout]   |                                             ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]   = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub(crate) struct FmtAny<'a>(pub(crate) &'a dyn Any);
[INFO] [stdout]   |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/core/bot_cmd.rs:18:29
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub(super) handler: Arc<BotCmdHandler>,
[INFO] [stdout]    |                             ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub(super) handler: Arc<dyn BotCmdHandler>,
[INFO] [stdout]    |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/core/err.rs:69:26
[INFO] [stdout]    |
[INFO] [stdout] 69 |             payload: Box<Any + Send + 'static>
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 69 |             payload: Box<dyn Any + Send + 'static>
[INFO] [stdout]    |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/core/err.rs:96:24
[INFO] [stdout]    |
[INFO] [stdout] 96 |         Any(inner: Box<Any + Send + 'static>) {
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 96 |         Any(inner: Box<dyn Any + Send + 'static>) {
[INFO] [stdout]    |                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/core/modl_sys.rs:181:22
[INFO] [stdout]     |
[INFO] [stdout] 181 |         handler: Arc<BotCmdHandler>,
[INFO] [stdout]     |                      ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 181 |         handler: Arc<dyn BotCmdHandler>,
[INFO] [stdout]     |                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/core/modl_sys.rs:187:22
[INFO] [stdout]     |
[INFO] [stdout] 187 |         handler: Arc<TriggerHandler>,
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 187 |         handler: Arc<dyn TriggerHandler>,
[INFO] [stdout]     |                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/core/trigger.rs:23:29
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub(super) handler: Arc<TriggerHandler>,
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub(super) handler: Arc<dyn TriggerHandler>,
[INFO] [stdout]    |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/core/mod.rs:75:24
[INFO] [stdout]    |
[INFO] [stdout] 75 |     error_handler: Arc<ErrorHandler>,
[INFO] [stdout]    |                        ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 75 |     error_handler: Arc<dyn ErrorHandler>,
[INFO] [stdout]    |                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/core/modl_sys.rs:75:22
[INFO] [stdout]    |
[INFO] [stdout] 75 |         handler: Box<BotCmdHandler>,
[INFO] [stdout]    |                      ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 75 |         handler: Box<dyn BotCmdHandler>,
[INFO] [stdout]    |                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/core/modl_sys.rs:123:22
[INFO] [stdout]     |
[INFO] [stdout] 123 |         handler: Box<TriggerHandler>,
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 123 |         handler: Box<dyn TriggerHandler>,
[INFO] [stdout]     |                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `unused_doc_comment` has been renamed to `unused_doc_comments`
[INFO] [stdout]  --> src/lib.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![allow(unused_doc_comment)]
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^ help: use the new name: `unused_doc_comments`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/core/handler.rs:16:19
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn run(&self, Error) -> ErrorReaction;
[INFO] [stdout]    |                   ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Error`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/trait-fn-parameters.html>
[INFO] [stdout]    = note: `#[warn(anonymous_parameters)]` (part of `#[warn(rust_2018_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/core/handler.rs:29:19
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn run(&self, &State, &MsgMetadata, &Yaml) -> BotCmdResult;
[INFO] [stdout]    |                   ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &State`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/trait-fn-parameters.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/core/handler.rs:29:27
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn run(&self, &State, &MsgMetadata, &Yaml) -> BotCmdResult;
[INFO] [stdout]    |                           ^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &MsgMetadata`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/trait-fn-parameters.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/core/handler.rs:29:41
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn run(&self, &State, &MsgMetadata, &Yaml) -> BotCmdResult;
[INFO] [stdout]    |                                         ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Yaml`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/trait-fn-parameters.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/core/handler.rs:43:19
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn run(&self, &State, &MsgMetadata, Captures) -> BotCmdResult;
[INFO] [stdout]    |                   ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &State`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/trait-fn-parameters.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/core/handler.rs:43:27
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn run(&self, &State, &MsgMetadata, Captures) -> BotCmdResult;
[INFO] [stdout]    |                           ^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &MsgMetadata`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/trait-fn-parameters.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/core/handler.rs:43:41
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn run(&self, &State, &MsgMetadata, Captures) -> BotCmdResult;
[INFO] [stdout]    |                                         ^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Captures`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/trait-fn-parameters.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pircolate`
[INFO] [stdout]   --> src/core/irc_msgs.rs:27:7
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[cfg(feature = "pircolate")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `pircolate` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/util/yaml.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / error_chain! {
[INFO] [stdout] 10 | |     foreign_links {
[INFO] [stdout] 11 | |         YamlEmit(yaml_rust::EmitError);
[INFO] [stdout] 12 | |         YamlScan(yaml_rust::ScanError);
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/core/err.rs:12:1
[INFO] [stdout]     |
[INFO] [stdout]  12 | / error_chain! {
[INFO] [stdout]  13 | |     foreign_links {
[INFO] [stdout]  14 | |         Io(io::Error);
[INFO] [stdout] ...   |
[INFO] [stdout] 107 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]  --> src/util/fmt.rs:6:45
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub(crate) struct FmtAny<'a>(pub(crate) &'a Any);
[INFO] [stdout]   |                                             ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]   = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub(crate) struct FmtAny<'a>(pub(crate) &'a dyn Any);
[INFO] [stdout]   |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/core/bot_cmd.rs:18:29
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub(super) handler: Arc<BotCmdHandler>,
[INFO] [stdout]    |                             ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub(super) handler: Arc<dyn BotCmdHandler>,
[INFO] [stdout]    |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/core/err.rs:69:26
[INFO] [stdout]    |
[INFO] [stdout] 69 |             payload: Box<Any + Send + 'static>
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 69 |             payload: Box<dyn Any + Send + 'static>
[INFO] [stdout]    |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/core/err.rs:96:24
[INFO] [stdout]    |
[INFO] [stdout] 96 |         Any(inner: Box<Any + Send + 'static>) {
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 96 |         Any(inner: Box<dyn Any + Send + 'static>) {
[INFO] [stdout]    |                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/core/modl_sys.rs:181:22
[INFO] [stdout]     |
[INFO] [stdout] 181 |         handler: Arc<BotCmdHandler>,
[INFO] [stdout]     |                      ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 181 |         handler: Arc<dyn BotCmdHandler>,
[INFO] [stdout]     |                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/core/modl_sys.rs:187:22
[INFO] [stdout]     |
[INFO] [stdout] 187 |         handler: Arc<TriggerHandler>,
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 187 |         handler: Arc<dyn TriggerHandler>,
[INFO] [stdout]     |                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/core/trigger.rs:23:29
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub(super) handler: Arc<TriggerHandler>,
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub(super) handler: Arc<dyn TriggerHandler>,
[INFO] [stdout]    |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/core/mod.rs:75:24
[INFO] [stdout]    |
[INFO] [stdout] 75 |     error_handler: Arc<ErrorHandler>,
[INFO] [stdout]    |                        ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 75 |     error_handler: Arc<dyn ErrorHandler>,
[INFO] [stdout]    |                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/core/modl_sys.rs:75:22
[INFO] [stdout]    |
[INFO] [stdout] 75 |         handler: Box<BotCmdHandler>,
[INFO] [stdout]    |                      ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 75 |         handler: Box<dyn BotCmdHandler>,
[INFO] [stdout]    |                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/core/modl_sys.rs:123:22
[INFO] [stdout]     |
[INFO] [stdout] 123 |         handler: Box<TriggerHandler>,
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 123 |         handler: Box<dyn TriggerHandler>,
[INFO] [stdout]     |                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/util/fmt.rs:14:32
[INFO] [stdout]    |
[INFO] [stdout] 14 |               Some(concrete) => <$trait>::fmt(concrete, $formatter),
[INFO] [stdout]    |                                  ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 | / impl_fmt!(fmt::Display {
[INFO] [stdout] 30 | |     &str;
[INFO] [stdout] 31 | |     String;
[INFO] [stdout] 32 | |     Cow<'static, str>;
[INFO] [stdout] 33 | |     core::Error;
[INFO] [stdout] 34 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: this warning originates in the macro `impl_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/util/fmt.rs:14:32
[INFO] [stdout]    |
[INFO] [stdout] 14 |               Some(concrete) => <$trait>::fmt(concrete, $formatter),
[INFO] [stdout]    |                                  ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 | / impl_fmt!(fmt::Display {
[INFO] [stdout] 30 | |     &str;
[INFO] [stdout] 31 | |     String;
[INFO] [stdout] 32 | |     Cow<'static, str>;
[INFO] [stdout] 33 | |     core::Error;
[INFO] [stdout] 34 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: this warning originates in the macro `impl_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/util/fmt.rs:14:32
[INFO] [stdout]    |
[INFO] [stdout] 14 |               Some(concrete) => <$trait>::fmt(concrete, $formatter),
[INFO] [stdout]    |                                  ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 | / impl_fmt!(fmt::Display {
[INFO] [stdout] 30 | |     &str;
[INFO] [stdout] 31 | |     String;
[INFO] [stdout] 32 | |     Cow<'static, str>;
[INFO] [stdout] 33 | |     core::Error;
[INFO] [stdout] 34 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: this warning originates in the macro `impl_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/util/fmt.rs:14:32
[INFO] [stdout]    |
[INFO] [stdout] 14 |               Some(concrete) => <$trait>::fmt(concrete, $formatter),
[INFO] [stdout]    |                                  ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 | / impl_fmt!(fmt::Display {
[INFO] [stdout] 30 | |     &str;
[INFO] [stdout] 31 | |     String;
[INFO] [stdout] 32 | |     Cow<'static, str>;
[INFO] [stdout] 33 | |     core::Error;
[INFO] [stdout] 34 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: this warning originates in the macro `impl_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/util/fmt.rs:14:32
[INFO] [stdout]    |
[INFO] [stdout] 14 |               Some(concrete) => <$trait>::fmt(concrete, $formatter),
[INFO] [stdout]    |                                  ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 | / impl_fmt!(fmt::Debug {
[INFO] [stdout] 37 | |     &str;
[INFO] [stdout] 38 | |     String;
[INFO] [stdout] 39 | |     Cow<'static, str>;
[INFO] [stdout] 40 | |     core::Error;
[INFO] [stdout] 41 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: this warning originates in the macro `impl_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/util/fmt.rs:14:32
[INFO] [stdout]    |
[INFO] [stdout] 14 |               Some(concrete) => <$trait>::fmt(concrete, $formatter),
[INFO] [stdout]    |                                  ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 | / impl_fmt!(fmt::Debug {
[INFO] [stdout] 37 | |     &str;
[INFO] [stdout] 38 | |     String;
[INFO] [stdout] 39 | |     Cow<'static, str>;
[INFO] [stdout] 40 | |     core::Error;
[INFO] [stdout] 41 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: this warning originates in the macro `impl_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/util/fmt.rs:14:32
[INFO] [stdout]    |
[INFO] [stdout] 14 |               Some(concrete) => <$trait>::fmt(concrete, $formatter),
[INFO] [stdout]    |                                  ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 | / impl_fmt!(fmt::Debug {
[INFO] [stdout] 37 | |     &str;
[INFO] [stdout] 38 | |     String;
[INFO] [stdout] 39 | |     Cow<'static, str>;
[INFO] [stdout] 40 | |     core::Error;
[INFO] [stdout] 41 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: this warning originates in the macro `impl_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/util/fmt.rs:14:32
[INFO] [stdout]    |
[INFO] [stdout] 14 |               Some(concrete) => <$trait>::fmt(concrete, $formatter),
[INFO] [stdout]    |                                  ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 | / impl_fmt!(fmt::Debug {
[INFO] [stdout] 37 | |     &str;
[INFO] [stdout] 38 | |     String;
[INFO] [stdout] 39 | |     Cow<'static, str>;
[INFO] [stdout] 40 | |     core::Error;
[INFO] [stdout] 41 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: this warning originates in the macro `impl_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::cause`: replaced by Error::source, which can support downcasting
[INFO] [stdout]   --> src/util/yaml.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / error_chain! {
[INFO] [stdout] 10 | |     foreign_links {
[INFO] [stdout] 11 | |         YamlEmit(yaml_rust::EmitError);
[INFO] [stdout] 12 | |         YamlScan(yaml_rust::ScanError);
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::cause`: replaced by Error::source, which can support downcasting
[INFO] [stdout]    --> src/core/err.rs:12:1
[INFO] [stdout]     |
[INFO] [stdout]  12 | / error_chain! {
[INFO] [stdout]  13 | |     foreign_links {
[INFO] [stdout]  14 | |         Io(io::Error);
[INFO] [stdout] ...   |
[INFO] [stdout] 107 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `core::str::<impl str>::trim_right_matches`: superseded by `trim_end_matches`
[INFO] [stdout]    --> src/core/irc_comm.rs:295:31
[INFO] [stdout]     |
[INFO] [stdout] 295 |         input_msg.to_string().trim_right_matches("\r\n")
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]     |
[INFO] [stdout] 295 -         input_msg.to_string().trim_right_matches("\r\n")
[INFO] [stdout] 295 +         input_msg.to_string().trim_end_matches("\r\n")
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `core::str::<impl str>::trim_left_matches`: superseded by `trim_start_matches`
[INFO] [stdout]   --> src/core/irc_msgs.rs:58:18
[INFO] [stdout]    |
[INFO] [stdout] 58 |             text.trim_left_matches(nick)
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]    |
[INFO] [stdout] 58 -             text.trim_left_matches(nick)
[INFO] [stdout] 58 +             text.trim_start_matches(nick)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `core::str::<impl str>::trim_left_matches`: superseded by `trim_start_matches`
[INFO] [stdout]   --> src/core/irc_msgs.rs:59:18
[INFO] [stdout]    |
[INFO] [stdout] 59 |                 .trim_left_matches(|c: char| [':', ','].contains(&c))
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]    |
[INFO] [stdout] 59 -                 .trim_left_matches(|c: char| [':', ','].contains(&c))
[INFO] [stdout] 59 +                 .trim_start_matches(|c: char| [':', ','].contains(&c))
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/util/fmt.rs:14:32
[INFO] [stdout]    |
[INFO] [stdout] 14 |               Some(concrete) => <$trait>::fmt(concrete, $formatter),
[INFO] [stdout]    |                                  ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 | / impl_fmt!(fmt::Display {
[INFO] [stdout] 30 | |     &str;
[INFO] [stdout] 31 | |     String;
[INFO] [stdout] 32 | |     Cow<'static, str>;
[INFO] [stdout] 33 | |     core::Error;
[INFO] [stdout] 34 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: this warning originates in the macro `impl_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/util/fmt.rs:14:32
[INFO] [stdout]    |
[INFO] [stdout] 14 |               Some(concrete) => <$trait>::fmt(concrete, $formatter),
[INFO] [stdout]    |                                  ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 | / impl_fmt!(fmt::Display {
[INFO] [stdout] 30 | |     &str;
[INFO] [stdout] 31 | |     String;
[INFO] [stdout] 32 | |     Cow<'static, str>;
[INFO] [stdout] 33 | |     core::Error;
[INFO] [stdout] 34 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: this warning originates in the macro `impl_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/util/fmt.rs:14:32
[INFO] [stdout]    |
[INFO] [stdout] 14 |               Some(concrete) => <$trait>::fmt(concrete, $formatter),
[INFO] [stdout]    |                                  ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 | / impl_fmt!(fmt::Display {
[INFO] [stdout] 30 | |     &str;
[INFO] [stdout] 31 | |     String;
[INFO] [stdout] 32 | |     Cow<'static, str>;
[INFO] [stdout] 33 | |     core::Error;
[INFO] [stdout] 34 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: this warning originates in the macro `impl_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/util/fmt.rs:14:32
[INFO] [stdout]    |
[INFO] [stdout] 14 |               Some(concrete) => <$trait>::fmt(concrete, $formatter),
[INFO] [stdout]    |                                  ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 | / impl_fmt!(fmt::Display {
[INFO] [stdout] 30 | |     &str;
[INFO] [stdout] 31 | |     String;
[INFO] [stdout] 32 | |     Cow<'static, str>;
[INFO] [stdout] 33 | |     core::Error;
[INFO] [stdout] 34 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: this warning originates in the macro `impl_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/util/fmt.rs:14:32
[INFO] [stdout]    |
[INFO] [stdout] 14 |               Some(concrete) => <$trait>::fmt(concrete, $formatter),
[INFO] [stdout]    |                                  ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 | / impl_fmt!(fmt::Debug {
[INFO] [stdout] 37 | |     &str;
[INFO] [stdout] 38 | |     String;
[INFO] [stdout] 39 | |     Cow<'static, str>;
[INFO] [stdout] 40 | |     core::Error;
[INFO] [stdout] 41 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: this warning originates in the macro `impl_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/util/fmt.rs:14:32
[INFO] [stdout]    |
[INFO] [stdout] 14 |               Some(concrete) => <$trait>::fmt(concrete, $formatter),
[INFO] [stdout]    |                                  ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 | / impl_fmt!(fmt::Debug {
[INFO] [stdout] 37 | |     &str;
[INFO] [stdout] 38 | |     String;
[INFO] [stdout] 39 | |     Cow<'static, str>;
[INFO] [stdout] 40 | |     core::Error;
[INFO] [stdout] 41 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: this warning originates in the macro `impl_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/util/fmt.rs:14:32
[INFO] [stdout]    |
[INFO] [stdout] 14 |               Some(concrete) => <$trait>::fmt(concrete, $formatter),
[INFO] [stdout]    |                                  ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 | / impl_fmt!(fmt::Debug {
[INFO] [stdout] 37 | |     &str;
[INFO] [stdout] 38 | |     String;
[INFO] [stdout] 39 | |     Cow<'static, str>;
[INFO] [stdout] 40 | |     core::Error;
[INFO] [stdout] 41 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: this warning originates in the macro `impl_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/util/fmt.rs:14:32
[INFO] [stdout]    |
[INFO] [stdout] 14 |               Some(concrete) => <$trait>::fmt(concrete, $formatter),
[INFO] [stdout]    |                                  ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 | / impl_fmt!(fmt::Debug {
[INFO] [stdout] 37 | |     &str;
[INFO] [stdout] 38 | |     String;
[INFO] [stdout] 39 | |     Cow<'static, str>;
[INFO] [stdout] 40 | |     core::Error;
[INFO] [stdout] 41 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: this warning originates in the macro `impl_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::cause`: replaced by Error::source, which can support downcasting
[INFO] [stdout]   --> src/util/yaml.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / error_chain! {
[INFO] [stdout] 10 | |     foreign_links {
[INFO] [stdout] 11 | |         YamlEmit(yaml_rust::EmitError);
[INFO] [stdout] 12 | |         YamlScan(yaml_rust::ScanError);
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::cause`: replaced by Error::source, which can support downcasting
[INFO] [stdout]    --> src/core/err.rs:12:1
[INFO] [stdout]     |
[INFO] [stdout]  12 | / error_chain! {
[INFO] [stdout]  13 | |     foreign_links {
[INFO] [stdout]  14 | |         Io(io::Error);
[INFO] [stdout] ...   |
[INFO] [stdout] 107 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `core::str::<impl str>::trim_right_matches`: superseded by `trim_end_matches`
[INFO] [stdout]    --> src/core/irc_comm.rs:295:31
[INFO] [stdout]     |
[INFO] [stdout] 295 |         input_msg.to_string().trim_right_matches("\r\n")
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]     |
[INFO] [stdout] 295 -         input_msg.to_string().trim_right_matches("\r\n")
[INFO] [stdout] 295 +         input_msg.to_string().trim_end_matches("\r\n")
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `core::str::<impl str>::trim_left_matches`: superseded by `trim_start_matches`
[INFO] [stdout]   --> src/core/irc_msgs.rs:58:18
[INFO] [stdout]    |
[INFO] [stdout] 58 |             text.trim_left_matches(nick)
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]    |
[INFO] [stdout] 58 -             text.trim_left_matches(nick)
[INFO] [stdout] 58 +             text.trim_start_matches(nick)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `core::str::<impl str>::trim_left_matches`: superseded by `trim_start_matches`
[INFO] [stdout]   --> src/core/irc_msgs.rs:59:18
[INFO] [stdout]    |
[INFO] [stdout] 59 |                 .trim_left_matches(|c: char| [':', ','].contains(&c))
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]    |
[INFO] [stdout] 59 -                 .trim_left_matches(|c: char| [':', ','].contains(&c))
[INFO] [stdout] 59 +                 .trim_start_matches(|c: char| [':', ','].contains(&c))
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `RwLockExt` is never used
[INFO] [stdout]   --> src/util/lock.rs:11:18
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub(crate) trait RwLockExt<T> {
[INFO] [stdout]    |                  ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `MutexExt` is never used
[INFO] [stdout]   --> src/util/lock.rs:47:18
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub(crate) trait MutexExt<T> {
[INFO] [stdout]    |                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> src/core/mod.rs:87:5
[INFO] [stdout]    |
[INFO] [stdout] 86 | struct Server {
[INFO] [stdout]    |        ------ field in this struct
[INFO] [stdout] 87 |     id: ServerId,
[INFO] [stdout]    |     ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Server` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `realname` is never read
[INFO] [stdout]   --> src/core/config.rs:40:16
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct Config {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub(crate) realname: String,
[INFO] [stdout]    |                ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Config` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TemporaryTrigger` is never constructed
[INFO] [stdout]   --> src/core/trigger.rs:28:19
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub(super) struct TemporaryTrigger {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/util/lock.rs:16:25
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn read_clean<Desc>(&self, description: Desc) -> Result<RwLockReadGuard<T>>
[INFO] [stdout]    |                         ^^^^^ the lifetime is elided here   ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn read_clean<Desc>(&self, description: Desc) -> Result<RwLockReadGuard<'_, T>>
[INFO] [stdout]    |                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/util/lock.rs:24:26
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn write_clean<Desc>(&self, description: Desc) -> Result<RwLockWriteGuard<T>>
[INFO] [stdout]    |                          ^^^^^ the lifetime is elided here   ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn write_clean<Desc>(&self, description: Desc) -> Result<RwLockWriteGuard<'_, T>>
[INFO] [stdout]    |                                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/util/lock.rs:30:25
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn read_clean<Desc>(&self, description: Desc) -> Result<RwLockReadGuard<T>>
[INFO] [stdout]    |                         ^^^^^ the lifetime is elided here   ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn read_clean<Desc>(&self, description: Desc) -> Result<RwLockReadGuard<'_, T>>
[INFO] [stdout]    |                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/util/lock.rs:38:26
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn write_clean<Desc>(&self, description: Desc) -> Result<RwLockWriteGuard<T>>
[INFO] [stdout]    |                          ^^^^^ the lifetime is elided here   ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn write_clean<Desc>(&self, description: Desc) -> Result<RwLockWriteGuard<'_, T>>
[INFO] [stdout]    |                                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/util/lock.rs:52:25
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn lock_clean<Desc>(&self, description: Desc) -> Result<MutexGuard<T>>
[INFO] [stdout]    |                         ^^^^^ the lifetime is elided here   ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn lock_clean<Desc>(&self, description: Desc) -> Result<MutexGuard<'_, T>>
[INFO] [stdout]    |                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/util/lock.rs:58:25
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn lock_clean<Desc>(&self, description: Desc) -> Result<MutexGuard<T>>
[INFO] [stdout]    |                         ^^^^^ the lifetime is elided here   ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn lock_clean<Desc>(&self, description: Desc) -> Result<MutexGuard<'_, T>>
[INFO] [stdout]    |                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/util/yaml.rs:81:28
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub(crate) fn of(node: &Yaml) -> AugmentedTy {
[INFO] [stdout]    |                            ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub(crate) fn of(node: &Yaml) -> AugmentedTy<'_> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/core/irc_msgs.rs:67:36
[INFO] [stdout]    |
[INFO] [stdout] 67 | pub(super) fn parse_prefix(prefix: &str) -> MsgPrefix {
[INFO] [stdout]    |                                    ^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 67 | pub(super) fn parse_prefix(prefix: &str) -> MsgPrefix<'_> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/core/state.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 60 |         _server_id: ServerId,
[INFO] [stdout] 61 |     ) -> Result<RwLockReadGuard<OwningMsgPrefix>> {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 61 |     ) -> Result<RwLockReadGuard<'_, OwningMsgPrefix>> {
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/core/state.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 69 |         server_id: ServerId,
[INFO] [stdout] 70 |     ) -> Result<Option<RwLockReadGuard<Server>>> {
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 70 |     ) -> Result<Option<RwLockReadGuard<'_, Server>>> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/core/state.rs:84:16
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub fn rng(&self) -> Result<MutexGuard<StdRng>> {
[INFO] [stdout]    |                ^^^^^            ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub fn rng(&self) -> Result<MutexGuard<'_, StdRng>> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/core/trigger.rs:64:19
[INFO] [stdout]    |
[INFO] [stdout] 64 |     fn read_regex(&self) -> Result<RwLockReadGuard<Regex>> {
[INFO] [stdout]    |                   ^^^^^            ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 64 |     fn read_regex(&self) -> Result<RwLockReadGuard<'_, Regex>> {
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `RwLockExt` is never used
[INFO] [stdout]   --> src/util/lock.rs:11:18
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub(crate) trait RwLockExt<T> {
[INFO] [stdout]    |                  ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `MutexExt` is never used
[INFO] [stdout]   --> src/util/lock.rs:47:18
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub(crate) trait MutexExt<T> {
[INFO] [stdout]    |                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> src/core/mod.rs:87:5
[INFO] [stdout]    |
[INFO] [stdout] 86 | struct Server {
[INFO] [stdout]    |        ------ field in this struct
[INFO] [stdout] 87 |     id: ServerId,
[INFO] [stdout]    |     ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Server` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `realname` is never read
[INFO] [stdout]   --> src/core/config.rs:40:16
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct Config {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub(crate) realname: String,
[INFO] [stdout]    |                ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Config` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TemporaryTrigger` is never constructed
[INFO] [stdout]   --> src/core/trigger.rs:28:19
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub(super) struct TemporaryTrigger {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/util/lock.rs:16:25
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn read_clean<Desc>(&self, description: Desc) -> Result<RwLockReadGuard<T>>
[INFO] [stdout]    |                         ^^^^^ the lifetime is elided here   ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn read_clean<Desc>(&self, description: Desc) -> Result<RwLockReadGuard<'_, T>>
[INFO] [stdout]    |                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/util/lock.rs:24:26
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn write_clean<Desc>(&self, description: Desc) -> Result<RwLockWriteGuard<T>>
[INFO] [stdout]    |                          ^^^^^ the lifetime is elided here   ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn write_clean<Desc>(&self, description: Desc) -> Result<RwLockWriteGuard<'_, T>>
[INFO] [stdout]    |                                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/util/lock.rs:30:25
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn read_clean<Desc>(&self, description: Desc) -> Result<RwLockReadGuard<T>>
[INFO] [stdout]    |                         ^^^^^ the lifetime is elided here   ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn read_clean<Desc>(&self, description: Desc) -> Result<RwLockReadGuard<'_, T>>
[INFO] [stdout]    |                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/util/lock.rs:38:26
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn write_clean<Desc>(&self, description: Desc) -> Result<RwLockWriteGuard<T>>
[INFO] [stdout]    |                          ^^^^^ the lifetime is elided here   ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn write_clean<Desc>(&self, description: Desc) -> Result<RwLockWriteGuard<'_, T>>
[INFO] [stdout]    |                                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/util/lock.rs:52:25
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn lock_clean<Desc>(&self, description: Desc) -> Result<MutexGuard<T>>
[INFO] [stdout]    |                         ^^^^^ the lifetime is elided here   ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn lock_clean<Desc>(&self, description: Desc) -> Result<MutexGuard<'_, T>>
[INFO] [stdout]    |                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/util/lock.rs:58:25
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn lock_clean<Desc>(&self, description: Desc) -> Result<MutexGuard<T>>
[INFO] [stdout]    |                         ^^^^^ the lifetime is elided here   ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn lock_clean<Desc>(&self, description: Desc) -> Result<MutexGuard<'_, T>>
[INFO] [stdout]    |                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/util/yaml.rs:81:28
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub(crate) fn of(node: &Yaml) -> AugmentedTy {
[INFO] [stdout]    |                            ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub(crate) fn of(node: &Yaml) -> AugmentedTy<'_> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/core/irc_msgs.rs:67:36
[INFO] [stdout]    |
[INFO] [stdout] 67 | pub(super) fn parse_prefix(prefix: &str) -> MsgPrefix {
[INFO] [stdout]    |                                    ^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 67 | pub(super) fn parse_prefix(prefix: &str) -> MsgPrefix<'_> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/core/state.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 60 |         _server_id: ServerId,
[INFO] [stdout] 61 |     ) -> Result<RwLockReadGuard<OwningMsgPrefix>> {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 61 |     ) -> Result<RwLockReadGuard<'_, OwningMsgPrefix>> {
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/core/state.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 69 |         server_id: ServerId,
[INFO] [stdout] 70 |     ) -> Result<Option<RwLockReadGuard<Server>>> {
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 70 |     ) -> Result<Option<RwLockReadGuard<'_, Server>>> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/core/state.rs:84:16
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub fn rng(&self) -> Result<MutexGuard<StdRng>> {
[INFO] [stdout]    |                ^^^^^            ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub fn rng(&self) -> Result<MutexGuard<'_, StdRng>> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/core/trigger.rs:64:19
[INFO] [stdout]    |
[INFO] [stdout] 64 |     fn read_regex(&self) -> Result<RwLockReadGuard<Regex>> {
[INFO] [stdout]    |                   ^^^^^            ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 64 |     fn read_regex(&self) -> Result<RwLockReadGuard<'_, Regex>> {
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.73s
[INFO] running `Command { std: "docker" "inspect" "11138e5a1a61cdb0b01d8b1d6306c0a857a4c304e337f3b25595533e1b1e2e6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11138e5a1a61cdb0b01d8b1d6306c0a857a4c304e337f3b25595533e1b1e2e6d", kill_on_drop: false }`
[INFO] [stdout] 11138e5a1a61cdb0b01d8b1d6306c0a857a4c304e337f3b25595533e1b1e2e6d
