[INFO] cloning repository https://github.com/etrombly/stw
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/etrombly/stw" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fetrombly%2Fstw", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fetrombly%2Fstw'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 898d76d58442e4536e1577788593c72d5bb28c60
[INFO] checking etrombly/stw against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fetrombly%2Fstw" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/etrombly/stw
[INFO] finished tweaking git repo https://github.com/etrombly/stw
[INFO] tweaked toml for git repo https://github.com/etrombly/stw written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/etrombly/stw 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/etrombly/stw 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]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded crossbeam-utils v0.6.6
[INFO] [stderr]   Downloaded thiserror-impl v1.0.36
[INFO] [stderr]   Downloaded wintrap v0.3.1
[INFO] [stderr]   Downloaded askama_escape v0.10.3
[INFO] [stderr]   Downloaded thiserror v1.0.36
[INFO] [stderr]   Downloaded bcrypt v0.13.0
[INFO] [stderr]   Downloaded humansize v1.1.1
[INFO] [stderr]   Downloaded askama_derive v0.11.2
[INFO] [stderr]   Downloaded askama v0.11.1
[INFO] [stderr]   Downloaded gethostname v0.2.3
[INFO] [stderr]   Downloaded rpassword v7.0.0
[INFO] [stderr]   Downloaded directories v4.0.1
[INFO] [stderr]   Downloaded ssh2 v0.9.3
[INFO] [stderr]   Downloaded parking_lot_core v0.8.5
[INFO] [stderr]   Downloaded blowfish v0.9.1
[INFO] [stderr]   Downloaded zeroize v1.5.7
[INFO] [stderr]   Downloaded digest v0.10.5
[INFO] [stderr]   Downloaded cipher v0.4.3
[INFO] [stderr]   Downloaded proc-macro2 v1.0.44
[INFO] [stderr]   Downloaded lzma-rs v0.2.0
[INFO] [stderr]   Downloaded askama_shared v0.12.2
[INFO] [stderr]   Downloaded serde_derive v1.0.145
[INFO] [stderr]   Downloaded signal-hook v0.3.14
[INFO] [stderr]   Downloaded toml v0.5.9
[INFO] [stderr]   Downloaded crossbeam-channel v0.3.9
[INFO] [stderr]   Downloaded serde v1.0.145
[INFO] [stderr]   Downloaded serde_yaml v0.9.13
[INFO] [stderr]   Downloaded unsafe-libyaml v0.2.4
[INFO] [stderr]   Downloaded typenum v1.15.0
[INFO] [stderr]   Downloaded typed-path v0.1.0
[INFO] [stderr]   Downloaded syn v1.0.100
[INFO] [stderr]   Downloaded sha2 v0.10.6
[INFO] [stderr]   Downloaded libssh2-sys v0.2.23
[INFO] [stderr]   Downloaded libz-sys v1.1.8
[INFO] [stderr]   Downloaded openssl-src v111.22.0+1.1.1q
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] dee959160963a95c402b228a250aaa207cbe2f4763d74279f38871f33b009828
[INFO] running `Command { std: "docker" "start" "-a" "dee959160963a95c402b228a250aaa207cbe2f4763d74279f38871f33b009828", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dee959160963a95c402b228a250aaa207cbe2f4763d74279f38871f33b009828", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dee959160963a95c402b228a250aaa207cbe2f4763d74279f38871f33b009828", kill_on_drop: false }`
[INFO] [stdout] dee959160963a95c402b228a250aaa207cbe2f4763d74279f38871f33b009828
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 1b4fdc22d9a75e12c53555cdd81abc8d5b7cbcd1a2271e05ec196a7771594331
[INFO] running `Command { std: "docker" "start" "-a" "1b4fdc22d9a75e12c53555cdd81abc8d5b7cbcd1a2271e05ec196a7771594331", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.44
[INFO] [stderr]    Compiling libc v0.2.133
[INFO] [stderr]    Compiling syn v1.0.100
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling serde_derive v1.0.145
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling serde v1.0.145
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]     Checking unicode-ident v1.0.4
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling build_const v0.2.2
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling crc v1.8.1
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking smallvec v1.9.0
[INFO] [stderr]    Compiling askama_escape v0.10.3
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]     Checking humansize v1.1.1
[INFO] [stderr]    Compiling openssl-src v111.22.0+1.1.1q
[INFO] [stderr]    Compiling openssl v0.10.41
[INFO] [stderr]    Compiling signal-hook v0.3.14
[INFO] [stderr]     Checking ppv-lite86 v0.2.16
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling thiserror v1.0.36
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking zeroize v1.5.7
[INFO] [stderr]     Checking ryu v1.0.11
[INFO] [stderr]     Checking either v1.8.0
[INFO] [stderr]     Checking unsafe-libyaml v0.2.4
[INFO] [stderr]     Checking cpufeatures v0.2.5
[INFO] [stderr]     Checking itoa v1.0.3
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]     Checking lzma-rs v0.2.0
[INFO] [stderr]     Checking typed-path v0.1.0
[INFO] [stderr]    Compiling openssl-sys v0.9.75
[INFO] [stderr]    Compiling libz-sys v1.1.8
[INFO] [stderr]    Compiling libssh2-sys v0.2.23
[INFO] [stderr]     Checking getrandom v0.2.7
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking directories v4.0.1
[INFO] [stderr]     Checking gethostname v0.2.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rpassword v7.0.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling hex-literal v0.3.4
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking base32 v0.4.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking block-buffer v0.10.3
[INFO] [stderr]     Checking digest v0.10.5
[INFO] [stderr]     Checking cipher v0.4.3
[INFO] [stderr]     Checking sha2 v0.10.6
[INFO] [stderr]     Checking blowfish v0.9.1
[INFO] [stderr]     Checking bcrypt v0.13.0
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.36
[INFO] [stderr]     Checking toml v0.5.9
[INFO] [stderr]     Checking serde_yaml v0.9.13
[INFO] [stderr]     Checking askama_shared v0.12.2
[INFO] [stderr]    Compiling askama_derive v0.11.2
[INFO] [stderr]     Checking askama v0.11.1
[INFO] [stderr]     Checking ssh2 v0.9.3
[INFO] [stderr]     Checking stw v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `BufWriter` and `Shutdown`
[INFO] [stdout]   --> src/config/mod.rs:21:21
[INFO] [stdout]    |
[INFO] [stdout] 21 |     io::{BufReader, BufWriter, Read, Write},
[INFO] [stdout]    |                     ^^^^^^^^^
[INFO] [stdout] 22 |     net::{Shutdown, TcpListener, TcpStream},
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BufWriter` and `Shutdown`
[INFO] [stdout]   --> src/config/mod.rs:21:21
[INFO] [stdout]    |
[INFO] [stdout] 21 |     io::{BufReader, BufWriter, Read, Write},
[INFO] [stdout]    |                     ^^^^^^^^^
[INFO] [stdout] 22 |     net::{Shutdown, TcpListener, TcpStream},
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> src/config/mod.rs:410:9
[INFO] [stdout]     |
[INFO] [stdout] 311 | /         loop {
[INFO] [stdout] 312 | |             // Accepts connection on the remote port
[INFO] [stdout] 313 | |             match remote_listener.accept() {
[INFO] [stdout] 314 | |                 Ok(channel) => {
[INFO] [stdout] ...   |
[INFO] [stdout] 408 | |             thread::sleep(Duration::new(0, 1));
[INFO] [stdout] 409 | |         }
[INFO] [stdout]     | |_________- any code following this expression is unreachable
[INFO] [stdout] 410 |           Ok(())
[INFO] [stdout]     |           ^^^^^^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> src/config/mod.rs:410:9
[INFO] [stdout]     |
[INFO] [stdout] 311 | /         loop {
[INFO] [stdout] 312 | |             // Accepts connection on the remote port
[INFO] [stdout] 313 | |             match remote_listener.accept() {
[INFO] [stdout] 314 | |                 Ok(channel) => {
[INFO] [stdout] ...   |
[INFO] [stdout] 408 | |             thread::sleep(Duration::new(0, 1));
[INFO] [stdout] 409 | |         }
[INFO] [stdout]     | |_________- any code following this expression is unreachable
[INFO] [stdout] 410 |           Ok(())
[INFO] [stdout]     |           ^^^^^^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]    --> src/config/mod.rs:400:37
[INFO] [stdout]     |
[INFO] [stdout] 400 | ...                   Err(x) => {},
[INFO] [stdout]     |                           ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]    --> src/config/mod.rs:385:37
[INFO] [stdout]     |
[INFO] [stdout] 385 | ...                   Err(x) => {},
[INFO] [stdout]     |                           ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]    --> src/config/mod.rs:348:37
[INFO] [stdout]     |
[INFO] [stdout] 348 | ...                   Err(x) => {},
[INFO] [stdout]     |                           ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]    --> src/config/mod.rs:333:37
[INFO] [stdout]     |
[INFO] [stdout] 333 | ...                   Err(x) => {},
[INFO] [stdout]     |                           ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]    --> src/config/mod.rs:354:21
[INFO] [stdout]     |
[INFO] [stdout] 354 |                 Err(x) => {},
[INFO] [stdout]     |                     ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]    --> src/config/mod.rs:400:37
[INFO] [stdout]     |
[INFO] [stdout] 400 | ...                   Err(x) => {},
[INFO] [stdout]     |                           ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]    --> src/config/mod.rs:385:37
[INFO] [stdout]     |
[INFO] [stdout] 385 | ...                   Err(x) => {},
[INFO] [stdout]     |                           ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]    --> src/config/mod.rs:348:37
[INFO] [stdout]     |
[INFO] [stdout] 348 | ...                   Err(x) => {},
[INFO] [stdout]     |                           ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]    --> src/config/mod.rs:333:37
[INFO] [stdout]     |
[INFO] [stdout] 333 | ...                   Err(x) => {},
[INFO] [stdout]     |                           ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]    --> src/config/mod.rs:354:21
[INFO] [stdout]     |
[INFO] [stdout] 354 |                 Err(x) => {},
[INFO] [stdout]     |                     ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/config/mod.rs:305:13
[INFO] [stdout]     |
[INFO] [stdout] 305 |             CHANNEL.set(Mutex::new(channel)).map_err(|_| ConfError::Channel)?;
[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/config/mod.rs:305:13
[INFO] [stdout]     |
[INFO] [stdout] 305 |             CHANNEL.set(Mutex::new(channel)).map_err(|_| ConfError::Channel)?;
[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: unused import: `process::exit`
[INFO] [stdout]  --> src/main.rs:4:22
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::{io::Write, process::exit, thread};
[INFO] [stdout]   |                      ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/main.rs:51:40
[INFO] [stdout]    |
[INFO] [stdout] 51 |                 if let Some(channel) = CHANNEL.get() {
[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: unused import: `process::exit`
[INFO] [stdout]  --> src/main.rs:4:22
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::{io::Write, process::exit, thread};
[INFO] [stdout]   |                      ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/main.rs:51:40
[INFO] [stdout]    |
[INFO] [stdout] 51 |                 if let Some(channel) = CHANNEL.get() {
[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 1m 37s
[INFO] running `Command { std: "docker" "inspect" "1b4fdc22d9a75e12c53555cdd81abc8d5b7cbcd1a2271e05ec196a7771594331", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b4fdc22d9a75e12c53555cdd81abc8d5b7cbcd1a2271e05ec196a7771594331", kill_on_drop: false }`
[INFO] [stdout] 1b4fdc22d9a75e12c53555cdd81abc8d5b7cbcd1a2271e05ec196a7771594331
