[INFO] cloning repository https://github.com/BakedSnake/blkc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BakedSnake/blkc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBakedSnake%2Fblkc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBakedSnake%2Fblkc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 26fadaea642241310d16fa92d7c4dfa892cf3178
[INFO] checking BakedSnake/blkc against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBakedSnake%2Fblkc" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/BakedSnake/blkc
[INFO] finished tweaking git repo https://github.com/BakedSnake/blkc
[INFO] tweaked toml for git repo https://github.com/BakedSnake/blkc written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BakedSnake/blkc on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/BakedSnake/blkc 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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_derive v1.0.196
[INFO] [stderr]   Downloaded serde v1.0.196
[INFO] [stderr]   Downloaded serde_json v1.0.113
[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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ff0f5fd84fdce8ffd274311cc9d029137930f46f67d8bf57641977370a2772c7
[INFO] running `Command { std: "docker" "start" "-a" "ff0f5fd84fdce8ffd274311cc9d029137930f46f67d8bf57641977370a2772c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ff0f5fd84fdce8ffd274311cc9d029137930f46f67d8bf57641977370a2772c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff0f5fd84fdce8ffd274311cc9d029137930f46f67d8bf57641977370a2772c7", kill_on_drop: false }`
[INFO] [stdout] ff0f5fd84fdce8ffd274311cc9d029137930f46f67d8bf57641977370a2772c7
[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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a233b76cec901b54e343e3f345d568f467609f63c40e18b04c8ef82db3465100
[INFO] running `Command { std: "docker" "start" "-a" "a233b76cec901b54e343e3f345d568f467609f63c40e18b04c8ef82db3465100", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling serde_json v1.0.113
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]     Checking tokio v1.38.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking blkc v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/main.rs:82:30
[INFO] [stdout]    |
[INFO] [stdout] 82 |         println!("{}Usage:", MAIN_COLOR_PREFIX);
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/main.rs:83:49
[INFO] [stdout]    |
[INFO] [stdout] 83 |         println!("-------------------------{}", MAIN_COLOR_SUFFIX);
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:108:88
[INFO] [stdout]     |
[INFO] [stdout] 108 | ...   println!("\n{}ROOT{} {}Label: {} {} -> {} Command: {} {}", ROOT_COLOR_PREFIX, MAIN_COLOR_SUFFIX, MAIN_COLOR_PREFIX, MAIN_COLOR_SUFF...
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:108:107
[INFO] [stdout]     |
[INFO] [stdout] 108 | ...> {} Command: {} {}", ROOT_COLOR_PREFIX, MAIN_COLOR_SUFFIX, MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAI...
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:108:126
[INFO] [stdout]     |
[INFO] [stdout] 108 | ...", ROOT_COLOR_PREFIX, MAIN_COLOR_SUFFIX, MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, com...
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:108:145
[INFO] [stdout]     |
[INFO] [stdout] 108 | ...X, MAIN_COLOR_SUFFIX, MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, command);
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:108:178
[INFO] [stdout]     |
[INFO] [stdout] 108 | ...PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, command);
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:108:197
[INFO] [stdout]     |
[INFO] [stdout] 108 | ...SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, command);
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:109:71
[INFO] [stdout]     |
[INFO] [stdout] 109 | ...                   println!("{}-------------------------{}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX);
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:109:90
[INFO] [stdout]     |
[INFO] [stdout] 109 | ...                   println!("{}-------------------------{}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX);
[INFO] [stdout]     |                                                                                    ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:116:88
[INFO] [stdout]     |
[INFO] [stdout] 116 | ...   println!("\n{}ROOT{} {}Label: {} {} -> {} Command: {} {}", ROOT_COLOR_PREFIX, MAIN_COLOR_SUFFIX, MAIN_COLOR_PREFIX, MAIN_COLOR_SUFF...
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:116:107
[INFO] [stdout]     |
[INFO] [stdout] 116 | ...> {} Command: {} {}", ROOT_COLOR_PREFIX, MAIN_COLOR_SUFFIX, MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAI...
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:116:126
[INFO] [stdout]     |
[INFO] [stdout] 116 | ...", ROOT_COLOR_PREFIX, MAIN_COLOR_SUFFIX, MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, com...
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:116:145
[INFO] [stdout]     |
[INFO] [stdout] 116 | ...X, MAIN_COLOR_SUFFIX, MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, command);
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:116:178
[INFO] [stdout]     |
[INFO] [stdout] 116 | ...PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, command);
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:116:197
[INFO] [stdout]     |
[INFO] [stdout] 116 | ...SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, command);
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:117:71
[INFO] [stdout]     |
[INFO] [stdout] 117 | ...                   println!("{}-------------------------{}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX);
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:117:90
[INFO] [stdout]     |
[INFO] [stdout] 117 | ...                   println!("{}-------------------------{}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX);
[INFO] [stdout]     |                                                                                    ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:143:78
[INFO] [stdout]     |
[INFO] [stdout] 143 | ...   println!("{} Label: {} {} -> {} Command: {} {}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_...
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:143:97
[INFO] [stdout]     |
[INFO] [stdout] 143 | ...   println!("{} Label: {} {} -> {} Command: {} {}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_...
[INFO] [stdout]     |                                                                           ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:143:130
[INFO] [stdout]     |
[INFO] [stdout] 143 | ...PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, command);
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:143:149
[INFO] [stdout]     |
[INFO] [stdout] 143 | ...SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, command);
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:144:71
[INFO] [stdout]     |
[INFO] [stdout] 144 | ...                   println!("{}-------------------------{}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX);
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:144:90
[INFO] [stdout]     |
[INFO] [stdout] 144 | ...                   println!("{}-------------------------{}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX);
[INFO] [stdout]     |                                                                                    ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:150:78
[INFO] [stdout]     |
[INFO] [stdout] 150 | ...   println!("{} Label: {} {} -> {} Command: {} {}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_...
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:150:97
[INFO] [stdout]     |
[INFO] [stdout] 150 | ...   println!("{} Label: {} {} -> {} Command: {} {}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_...
[INFO] [stdout]     |                                                                           ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:150:130
[INFO] [stdout]     |
[INFO] [stdout] 150 | ...PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, command);
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:150:149
[INFO] [stdout]     |
[INFO] [stdout] 150 | ...SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, command);
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:151:71
[INFO] [stdout]     |
[INFO] [stdout] 151 | ...                   println!("{}-------------------------{}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX);
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:151:90
[INFO] [stdout]     |
[INFO] [stdout] 151 | ...                   println!("{}-------------------------{}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX);
[INFO] [stdout]     |                                                                                    ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:178:89
[INFO] [stdout]     |
[INFO] [stdout] 178 | ...   println!("\n{}ROOT{} {}Server: {} {} -> {} Command: {} {}", ROOT_COLOR_PREFIX, MAIN_COLOR_SUFFIX, MAIN_COLOR_PREFIX, MAIN_COLOR_SUF...
[INFO] [stdout]     |                                                                   ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:178:108
[INFO] [stdout]     |
[INFO] [stdout] 178 | ...> {} Command: {} {}", ROOT_COLOR_PREFIX, MAIN_COLOR_SUFFIX, MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAI...
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:178:127
[INFO] [stdout]     |
[INFO] [stdout] 178 | ...", ROOT_COLOR_PREFIX, MAIN_COLOR_SUFFIX, MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, com...
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:178:146
[INFO] [stdout]     |
[INFO] [stdout] 178 | ...X, MAIN_COLOR_SUFFIX, MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, command);
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:178:179
[INFO] [stdout]     |
[INFO] [stdout] 178 | ...PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, command);
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:178:198
[INFO] [stdout]     |
[INFO] [stdout] 178 | ...SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, command);
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:179:71
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...                   println!("{}-------------------------{}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX);
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:179:90
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...                   println!("{}-------------------------{}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX);
[INFO] [stdout]     |                                                                                    ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:185:89
[INFO] [stdout]     |
[INFO] [stdout] 185 | ...   println!("\n{}ROOT{} {}Server: {} {} -> {} Command: {} {}", ROOT_COLOR_PREFIX, MAIN_COLOR_SUFFIX, MAIN_COLOR_PREFIX, MAIN_COLOR_SUF...
[INFO] [stdout]     |                                                                   ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:185:108
[INFO] [stdout]     |
[INFO] [stdout] 185 | ...> {} Command: {} {}", ROOT_COLOR_PREFIX, MAIN_COLOR_SUFFIX, MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAI...
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:185:127
[INFO] [stdout]     |
[INFO] [stdout] 185 | ...", ROOT_COLOR_PREFIX, MAIN_COLOR_SUFFIX, MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, com...
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:185:146
[INFO] [stdout]     |
[INFO] [stdout] 185 | ...X, MAIN_COLOR_SUFFIX, MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, command);
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:185:179
[INFO] [stdout]     |
[INFO] [stdout] 185 | ...PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, command);
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:185:198
[INFO] [stdout]     |
[INFO] [stdout] 185 | ...SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, command);
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:186:71
[INFO] [stdout]     |
[INFO] [stdout] 186 | ...                   println!("{}-------------------------{}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX);
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:186:90
[INFO] [stdout]     |
[INFO] [stdout] 186 | ...                   println!("{}-------------------------{}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX);
[INFO] [stdout]     |                                                                                    ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:212:79
[INFO] [stdout]     |
[INFO] [stdout] 212 | ...   println!("{} Server: {} {} -> {} Command: {} {}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR...
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:212:98
[INFO] [stdout]     |
[INFO] [stdout] 212 | ...   println!("{} Server: {} {} -> {} Command: {} {}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR...
[INFO] [stdout]     |                                                                            ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:212:131
[INFO] [stdout]     |
[INFO] [stdout] 212 | ...PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, command);
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:212:150
[INFO] [stdout]     |
[INFO] [stdout] 212 | ...SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, command);
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:213:71
[INFO] [stdout]     |
[INFO] [stdout] 213 | ...                   println!("{}-------------------------{}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX);
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:213:90
[INFO] [stdout]     |
[INFO] [stdout] 213 | ...                   println!("{}-------------------------{}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX);
[INFO] [stdout]     |                                                                                    ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:219:79
[INFO] [stdout]     |
[INFO] [stdout] 219 | ...   println!("{} Server: {} {} -> {} Command: {} {}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR...
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:219:98
[INFO] [stdout]     |
[INFO] [stdout] 219 | ...   println!("{} Server: {} {} -> {} Command: {} {}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR...
[INFO] [stdout]     |                                                                            ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:219:131
[INFO] [stdout]     |
[INFO] [stdout] 219 | ...PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, command);
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:219:150
[INFO] [stdout]     |
[INFO] [stdout] 219 | ...SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, command);
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:220:71
[INFO] [stdout]     |
[INFO] [stdout] 220 | ...                   println!("{}-------------------------{}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX);
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:220:90
[INFO] [stdout]     |
[INFO] [stdout] 220 | ...                   println!("{}-------------------------{}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX);
[INFO] [stdout]     |                                                                                    ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/main.rs:82:30
[INFO] [stdout]    |
[INFO] [stdout] 82 |         println!("{}Usage:", MAIN_COLOR_PREFIX);
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/main.rs:83:49
[INFO] [stdout]    |
[INFO] [stdout] 83 |         println!("-------------------------{}", MAIN_COLOR_SUFFIX);
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:108:88
[INFO] [stdout]     |
[INFO] [stdout] 108 | ...   println!("\n{}ROOT{} {}Label: {} {} -> {} Command: {} {}", ROOT_COLOR_PREFIX, MAIN_COLOR_SUFFIX, MAIN_COLOR_PREFIX, MAIN_COLOR_SUFF...
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:108:107
[INFO] [stdout]     |
[INFO] [stdout] 108 | ...> {} Command: {} {}", ROOT_COLOR_PREFIX, MAIN_COLOR_SUFFIX, MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAI...
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:108:126
[INFO] [stdout]     |
[INFO] [stdout] 108 | ...", ROOT_COLOR_PREFIX, MAIN_COLOR_SUFFIX, MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, com...
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:108:145
[INFO] [stdout]     |
[INFO] [stdout] 108 | ...X, MAIN_COLOR_SUFFIX, MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, command);
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:108:178
[INFO] [stdout]     |
[INFO] [stdout] 108 | ...PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, command);
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:108:197
[INFO] [stdout]     |
[INFO] [stdout] 108 | ...SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, command);
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:109:71
[INFO] [stdout]     |
[INFO] [stdout] 109 | ...                   println!("{}-------------------------{}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX);
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:109:90
[INFO] [stdout]     |
[INFO] [stdout] 109 | ...                   println!("{}-------------------------{}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX);
[INFO] [stdout]     |                                                                                    ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:116:88
[INFO] [stdout]     |
[INFO] [stdout] 116 | ...   println!("\n{}ROOT{} {}Label: {} {} -> {} Command: {} {}", ROOT_COLOR_PREFIX, MAIN_COLOR_SUFFIX, MAIN_COLOR_PREFIX, MAIN_COLOR_SUFF...
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:116:107
[INFO] [stdout]     |
[INFO] [stdout] 116 | ...> {} Command: {} {}", ROOT_COLOR_PREFIX, MAIN_COLOR_SUFFIX, MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAI...
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:116:126
[INFO] [stdout]     |
[INFO] [stdout] 116 | ...", ROOT_COLOR_PREFIX, MAIN_COLOR_SUFFIX, MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, com...
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:116:145
[INFO] [stdout]     |
[INFO] [stdout] 116 | ...X, MAIN_COLOR_SUFFIX, MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, command);
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:116:178
[INFO] [stdout]     |
[INFO] [stdout] 116 | ...PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, command);
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:116:197
[INFO] [stdout]     |
[INFO] [stdout] 116 | ...SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, command);
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:117:71
[INFO] [stdout]     |
[INFO] [stdout] 117 | ...                   println!("{}-------------------------{}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX);
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:117:90
[INFO] [stdout]     |
[INFO] [stdout] 117 | ...                   println!("{}-------------------------{}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX);
[INFO] [stdout]     |                                                                                    ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:143:78
[INFO] [stdout]     |
[INFO] [stdout] 143 | ...   println!("{} Label: {} {} -> {} Command: {} {}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_...
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:143:97
[INFO] [stdout]     |
[INFO] [stdout] 143 | ...   println!("{} Label: {} {} -> {} Command: {} {}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_...
[INFO] [stdout]     |                                                                           ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:143:130
[INFO] [stdout]     |
[INFO] [stdout] 143 | ...PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, command);
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:143:149
[INFO] [stdout]     |
[INFO] [stdout] 143 | ...SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, command);
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:144:71
[INFO] [stdout]     |
[INFO] [stdout] 144 | ...                   println!("{}-------------------------{}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX);
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:144:90
[INFO] [stdout]     |
[INFO] [stdout] 144 | ...                   println!("{}-------------------------{}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX);
[INFO] [stdout]     |                                                                                    ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:150:78
[INFO] [stdout]     |
[INFO] [stdout] 150 | ...   println!("{} Label: {} {} -> {} Command: {} {}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_...
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:150:97
[INFO] [stdout]     |
[INFO] [stdout] 150 | ...   println!("{} Label: {} {} -> {} Command: {} {}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_...
[INFO] [stdout]     |                                                                           ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:150:130
[INFO] [stdout]     |
[INFO] [stdout] 150 | ...PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, command);
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:150:149
[INFO] [stdout]     |
[INFO] [stdout] 150 | ...SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, command);
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:151:71
[INFO] [stdout]     |
[INFO] [stdout] 151 | ...                   println!("{}-------------------------{}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX);
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:151:90
[INFO] [stdout]     |
[INFO] [stdout] 151 | ...                   println!("{}-------------------------{}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX);
[INFO] [stdout]     |                                                                                    ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:178:89
[INFO] [stdout]     |
[INFO] [stdout] 178 | ...   println!("\n{}ROOT{} {}Server: {} {} -> {} Command: {} {}", ROOT_COLOR_PREFIX, MAIN_COLOR_SUFFIX, MAIN_COLOR_PREFIX, MAIN_COLOR_SUF...
[INFO] [stdout]     |                                                                   ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:178:108
[INFO] [stdout]     |
[INFO] [stdout] 178 | ...> {} Command: {} {}", ROOT_COLOR_PREFIX, MAIN_COLOR_SUFFIX, MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAI...
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:178:127
[INFO] [stdout]     |
[INFO] [stdout] 178 | ...", ROOT_COLOR_PREFIX, MAIN_COLOR_SUFFIX, MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, com...
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:178:146
[INFO] [stdout]     |
[INFO] [stdout] 178 | ...X, MAIN_COLOR_SUFFIX, MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, command);
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:178:179
[INFO] [stdout]     |
[INFO] [stdout] 178 | ...PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, command);
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:178:198
[INFO] [stdout]     |
[INFO] [stdout] 178 | ...SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, command);
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:179:71
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...                   println!("{}-------------------------{}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX);
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:179:90
[INFO] [stdout]     |
[INFO] [stdout] 179 | ...                   println!("{}-------------------------{}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX);
[INFO] [stdout]     |                                                                                    ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:185:89
[INFO] [stdout]     |
[INFO] [stdout] 185 | ...   println!("\n{}ROOT{} {}Server: {} {} -> {} Command: {} {}", ROOT_COLOR_PREFIX, MAIN_COLOR_SUFFIX, MAIN_COLOR_PREFIX, MAIN_COLOR_SUF...
[INFO] [stdout]     |                                                                   ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:185:108
[INFO] [stdout]     |
[INFO] [stdout] 185 | ...> {} Command: {} {}", ROOT_COLOR_PREFIX, MAIN_COLOR_SUFFIX, MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAI...
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:185:127
[INFO] [stdout]     |
[INFO] [stdout] 185 | ...", ROOT_COLOR_PREFIX, MAIN_COLOR_SUFFIX, MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, com...
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:185:146
[INFO] [stdout]     |
[INFO] [stdout] 185 | ...X, MAIN_COLOR_SUFFIX, MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, command);
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:185:179
[INFO] [stdout]     |
[INFO] [stdout] 185 | ...PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, command);
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:185:198
[INFO] [stdout]     |
[INFO] [stdout] 185 | ...SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, command);
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:186:71
[INFO] [stdout]     |
[INFO] [stdout] 186 | ...                   println!("{}-------------------------{}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX);
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:186:90
[INFO] [stdout]     |
[INFO] [stdout] 186 | ...                   println!("{}-------------------------{}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX);
[INFO] [stdout]     |                                                                                    ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:212:79
[INFO] [stdout]     |
[INFO] [stdout] 212 | ...   println!("{} Server: {} {} -> {} Command: {} {}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR...
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:212:98
[INFO] [stdout]     |
[INFO] [stdout] 212 | ...   println!("{} Server: {} {} -> {} Command: {} {}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR...
[INFO] [stdout]     |                                                                            ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:212:131
[INFO] [stdout]     |
[INFO] [stdout] 212 | ...PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, command);
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:212:150
[INFO] [stdout]     |
[INFO] [stdout] 212 | ...SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, command);
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:213:71
[INFO] [stdout]     |
[INFO] [stdout] 213 | ...                   println!("{}-------------------------{}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX);
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:213:90
[INFO] [stdout]     |
[INFO] [stdout] 213 | ...                   println!("{}-------------------------{}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX);
[INFO] [stdout]     |                                                                                    ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:219:79
[INFO] [stdout]     |
[INFO] [stdout] 219 | ...   println!("{} Server: {} {} -> {} Command: {} {}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR...
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:219:98
[INFO] [stdout]     |
[INFO] [stdout] 219 | ...   println!("{} Server: {} {} -> {} Command: {} {}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR...
[INFO] [stdout]     |                                                                            ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:219:131
[INFO] [stdout]     |
[INFO] [stdout] 219 | ...PREFIX, MAIN_COLOR_SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, command);
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:219:150
[INFO] [stdout]     |
[INFO] [stdout] 219 | ...SUFFIX, server.name,  MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX, command);
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:220:71
[INFO] [stdout]     |
[INFO] [stdout] 220 | ...                   println!("{}-------------------------{}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX);
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:220:90
[INFO] [stdout]     |
[INFO] [stdout] 220 | ...                   println!("{}-------------------------{}", MAIN_COLOR_PREFIX, MAIN_COLOR_SUFFIX);
[INFO] [stdout]     |                                                                                    ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.80s
[INFO] running `Command { std: "docker" "inspect" "a233b76cec901b54e343e3f345d568f467609f63c40e18b04c8ef82db3465100", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a233b76cec901b54e343e3f345d568f467609f63c40e18b04c8ef82db3465100", kill_on_drop: false }`
[INFO] [stdout] a233b76cec901b54e343e3f345d568f467609f63c40e18b04c8ef82db3465100
