[INFO] cloning repository https://github.com/ThePolishTech/Magician
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ThePolishTech/Magician" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThePolishTech%2FMagician", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThePolishTech%2FMagician'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e76fabd1e2fd6b8fe9faa9c5f0dace450822b75a
[INFO] checking ThePolishTech/Magician against try#7dabc88a3b6768751847baeb49983f31ac5f20e2 for pr-155945
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThePolishTech%2FMagician" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ThePolishTech/Magician
[INFO] finished tweaking git repo https://github.com/ThePolishTech/Magician
[INFO] tweaked toml for git repo https://github.com/ThePolishTech/Magician written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ThePolishTech/Magician on toolchain 7dabc88a3b6768751847baeb49983f31ac5f20e2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7dabc88a3b6768751847baeb49983f31ac5f20e2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ThePolishTech/Magician 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" "+7dabc88a3b6768751847baeb49983f31ac5f20e2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+7dabc88a3b6768751847baeb49983f31ac5f20e2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 72722c0b641c452d138d06cd8df6ee96ce222f6ffb577644cc70edc23b691f64
[INFO] running `Command { std: "docker" "start" "-a" "72722c0b641c452d138d06cd8df6ee96ce222f6ffb577644cc70edc23b691f64", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "72722c0b641c452d138d06cd8df6ee96ce222f6ffb577644cc70edc23b691f64", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "72722c0b641c452d138d06cd8df6ee96ce222f6ffb577644cc70edc23b691f64", kill_on_drop: false }`
[INFO] [stdout] 72722c0b641c452d138d06cd8df6ee96ce222f6ffb577644cc70edc23b691f64
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+7dabc88a3b6768751847baeb49983f31ac5f20e2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3f5efe0d31f8be12028a11990afc4abb66c2f00190f8b4b2a0582090b7ebb7c1
[INFO] running `Command { std: "docker" "start" "-a" "3f5efe0d31f8be12028a11990afc4abb66c2f00190f8b4b2a0582090b7ebb7c1", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling rustls v0.23.28
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling webpki-roots v1.0.1
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking winnow v0.7.11
[INFO] [stderr]     Checking webpki-roots v0.25.4
[INFO] [stderr]    Compiling rustc_version_runtime v0.3.0
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling serenity v0.12.4
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]     Checking typemap_rev v0.3.0
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking numtoa v0.2.4
[INFO] [stderr]     Checking levenshtein v1.0.5
[INFO] [stderr]     Checking uwl v0.6.0
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]     Checking termion v4.0.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling command_attr v0.5.3
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.103.3
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[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 icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking tokio-rustls v0.25.0
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_cow v0.1.2
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking secrecy v0.8.0
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking tungstenite v0.21.0
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking tokio-tungstenite v0.21.0
[INFO] [stderr]     Checking sqlx-core v0.8.6
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking sqlx-sqlite v0.8.6
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking magician v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/runtime/commands/character_commands/create.rs:47:46
[INFO] [stdout]    |
[INFO] [stdout] 47 |         pub fn from_vec(split_custom_id: Vec<&str>) -> Result<ParsedComponentCustomId, &'static str> {
[INFO] [stdout]    |                                              ^^^^             ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                              |
[INFO] [stdout]    |                                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 47 |         pub fn from_vec(split_custom_id: Vec<&str>) -> Result<ParsedComponentCustomId<'_>, &'static str> {
[INFO] [stdout]    |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/runtime/commands/character_commands/create.rs:66:46
[INFO] [stdout]    |
[INFO] [stdout] 66 |         pub fn from_vec(split_custom_id: Vec<&str>) -> Result<ParsedModalCustomId, &'static str> {
[INFO] [stdout]    |                                              ^^^^             ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                              |
[INFO] [stdout]    |                                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 66 |         pub fn from_vec(split_custom_id: Vec<&str>) -> Result<ParsedModalCustomId<'_>, &'static str> {
[INFO] [stdout]    |                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `to_embed_colour` is never used
[INFO] [stdout]   --> src/utils/misc/colour_codes.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl ColourCode {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] 18 |     pub fn to_embed_colour(&self) -> Colour {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_log_message` is never used
[INFO] [stdout]  --> src/utils/misc/logging.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn create_log_message( message: impl ToString, severity: ColourCode ) -> String {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_by_user_id` is never used
[INFO] [stdout]  --> src/runtime/sql_scripts/discord_users.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub async fn get_by_user_id(database_conn_pool: &SqlitePool, user_id: u64) -> Result<Option<sqlx::sqlite::SqliteRow>, Error> {
[INFO] [stdout]   |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `add_user` is never used
[INFO] [stdout]   --> src/runtime/sql_scripts/discord_users.rs:15:14
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub async fn add_user(database_conn_pool: &SqlitePool, user_id: u64) -> Result<SqliteQueryResult, Error> {
[INFO] [stdout]    |              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `remove_user` is never used
[INFO] [stdout]   --> src/runtime/sql_scripts/discord_users.rs:23:14
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub async fn remove_user(database_conn_pool: &SqlitePool, user_id: u64) -> Result<SqliteQueryResult, Error> {
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `CharacterClass` is never used
[INFO] [stdout]  --> src/runtime/sql_scripts/characters.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub enum CharacterClass {
[INFO] [stdout]   |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Character` is never constructed
[INFO] [stdout]   --> src/runtime/sql_scripts/characters.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct Character {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_hashmap_cache` is never used
[INFO] [stdout]   --> src/runtime/sql_scripts/characters.rs:37:12
[INFO] [stdout]    |
[INFO] [stdout] 36 | impl Character {
[INFO] [stdout]    | -------------- associated function in this implementation
[INFO] [stdout] 37 |     pub fn from_hashmap_cache(data_in: &HashMap<String, String>) -> Result<Character, String> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `insert_character` is never used
[INFO] [stdout]   --> src/runtime/sql_scripts/characters.rs:92:14
[INFO] [stdout]    |
[INFO] [stdout] 92 | pub async fn insert_character(database_conn_pool: &SqlitePool, user_id: u64, character_in: Character) -> Result<(), Error> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_largest_character_id` is never used
[INFO] [stdout]    --> src/runtime/sql_scripts/characters.rs:151:14
[INFO] [stdout]     |
[INFO] [stdout] 151 | pub async fn get_largest_character_id( database_conn_pool: &SqlitePool ) -> Result<u64, Error> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_vec` is never used
[INFO] [stdout]   --> src/runtime/commands/character_commands/create.rs:47:16
[INFO] [stdout]    |
[INFO] [stdout] 46 |     impl ParsedComponentCustomId<'_> {
[INFO] [stdout]    |     -------------------------------- associated function in this implementation
[INFO] [stdout] 47 |         pub fn from_vec(split_custom_id: Vec<&str>) -> Result<ParsedComponentCustomId, &'static str> {
[INFO] [stdout]    |                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_vec` is never used
[INFO] [stdout]   --> src/runtime/commands/character_commands/create.rs:66:16
[INFO] [stdout]    |
[INFO] [stdout] 65 |     impl ParsedModalCustomId<'_> {
[INFO] [stdout]    |     ---------------------------- associated function in this implementation
[INFO] [stdout] 66 |         pub fn from_vec(split_custom_id: Vec<&str>) -> Result<ParsedModalCustomId, &'static str> {
[INFO] [stdout]    |                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `EMBED_STAGE_TITLES` is never used
[INFO] [stdout]   --> src/runtime/commands/character_commands/create.rs:81:11
[INFO] [stdout]    |
[INFO] [stdout] 81 |     const EMBED_STAGE_TITLES: [&str; 6] = [
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `EMBED_STAGE_DESCRIPTIONS` is never used
[INFO] [stdout]   --> src/runtime/commands/character_commands/create.rs:89:11
[INFO] [stdout]    |
[INFO] [stdout] 89 |     const EMBED_STAGE_DESCRIPTIONS: [&str; 6] = [
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_modal_fields` is never used
[INFO] [stdout]    --> src/runtime/commands/character_commands/create.rs:114:8
[INFO] [stdout]     |
[INFO] [stdout] 114 |     fn get_modal_fields(stage: &u8) -> Vec<(&'static str, &'static str, bool)> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run` is never used
[INFO] [stdout]    --> src/runtime/commands/character_commands/create.rs:186:14
[INFO] [stdout]     |
[INFO] [stdout] 186 | pub async fn run( _runtime_client: &RuntimeClient, ctx: Context, interaction_data: CommandInteraction ) {
[INFO] [stdout]     |              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `handle_modal` is never used
[INFO] [stdout]    --> src/runtime/commands/character_commands/create.rs:248:14
[INFO] [stdout]     |
[INFO] [stdout] 248 | pub async fn handle_modal( modal_interaction: ModalInteraction, ctx: Context, split_custom_id: Vec<&str> ) {
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `handle_component` is never used
[INFO] [stdout]    --> src/runtime/commands/character_commands/create.rs:406:14
[INFO] [stdout]     |
[INFO] [stdout] 406 | pub async fn handle_component( runtime_client: &RuntimeClient, component_interaction: ComponentInteraction, ctx: Context, split_cus...
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build` is never used
[INFO] [stdout]   --> src/runtime/commands/character.rs:29:8
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub fn build() -> CreateCommand {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run` is never used
[INFO] [stdout]   --> src/runtime/commands/character.rs:42:14
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub async fn run( runtime_client: &RuntimeClient, ctx: Context, interaction_data: CommandInteraction ) {
[INFO] [stdout]    |              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `handle_component_interaction` is never used
[INFO] [stdout]   --> src/runtime/commands/character.rs:70:14
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub async fn handle_component_interaction( runtime_client: &RuntimeClient, interaction_data: ComponentInteraction, ctx: Context, spl...
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `handle_modal` is never used
[INFO] [stdout]   --> src/runtime/commands/character.rs:78:14
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub async fn handle_modal( modal_interaction: ModalInteraction, ctx: Context, split_custom_id: Vec<&str> ) {
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run` is never used
[INFO] [stdout]   --> src/runtime/commands/profile_commands/deregister.rs:12:14
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub async fn run(
[INFO] [stdout]    |              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run` is never used
[INFO] [stdout]   --> src/runtime/commands/profile_commands/register.rs:12:14
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub async fn run(
[INFO] [stdout]    |              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build` is never used
[INFO] [stdout]   --> src/runtime/commands/profile.rs:25:8
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub fn build() -> CreateCommand {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run` is never used
[INFO] [stdout]   --> src/runtime/commands/profile.rs:43:14
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub async fn run( runtime_client: &RuntimeClient, ctx: Context, interaction_data: CommandInteraction ) {
[INFO] [stdout]    |              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/runtime/commands/character_commands/create.rs:47:46
[INFO] [stdout]    |
[INFO] [stdout] 47 |         pub fn from_vec(split_custom_id: Vec<&str>) -> Result<ParsedComponentCustomId, &'static str> {
[INFO] [stdout]    |                                              ^^^^             ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                              |
[INFO] [stdout]    |                                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 47 |         pub fn from_vec(split_custom_id: Vec<&str>) -> Result<ParsedComponentCustomId<'_>, &'static str> {
[INFO] [stdout]    |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/runtime/commands/character_commands/create.rs:66:46
[INFO] [stdout]    |
[INFO] [stdout] 66 |         pub fn from_vec(split_custom_id: Vec<&str>) -> Result<ParsedModalCustomId, &'static str> {
[INFO] [stdout]    |                                              ^^^^             ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                              |
[INFO] [stdout]    |                                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 66 |         pub fn from_vec(split_custom_id: Vec<&str>) -> Result<ParsedModalCustomId<'_>, &'static str> {
[INFO] [stdout]    |                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 53s
[INFO] running `Command { std: "docker" "inspect" "3f5efe0d31f8be12028a11990afc4abb66c2f00190f8b4b2a0582090b7ebb7c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f5efe0d31f8be12028a11990afc4abb66c2f00190f8b4b2a0582090b7ebb7c1", kill_on_drop: false }`
[INFO] [stdout] 3f5efe0d31f8be12028a11990afc4abb66c2f00190f8b4b2a0582090b7ebb7c1
