[INFO] cloning repository https://github.com/yui-915/dbless
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yui-915/dbless" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyui-915%2Fdbless", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyui-915%2Fdbless'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5e8f668c8ffa5ee3937a12ffda8366de5e6abbfb
[INFO] checking yui-915/dbless against 6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa for pr-159356
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyui-915%2Fdbless" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/yui-915/dbless
[INFO] finished tweaking git repo https://github.com/yui-915/dbless
[INFO] tweaked toml for git repo https://github.com/yui-915/dbless written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/yui-915/dbless on toolchain 6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/yui-915/dbless 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" "+6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ctor v0.2.8
[INFO] [stderr]   Downloaded redb v2.1.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:c36f533e8924a726b63f9d01e781fa8c8c28c96d1d595403829afb31452ee0f5" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 4163fb07773f5f6834f6c17b91f5374a1b7102661f158a22c4be4a13f19bd74f
[INFO] running `Command { std: "docker" "start" "4163fb07773f5f6834f6c17b91f5374a1b7102661f158a22c4be4a13f19bd74f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4163fb07773f5f6834f6c17b91f5374a1b7102661f158a22c4be4a13f19bd74f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4163fb07773f5f6834f6c17b91f5374a1b7102661f158a22c4be4a13f19bd74f" "/opt/rustwide/cargo-home/bin/cargo" "+6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4163fb07773f5f6834f6c17b91f5374a1b7102661f158a22c4be4a13f19bd74f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4163fb07773f5f6834f6c17b91f5374a1b7102661f158a22c4be4a13f19bd74f" "/opt/rustwide/cargo-home/bin/cargo" "+6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]    Compiling redb v2.1.3
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling ctor v0.2.8
[INFO] [stderr]     Checking rmp-serde v1.3.0
[INFO] [stderr]     Checking dbless v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `used_linker`
[INFO] [stdout]   --> src/tests.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[run_before_tests]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `run_before_tests` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the attribute macro `run_before_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:299:26
[INFO] [stdout]     |
[INFO] [stdout] 299 |     pub fn default_table(&self) -> Table {
[INFO] [stdout]     |                          ^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 299 |     pub fn default_table(&self) -> Table<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:314:30
[INFO] [stdout]     |
[INFO] [stdout] 314 |     pub fn default_table_mut(&mut self) -> TableMut {
[INFO] [stdout]     |                              ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 314 |     pub fn default_table_mut(&mut self) -> TableMut<'_> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:299:26
[INFO] [stdout]     |
[INFO] [stdout] 299 |     pub fn default_table(&self) -> Table {
[INFO] [stdout]     |                          ^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 299 |     pub fn default_table(&self) -> Table<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:314:30
[INFO] [stdout]     |
[INFO] [stdout] 314 |     pub fn default_table_mut(&mut self) -> TableMut {
[INFO] [stdout]     |                              ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 314 |     pub fn default_table_mut(&mut self) -> TableMut<'_> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/tests.rs:22:32
[INFO] [stdout]    |
[INFO] [stdout] 22 |           let mut $db = unsafe { DB.as_mut().unwrap() };
[INFO] [stdout]    |                                  ^^ mutable reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 52 | /     test_db_and_tables!(|db| {
[INFO] [stdout] 53 | |         db.set("key2", &"value")?; // overwritten 2 lines later
[INFO] [stdout] 54 | |         db.set("key1", &"value")?;
[INFO] [stdout] 55 | |         db.set("key2", &1234)?;
[INFO] [stdout] ...  |
[INFO] [stdout] 76 | |         assert_eq!(db.entries::<i32>()?.len(), 0);
[INFO] [stdout] 77 | |     })
[INFO] [stdout]    | |______- in this macro invocation
[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]    = help: use a type that relies on "interior mutability" instead; to read more on this, visit <https://doc.rust-lang.org/reference/interior-mutability.html>
[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]    = note: this warning originates in the macro `test_db_and_tables` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/tests.rs:22:32
[INFO] [stdout]    |
[INFO] [stdout] 22 |           let mut $db = unsafe { DB.as_mut().unwrap() };
[INFO] [stdout]    |                                  ^^ mutable reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 82 | /     test_db_and_tables!(|db| {
[INFO] [stdout] 83 | |         assert!(db.get::<String>("key")?.is_none());
[INFO] [stdout] 84 | |         db.set("key", &"value")?;
[INFO] [stdout] 85 | |         assert_eq!(db.get::<String>("key")?.unwrap(), "value".to_owned());
[INFO] [stdout] ...  |
[INFO] [stdout] 89 | |         assert_eq!(db.get::<String>("key")?.unwrap(), "value".to_owned());
[INFO] [stdout] 90 | |     })
[INFO] [stdout]    | |______- in this macro invocation
[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]    = help: use a type that relies on "interior mutability" instead; to read more on this, visit <https://doc.rust-lang.org/reference/interior-mutability.html>
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: this warning originates in the macro `test_db_and_tables` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/tests.rs:22:32
[INFO] [stdout]     |
[INFO] [stdout]  22 |           let mut $db = unsafe { DB.as_mut().unwrap() };
[INFO] [stdout]     |                                  ^^ mutable reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout]  95 | /     test_db_and_tables!(|db| {
[INFO] [stdout]  96 | |         db.set("key", &"value")?;
[INFO] [stdout]  97 | |         assert_eq!(db.get::<String>("key")?.unwrap(), "value".to_owned());
[INFO] [stdout]  98 | |         db.remove("key")?;
[INFO] [stdout]  99 | |         assert!(db.get::<String>("key")?.is_none());
[INFO] [stdout] 100 | |         db.remove("key")?; // should not error
[INFO] [stdout] 101 | |     })
[INFO] [stdout]     | |______- in this macro invocation
[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]     = help: use a type that relies on "interior mutability" instead; to read more on this, visit <https://doc.rust-lang.org/reference/interior-mutability.html>
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: this warning originates in the macro `test_db_and_tables` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/tests.rs:22:32
[INFO] [stdout]     |
[INFO] [stdout]  22 |           let mut $db = unsafe { DB.as_mut().unwrap() };
[INFO] [stdout]     |                                  ^^ mutable reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 106 | /     test_db_and_tables!(|db| {
[INFO] [stdout] 107 | |         assert!(!db.contains("key")?);
[INFO] [stdout] 108 | |         assert!(!db.contains_key("key")?);
[INFO] [stdout] 109 | |         assert!(!db.has("key")?);
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |         assert!(!db.has("key")?);
[INFO] [stdout] 118 | |     })
[INFO] [stdout]     | |______- in this macro invocation
[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]     = help: use a type that relies on "interior mutability" instead; to read more on this, visit <https://doc.rust-lang.org/reference/interior-mutability.html>
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: this warning originates in the macro `test_db_and_tables` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/tests.rs:22:32
[INFO] [stdout]     |
[INFO] [stdout]  22 |           let mut $db = unsafe { DB.as_mut().unwrap() };
[INFO] [stdout]     |                                  ^^ mutable reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 123 | /     test_db_and_tables!(|db| {
[INFO] [stdout] 124 | |         assert_eq!(db.keys()?.len(), 0);
[INFO] [stdout] 125 | |         assert_eq!(db.values::<String>()?.len(), 0);
[INFO] [stdout] 126 | |         assert_eq!(db.entries::<String>()?.len(), 0);
[INFO] [stdout] ...   |
[INFO] [stdout] 176 | |         assert_eq!(expected, reality);
[INFO] [stdout] 177 | |     })
[INFO] [stdout]     | |______- in this macro invocation
[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]     = help: use a type that relies on "interior mutability" instead; to read more on this, visit <https://doc.rust-lang.org/reference/interior-mutability.html>
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: this warning originates in the macro `test_db_and_tables` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/tests.rs:22:32
[INFO] [stdout]     |
[INFO] [stdout]  22 |           let mut $db = unsafe { DB.as_mut().unwrap() };
[INFO] [stdout]     |                                  ^^ mutable reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 208 | /     test_db_and_tables!(|db| {
[INFO] [stdout] 209 | |         db.set(
[INFO] [stdout] 210 | |             "user1",
[INFO] [stdout] 211 | |             &UserV1 {
[INFO] [stdout] ...   |
[INFO] [stdout] 239 | |         );
[INFO] [stdout] 240 | |     })
[INFO] [stdout]     | |______- in this macro invocation
[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]     = help: use a type that relies on "interior mutability" instead; to read more on this, visit <https://doc.rust-lang.org/reference/interior-mutability.html>
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: this warning originates in the macro `test_db_and_tables` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/tests.rs:22:32
[INFO] [stdout]     |
[INFO] [stdout]  22 |           let mut $db = unsafe { DB.as_mut().unwrap() };
[INFO] [stdout]     |                                  ^^ mutable reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 253 | /     test_db_and_tables!(|db| {
[INFO] [stdout] 254 | |         assert_eq!(db.get_or("key", "default".to_owned())?, "default");
[INFO] [stdout] 255 | |         db.set("key", &"value")?;
[INFO] [stdout] 256 | |         assert_eq!(db.get_or("key", "default".to_owned())?, "value");
[INFO] [stdout] ...   |
[INFO] [stdout] 270 | |         );
[INFO] [stdout] 271 | |     })
[INFO] [stdout]     | |______- in this macro invocation
[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]     = help: use a type that relies on "interior mutability" instead; to read more on this, visit <https://doc.rust-lang.org/reference/interior-mutability.html>
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: this warning originates in the macro `test_db_and_tables` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/tests.rs:22:32
[INFO] [stdout]     |
[INFO] [stdout]  22 |           let mut $db = unsafe { DB.as_mut().unwrap() };
[INFO] [stdout]     |                                  ^^ mutable reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 276 | /     test_db_and_tables!(|db| {
[INFO] [stdout] 277 | |         assert_eq!(db.get_or_insert("key", "default".to_owned())?, "default");
[INFO] [stdout] 278 | |         assert_eq!(db.get_or_insert("key", "hello".to_owned())?, "default");
[INFO] [stdout] ...   |
[INFO] [stdout] 290 | |         assert!(db.get::<MyStr>("key3")?.is_some());
[INFO] [stdout] 291 | |     })
[INFO] [stdout]     | |______- in this macro invocation
[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]     = help: use a type that relies on "interior mutability" instead; to read more on this, visit <https://doc.rust-lang.org/reference/interior-mutability.html>
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: this warning originates in the macro `test_db_and_tables` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/tests.rs:296:23
[INFO] [stdout]     |
[INFO] [stdout] 296 |     let db = unsafe { DB.as_mut().unwrap() };
[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]     = help: use a type that relies on "interior mutability" instead; to read more on this, visit <https://doc.rust-lang.org/reference/interior-mutability.html>
[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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.53s
[INFO] running `Command { std: "docker" "inspect" "4163fb07773f5f6834f6c17b91f5374a1b7102661f158a22c4be4a13f19bd74f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4163fb07773f5f6834f6c17b91f5374a1b7102661f158a22c4be4a13f19bd74f", kill_on_drop: false }`
[INFO] [stdout] 4163fb07773f5f6834f6c17b91f5374a1b7102661f158a22c4be4a13f19bd74f
