[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 master#cf79d034aa3d8f396d407aafce6f1ccd818e710e for pr-155657
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThePolishTech%2FMagician" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/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-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ThePolishTech/Magician on toolchain cf79d034aa3d8f396d407aafce6f1ccd818e710e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf79d034aa3d8f396d407aafce6f1ccd818e710e" "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" "+cf79d034aa3d8f396d407aafce6f1ccd818e710e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded termion v4.0.5
[INFO] [stderr]   Downloaded redox_termios v0.1.3
[INFO] [stderr]   Downloaded triomphe v0.1.14
[INFO] [stderr]   Downloaded rustls v0.23.28
[INFO] [stderr]   Downloaded webpki-roots v1.0.1
[INFO] [stderr]   Downloaded rustc_version_runtime v0.3.0
[INFO] [stderr]   Downloaded serenity v0.12.4
[INFO] [stderr]   Downloaded command_attr v0.5.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cf79d034aa3d8f396d407aafce6f1ccd818e710e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 091fde8f8d832dfc240736f2ca97f8528172797973cf42995aa905c78df19b99
[INFO] running `Command { std: "docker" "start" "-a" "091fde8f8d832dfc240736f2ca97f8528172797973cf42995aa905c78df19b99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "091fde8f8d832dfc240736f2ca97f8528172797973cf42995aa905c78df19b99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "091fde8f8d832dfc240736f2ca97f8528172797973cf42995aa905c78df19b99", kill_on_drop: false }`
[INFO] [stdout] 091fde8f8d832dfc240736f2ca97f8528172797973cf42995aa905c78df19b99
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cf79d034aa3d8f396d407aafce6f1ccd818e710e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1f27291670c0caaedb2a7f78b7674d748cfab073d7a959367617ffd16c061dcc
[INFO] running `Command { std: "docker" "start" "-a" "1f27291670c0caaedb2a7f78b7674d748cfab073d7a959367617ffd16c061dcc", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling rustls v0.23.28
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]     Checking webpki-roots v1.0.1
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking data-encoding v2.9.0
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling rustc_version_runtime v0.3.0
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking webpki-roots v0.25.4
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]     Checking ipnet v2.11.0
[INFO] [stderr]     Checking time-core v0.1.4
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling serenity v0.12.4
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking levenshtein v1.0.5
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking numtoa v0.2.4
[INFO] [stderr]     Checking typemap_rev v0.3.0
[INFO] [stderr]     Checking uwl v0.6.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking termion v4.0.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.3
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[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 tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[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 tokio-stream v0.1.17
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling command_attr v0.5.3
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[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_urlencoded v0.7.1
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking serde_cow v0.1.2
[INFO] [stderr]     Checking secrecy v0.8.0
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking tungstenite v0.21.0
[INFO] [stderr]     Checking sqlx-core v0.8.6
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking tokio-tungstenite v0.21.0
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking sqlx-sqlite v0.8.6
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[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: 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] [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 51s
[INFO] running `Command { std: "docker" "inspect" "1f27291670c0caaedb2a7f78b7674d748cfab073d7a959367617ffd16c061dcc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f27291670c0caaedb2a7f78b7674d748cfab073d7a959367617ffd16c061dcc", kill_on_drop: false }`
[INFO] [stdout] 1f27291670c0caaedb2a7f78b7674d748cfab073d7a959367617ffd16c061dcc
