[INFO] cloning repository https://github.com/codeandkey/bigbot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/codeandkey/bigbot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodeandkey%2Fbigbot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodeandkey%2Fbigbot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4b1f26fd11bbd9e4ab9c6f3a917fa584c6e3f8ec
[INFO] checking codeandkey/bigbot against master#f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b for pr-148329
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodeandkey%2Fbigbot" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/codeandkey/bigbot
[INFO] finished tweaking git repo https://github.com/codeandkey/bigbot
[INFO] tweaked toml for git repo https://github.com/codeandkey/bigbot written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/codeandkey/bigbot on toolchain f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/codeandkey/bigbot 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" "+f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded inherent v1.0.12
[INFO] [stderr]   Downloaded opus v0.3.0
[INFO] [stderr]   Downloaded sea-bae v0.2.1
[INFO] [stderr]   Downloaded prettyplease v0.2.34
[INFO] [stderr]   Downloaded audiopus_sys v0.2.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f44e176ccb3e4e512951792cdd36203ef71e97b07f285502bdbbd587ca5394b5
[INFO] running `Command { std: "docker" "start" "-a" "f44e176ccb3e4e512951792cdd36203ef71e97b07f285502bdbbd587ca5394b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f44e176ccb3e4e512951792cdd36203ef71e97b07f285502bdbbd587ca5394b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f44e176ccb3e4e512951792cdd36203ef71e97b07f285502bdbbd587ca5394b5", kill_on_drop: false }`
[INFO] [stdout] f44e176ccb3e4e512951792cdd36203ef71e97b07f285502bdbbd587ca5394b5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6934c0c1ab71292a673c309c7098053b8d6295a47a9b176ba856261e2bd04f2c
[INFO] running `Command { std: "docker" "start" "-a" "6934c0c1ab71292a673c309c7098053b8d6295a47a9b176ba856261e2bd04f2c", kill_on_drop: false }`
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling rust_decimal v1.37.2
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling protobuf v3.7.2
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling aws-lc-rs v1.13.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]     Checking unicode_categories v0.1.1
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]     Checking webpki-roots v0.25.4
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking ordered-float v3.9.2
[INFO] [stderr]    Compiling rustls v0.23.28
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking aliasable v0.1.3
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]     Checking strum v0.25.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking webpki-roots v1.0.1
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking hashlink v0.8.4
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking bigdecimal v0.3.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking sqlformat v0.2.6
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling aws-lc-sys v0.29.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.27.0
[INFO] [stderr]    Compiling audiopus_sys v0.2.2
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]     Checking opus v0.3.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling inherent v1.0.12
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]    Compiling ouroboros_macro v0.17.2
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling sea-bae v0.2.1
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling sea-orm-macros v0.12.15
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking protobuf-support v3.7.2
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking ouroboros v0.17.2
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking clap v4.5.40
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]    Compiling protobuf-parse v3.7.2
[INFO] [stderr]     Checking rustls-webpki v0.103.3
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking uuid v1.17.0
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling protobuf-codegen v3.7.2
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]    Compiling bigbot v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking sqlx-core v0.7.4
[INFO] [stderr]     Checking sea-query v0.30.7
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking tokio-rustls v0.26.2
[INFO] [stderr]     Checking sqlx-sqlite v0.7.4
[INFO] [stderr]     Checking sqlx v0.7.4
[INFO] [stderr]     Checking sea-query-binder v0.5.0
[INFO] [stderr]     Checking sea-orm v0.12.15
[INFO] [stdout] warning: unused import: `aliases as alias_entity`
[INFO] [stdout]  --> src/database/entities/mod.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use aliases as alias_entity;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `sounds as sound_entity`
[INFO] [stdout]  --> src/database/entities/mod.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use sounds as sound_entity;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `user_settings as user_settings_entity`
[INFO] [stdout]  --> src/database/entities/mod.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use user_settings as user_settings_entity;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `entities::*`
[INFO] [stdout]  --> src/database/mod.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use entities::*;
[INFO] [stdout]   |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `migrations::*`
[INFO] [stdout]  --> src/database/mod.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use migrations::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `aliases as alias_entity`
[INFO] [stdout]  --> src/database/entities/mod.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use aliases as alias_entity;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `sounds as sound_entity`
[INFO] [stdout]  --> src/database/entities/mod.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use sounds as sound_entity;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `user_settings as user_settings_entity`
[INFO] [stdout]  --> src/database/entities/mod.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use user_settings as user_settings_entity;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `entities::*`
[INFO] [stdout]  --> src/database/mod.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use entities::*;
[INFO] [stdout]   |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `migrations::*`
[INFO] [stdout]  --> src/database/mod.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use migrations::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `list_aliases` and `alias_exists` are never used
[INFO] [stdout]   --> src/alias/manager.rs:51:18
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl AliasManager {
[INFO] [stdout]    | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 51 |     pub async fn list_aliases(&self) -> Result<Vec<alias_entity::Model>, Error> {
[INFO] [stdout]    |                  ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 69 |     pub async fn alias_exists(&self, name: &str) -> Result<bool, Error> {
[INFO] [stdout]    |                  ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `audio_effects` is never read
[INFO] [stdout]   --> src/audio.rs:67:5
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub struct AudioMixer {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 67 |     audio_effects: AudioEffectSettings,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `description` is never used
[INFO] [stdout]   --> src/audio/effects.rs:40:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | impl AudioEffect {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub fn description(&self, config: &AudioEffectSettings) -> String {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `current_gain`, `current_gain_db`, and `reset` are never used
[INFO] [stdout]    --> src/audio/normalizer.rs:123:12
[INFO] [stdout]     |
[INFO] [stdout]  24 | impl VolumeNormalizer {
[INFO] [stdout]     | --------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 123 |     pub fn current_gain(&self) -> f32 {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 128 |     pub fn current_gain_db(&self) -> f32 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 133 |     pub fn reset(&mut self) {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `current_user_id`, `current_channel_id`, `get_channel_info`, and `audio_effect_settings` are never used
[INFO] [stdout]    --> src/commands/mod.rs:189:8
[INFO] [stdout]     |
[INFO] [stdout] 148 | pub trait SessionTools: Send + Sync {
[INFO] [stdout]     |           ------------ methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 189 |     fn current_user_id(&self) -> Option<u32>;
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 192 |     fn current_channel_id(&self) -> Option<u32>;
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 198 |     fn get_channel_info(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 219 |     fn audio_effect_settings(&self) -> &crate::config::AudioEffectSettings;
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `source_channel_id` and `is_private_message` are never read
[INFO] [stdout]    --> src/commands/mod.rs:350:9
[INFO] [stdout]     |
[INFO] [stdout] 346 | pub struct CommandContext {
[INFO] [stdout]     |            -------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 350 |     pub source_channel_id: Option<u32>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 351 |     /// Whether this was a private message
[INFO] [stdout] 352 |     pub is_private_message: bool,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `CommandContext` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `description` is never used
[INFO] [stdout]    --> src/commands/mod.rs:363:8
[INFO] [stdout]     |
[INFO] [stdout] 356 | pub trait Command: Send + Sync {
[INFO] [stdout]     |           ------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 363 |     fn description(&self) -> &str {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `all_commands` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bigbot-99f9873990f0164d/out/commands_generated.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn all_commands() -> Vec<Box<dyn Command>> {
[INFO] [stdout]   |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_ping_command` is never used
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bigbot-99f9873990f0164d/out/commands_generated.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn create_ping_command() -> Box<dyn Command> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_sound_command` is never used
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bigbot-99f9873990f0164d/out/commands_generated.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn create_sound_command() -> Box<dyn Command> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_greeting_command` is never used
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bigbot-99f9873990f0164d/out/commands_generated.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub fn create_greeting_command() -> Box<dyn Command> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_farewell_command` is never used
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bigbot-99f9873990f0164d/out/commands_generated.rs:26:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub fn create_farewell_command() -> Box<dyn Command> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_alias_command` is never used
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bigbot-99f9873990f0164d/out/commands_generated.rs:30:8
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub fn create_alias_command() -> Box<dyn Command> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_bind_command` is never used
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bigbot-99f9873990f0164d/out/commands_generated.rs:34:8
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub fn create_bind_command() -> Box<dyn Command> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `get_command_instance`, `create_text_command_context`, and `execute_from_text_message` are never used
[INFO] [stdout]    --> src/commands/mod.rs:634:12
[INFO] [stdout]     |
[INFO] [stdout] 384 | impl Executor {
[INFO] [stdout]     | ------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 634 |     pub fn get_command_instance(command_name: &str) -> Option<Box<dyn Command>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 642 |     pub fn create_text_command_context(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 655 |     pub async fn execute_from_text_message(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `list_aliases` is never used
[INFO] [stdout]    --> src/commands/alias.rs:162:14
[INFO] [stdout]     |
[INFO] [stdout] 132 | impl AliasCommand {
[INFO] [stdout]     | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 162 |     async fn list_aliases(&self, tools: &dyn SessionTools) -> Result<(), Error> {
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `save` and `get_trusted_certs_dir` are never used
[INFO] [stdout]    --> src/config.rs:371:12
[INFO] [stdout]     |
[INFO] [stdout] 211 | impl BotConfig {
[INFO] [stdout]     | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 371 |     pub fn save<P: AsRef<std::path::Path>>(&self, config_path: P) -> Result<(), Error> {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 420 |     pub fn get_trusted_certs_dir(&self) -> PathBuf {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `connection` and `health_check` are never used
[INFO] [stdout]   --> src/database/connection.rs:35:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl DatabaseManager {
[INFO] [stdout]    | -------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 35 |     pub fn connection(&self) -> &DatabaseConnection {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 50 |     pub async fn health_check(&self) -> Result<(), Error> {
[INFO] [stdout]    |                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_str` is never used
[INFO] [stdout]   --> src/database/entities/user_settings.rs:54:12
[INFO] [stdout]    |
[INFO] [stdout] 45 | impl SettingType {
[INFO] [stdout]    | ---------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 54 |     pub fn from_str(s: &str) -> Option<Self> {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MESSAGE_BAN_LIST` is never used
[INFO] [stdout]   --> src/protos/mod.rs:18:15
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub const MESSAGE_BAN_LIST: u16 = 10;
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MESSAGE_PERMISSION_DENIED` is never used
[INFO] [stdout]   --> src/protos/mod.rs:20:15
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub const MESSAGE_PERMISSION_DENIED: u16 = 12;
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MESSAGE_ACL` is never used
[INFO] [stdout]   --> src/protos/mod.rs:21:15
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub const MESSAGE_ACL: u16 = 13;
[INFO] [stdout]    |               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MESSAGE_QUERY_USERS` is never used
[INFO] [stdout]   --> src/protos/mod.rs:22:15
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub const MESSAGE_QUERY_USERS: u16 = 14;
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MESSAGE_CONTEXT_ACTION_MODIFY` is never used
[INFO] [stdout]   --> src/protos/mod.rs:24:15
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub const MESSAGE_CONTEXT_ACTION_MODIFY: u16 = 16;
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MESSAGE_CONTEXT_ACTION` is never used
[INFO] [stdout]   --> src/protos/mod.rs:25:15
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub const MESSAGE_CONTEXT_ACTION: u16 = 17;
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MESSAGE_USER_LIST` is never used
[INFO] [stdout]   --> src/protos/mod.rs:26:15
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub const MESSAGE_USER_LIST: u16 = 18;
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MESSAGE_VOICE_TARGET` is never used
[INFO] [stdout]   --> src/protos/mod.rs:27:15
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub const MESSAGE_VOICE_TARGET: u16 = 19;
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MESSAGE_USER_STATS` is never used
[INFO] [stdout]   --> src/protos/mod.rs:30:15
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub const MESSAGE_USER_STATS: u16 = 22;
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MESSAGE_REQUEST_BLOB` is never used
[INFO] [stdout]   --> src/protos/mod.rs:31:15
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub const MESSAGE_REQUEST_BLOB: u16 = 23;
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MESSAGE_SERVER_CONFIG` is never used
[INFO] [stdout]   --> src/protos/mod.rs:32:15
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub const MESSAGE_SERVER_CONFIG: u16 = 24;
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MESSAGE_SUGGEST_CONFIG` is never used
[INFO] [stdout]   --> src/protos/mod.rs:33:15
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub const MESSAGE_SUGGEST_CONFIG: u16 = 25;
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `timeout` is never read
[INFO] [stdout]   --> src/session.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 69 | pub struct ConnectionOptions {
[INFO] [stdout]    |            ----------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 76 |     pub timeout: Option<u64>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Ping` is never constructed
[INFO] [stdout]   --> src/session.rs:88:5
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub enum OutgoingMessage {
[INFO] [stdout]    |          --------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 88 |     Ping,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `task` is never read
[INFO] [stdout]   --> src/session.rs:93:5
[INFO] [stdout]    |
[INFO] [stdout] 91 | pub struct WriterTask {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 92 |     sender: mpsc::Sender<OutgoingMessage>,
[INFO] [stdout] 93 |     task: tokio::task::JoinHandle<Result<(), Error>>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SessionCommandTools` is never constructed
[INFO] [stdout]    --> src/session.rs:186:12
[INFO] [stdout]     |
[INFO] [stdout] 186 | pub struct SessionCommandTools {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `audio_effects` is never read
[INFO] [stdout]    --> src/session.rs:206:5
[INFO] [stdout]     |
[INFO] [stdout] 190 | pub struct Session {
[INFO] [stdout]     |            ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 206 |     audio_effects: AudioEffectSettings,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `get_bigbot_paths`, `write_mumble_frame`, `writer`, and `behavior_settings` are never used
[INFO] [stdout]     --> src/session.rs:239:8
[INFO] [stdout]      |
[INFO] [stdout]  211 | impl Session {
[INFO] [stdout]      | ------------ associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  239 |     fn get_bigbot_paths()
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  446 |     async fn write_mumble_frame(
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  784 |     pub fn writer(&self) -> &mpsc::Sender<OutgoingMessage> {
[INFO] [stdout]      |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1071 |     pub fn behavior_settings(&self) -> &BehaviorSettings {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `update_sound`, `list_sounds_by_author`, `search_sounds_by_source`, `scan_orphaned_files`, and `health_check` are never used
[INFO] [stdout]    --> src/sounds/manager.rs:127:18
[INFO] [stdout]     |
[INFO] [stdout]  13 | impl SoundsManager {
[INFO] [stdout]     | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 127 |     pub async fn update_sound(
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 265 |     pub async fn list_sounds_by_author(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 280 |     pub async fn search_sounds_by_source(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 300 |     pub async fn scan_orphaned_files(&self) -> Result<Vec<String>, Error> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 356 |     pub async fn health_check(&self) -> Result<(), Error> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `user_has_setting` and `get_all_user_settings` are never used
[INFO] [stdout]   --> src/user_settings/manager.rs:82:18
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl UserSettingsManager {
[INFO] [stdout]    | ------------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 82 |     pub async fn user_has_setting(
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 97 |     pub async fn get_all_user_settings(
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `encode_varint_16` is never used
[INFO] [stdout]  --> src/util.rs:2:8
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub fn encode_varint_16(value: u16) -> Vec<u8> {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/verifier.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl PromptingCertVerifier {
[INFO] [stdout]    | -------------------------- associated function in this implementation
[INFO] [stdout] 21 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `list_aliases` and `alias_exists` are never used
[INFO] [stdout]   --> src/alias/manager.rs:51:18
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl AliasManager {
[INFO] [stdout]    | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 51 |     pub async fn list_aliases(&self) -> Result<Vec<alias_entity::Model>, Error> {
[INFO] [stdout]    |                  ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 69 |     pub async fn alias_exists(&self, name: &str) -> Result<bool, Error> {
[INFO] [stdout]    |                  ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `audio_effects` is never read
[INFO] [stdout]   --> src/audio.rs:67:5
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub struct AudioMixer {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 67 |     audio_effects: AudioEffectSettings,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `description` is never used
[INFO] [stdout]   --> src/audio/effects.rs:40:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | impl AudioEffect {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub fn description(&self, config: &AudioEffectSettings) -> String {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `current_gain`, `current_gain_db`, and `reset` are never used
[INFO] [stdout]    --> src/audio/normalizer.rs:123:12
[INFO] [stdout]     |
[INFO] [stdout]  24 | impl VolumeNormalizer {
[INFO] [stdout]     | --------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 123 |     pub fn current_gain(&self) -> f32 {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 128 |     pub fn current_gain_db(&self) -> f32 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 133 |     pub fn reset(&mut self) {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `current_user_id`, `current_channel_id`, `get_channel_info`, and `audio_effect_settings` are never used
[INFO] [stdout]    --> src/commands/mod.rs:189:8
[INFO] [stdout]     |
[INFO] [stdout] 148 | pub trait SessionTools: Send + Sync {
[INFO] [stdout]     |           ------------ methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 189 |     fn current_user_id(&self) -> Option<u32>;
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 192 |     fn current_channel_id(&self) -> Option<u32>;
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 198 |     fn get_channel_info(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 219 |     fn audio_effect_settings(&self) -> &crate::config::AudioEffectSettings;
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `source_channel_id` and `is_private_message` are never read
[INFO] [stdout]    --> src/commands/mod.rs:350:9
[INFO] [stdout]     |
[INFO] [stdout] 346 | pub struct CommandContext {
[INFO] [stdout]     |            -------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 350 |     pub source_channel_id: Option<u32>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 351 |     /// Whether this was a private message
[INFO] [stdout] 352 |     pub is_private_message: bool,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `CommandContext` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `description` is never used
[INFO] [stdout]    --> src/commands/mod.rs:363:8
[INFO] [stdout]     |
[INFO] [stdout] 356 | pub trait Command: Send + Sync {
[INFO] [stdout]     |           ------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 363 |     fn description(&self) -> &str {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `all_commands` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bigbot-99f9873990f0164d/out/commands_generated.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn all_commands() -> Vec<Box<dyn Command>> {
[INFO] [stdout]   |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_ping_command` is never used
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bigbot-99f9873990f0164d/out/commands_generated.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn create_ping_command() -> Box<dyn Command> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_sound_command` is never used
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bigbot-99f9873990f0164d/out/commands_generated.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn create_sound_command() -> Box<dyn Command> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_greeting_command` is never used
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bigbot-99f9873990f0164d/out/commands_generated.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub fn create_greeting_command() -> Box<dyn Command> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_farewell_command` is never used
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bigbot-99f9873990f0164d/out/commands_generated.rs:26:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub fn create_farewell_command() -> Box<dyn Command> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_alias_command` is never used
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bigbot-99f9873990f0164d/out/commands_generated.rs:30:8
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub fn create_alias_command() -> Box<dyn Command> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_bind_command` is never used
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bigbot-99f9873990f0164d/out/commands_generated.rs:34:8
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub fn create_bind_command() -> Box<dyn Command> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `get_command_instance`, `create_text_command_context`, and `execute_from_text_message` are never used
[INFO] [stdout]    --> src/commands/mod.rs:634:12
[INFO] [stdout]     |
[INFO] [stdout] 384 | impl Executor {
[INFO] [stdout]     | ------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 634 |     pub fn get_command_instance(command_name: &str) -> Option<Box<dyn Command>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 642 |     pub fn create_text_command_context(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 655 |     pub async fn execute_from_text_message(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `list_aliases` is never used
[INFO] [stdout]    --> src/commands/alias.rs:162:14
[INFO] [stdout]     |
[INFO] [stdout] 132 | impl AliasCommand {
[INFO] [stdout]     | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 162 |     async fn list_aliases(&self, tools: &dyn SessionTools) -> Result<(), Error> {
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `save` and `get_trusted_certs_dir` are never used
[INFO] [stdout]    --> src/config.rs:371:12
[INFO] [stdout]     |
[INFO] [stdout] 211 | impl BotConfig {
[INFO] [stdout]     | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 371 |     pub fn save<P: AsRef<std::path::Path>>(&self, config_path: P) -> Result<(), Error> {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 420 |     pub fn get_trusted_certs_dir(&self) -> PathBuf {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `connection` and `health_check` are never used
[INFO] [stdout]   --> src/database/connection.rs:35:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl DatabaseManager {
[INFO] [stdout]    | -------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 35 |     pub fn connection(&self) -> &DatabaseConnection {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 50 |     pub async fn health_check(&self) -> Result<(), Error> {
[INFO] [stdout]    |                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_str` is never used
[INFO] [stdout]   --> src/database/entities/user_settings.rs:54:12
[INFO] [stdout]    |
[INFO] [stdout] 45 | impl SettingType {
[INFO] [stdout]    | ---------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 54 |     pub fn from_str(s: &str) -> Option<Self> {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MESSAGE_BAN_LIST` is never used
[INFO] [stdout]   --> src/protos/mod.rs:18:15
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub const MESSAGE_BAN_LIST: u16 = 10;
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MESSAGE_PERMISSION_DENIED` is never used
[INFO] [stdout]   --> src/protos/mod.rs:20:15
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub const MESSAGE_PERMISSION_DENIED: u16 = 12;
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MESSAGE_ACL` is never used
[INFO] [stdout]   --> src/protos/mod.rs:21:15
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub const MESSAGE_ACL: u16 = 13;
[INFO] [stdout]    |               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MESSAGE_QUERY_USERS` is never used
[INFO] [stdout]   --> src/protos/mod.rs:22:15
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub const MESSAGE_QUERY_USERS: u16 = 14;
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MESSAGE_CONTEXT_ACTION_MODIFY` is never used
[INFO] [stdout]   --> src/protos/mod.rs:24:15
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub const MESSAGE_CONTEXT_ACTION_MODIFY: u16 = 16;
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MESSAGE_CONTEXT_ACTION` is never used
[INFO] [stdout]   --> src/protos/mod.rs:25:15
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub const MESSAGE_CONTEXT_ACTION: u16 = 17;
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MESSAGE_USER_LIST` is never used
[INFO] [stdout]   --> src/protos/mod.rs:26:15
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub const MESSAGE_USER_LIST: u16 = 18;
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MESSAGE_VOICE_TARGET` is never used
[INFO] [stdout]   --> src/protos/mod.rs:27:15
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub const MESSAGE_VOICE_TARGET: u16 = 19;
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MESSAGE_USER_STATS` is never used
[INFO] [stdout]   --> src/protos/mod.rs:30:15
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub const MESSAGE_USER_STATS: u16 = 22;
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MESSAGE_REQUEST_BLOB` is never used
[INFO] [stdout]   --> src/protos/mod.rs:31:15
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub const MESSAGE_REQUEST_BLOB: u16 = 23;
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MESSAGE_SERVER_CONFIG` is never used
[INFO] [stdout]   --> src/protos/mod.rs:32:15
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub const MESSAGE_SERVER_CONFIG: u16 = 24;
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MESSAGE_SUGGEST_CONFIG` is never used
[INFO] [stdout]   --> src/protos/mod.rs:33:15
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub const MESSAGE_SUGGEST_CONFIG: u16 = 25;
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `timeout` is never read
[INFO] [stdout]   --> src/session.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 69 | pub struct ConnectionOptions {
[INFO] [stdout]    |            ----------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 76 |     pub timeout: Option<u64>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Ping` is never constructed
[INFO] [stdout]   --> src/session.rs:88:5
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub enum OutgoingMessage {
[INFO] [stdout]    |          --------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 88 |     Ping,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `task` is never read
[INFO] [stdout]   --> src/session.rs:93:5
[INFO] [stdout]    |
[INFO] [stdout] 91 | pub struct WriterTask {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 92 |     sender: mpsc::Sender<OutgoingMessage>,
[INFO] [stdout] 93 |     task: tokio::task::JoinHandle<Result<(), Error>>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SessionCommandTools` is never constructed
[INFO] [stdout]    --> src/session.rs:186:12
[INFO] [stdout]     |
[INFO] [stdout] 186 | pub struct SessionCommandTools {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `audio_effects` is never read
[INFO] [stdout]    --> src/session.rs:206:5
[INFO] [stdout]     |
[INFO] [stdout] 190 | pub struct Session {
[INFO] [stdout]     |            ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 206 |     audio_effects: AudioEffectSettings,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `get_bigbot_paths`, `write_mumble_frame`, `writer`, and `behavior_settings` are never used
[INFO] [stdout]     --> src/session.rs:239:8
[INFO] [stdout]      |
[INFO] [stdout]  211 | impl Session {
[INFO] [stdout]      | ------------ associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  239 |     fn get_bigbot_paths()
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  446 |     async fn write_mumble_frame(
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  784 |     pub fn writer(&self) -> &mpsc::Sender<OutgoingMessage> {
[INFO] [stdout]      |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1071 |     pub fn behavior_settings(&self) -> &BehaviorSettings {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `update_sound`, `list_sounds_by_author`, `search_sounds_by_source`, `scan_orphaned_files`, and `health_check` are never used
[INFO] [stdout]    --> src/sounds/manager.rs:127:18
[INFO] [stdout]     |
[INFO] [stdout]  13 | impl SoundsManager {
[INFO] [stdout]     | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 127 |     pub async fn update_sound(
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 265 |     pub async fn list_sounds_by_author(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 280 |     pub async fn search_sounds_by_source(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 300 |     pub async fn scan_orphaned_files(&self) -> Result<Vec<String>, Error> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 356 |     pub async fn health_check(&self) -> Result<(), Error> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `user_has_setting` and `get_all_user_settings` are never used
[INFO] [stdout]   --> src/user_settings/manager.rs:82:18
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl UserSettingsManager {
[INFO] [stdout]    | ------------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 82 |     pub async fn user_has_setting(
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 97 |     pub async fn get_all_user_settings(
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `encode_varint_16` is never used
[INFO] [stdout]  --> src/util.rs:2:8
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub fn encode_varint_16(value: u16) -> Vec<u8> {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/verifier.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl PromptingCertVerifier {
[INFO] [stdout]    | -------------------------- associated function in this implementation
[INFO] [stdout] 21 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 46s
[INFO] running `Command { std: "docker" "inspect" "6934c0c1ab71292a673c309c7098053b8d6295a47a9b176ba856261e2bd04f2c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6934c0c1ab71292a673c309c7098053b8d6295a47a9b176ba856261e2bd04f2c", kill_on_drop: false }`
[INFO] [stdout] 6934c0c1ab71292a673c309c7098053b8d6295a47a9b176ba856261e2bd04f2c
