[INFO] cloning repository https://github.com/MD-SanjayKumar/crud-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MD-SanjayKumar/crud-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMD-SanjayKumar%2Fcrud-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMD-SanjayKumar%2Fcrud-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] de710d5c89812f4a633af25c69af8544f73f2cd6
[INFO] checking MD-SanjayKumar/crud-rust against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMD-SanjayKumar%2Fcrud-rust" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/MD-SanjayKumar/crud-rust
[INFO] finished tweaking git repo https://github.com/MD-SanjayKumar/crud-rust
[INFO] tweaked toml for git repo https://github.com/MD-SanjayKumar/crud-rust written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MD-SanjayKumar/crud-rust on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/MD-SanjayKumar/crud-rust 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded openssl v0.10.45
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ce66599b38779765185f22db117d346a4f3d9fd1fdfdd4aefe01310c0a6dddce
[INFO] running `Command { std: "docker" "start" "-a" "ce66599b38779765185f22db117d346a4f3d9fd1fdfdd4aefe01310c0a6dddce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ce66599b38779765185f22db117d346a4f3d9fd1fdfdd4aefe01310c0a6dddce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce66599b38779765185f22db117d346a4f3d9fd1fdfdd4aefe01310c0a6dddce", kill_on_drop: false }`
[INFO] [stdout] ce66599b38779765185f22db117d346a4f3d9fd1fdfdd4aefe01310c0a6dddce
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c038ae139bf6d502465f06e15efa1260f10ad8aefce503db12901a2744b00e47
[INFO] running `Command { std: "docker" "start" "-a" "c038ae139bf6d502465f06e15efa1260f10ad8aefce503db12901a2744b00e47", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.51
[INFO] [stderr]    Compiling futures-core v0.3.26
[INFO] [stderr]    Compiling tokio v1.25.0
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling futures-task v0.3.26
[INFO] [stderr]    Compiling openssl-sys v0.9.80
[INFO] [stderr]    Compiling futures-util v0.3.26
[INFO] [stderr]    Compiling openssl v0.10.45
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking mio v0.8.5
[INFO] [stderr]    Compiling futures-channel v0.3.26
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]     Checking getrandom v0.2.8
[INFO] [stderr]     Checking encoding_rs v0.8.32
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking tokio-util v0.7.7
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]     Checking h2 v0.3.15
[INFO] [stderr]     Checking hyper v0.14.24
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.14
[INFO] [stderr]     Checking demo v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::combined_dt::check_logout`
[INFO] [stdout]  --> src/main.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::combined_dt::check_logout;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `usr_details` should have an upper camel case name
[INFO] [stdout]   --> src/main.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct usr_details {
[INFO] [stdout]    |            ^^^^^^^^^^^ help: convert the identifier to upper camel case: `UsrDetails`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `adm`
[INFO] [stdout]  --> src/all/ad_log.rs:7:20
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn check_users(adm: &mut HashMap<String, String>, usr: &mut HashMap<String, usr_details>) {
[INFO] [stdout]   |                    ^^^ help: if this is intentional, prefix it with an underscore: `_adm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `y`
[INFO] [stdout]   --> src/all/ad_log.rs:12:17
[INFO] [stdout]    |
[INFO] [stdout] 12 |         for (x, y) in usr.iter() {
[INFO] [stdout]    |                 ^ help: if this is intentional, prefix it with an underscore: `_y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `adm`
[INFO] [stdout]   --> src/all/ad_log.rs:18:18
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn dlt_users(adm: &mut HashMap<String, String>, usr: &mut HashMap<String, usr_details>) {
[INFO] [stdout]    |                  ^^^ help: if this is intentional, prefix it with an underscore: `_adm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static variable `is_admin_logged` should have an upper case name
[INFO] [stdout]   --> src/main.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | static mut is_admin_logged: bool = false;
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 18 - static mut is_admin_logged: bool = false;
[INFO] [stdout] 18 + static mut IS_ADMIN_LOGGED: bool = false;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static variable `is_logged` should have an upper case name
[INFO] [stdout]   --> src/main.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | static mut is_logged: bool = false;
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 19 - static mut is_logged: bool = false;
[INFO] [stdout] 19 + static mut IS_LOGGED: bool = false;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static variable `nm` should have an upper case name
[INFO] [stdout]  --> src/all/combined_up.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | static mut nm: String = String::new();
[INFO] [stdout]   |            ^^
[INFO] [stdout]   |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]   |
[INFO] [stdout] 8 - static mut nm: String = String::new();
[INFO] [stdout] 8 + static mut NM: String = String::new();
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static variable `add` should have an upper case name
[INFO] [stdout]   --> src/all/combined_up.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | static mut add: String = String::new();
[INFO] [stdout]    |            ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 11 - static mut add: String = String::new();
[INFO] [stdout] 11 + static mut ADD: String = String::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/all/combined_up.rs:17:19
[INFO] [stdout]    |
[INFO] [stdout] 17 |             name: nm.to_string(),
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[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: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[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/all/combined_up.rs:18:23
[INFO] [stdout]    |
[INFO] [stdout] 18 |             password: Y.to_string(),
[INFO] [stdout]    |                       ^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[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: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/all/combined_up.rs:19:23
[INFO] [stdout]    |
[INFO] [stdout] 19 |             username: X.to_string(),
[INFO] [stdout]    |                       ^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[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: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/all/combined_up.rs:20:22
[INFO] [stdout]    |
[INFO] [stdout] 20 |             address: add.to_string(),
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[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: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/all/combined_up.rs:22:22
[INFO] [stdout]    |
[INFO] [stdout] 22 |         users.insert(X.to_string(), details);
[INFO] [stdout]    |                      ^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[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: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/all/combined_up.rs:37:31
[INFO] [stdout]    |
[INFO] [stdout] 37 |         io::stdin().read_line(&mut nm).expect("value not found.");
[INFO] [stdout]    |                               ^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 37 |         io::stdin().read_line(&raw mut nm).expect("value not found.");
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/all/combined_up.rs:75:31
[INFO] [stdout]    |
[INFO] [stdout] 75 |         io::stdin().read_line(&mut add).expect("value not found.");
[INFO] [stdout]    |                               ^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 75 |         io::stdin().read_line(&raw mut add).expect("value not found.");
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::combined_dt::check_logout`
[INFO] [stdout]  --> src/main.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::combined_dt::check_logout;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `usr_details` should have an upper camel case name
[INFO] [stdout]   --> src/main.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct usr_details {
[INFO] [stdout]    |            ^^^^^^^^^^^ help: convert the identifier to upper camel case: `UsrDetails`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `adm`
[INFO] [stdout]  --> src/all/ad_log.rs:7:20
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn check_users(adm: &mut HashMap<String, String>, usr: &mut HashMap<String, usr_details>) {
[INFO] [stdout]   |                    ^^^ help: if this is intentional, prefix it with an underscore: `_adm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `y`
[INFO] [stdout]   --> src/all/ad_log.rs:12:17
[INFO] [stdout]    |
[INFO] [stdout] 12 |         for (x, y) in usr.iter() {
[INFO] [stdout]    |                 ^ help: if this is intentional, prefix it with an underscore: `_y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `adm`
[INFO] [stdout]   --> src/all/ad_log.rs:18:18
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn dlt_users(adm: &mut HashMap<String, String>, usr: &mut HashMap<String, usr_details>) {
[INFO] [stdout]    |                  ^^^ help: if this is intentional, prefix it with an underscore: `_adm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static variable `is_admin_logged` should have an upper case name
[INFO] [stdout]   --> src/main.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | static mut is_admin_logged: bool = false;
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 18 - static mut is_admin_logged: bool = false;
[INFO] [stdout] 18 + static mut IS_ADMIN_LOGGED: bool = false;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static variable `is_logged` should have an upper case name
[INFO] [stdout]   --> src/main.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | static mut is_logged: bool = false;
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 19 - static mut is_logged: bool = false;
[INFO] [stdout] 19 + static mut IS_LOGGED: bool = false;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static variable `nm` should have an upper case name
[INFO] [stdout]  --> src/all/combined_up.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | static mut nm: String = String::new();
[INFO] [stdout]   |            ^^
[INFO] [stdout]   |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]   |
[INFO] [stdout] 8 - static mut nm: String = String::new();
[INFO] [stdout] 8 + static mut NM: String = String::new();
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static variable `add` should have an upper case name
[INFO] [stdout]   --> src/all/combined_up.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | static mut add: String = String::new();
[INFO] [stdout]    |            ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 11 - static mut add: String = String::new();
[INFO] [stdout] 11 + static mut ADD: String = String::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/all/combined_up.rs:17:19
[INFO] [stdout]    |
[INFO] [stdout] 17 |             name: nm.to_string(),
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[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: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.20s
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/all/combined_up.rs:18:23
[INFO] [stdout]    |
[INFO] [stdout] 18 |             password: Y.to_string(),
[INFO] [stdout]    |                       ^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[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: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/all/combined_up.rs:19:23
[INFO] [stdout]    |
[INFO] [stdout] 19 |             username: X.to_string(),
[INFO] [stdout]    |                       ^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[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: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/all/combined_up.rs:20:22
[INFO] [stdout]    |
[INFO] [stdout] 20 |             address: add.to_string(),
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[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: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/all/combined_up.rs:22:22
[INFO] [stdout]    |
[INFO] [stdout] 22 |         users.insert(X.to_string(), details);
[INFO] [stdout]    |                      ^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[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: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/all/combined_up.rs:37:31
[INFO] [stdout]    |
[INFO] [stdout] 37 |         io::stdin().read_line(&mut nm).expect("value not found.");
[INFO] [stdout]    |                               ^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 37 |         io::stdin().read_line(&raw mut nm).expect("value not found.");
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/all/combined_up.rs:75:31
[INFO] [stdout]    |
[INFO] [stdout] 75 |         io::stdin().read_line(&mut add).expect("value not found.");
[INFO] [stdout]    |                               ^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 75 |         io::stdin().read_line(&raw mut add).expect("value not found.");
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.45
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] running `Command { std: "docker" "inspect" "c038ae139bf6d502465f06e15efa1260f10ad8aefce503db12901a2744b00e47", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c038ae139bf6d502465f06e15efa1260f10ad8aefce503db12901a2744b00e47", kill_on_drop: false }`
[INFO] [stdout] c038ae139bf6d502465f06e15efa1260f10ad8aefce503db12901a2744b00e47
