[INFO] cloning repository https://github.com/AskewCow/AS-Utility
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AskewCow/AS-Utility" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAskewCow%2FAS-Utility", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAskewCow%2FAS-Utility'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 709d4c8f75a00aca20ec3089853673efcd949e1a
[INFO] checking AskewCow/AS-Utility against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAskewCow%2FAS-Utility" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AskewCow/AS-Utility
[INFO] finished tweaking git repo https://github.com/AskewCow/AS-Utility
[INFO] tweaked toml for git repo https://github.com/AskewCow/AS-Utility written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AskewCow/AS-Utility on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AskewCow/AS-Utility already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded typemap_rev v0.1.5
[INFO] [stderr]   Downloaded sqlite v0.26.0
[INFO] [stderr]   Downloaded sqlite3-sys v0.13.0
[INFO] [stderr]   Downloaded async-tungstenite v0.17.2
[INFO] [stderr]   Downloaded indexmap v2.4.0
[INFO] [stderr]   Downloaded syn v2.0.76
[INFO] [stderr]   Downloaded serenity v0.11.7
[INFO] [stderr]   Downloaded sqlite3-src v0.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b6d9c95fb95f5ee49aa6846d6de501da5cbcddff5d24031817d1fd1c6d1832ed
[INFO] running `Command { std: "docker" "start" "-a" "b6d9c95fb95f5ee49aa6846d6de501da5cbcddff5d24031817d1fd1c6d1832ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b6d9c95fb95f5ee49aa6846d6de501da5cbcddff5d24031817d1fd1c6d1832ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b6d9c95fb95f5ee49aa6846d6de501da5cbcddff5d24031817d1fd1c6d1832ed", kill_on_drop: false }`
[INFO] [stdout] b6d9c95fb95f5ee49aa6846d6de501da5cbcddff5d24031817d1fd1c6d1832ed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e17ace67620aa951b87df51a8076c9b2340a40058ff7e492a7b33c3c931bda5a
[INFO] running `Command { std: "docker" "start" "-a" "e17ace67620aa951b87df51a8076c9b2340a40058ff7e492a7b33c3c931bda5a", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.209
[INFO] [stderr]    Compiling cc v1.1.15
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustls v0.20.9
[INFO] [stderr]     Checking indexmap v2.4.0
[INFO] [stderr]    Compiling serde_json v1.0.127
[INFO] [stderr]     Checking cpufeatures v0.2.13
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking sha-1 v0.10.1
[INFO] [stderr]    Compiling serenity v0.11.7
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking typemap_rev v0.1.5
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]    Compiling syn v2.0.76
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling sqlite3-src v0.3.0
[INFO] [stderr]     Checking sqlite3-sys v0.13.0
[INFO] [stderr]     Checking sqlite v0.26.0
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking webpki v0.22.4
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]    Compiling serde_derive v1.0.209
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]     Checking webpki-roots v0.22.6
[INFO] [stderr]     Checking tokio v1.40.0
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking thiserror v1.0.63
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking tokio-rustls v0.23.4
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking tungstenite v0.17.3
[INFO] [stderr]     Checking async-tungstenite v0.17.2
[INFO] [stderr]     Checking tracing-appender v0.2.3
[INFO] [stderr]     Checking hyper v0.14.30
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking bridge-scrims v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib/interaction/handler.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 60 |         interaction_type: interaction::InteractionType,
[INFO] [stdout] 61 |     ) -> Option<CreateInteractionResponse> {
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 61 |     ) -> Option<CreateInteractionResponse<'_>> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib/interaction/handler.rs:169:10
[INFO] [stdout]     |
[INFO] [stdout] 166 |         &self,
[INFO] [stdout]     |         - the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 169 |     ) -> InteractionResult {
[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: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 169 |     ) -> InteractionResult<'life0> {
[INFO] [stdout]     |                           ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib/interaction/handler.rs:183:10
[INFO] [stdout]     |
[INFO] [stdout] 180 |         &self,
[INFO] [stdout]     |         - the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 183 |     ) -> InteractionResult {
[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: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 183 |     ) -> InteractionResult<'life0> {
[INFO] [stdout]     |                           ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib/interaction/handler.rs:240:10
[INFO] [stdout]     |
[INFO] [stdout] 236 |         &self,
[INFO] [stdout]     |         - the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 240 |     ) -> InteractionResult {
[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: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 240 |     ) -> InteractionResult<'life0> {
[INFO] [stdout]     |                           ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib/interaction/handler.rs:255:10
[INFO] [stdout]     |
[INFO] [stdout] 251 |         &self,
[INFO] [stdout]     |         - the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 255 |     ) -> InteractionResult {
[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: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 255 |     ) -> InteractionResult<'life0> {
[INFO] [stdout]     |                           ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib/interaction/handler.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 60 |         interaction_type: interaction::InteractionType,
[INFO] [stdout] 61 |     ) -> Option<CreateInteractionResponse> {
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 61 |     ) -> Option<CreateInteractionResponse<'_>> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib/interaction/handler.rs:169:10
[INFO] [stdout]     |
[INFO] [stdout] 166 |         &self,
[INFO] [stdout]     |         - the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 169 |     ) -> InteractionResult {
[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: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 169 |     ) -> InteractionResult<'life0> {
[INFO] [stdout]     |                           ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib/interaction/handler.rs:183:10
[INFO] [stdout]     |
[INFO] [stdout] 180 |         &self,
[INFO] [stdout]     |         - the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 183 |     ) -> InteractionResult {
[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: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 183 |     ) -> InteractionResult<'life0> {
[INFO] [stdout]     |                           ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib/interaction/handler.rs:240:10
[INFO] [stdout]     |
[INFO] [stdout] 236 |         &self,
[INFO] [stdout]     |         - the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 240 |     ) -> InteractionResult {
[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: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 240 |     ) -> InteractionResult<'life0> {
[INFO] [stdout]     |                           ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib/interaction/handler.rs:255:10
[INFO] [stdout]     |
[INFO] [stdout] 251 |         &self,
[INFO] [stdout]     |         - the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 255 |     ) -> InteractionResult {
[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: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 255 |     ) -> InteractionResult<'life0> {
[INFO] [stdout]     |                           ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `required_roles` is never read
[INFO] [stdout]   --> src/consts.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct Ping {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] 28 |     pub name: String,
[INFO] [stdout] 29 |     pub required_roles: Vec<RoleId>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `unverified_role`, `head_of_ss`, `staff`, and `appeal_forum` are never read
[INFO] [stdout]   --> src/consts.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub struct Config {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 47 |     pub unverified_role: RoleId,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 53 |     pub head_of_ss: RoleId,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 54 |     pub staff: RoleId,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 76 |     pub appeal_forum: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `time` are never read
[INFO] [stdout]   --> src/model.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct Freeze {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 34 |     /// User ID of the person being frozen
[INFO] [stdout] 35 |     pub id: u64,
[INFO] [stdout]    |         ^^
[INFO] [stdout] ...
[INFO] [stdout] 39 |     pub time: OffsetDateTime,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `userid` is never read
[INFO] [stdout]   --> src/model.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub struct Note {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] 44 |     /// the id of the person that the note belongs to
[INFO] [stdout] 45 |     pub userid: u64,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Note` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/commands/screenshare/ban.rs:74:10
[INFO] [stdout]    |
[INFO] [stdout] 71 |         &self,
[INFO] [stdout]    |         - the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 74 |     ) -> InteractionResult {
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]    |
[INFO] [stdout] 74 |     ) -> InteractionResult<'life0> {
[INFO] [stdout]    |                           ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/commands/screenshare/close.rs:49:10
[INFO] [stdout]    |
[INFO] [stdout] 46 |         &self,
[INFO] [stdout]    |         - the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 49 |     ) -> InteractionResult {
[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: consistently use `'life0`
[INFO] [stdout]    |
[INFO] [stdout] 49 |     ) -> InteractionResult<'life0> {
[INFO] [stdout]    |                           ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/commands/screenshare/close.rs:59:10
[INFO] [stdout]    |
[INFO] [stdout] 55 |         &self,
[INFO] [stdout]    |         - the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 59 |     ) -> InteractionResult {
[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: consistently use `'life0`
[INFO] [stdout]    |
[INFO] [stdout] 59 |     ) -> InteractionResult<'life0> {
[INFO] [stdout]    |                           ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/commands/screenshare/freeze.rs:60:10
[INFO] [stdout]    |
[INFO] [stdout] 57 |         &self,
[INFO] [stdout]    |         - the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 60 |     ) -> InteractionResult {
[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: consistently use `'life0`
[INFO] [stdout]    |
[INFO] [stdout] 60 |     ) -> InteractionResult<'life0> {
[INFO] [stdout]    |                           ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/commands/screenshare/freeze.rs:70:10
[INFO] [stdout]    |
[INFO] [stdout] 66 |         &self,
[INFO] [stdout]    |         - the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 70 |     ) -> InteractionResult {
[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: consistently use `'life0`
[INFO] [stdout]    |
[INFO] [stdout] 70 |     ) -> InteractionResult<'life0> {
[INFO] [stdout]    |                           ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/commands/screenshare/list_bans.rs:43:10
[INFO] [stdout]    |
[INFO] [stdout] 40 |         &self,
[INFO] [stdout]    |         - the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 43 |     ) -> InteractionResult {
[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: consistently use `'life0`
[INFO] [stdout]    |
[INFO] [stdout] 43 |     ) -> InteractionResult<'life0> {
[INFO] [stdout]    |                           ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/commands/screenshare/screenshare.rs:65:10
[INFO] [stdout]    |
[INFO] [stdout] 62 |         &self,
[INFO] [stdout]    |         - the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 65 |     ) -> InteractionResult {
[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: consistently use `'life0`
[INFO] [stdout]    |
[INFO] [stdout] 65 |     ) -> InteractionResult<'life0> {
[INFO] [stdout]    |                           ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/commands/screenshare/screensharers.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 32 |         &self,
[INFO] [stdout]    |         - the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 35 |     ) -> InteractionResult {
[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: consistently use `'life0`
[INFO] [stdout]    |
[INFO] [stdout] 35 |     ) -> InteractionResult<'life0> {
[INFO] [stdout]    |                           ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/commands/screenshare/ticket.rs:52:10
[INFO] [stdout]    |
[INFO] [stdout] 49 |         &self,
[INFO] [stdout]    |         - the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 52 |     ) -> InteractionResult {
[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: consistently use `'life0`
[INFO] [stdout]    |
[INFO] [stdout] 52 |     ) -> InteractionResult<'life0> {
[INFO] [stdout]    |                           ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/commands/screenshare/unban.rs:69:10
[INFO] [stdout]    |
[INFO] [stdout] 66 |         &self,
[INFO] [stdout]    |         - the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 69 |     ) -> InteractionResult {
[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: consistently use `'life0`
[INFO] [stdout]    |
[INFO] [stdout] 69 |     ) -> InteractionResult<'life0> {
[INFO] [stdout]    |                           ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/commands/screenshare/unfreeze.rs:52:10
[INFO] [stdout]    |
[INFO] [stdout] 49 |         &self,
[INFO] [stdout]    |         - the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 52 |     ) -> InteractionResult {
[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: consistently use `'life0`
[INFO] [stdout]    |
[INFO] [stdout] 52 |     ) -> InteractionResult<'life0> {
[INFO] [stdout]    |                           ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/commands/captains.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 31 |         &self,
[INFO] [stdout]    |         - the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 34 |     ) -> InteractionResult {
[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: consistently use `'life0`
[INFO] [stdout]    |
[INFO] [stdout] 34 |     ) -> InteractionResult<'life0> {
[INFO] [stdout]    |                           ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/commands/council.rs:55:10
[INFO] [stdout]    |
[INFO] [stdout] 52 |         &self,
[INFO] [stdout]    |         - the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 55 |     ) -> InteractionResult {
[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: consistently use `'life0`
[INFO] [stdout]    |
[INFO] [stdout] 55 |     ) -> InteractionResult<'life0> {
[INFO] [stdout]    |                           ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/commands/notes.rs:83:10
[INFO] [stdout]    |
[INFO] [stdout] 80 |         &self,
[INFO] [stdout]    |         - the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 83 |     ) -> InteractionResult {
[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: consistently use `'life0`
[INFO] [stdout]    |
[INFO] [stdout] 83 |     ) -> InteractionResult<'life0> {
[INFO] [stdout]    |                           ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/commands/ping.rs:62:10
[INFO] [stdout]    |
[INFO] [stdout] 59 |         &self,
[INFO] [stdout]    |         - the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 62 |     ) -> InteractionResult {
[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: consistently use `'life0`
[INFO] [stdout]    |
[INFO] [stdout] 62 |     ) -> InteractionResult<'life0> {
[INFO] [stdout]    |                           ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/commands/prefabs.rs:55:10
[INFO] [stdout]    |
[INFO] [stdout] 52 |         &self,
[INFO] [stdout]    |         - the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 55 |     ) -> InteractionResult {
[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: consistently use `'life0`
[INFO] [stdout]    |
[INFO] [stdout] 55 |     ) -> InteractionResult<'life0> {
[INFO] [stdout]    |                           ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/commands/purge.rs:143:10
[INFO] [stdout]     |
[INFO] [stdout] 140 |         &self,
[INFO] [stdout]     |         - the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 143 |     ) -> InteractionResult {
[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: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 143 |     ) -> InteractionResult<'life0> {
[INFO] [stdout]     |                           ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/commands/reaction.rs:88:10
[INFO] [stdout]    |
[INFO] [stdout] 85 |         &self,
[INFO] [stdout]    |         - the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 88 |     ) -> InteractionResult {
[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: consistently use `'life0`
[INFO] [stdout]    |
[INFO] [stdout] 88 |     ) -> InteractionResult<'life0> {
[INFO] [stdout]    |                           ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/commands/reaction.rs:197:10
[INFO] [stdout]     |
[INFO] [stdout] 194 |         &self,
[INFO] [stdout]     |         - the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 197 |     ) -> InteractionResult {
[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: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 197 |     ) -> InteractionResult<'life0> {
[INFO] [stdout]     |                           ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/commands/reaction.rs:419:10
[INFO] [stdout]     |
[INFO] [stdout] 416 |         &self,
[INFO] [stdout]     |         - the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 419 |     ) -> InteractionResult {
[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: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 419 |     ) -> InteractionResult<'life0> {
[INFO] [stdout]     |                           ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/commands/reload.rs:81:10
[INFO] [stdout]    |
[INFO] [stdout] 78 |         &self,
[INFO] [stdout]    |         - the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 81 |     ) -> InteractionResult {
[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: consistently use `'life0`
[INFO] [stdout]    |
[INFO] [stdout] 81 |     ) -> InteractionResult<'life0> {
[INFO] [stdout]    |                           ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/commands/teams.rs:116:10
[INFO] [stdout]     |
[INFO] [stdout] 113 |         &self,
[INFO] [stdout]     |         - the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 116 |     ) -> InteractionResult {
[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: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 116 |     ) -> InteractionResult<'life0> {
[INFO] [stdout]     |                           ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/commands/teams.rs:149:10
[INFO] [stdout]     |
[INFO] [stdout] 145 |         &self,
[INFO] [stdout]     |         - the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 149 |     ) -> InteractionResult {
[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: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 149 |     ) -> InteractionResult<'life0> {
[INFO] [stdout]     |                           ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `required_roles` is never read
[INFO] [stdout]   --> src/consts.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct Ping {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] 28 |     pub name: String,
[INFO] [stdout] 29 |     pub required_roles: Vec<RoleId>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `unverified_role`, `head_of_ss`, `staff`, and `appeal_forum` are never read
[INFO] [stdout]   --> src/consts.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub struct Config {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 47 |     pub unverified_role: RoleId,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 53 |     pub head_of_ss: RoleId,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 54 |     pub staff: RoleId,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 76 |     pub appeal_forum: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `time` are never read
[INFO] [stdout]   --> src/model.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct Freeze {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 34 |     /// User ID of the person being frozen
[INFO] [stdout] 35 |     pub id: u64,
[INFO] [stdout]    |         ^^
[INFO] [stdout] ...
[INFO] [stdout] 39 |     pub time: OffsetDateTime,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `userid` is never read
[INFO] [stdout]   --> src/model.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub struct Note {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] 44 |     /// the id of the person that the note belongs to
[INFO] [stdout] 45 |     pub userid: u64,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Note` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/commands/screenshare/ban.rs:74:10
[INFO] [stdout]    |
[INFO] [stdout] 71 |         &self,
[INFO] [stdout]    |         - the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 74 |     ) -> InteractionResult {
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]    |
[INFO] [stdout] 74 |     ) -> InteractionResult<'life0> {
[INFO] [stdout]    |                           ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/commands/screenshare/close.rs:49:10
[INFO] [stdout]    |
[INFO] [stdout] 46 |         &self,
[INFO] [stdout]    |         - the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 49 |     ) -> InteractionResult {
[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: consistently use `'life0`
[INFO] [stdout]    |
[INFO] [stdout] 49 |     ) -> InteractionResult<'life0> {
[INFO] [stdout]    |                           ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/commands/screenshare/close.rs:59:10
[INFO] [stdout]    |
[INFO] [stdout] 55 |         &self,
[INFO] [stdout]    |         - the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 59 |     ) -> InteractionResult {
[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: consistently use `'life0`
[INFO] [stdout]    |
[INFO] [stdout] 59 |     ) -> InteractionResult<'life0> {
[INFO] [stdout]    |                           ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/commands/screenshare/freeze.rs:60:10
[INFO] [stdout]    |
[INFO] [stdout] 57 |         &self,
[INFO] [stdout]    |         - the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 60 |     ) -> InteractionResult {
[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: consistently use `'life0`
[INFO] [stdout]    |
[INFO] [stdout] 60 |     ) -> InteractionResult<'life0> {
[INFO] [stdout]    |                           ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/commands/screenshare/freeze.rs:70:10
[INFO] [stdout]    |
[INFO] [stdout] 66 |         &self,
[INFO] [stdout]    |         - the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 70 |     ) -> InteractionResult {
[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: consistently use `'life0`
[INFO] [stdout]    |
[INFO] [stdout] 70 |     ) -> InteractionResult<'life0> {
[INFO] [stdout]    |                           ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/commands/screenshare/list_bans.rs:43:10
[INFO] [stdout]    |
[INFO] [stdout] 40 |         &self,
[INFO] [stdout]    |         - the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 43 |     ) -> InteractionResult {
[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: consistently use `'life0`
[INFO] [stdout]    |
[INFO] [stdout] 43 |     ) -> InteractionResult<'life0> {
[INFO] [stdout]    |                           ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/commands/screenshare/screenshare.rs:65:10
[INFO] [stdout]    |
[INFO] [stdout] 62 |         &self,
[INFO] [stdout]    |         - the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 65 |     ) -> InteractionResult {
[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: consistently use `'life0`
[INFO] [stdout]    |
[INFO] [stdout] 65 |     ) -> InteractionResult<'life0> {
[INFO] [stdout]    |                           ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/commands/screenshare/screensharers.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 32 |         &self,
[INFO] [stdout]    |         - the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 35 |     ) -> InteractionResult {
[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: consistently use `'life0`
[INFO] [stdout]    |
[INFO] [stdout] 35 |     ) -> InteractionResult<'life0> {
[INFO] [stdout]    |                           ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/commands/screenshare/ticket.rs:52:10
[INFO] [stdout]    |
[INFO] [stdout] 49 |         &self,
[INFO] [stdout]    |         - the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 52 |     ) -> InteractionResult {
[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: consistently use `'life0`
[INFO] [stdout]    |
[INFO] [stdout] 52 |     ) -> InteractionResult<'life0> {
[INFO] [stdout]    |                           ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/commands/screenshare/unban.rs:69:10
[INFO] [stdout]    |
[INFO] [stdout] 66 |         &self,
[INFO] [stdout]    |         - the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 69 |     ) -> InteractionResult {
[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: consistently use `'life0`
[INFO] [stdout]    |
[INFO] [stdout] 69 |     ) -> InteractionResult<'life0> {
[INFO] [stdout]    |                           ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/commands/screenshare/unfreeze.rs:52:10
[INFO] [stdout]    |
[INFO] [stdout] 49 |         &self,
[INFO] [stdout]    |         - the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 52 |     ) -> InteractionResult {
[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: consistently use `'life0`
[INFO] [stdout]    |
[INFO] [stdout] 52 |     ) -> InteractionResult<'life0> {
[INFO] [stdout]    |                           ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/commands/captains.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 31 |         &self,
[INFO] [stdout]    |         - the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 34 |     ) -> InteractionResult {
[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: consistently use `'life0`
[INFO] [stdout]    |
[INFO] [stdout] 34 |     ) -> InteractionResult<'life0> {
[INFO] [stdout]    |                           ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/commands/council.rs:55:10
[INFO] [stdout]    |
[INFO] [stdout] 52 |         &self,
[INFO] [stdout]    |         - the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 55 |     ) -> InteractionResult {
[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: consistently use `'life0`
[INFO] [stdout]    |
[INFO] [stdout] 55 |     ) -> InteractionResult<'life0> {
[INFO] [stdout]    |                           ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/commands/notes.rs:83:10
[INFO] [stdout]    |
[INFO] [stdout] 80 |         &self,
[INFO] [stdout]    |         - the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 83 |     ) -> InteractionResult {
[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: consistently use `'life0`
[INFO] [stdout]    |
[INFO] [stdout] 83 |     ) -> InteractionResult<'life0> {
[INFO] [stdout]    |                           ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/commands/ping.rs:62:10
[INFO] [stdout]    |
[INFO] [stdout] 59 |         &self,
[INFO] [stdout]    |         - the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 62 |     ) -> InteractionResult {
[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: consistently use `'life0`
[INFO] [stdout]    |
[INFO] [stdout] 62 |     ) -> InteractionResult<'life0> {
[INFO] [stdout]    |                           ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/commands/prefabs.rs:55:10
[INFO] [stdout]    |
[INFO] [stdout] 52 |         &self,
[INFO] [stdout]    |         - the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 55 |     ) -> InteractionResult {
[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: consistently use `'life0`
[INFO] [stdout]    |
[INFO] [stdout] 55 |     ) -> InteractionResult<'life0> {
[INFO] [stdout]    |                           ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/commands/purge.rs:143:10
[INFO] [stdout]     |
[INFO] [stdout] 140 |         &self,
[INFO] [stdout]     |         - the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 143 |     ) -> InteractionResult {
[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: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 143 |     ) -> InteractionResult<'life0> {
[INFO] [stdout]     |                           ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/commands/reaction.rs:88:10
[INFO] [stdout]    |
[INFO] [stdout] 85 |         &self,
[INFO] [stdout]    |         - the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 88 |     ) -> InteractionResult {
[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: consistently use `'life0`
[INFO] [stdout]    |
[INFO] [stdout] 88 |     ) -> InteractionResult<'life0> {
[INFO] [stdout]    |                           ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/commands/reaction.rs:197:10
[INFO] [stdout]     |
[INFO] [stdout] 194 |         &self,
[INFO] [stdout]     |         - the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 197 |     ) -> InteractionResult {
[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: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 197 |     ) -> InteractionResult<'life0> {
[INFO] [stdout]     |                           ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/commands/reaction.rs:419:10
[INFO] [stdout]     |
[INFO] [stdout] 416 |         &self,
[INFO] [stdout]     |         - the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 419 |     ) -> InteractionResult {
[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: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 419 |     ) -> InteractionResult<'life0> {
[INFO] [stdout]     |                           ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/commands/reload.rs:81:10
[INFO] [stdout]    |
[INFO] [stdout] 78 |         &self,
[INFO] [stdout]    |         - the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 81 |     ) -> InteractionResult {
[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: consistently use `'life0`
[INFO] [stdout]    |
[INFO] [stdout] 81 |     ) -> InteractionResult<'life0> {
[INFO] [stdout]    |                           ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/commands/teams.rs:116:10
[INFO] [stdout]     |
[INFO] [stdout] 113 |         &self,
[INFO] [stdout]     |         - the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 116 |     ) -> InteractionResult {
[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: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 116 |     ) -> InteractionResult<'life0> {
[INFO] [stdout]     |                           ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/commands/teams.rs:149:10
[INFO] [stdout]     |
[INFO] [stdout] 145 |         &self,
[INFO] [stdout]     |         - the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 149 |     ) -> InteractionResult {
[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: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 149 |     ) -> InteractionResult<'life0> {
[INFO] [stdout]     |                           ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s
[INFO] running `Command { std: "docker" "inspect" "e17ace67620aa951b87df51a8076c9b2340a40058ff7e492a7b33c3c931bda5a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e17ace67620aa951b87df51a8076c9b2340a40058ff7e492a7b33c3c931bda5a", kill_on_drop: false }`
[INFO] [stdout] e17ace67620aa951b87df51a8076c9b2340a40058ff7e492a7b33c3c931bda5a
