[INFO] fetching crate flexible-locks 0.1.0...
[INFO] testing flexible-locks-0.1.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate flexible-locks 0.1.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate flexible-locks 0.1.0
[INFO] finished tweaking crates.io crate flexible-locks 0.1.0
[INFO] tweaked toml for crates.io crate flexible-locks 0.1.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate flexible-locks 0.1.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 20 packages to latest compatible versions
[INFO] [stderr]       Adding parking_lot v0.5.5 (available: v0.12.5)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded flexible-locks_derive v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0a9507c1733da7b9d212436a5a68b618ded96f29e99edd6bf2fbb1b59a950b2f
[INFO] running `Command { std: "docker" "start" "-a" "0a9507c1733da7b9d212436a5a68b618ded96f29e99edd6bf2fbb1b59a950b2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0a9507c1733da7b9d212436a5a68b618ded96f29e99edd6bf2fbb1b59a950b2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a9507c1733da7b9d212436a5a68b618ded96f29e99edd6bf2fbb1b59a950b2f", kill_on_drop: false }`
[INFO] [stdout] 0a9507c1733da7b9d212436a5a68b618ded96f29e99edd6bf2fbb1b59a950b2f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 210317c36e20d8d22ce64768bb9742b127f5fee83125acc329d343d393d2572e
[INFO] running `Command { std: "docker" "start" "-a" "210317c36e20d8d22ce64768bb9742b127f5fee83125acc329d343d393d2572e", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling proc-macro2 v0.3.8
[INFO] [stderr]    Compiling quote v0.5.2
[INFO] [stderr]    Compiling syn v0.13.11
[INFO] [stderr]    Compiling flexible-locks_derive v0.1.0
[INFO] [stderr]    Compiling flexible-locks v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `allocator_api`
[INFO] [stdout]   --> src/lib.rs:44:7
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[cfg(feature = "allocator_api")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `parking_lot`, and `std`
[INFO] [stdout]    = help: consider adding `allocator_api` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `core::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/os.rs:257:56
[INFO] [stdout]     |
[INFO] [stdout] 257 |         let mut attr: libc::pthread_mutexattr_t = mem::uninitialized();
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:574:17
[INFO] [stdout]     |
[INFO] [stdout] 574 |     pub fn lock(&self) -> MutexGuard<T> {
[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] 574 |     pub fn lock(&self) -> MutexGuard<'_, T> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:808:17
[INFO] [stdout]     |
[INFO] [stdout] 808 |     pub fn lock(&self) -> MutexGuard<MutexWrapper<M, T>> {
[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] 808 |     pub fn lock(&self) -> MutexGuard<'_, MutexWrapper<M, T>> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `pthread_mutexattr_t` does not permit being left uninitialized
[INFO] [stdout]    --> src/os.rs:257:51
[INFO] [stdout]     |
[INFO] [stdout] 257 |         let mut attr: libc::pthread_mutexattr_t = mem::uninitialized();
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   this code causes undefined behavior when executed
[INFO] [stdout]     |                                                   help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout]     = note: `#[warn(invalid_value)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.66s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: syn v0.13.11
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "210317c36e20d8d22ce64768bb9742b127f5fee83125acc329d343d393d2572e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "210317c36e20d8d22ce64768bb9742b127f5fee83125acc329d343d393d2572e", kill_on_drop: false }`
[INFO] [stdout] 210317c36e20d8d22ce64768bb9742b127f5fee83125acc329d343d393d2572e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 64fc33ccffe605426111c6e685f7711a55535e5cfaf20cc44f6dd5b784ef0422
[INFO] running `Command { std: "docker" "start" "-a" "64fc33ccffe605426111c6e685f7711a55535e5cfaf20cc44f6dd5b784ef0422", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stdout] warning: unexpected `cfg` condition value: `allocator_api`
[INFO] [stdout]   --> src/lib.rs:44:7
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[cfg(feature = "allocator_api")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `parking_lot`, and `std`
[INFO] [stdout]    = help: consider adding `allocator_api` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `core::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/os.rs:257:56
[INFO] [stdout]     |
[INFO] [stdout] 257 |         let mut attr: libc::pthread_mutexattr_t = mem::uninitialized();
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:574:17
[INFO] [stdout]     |
[INFO] [stdout] 574 |     pub fn lock(&self) -> MutexGuard<T> {
[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] 574 |     pub fn lock(&self) -> MutexGuard<'_, T> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:808:17
[INFO] [stdout]     |
[INFO] [stdout] 808 |     pub fn lock(&self) -> MutexGuard<MutexWrapper<M, T>> {
[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] 808 |     pub fn lock(&self) -> MutexGuard<'_, MutexWrapper<M, T>> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `pthread_mutexattr_t` does not permit being left uninitialized
[INFO] [stdout]    --> src/os.rs:257:51
[INFO] [stdout]     |
[INFO] [stdout] 257 |         let mut attr: libc::pthread_mutexattr_t = mem::uninitialized();
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   this code causes undefined behavior when executed
[INFO] [stdout]     |                                                   help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout]     = note: `#[warn(invalid_value)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling flexible-locks v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `allocator_api`
[INFO] [stdout]   --> src/lib.rs:44:7
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[cfg(feature = "allocator_api")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `parking_lot`, and `std`
[INFO] [stdout]    = help: consider adding `allocator_api` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `core::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/os.rs:257:56
[INFO] [stdout]     |
[INFO] [stdout] 257 |         let mut attr: libc::pthread_mutexattr_t = mem::uninitialized();
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:574:17
[INFO] [stdout]     |
[INFO] [stdout] 574 |     pub fn lock(&self) -> MutexGuard<T> {
[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] 574 |     pub fn lock(&self) -> MutexGuard<'_, T> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:808:17
[INFO] [stdout]     |
[INFO] [stdout] 808 |     pub fn lock(&self) -> MutexGuard<MutexWrapper<M, T>> {
[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] 808 |     pub fn lock(&self) -> MutexGuard<'_, MutexWrapper<M, T>> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `pthread_mutexattr_t` does not permit being left uninitialized
[INFO] [stdout]    --> src/os.rs:257:51
[INFO] [stdout]     |
[INFO] [stdout] 257 |         let mut attr: libc::pthread_mutexattr_t = mem::uninitialized();
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   this code causes undefined behavior when executed
[INFO] [stdout]     |                                                   help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout]     = note: `#[warn(invalid_value)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/lib.rs:958:36
[INFO] [stdout]     |
[INFO] [stdout] 958 |                         assert_eq!(INITIALIZED, 1);
[INFO] [stdout]     |                                    ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 989 |             smoke_test!(MutexWrap::<FakeMutex, usize>::new(42), drop);
[INFO] [stdout]     |             --------------------------------------------------------- in this macro invocation
[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]     = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/lib.rs:959:36
[INFO] [stdout]     |
[INFO] [stdout] 959 |                         assert_eq!(LOCKED, 0);
[INFO] [stdout]     |                                    ^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 989 |             smoke_test!(MutexWrap::<FakeMutex, usize>::new(42), drop);
[INFO] [stdout]     |             --------------------------------------------------------- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/lib.rs:960:36
[INFO] [stdout]     |
[INFO] [stdout] 960 |                         assert_eq!(UNLOCKED, 0);
[INFO] [stdout]     |                                    ^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 989 |             smoke_test!(MutexWrap::<FakeMutex, usize>::new(42), drop);
[INFO] [stdout]     |             --------------------------------------------------------- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/lib.rs:961:36
[INFO] [stdout]     |
[INFO] [stdout] 961 |                         assert_eq!(DESTROYED, 0);
[INFO] [stdout]     |                                    ^^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 989 |             smoke_test!(MutexWrap::<FakeMutex, usize>::new(42), drop);
[INFO] [stdout]     |             --------------------------------------------------------- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/lib.rs:966:40
[INFO] [stdout]     |
[INFO] [stdout] 966 |                             assert_eq!(INITIALIZED, 1);
[INFO] [stdout]     |                                        ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 989 |             smoke_test!(MutexWrap::<FakeMutex, usize>::new(42), drop);
[INFO] [stdout]     |             --------------------------------------------------------- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/lib.rs:967:40
[INFO] [stdout]     |
[INFO] [stdout] 967 |                             assert_eq!(LOCKED, i + 1);
[INFO] [stdout]     |                                        ^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 989 |             smoke_test!(MutexWrap::<FakeMutex, usize>::new(42), drop);
[INFO] [stdout]     |             --------------------------------------------------------- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/lib.rs:968:40
[INFO] [stdout]     |
[INFO] [stdout] 968 |                             assert_eq!(UNLOCKED, i);
[INFO] [stdout]     |                                        ^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 989 |             smoke_test!(MutexWrap::<FakeMutex, usize>::new(42), drop);
[INFO] [stdout]     |             --------------------------------------------------------- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/lib.rs:969:40
[INFO] [stdout]     |
[INFO] [stdout] 969 |                             assert_eq!(DESTROYED, 0);
[INFO] [stdout]     |                                        ^^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 989 |             smoke_test!(MutexWrap::<FakeMutex, usize>::new(42), drop);
[INFO] [stdout]     |             --------------------------------------------------------- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/lib.rs:973:40
[INFO] [stdout]     |
[INFO] [stdout] 973 |                             assert_eq!(INITIALIZED, 1);
[INFO] [stdout]     |                                        ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 989 |             smoke_test!(MutexWrap::<FakeMutex, usize>::new(42), drop);
[INFO] [stdout]     |             --------------------------------------------------------- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/lib.rs:974:40
[INFO] [stdout]     |
[INFO] [stdout] 974 |                             assert_eq!(LOCKED, i + 1);
[INFO] [stdout]     |                                        ^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 989 |             smoke_test!(MutexWrap::<FakeMutex, usize>::new(42), drop);
[INFO] [stdout]     |             --------------------------------------------------------- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/lib.rs:975:40
[INFO] [stdout]     |
[INFO] [stdout] 975 |                             assert_eq!(UNLOCKED, i + 1);
[INFO] [stdout]     |                                        ^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 989 |             smoke_test!(MutexWrap::<FakeMutex, usize>::new(42), drop);
[INFO] [stdout]     |             --------------------------------------------------------- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/lib.rs:976:40
[INFO] [stdout]     |
[INFO] [stdout] 976 |                             assert_eq!(DESTROYED, 0);
[INFO] [stdout]     |                                        ^^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 989 |             smoke_test!(MutexWrap::<FakeMutex, usize>::new(42), drop);
[INFO] [stdout]     |             --------------------------------------------------------- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/lib.rs:981:36
[INFO] [stdout]     |
[INFO] [stdout] 981 |                         assert_eq!(INITIALIZED, 1);
[INFO] [stdout]     |                                    ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 989 |             smoke_test!(MutexWrap::<FakeMutex, usize>::new(42), drop);
[INFO] [stdout]     |             --------------------------------------------------------- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/lib.rs:982:36
[INFO] [stdout]     |
[INFO] [stdout] 982 |                         assert_eq!(LOCKED, 2);
[INFO] [stdout]     |                                    ^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 989 |             smoke_test!(MutexWrap::<FakeMutex, usize>::new(42), drop);
[INFO] [stdout]     |             --------------------------------------------------------- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/lib.rs:983:36
[INFO] [stdout]     |
[INFO] [stdout] 983 |                         assert_eq!(UNLOCKED, 2);
[INFO] [stdout]     |                                    ^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 989 |             smoke_test!(MutexWrap::<FakeMutex, usize>::new(42), drop);
[INFO] [stdout]     |             --------------------------------------------------------- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/lib.rs:984:36
[INFO] [stdout]     |
[INFO] [stdout] 984 |                         assert_eq!(DESTROYED, 1);
[INFO] [stdout]     |                                    ^^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 989 |             smoke_test!(MutexWrap::<FakeMutex, usize>::new(42), drop);
[INFO] [stdout]     |             --------------------------------------------------------- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/lib.rs:958:36
[INFO] [stdout]     |
[INFO] [stdout] 958 |                           assert_eq!(INITIALIZED, 1);
[INFO] [stdout]     |                                      ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 990 | /             smoke_test!(
[INFO] [stdout] 991 | |                 MutexWrap::<FakeMutex, usize>::new(42),
[INFO] [stdout] 992 | |                 |m: MutexWrap<_, _>| assert_eq!(m.into_inner(), 42)
[INFO] [stdout] 993 | |             );
[INFO] [stdout]     | |_____________- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/lib.rs:959:36
[INFO] [stdout]     |
[INFO] [stdout] 959 |                           assert_eq!(LOCKED, 0);
[INFO] [stdout]     |                                      ^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 990 | /             smoke_test!(
[INFO] [stdout] 991 | |                 MutexWrap::<FakeMutex, usize>::new(42),
[INFO] [stdout] 992 | |                 |m: MutexWrap<_, _>| assert_eq!(m.into_inner(), 42)
[INFO] [stdout] 993 | |             );
[INFO] [stdout]     | |_____________- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/lib.rs:960:36
[INFO] [stdout]     |
[INFO] [stdout] 960 |                           assert_eq!(UNLOCKED, 0);
[INFO] [stdout]     |                                      ^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 990 | /             smoke_test!(
[INFO] [stdout] 991 | |                 MutexWrap::<FakeMutex, usize>::new(42),
[INFO] [stdout] 992 | |                 |m: MutexWrap<_, _>| assert_eq!(m.into_inner(), 42)
[INFO] [stdout] 993 | |             );
[INFO] [stdout]     | |_____________- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/lib.rs:961:36
[INFO] [stdout]     |
[INFO] [stdout] 961 |                           assert_eq!(DESTROYED, 0);
[INFO] [stdout]     |                                      ^^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 990 | /             smoke_test!(
[INFO] [stdout] 991 | |                 MutexWrap::<FakeMutex, usize>::new(42),
[INFO] [stdout] 992 | |                 |m: MutexWrap<_, _>| assert_eq!(m.into_inner(), 42)
[INFO] [stdout] 993 | |             );
[INFO] [stdout]     | |_____________- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/lib.rs:966:40
[INFO] [stdout]     |
[INFO] [stdout] 966 |                               assert_eq!(INITIALIZED, 1);
[INFO] [stdout]     |                                          ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 990 | /             smoke_test!(
[INFO] [stdout] 991 | |                 MutexWrap::<FakeMutex, usize>::new(42),
[INFO] [stdout] 992 | |                 |m: MutexWrap<_, _>| assert_eq!(m.into_inner(), 42)
[INFO] [stdout] 993 | |             );
[INFO] [stdout]     | |_____________- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/lib.rs:967:40
[INFO] [stdout]     |
[INFO] [stdout] 967 |                               assert_eq!(LOCKED, i + 1);
[INFO] [stdout]     |                                          ^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 990 | /             smoke_test!(
[INFO] [stdout] 991 | |                 MutexWrap::<FakeMutex, usize>::new(42),
[INFO] [stdout] 992 | |                 |m: MutexWrap<_, _>| assert_eq!(m.into_inner(), 42)
[INFO] [stdout] 993 | |             );
[INFO] [stdout]     | |_____________- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/lib.rs:968:40
[INFO] [stdout]     |
[INFO] [stdout] 968 |                               assert_eq!(UNLOCKED, i);
[INFO] [stdout]     |                                          ^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 990 | /             smoke_test!(
[INFO] [stdout] 991 | |                 MutexWrap::<FakeMutex, usize>::new(42),
[INFO] [stdout] 992 | |                 |m: MutexWrap<_, _>| assert_eq!(m.into_inner(), 42)
[INFO] [stdout] 993 | |             );
[INFO] [stdout]     | |_____________- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/lib.rs:969:40
[INFO] [stdout]     |
[INFO] [stdout] 969 |                               assert_eq!(DESTROYED, 0);
[INFO] [stdout]     |                                          ^^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 990 | /             smoke_test!(
[INFO] [stdout] 991 | |                 MutexWrap::<FakeMutex, usize>::new(42),
[INFO] [stdout] 992 | |                 |m: MutexWrap<_, _>| assert_eq!(m.into_inner(), 42)
[INFO] [stdout] 993 | |             );
[INFO] [stdout]     | |_____________- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/lib.rs:973:40
[INFO] [stdout]     |
[INFO] [stdout] 973 |                               assert_eq!(INITIALIZED, 1);
[INFO] [stdout]     |                                          ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 990 | /             smoke_test!(
[INFO] [stdout] 991 | |                 MutexWrap::<FakeMutex, usize>::new(42),
[INFO] [stdout] 992 | |                 |m: MutexWrap<_, _>| assert_eq!(m.into_inner(), 42)
[INFO] [stdout] 993 | |             );
[INFO] [stdout]     | |_____________- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/lib.rs:974:40
[INFO] [stdout]     |
[INFO] [stdout] 974 |                               assert_eq!(LOCKED, i + 1);
[INFO] [stdout]     |                                          ^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 990 | /             smoke_test!(
[INFO] [stdout] 991 | |                 MutexWrap::<FakeMutex, usize>::new(42),
[INFO] [stdout] 992 | |                 |m: MutexWrap<_, _>| assert_eq!(m.into_inner(), 42)
[INFO] [stdout] 993 | |             );
[INFO] [stdout]     | |_____________- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/lib.rs:975:40
[INFO] [stdout]     |
[INFO] [stdout] 975 |                               assert_eq!(UNLOCKED, i + 1);
[INFO] [stdout]     |                                          ^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 990 | /             smoke_test!(
[INFO] [stdout] 991 | |                 MutexWrap::<FakeMutex, usize>::new(42),
[INFO] [stdout] 992 | |                 |m: MutexWrap<_, _>| assert_eq!(m.into_inner(), 42)
[INFO] [stdout] 993 | |             );
[INFO] [stdout]     | |_____________- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/lib.rs:976:40
[INFO] [stdout]     |
[INFO] [stdout] 976 |                               assert_eq!(DESTROYED, 0);
[INFO] [stdout]     |                                          ^^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 990 | /             smoke_test!(
[INFO] [stdout] 991 | |                 MutexWrap::<FakeMutex, usize>::new(42),
[INFO] [stdout] 992 | |                 |m: MutexWrap<_, _>| assert_eq!(m.into_inner(), 42)
[INFO] [stdout] 993 | |             );
[INFO] [stdout]     | |_____________- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/lib.rs:981:36
[INFO] [stdout]     |
[INFO] [stdout] 981 |                           assert_eq!(INITIALIZED, 1);
[INFO] [stdout]     |                                      ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 990 | /             smoke_test!(
[INFO] [stdout] 991 | |                 MutexWrap::<FakeMutex, usize>::new(42),
[INFO] [stdout] 992 | |                 |m: MutexWrap<_, _>| assert_eq!(m.into_inner(), 42)
[INFO] [stdout] 993 | |             );
[INFO] [stdout]     | |_____________- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/lib.rs:982:36
[INFO] [stdout]     |
[INFO] [stdout] 982 |                           assert_eq!(LOCKED, 2);
[INFO] [stdout]     |                                      ^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 990 | /             smoke_test!(
[INFO] [stdout] 991 | |                 MutexWrap::<FakeMutex, usize>::new(42),
[INFO] [stdout] 992 | |                 |m: MutexWrap<_, _>| assert_eq!(m.into_inner(), 42)
[INFO] [stdout] 993 | |             );
[INFO] [stdout]     | |_____________- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/lib.rs:983:36
[INFO] [stdout]     |
[INFO] [stdout] 983 |                           assert_eq!(UNLOCKED, 2);
[INFO] [stdout]     |                                      ^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 990 | /             smoke_test!(
[INFO] [stdout] 991 | |                 MutexWrap::<FakeMutex, usize>::new(42),
[INFO] [stdout] 992 | |                 |m: MutexWrap<_, _>| assert_eq!(m.into_inner(), 42)
[INFO] [stdout] 993 | |             );
[INFO] [stdout]     | |_____________- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/lib.rs:984:36
[INFO] [stdout]     |
[INFO] [stdout] 984 |                           assert_eq!(DESTROYED, 1);
[INFO] [stdout]     |                                      ^^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 990 | /             smoke_test!(
[INFO] [stdout] 991 | |                 MutexWrap::<FakeMutex, usize>::new(42),
[INFO] [stdout] 992 | |                 |m: MutexWrap<_, _>| assert_eq!(m.into_inner(), 42)
[INFO] [stdout] 993 | |             );
[INFO] [stdout]     | |_____________- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/lib.rs:958:36
[INFO] [stdout]     |
[INFO] [stdout] 958 |                         assert_eq!(INITIALIZED, 1);
[INFO] [stdout]     |                                    ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 994 |             smoke_test!(MutexWrap::<Box<FakeMutex>, usize>::new(42), drop);
[INFO] [stdout]     |             -------------------------------------------------------------- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/lib.rs:959:36
[INFO] [stdout]     |
[INFO] [stdout] 959 |                         assert_eq!(LOCKED, 0);
[INFO] [stdout]     |                                    ^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 994 |             smoke_test!(MutexWrap::<Box<FakeMutex>, usize>::new(42), drop);
[INFO] [stdout]     |             -------------------------------------------------------------- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/lib.rs:960:36
[INFO] [stdout]     |
[INFO] [stdout] 960 |                         assert_eq!(UNLOCKED, 0);
[INFO] [stdout]     |                                    ^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 994 |             smoke_test!(MutexWrap::<Box<FakeMutex>, usize>::new(42), drop);
[INFO] [stdout]     |             -------------------------------------------------------------- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/lib.rs:961:36
[INFO] [stdout]     |
[INFO] [stdout] 961 |                         assert_eq!(DESTROYED, 0);
[INFO] [stdout]     |                                    ^^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 994 |             smoke_test!(MutexWrap::<Box<FakeMutex>, usize>::new(42), drop);
[INFO] [stdout]     |             -------------------------------------------------------------- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/lib.rs:966:40
[INFO] [stdout]     |
[INFO] [stdout] 966 |                             assert_eq!(INITIALIZED, 1);
[INFO] [stdout]     |                                        ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 994 |             smoke_test!(MutexWrap::<Box<FakeMutex>, usize>::new(42), drop);
[INFO] [stdout]     |             -------------------------------------------------------------- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/lib.rs:967:40
[INFO] [stdout]     |
[INFO] [stdout] 967 |                             assert_eq!(LOCKED, i + 1);
[INFO] [stdout]     |                                        ^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 994 |             smoke_test!(MutexWrap::<Box<FakeMutex>, usize>::new(42), drop);
[INFO] [stdout]     |             -------------------------------------------------------------- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/lib.rs:968:40
[INFO] [stdout]     |
[INFO] [stdout] 968 |                             assert_eq!(UNLOCKED, i);
[INFO] [stdout]     |                                        ^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 994 |             smoke_test!(MutexWrap::<Box<FakeMutex>, usize>::new(42), drop);
[INFO] [stdout]     |             -------------------------------------------------------------- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/lib.rs:969:40
[INFO] [stdout]     |
[INFO] [stdout] 969 |                             assert_eq!(DESTROYED, 0);
[INFO] [stdout]     |                                        ^^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 994 |             smoke_test!(MutexWrap::<Box<FakeMutex>, usize>::new(42), drop);
[INFO] [stdout]     |             -------------------------------------------------------------- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/lib.rs:973:40
[INFO] [stdout]     |
[INFO] [stdout] 973 |                             assert_eq!(INITIALIZED, 1);
[INFO] [stdout]     |                                        ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 994 |             smoke_test!(MutexWrap::<Box<FakeMutex>, usize>::new(42), drop);
[INFO] [stdout]     |             -------------------------------------------------------------- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/lib.rs:974:40
[INFO] [stdout]     |
[INFO] [stdout] 974 |                             assert_eq!(LOCKED, i + 1);
[INFO] [stdout]     |                                        ^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 994 |             smoke_test!(MutexWrap::<Box<FakeMutex>, usize>::new(42), drop);
[INFO] [stdout]     |             -------------------------------------------------------------- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/lib.rs:975:40
[INFO] [stdout]     |
[INFO] [stdout] 975 |                             assert_eq!(UNLOCKED, i + 1);
[INFO] [stdout]     |                                        ^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 994 |             smoke_test!(MutexWrap::<Box<FakeMutex>, usize>::new(42), drop);
[INFO] [stdout]     |             -------------------------------------------------------------- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/lib.rs:976:40
[INFO] [stdout]     |
[INFO] [stdout] 976 |                             assert_eq!(DESTROYED, 0);
[INFO] [stdout]     |                                        ^^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 994 |             smoke_test!(MutexWrap::<Box<FakeMutex>, usize>::new(42), drop);
[INFO] [stdout]     |             -------------------------------------------------------------- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/lib.rs:981:36
[INFO] [stdout]     |
[INFO] [stdout] 981 |                         assert_eq!(INITIALIZED, 1);
[INFO] [stdout]     |                                    ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 994 |             smoke_test!(MutexWrap::<Box<FakeMutex>, usize>::new(42), drop);
[INFO] [stdout]     |             -------------------------------------------------------------- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/lib.rs:982:36
[INFO] [stdout]     |
[INFO] [stdout] 982 |                         assert_eq!(LOCKED, 2);
[INFO] [stdout]     |                                    ^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 994 |             smoke_test!(MutexWrap::<Box<FakeMutex>, usize>::new(42), drop);
[INFO] [stdout]     |             -------------------------------------------------------------- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/lib.rs:983:36
[INFO] [stdout]     |
[INFO] [stdout] 983 |                         assert_eq!(UNLOCKED, 2);
[INFO] [stdout]     |                                    ^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 994 |             smoke_test!(MutexWrap::<Box<FakeMutex>, usize>::new(42), drop);
[INFO] [stdout]     |             -------------------------------------------------------------- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/lib.rs:984:36
[INFO] [stdout]     |
[INFO] [stdout] 984 |                         assert_eq!(DESTROYED, 1);
[INFO] [stdout]     |                                    ^^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 994 |             smoke_test!(MutexWrap::<Box<FakeMutex>, usize>::new(42), drop);
[INFO] [stdout]     |             -------------------------------------------------------------- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/lib.rs:958:36
[INFO] [stdout]     |
[INFO] [stdout] 958 |                           assert_eq!(INITIALIZED, 1);
[INFO] [stdout]     |                                      ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 995 | /             smoke_test!(
[INFO] [stdout] 996 | |                 MutexWrap::<Box<FakeMutex>, usize>::new(42),
[INFO] [stdout] 997 | |                 |m: MutexWrap<_, _>| assert_eq!(m.into_inner(), 42)
[INFO] [stdout] 998 | |             );
[INFO] [stdout]     | |_____________- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/lib.rs:959:36
[INFO] [stdout]     |
[INFO] [stdout] 959 |                           assert_eq!(LOCKED, 0);
[INFO] [stdout]     |                                      ^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 995 | /             smoke_test!(
[INFO] [stdout] 996 | |                 MutexWrap::<Box<FakeMutex>, usize>::new(42),
[INFO] [stdout] 997 | |                 |m: MutexWrap<_, _>| assert_eq!(m.into_inner(), 42)
[INFO] [stdout] 998 | |             );
[INFO] [stdout]     | |_____________- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/lib.rs:960:36
[INFO] [stdout]     |
[INFO] [stdout] 960 |                           assert_eq!(UNLOCKED, 0);
[INFO] [stdout]     |                                      ^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 995 | /             smoke_test!(
[INFO] [stdout] 996 | |                 MutexWrap::<Box<FakeMutex>, usize>::new(42),
[INFO] [stdout] 997 | |                 |m: MutexWrap<_, _>| assert_eq!(m.into_inner(), 42)
[INFO] [stdout] 998 | |             );
[INFO] [stdout]     | |_____________- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/lib.rs:961:36
[INFO] [stdout]     |
[INFO] [stdout] 961 |                           assert_eq!(DESTROYED, 0);
[INFO] [stdout]     |                                      ^^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 995 | /             smoke_test!(
[INFO] [stdout] 996 | |                 MutexWrap::<Box<FakeMutex>, usize>::new(42),
[INFO] [stdout] 997 | |                 |m: MutexWrap<_, _>| assert_eq!(m.into_inner(), 42)
[INFO] [stdout] 998 | |             );
[INFO] [stdout]     | |_____________- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/lib.rs:966:40
[INFO] [stdout]     |
[INFO] [stdout] 966 |                               assert_eq!(INITIALIZED, 1);
[INFO] [stdout]     |                                          ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 995 | /             smoke_test!(
[INFO] [stdout] 996 | |                 MutexWrap::<Box<FakeMutex>, usize>::new(42),
[INFO] [stdout] 997 | |                 |m: MutexWrap<_, _>| assert_eq!(m.into_inner(), 42)
[INFO] [stdout] 998 | |             );
[INFO] [stdout]     | |_____________- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/lib.rs:967:40
[INFO] [stdout]     |
[INFO] [stdout] 967 |                               assert_eq!(LOCKED, i + 1);
[INFO] [stdout]     |                                          ^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 995 | /             smoke_test!(
[INFO] [stdout] 996 | |                 MutexWrap::<Box<FakeMutex>, usize>::new(42),
[INFO] [stdout] 997 | |                 |m: MutexWrap<_, _>| assert_eq!(m.into_inner(), 42)
[INFO] [stdout] 998 | |             );
[INFO] [stdout]     | |_____________- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/lib.rs:968:40
[INFO] [stdout]     |
[INFO] [stdout] 968 |                               assert_eq!(UNLOCKED, i);
[INFO] [stdout]     |                                          ^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 995 | /             smoke_test!(
[INFO] [stdout] 996 | |                 MutexWrap::<Box<FakeMutex>, usize>::new(42),
[INFO] [stdout] 997 | |                 |m: MutexWrap<_, _>| assert_eq!(m.into_inner(), 42)
[INFO] [stdout] 998 | |             );
[INFO] [stdout]     | |_____________- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/lib.rs:969:40
[INFO] [stdout]     |
[INFO] [stdout] 969 |                               assert_eq!(DESTROYED, 0);
[INFO] [stdout]     |                                          ^^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 995 | /             smoke_test!(
[INFO] [stdout] 996 | |                 MutexWrap::<Box<FakeMutex>, usize>::new(42),
[INFO] [stdout] 997 | |                 |m: MutexWrap<_, _>| assert_eq!(m.into_inner(), 42)
[INFO] [stdout] 998 | |             );
[INFO] [stdout]     | |_____________- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/lib.rs:973:40
[INFO] [stdout]     |
[INFO] [stdout] 973 |                               assert_eq!(INITIALIZED, 1);
[INFO] [stdout]     |                                          ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 995 | /             smoke_test!(
[INFO] [stdout] 996 | |                 MutexWrap::<Box<FakeMutex>, usize>::new(42),
[INFO] [stdout] 997 | |                 |m: MutexWrap<_, _>| assert_eq!(m.into_inner(), 42)
[INFO] [stdout] 998 | |             );
[INFO] [stdout]     | |_____________- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/lib.rs:974:40
[INFO] [stdout]     |
[INFO] [stdout] 974 |                               assert_eq!(LOCKED, i + 1);
[INFO] [stdout]     |                                          ^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 995 | /             smoke_test!(
[INFO] [stdout] 996 | |                 MutexWrap::<Box<FakeMutex>, usize>::new(42),
[INFO] [stdout] 997 | |                 |m: MutexWrap<_, _>| assert_eq!(m.into_inner(), 42)
[INFO] [stdout] 998 | |             );
[INFO] [stdout]     | |_____________- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/lib.rs:975:40
[INFO] [stdout]     |
[INFO] [stdout] 975 |                               assert_eq!(UNLOCKED, i + 1);
[INFO] [stdout]     |                                          ^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 995 | /             smoke_test!(
[INFO] [stdout] 996 | |                 MutexWrap::<Box<FakeMutex>, usize>::new(42),
[INFO] [stdout] 997 | |                 |m: MutexWrap<_, _>| assert_eq!(m.into_inner(), 42)
[INFO] [stdout] 998 | |             );
[INFO] [stdout]     | |_____________- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/lib.rs:976:40
[INFO] [stdout]     |
[INFO] [stdout] 976 |                               assert_eq!(DESTROYED, 0);
[INFO] [stdout]     |                                          ^^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 995 | /             smoke_test!(
[INFO] [stdout] 996 | |                 MutexWrap::<Box<FakeMutex>, usize>::new(42),
[INFO] [stdout] 997 | |                 |m: MutexWrap<_, _>| assert_eq!(m.into_inner(), 42)
[INFO] [stdout] 998 | |             );
[INFO] [stdout]     | |_____________- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/lib.rs:981:36
[INFO] [stdout]     |
[INFO] [stdout] 981 |                           assert_eq!(INITIALIZED, 1);
[INFO] [stdout]     |                                      ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 995 | /             smoke_test!(
[INFO] [stdout] 996 | |                 MutexWrap::<Box<FakeMutex>, usize>::new(42),
[INFO] [stdout] 997 | |                 |m: MutexWrap<_, _>| assert_eq!(m.into_inner(), 42)
[INFO] [stdout] 998 | |             );
[INFO] [stdout]     | |_____________- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/lib.rs:982:36
[INFO] [stdout]     |
[INFO] [stdout] 982 |                           assert_eq!(LOCKED, 2);
[INFO] [stdout]     |                                      ^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 995 | /             smoke_test!(
[INFO] [stdout] 996 | |                 MutexWrap::<Box<FakeMutex>, usize>::new(42),
[INFO] [stdout] 997 | |                 |m: MutexWrap<_, _>| assert_eq!(m.into_inner(), 42)
[INFO] [stdout] 998 | |             );
[INFO] [stdout]     | |_____________- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/lib.rs:983:36
[INFO] [stdout]     |
[INFO] [stdout] 983 |                           assert_eq!(UNLOCKED, 2);
[INFO] [stdout]     |                                      ^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 995 | /             smoke_test!(
[INFO] [stdout] 996 | |                 MutexWrap::<Box<FakeMutex>, usize>::new(42),
[INFO] [stdout] 997 | |                 |m: MutexWrap<_, _>| assert_eq!(m.into_inner(), 42)
[INFO] [stdout] 998 | |             );
[INFO] [stdout]     | |_____________- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/lib.rs:984:36
[INFO] [stdout]     |
[INFO] [stdout] 984 |                           assert_eq!(DESTROYED, 1);
[INFO] [stdout]     |                                      ^^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 995 | /             smoke_test!(
[INFO] [stdout] 996 | |                 MutexWrap::<Box<FakeMutex>, usize>::new(42),
[INFO] [stdout] 997 | |                 |m: MutexWrap<_, _>| assert_eq!(m.into_inner(), 42)
[INFO] [stdout] 998 | |             );
[INFO] [stdout]     | |_____________- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/lib.rs:958:36
[INFO] [stdout]     |
[INFO] [stdout] 958 |                         assert_eq!(INITIALIZED, 1);
[INFO] [stdout]     |                                    ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 999 |             smoke_test!(Mutex::new(WithEmbeddedMutex(42, FakeMutex, 42)), drop);
[INFO] [stdout]     |             ------------------------------------------------------------------- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/lib.rs:959:36
[INFO] [stdout]     |
[INFO] [stdout] 959 |                         assert_eq!(LOCKED, 0);
[INFO] [stdout]     |                                    ^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 999 |             smoke_test!(Mutex::new(WithEmbeddedMutex(42, FakeMutex, 42)), drop);
[INFO] [stdout]     |             ------------------------------------------------------------------- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/lib.rs:960:36
[INFO] [stdout]     |
[INFO] [stdout] 960 |                         assert_eq!(UNLOCKED, 0);
[INFO] [stdout]     |                                    ^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 999 |             smoke_test!(Mutex::new(WithEmbeddedMutex(42, FakeMutex, 42)), drop);
[INFO] [stdout]     |             ------------------------------------------------------------------- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/lib.rs:961:36
[INFO] [stdout]     |
[INFO] [stdout] 961 |                         assert_eq!(DESTROYED, 0);
[INFO] [stdout]     |                                    ^^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 999 |             smoke_test!(Mutex::new(WithEmbeddedMutex(42, FakeMutex, 42)), drop);
[INFO] [stdout]     |             ------------------------------------------------------------------- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/lib.rs:966:40
[INFO] [stdout]     |
[INFO] [stdout] 966 |                             assert_eq!(INITIALIZED, 1);
[INFO] [stdout]     |                                        ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 999 |             smoke_test!(Mutex::new(WithEmbeddedMutex(42, FakeMutex, 42)), drop);
[INFO] [stdout]     |             ------------------------------------------------------------------- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/lib.rs:967:40
[INFO] [stdout]     |
[INFO] [stdout] 967 |                             assert_eq!(LOCKED, i + 1);
[INFO] [stdout]     |                                        ^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 999 |             smoke_test!(Mutex::new(WithEmbeddedMutex(42, FakeMutex, 42)), drop);
[INFO] [stdout]     |             ------------------------------------------------------------------- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/lib.rs:968:40
[INFO] [stdout]     |
[INFO] [stdout] 968 |                             assert_eq!(UNLOCKED, i);
[INFO] [stdout]     |                                        ^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 999 |             smoke_test!(Mutex::new(WithEmbeddedMutex(42, FakeMutex, 42)), drop);
[INFO] [stdout]     |             ------------------------------------------------------------------- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/lib.rs:969:40
[INFO] [stdout]     |
[INFO] [stdout] 969 |                             assert_eq!(DESTROYED, 0);
[INFO] [stdout]     |                                        ^^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 999 |             smoke_test!(Mutex::new(WithEmbeddedMutex(42, FakeMutex, 42)), drop);
[INFO] [stdout]     |             ------------------------------------------------------------------- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/lib.rs:973:40
[INFO] [stdout]     |
[INFO] [stdout] 973 |                             assert_eq!(INITIALIZED, 1);
[INFO] [stdout]     |                                        ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 999 |             smoke_test!(Mutex::new(WithEmbeddedMutex(42, FakeMutex, 42)), drop);
[INFO] [stdout]     |             ------------------------------------------------------------------- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/lib.rs:974:40
[INFO] [stdout]     |
[INFO] [stdout] 974 |                             assert_eq!(LOCKED, i + 1);
[INFO] [stdout]     |                                        ^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 999 |             smoke_test!(Mutex::new(WithEmbeddedMutex(42, FakeMutex, 42)), drop);
[INFO] [stdout]     |             ------------------------------------------------------------------- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/lib.rs:975:40
[INFO] [stdout]     |
[INFO] [stdout] 975 |                             assert_eq!(UNLOCKED, i + 1);
[INFO] [stdout]     |                                        ^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 999 |             smoke_test!(Mutex::new(WithEmbeddedMutex(42, FakeMutex, 42)), drop);
[INFO] [stdout]     |             ------------------------------------------------------------------- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/lib.rs:976:40
[INFO] [stdout]     |
[INFO] [stdout] 976 |                             assert_eq!(DESTROYED, 0);
[INFO] [stdout]     |                                        ^^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 999 |             smoke_test!(Mutex::new(WithEmbeddedMutex(42, FakeMutex, 42)), drop);
[INFO] [stdout]     |             ------------------------------------------------------------------- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/lib.rs:981:36
[INFO] [stdout]     |
[INFO] [stdout] 981 |                         assert_eq!(INITIALIZED, 1);
[INFO] [stdout]     |                                    ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 999 |             smoke_test!(Mutex::new(WithEmbeddedMutex(42, FakeMutex, 42)), drop);
[INFO] [stdout]     |             ------------------------------------------------------------------- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/lib.rs:982:36
[INFO] [stdout]     |
[INFO] [stdout] 982 |                         assert_eq!(LOCKED, 2);
[INFO] [stdout]     |                                    ^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 999 |             smoke_test!(Mutex::new(WithEmbeddedMutex(42, FakeMutex, 42)), drop);
[INFO] [stdout]     |             ------------------------------------------------------------------- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/lib.rs:983:36
[INFO] [stdout]     |
[INFO] [stdout] 983 |                         assert_eq!(UNLOCKED, 2);
[INFO] [stdout]     |                                    ^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 999 |             smoke_test!(Mutex::new(WithEmbeddedMutex(42, FakeMutex, 42)), drop);
[INFO] [stdout]     |             ------------------------------------------------------------------- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/lib.rs:984:36
[INFO] [stdout]     |
[INFO] [stdout] 984 |                         assert_eq!(DESTROYED, 1);
[INFO] [stdout]     |                                    ^^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 999 |             smoke_test!(Mutex::new(WithEmbeddedMutex(42, FakeMutex, 42)), drop);
[INFO] [stdout]     |             ------------------------------------------------------------------- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]     --> src/lib.rs:958:36
[INFO] [stdout]      |
[INFO] [stdout]  958 |                           assert_eq!(INITIALIZED, 1);
[INFO] [stdout]      |                                      ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 1000 | /             smoke_test!(
[INFO] [stdout] 1001 | |                 Mutex::new(WithEmbeddedMutex(42, FakeMutex, 42)),
[INFO] [stdout] 1002 | |                 |m: Mutex<_>| assert_eq!(m.into_inner(), WithEmbeddedMutex(42, FakeMutex, 42))
[INFO] [stdout] 1003 | |             );
[INFO] [stdout]      | |_____________- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]     --> src/lib.rs:959:36
[INFO] [stdout]      |
[INFO] [stdout]  959 |                           assert_eq!(LOCKED, 0);
[INFO] [stdout]      |                                      ^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 1000 | /             smoke_test!(
[INFO] [stdout] 1001 | |                 Mutex::new(WithEmbeddedMutex(42, FakeMutex, 42)),
[INFO] [stdout] 1002 | |                 |m: Mutex<_>| assert_eq!(m.into_inner(), WithEmbeddedMutex(42, FakeMutex, 42))
[INFO] [stdout] 1003 | |             );
[INFO] [stdout]      | |_____________- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]     --> src/lib.rs:960:36
[INFO] [stdout]      |
[INFO] [stdout]  960 |                           assert_eq!(UNLOCKED, 0);
[INFO] [stdout]      |                                      ^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 1000 | /             smoke_test!(
[INFO] [stdout] 1001 | |                 Mutex::new(WithEmbeddedMutex(42, FakeMutex, 42)),
[INFO] [stdout] 1002 | |                 |m: Mutex<_>| assert_eq!(m.into_inner(), WithEmbeddedMutex(42, FakeMutex, 42))
[INFO] [stdout] 1003 | |             );
[INFO] [stdout]      | |_____________- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]     --> src/lib.rs:961:36
[INFO] [stdout]      |
[INFO] [stdout]  961 |                           assert_eq!(DESTROYED, 0);
[INFO] [stdout]      |                                      ^^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 1000 | /             smoke_test!(
[INFO] [stdout] 1001 | |                 Mutex::new(WithEmbeddedMutex(42, FakeMutex, 42)),
[INFO] [stdout] 1002 | |                 |m: Mutex<_>| assert_eq!(m.into_inner(), WithEmbeddedMutex(42, FakeMutex, 42))
[INFO] [stdout] 1003 | |             );
[INFO] [stdout]      | |_____________- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]     --> src/lib.rs:966:40
[INFO] [stdout]      |
[INFO] [stdout]  966 |                               assert_eq!(INITIALIZED, 1);
[INFO] [stdout]      |                                          ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 1000 | /             smoke_test!(
[INFO] [stdout] 1001 | |                 Mutex::new(WithEmbeddedMutex(42, FakeMutex, 42)),
[INFO] [stdout] 1002 | |                 |m: Mutex<_>| assert_eq!(m.into_inner(), WithEmbeddedMutex(42, FakeMutex, 42))
[INFO] [stdout] 1003 | |             );
[INFO] [stdout]      | |_____________- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]     --> src/lib.rs:967:40
[INFO] [stdout]      |
[INFO] [stdout]  967 |                               assert_eq!(LOCKED, i + 1);
[INFO] [stdout]      |                                          ^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 1000 | /             smoke_test!(
[INFO] [stdout] 1001 | |                 Mutex::new(WithEmbeddedMutex(42, FakeMutex, 42)),
[INFO] [stdout] 1002 | |                 |m: Mutex<_>| assert_eq!(m.into_inner(), WithEmbeddedMutex(42, FakeMutex, 42))
[INFO] [stdout] 1003 | |             );
[INFO] [stdout]      | |_____________- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]     --> src/lib.rs:968:40
[INFO] [stdout]      |
[INFO] [stdout]  968 |                               assert_eq!(UNLOCKED, i);
[INFO] [stdout]      |                                          ^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 1000 | /             smoke_test!(
[INFO] [stdout] 1001 | |                 Mutex::new(WithEmbeddedMutex(42, FakeMutex, 42)),
[INFO] [stdout] 1002 | |                 |m: Mutex<_>| assert_eq!(m.into_inner(), WithEmbeddedMutex(42, FakeMutex, 42))
[INFO] [stdout] 1003 | |             );
[INFO] [stdout]      | |_____________- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]     --> src/lib.rs:969:40
[INFO] [stdout]      |
[INFO] [stdout]  969 |                               assert_eq!(DESTROYED, 0);
[INFO] [stdout]      |                                          ^^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 1000 | /             smoke_test!(
[INFO] [stdout] 1001 | |                 Mutex::new(WithEmbeddedMutex(42, FakeMutex, 42)),
[INFO] [stdout] 1002 | |                 |m: Mutex<_>| assert_eq!(m.into_inner(), WithEmbeddedMutex(42, FakeMutex, 42))
[INFO] [stdout] 1003 | |             );
[INFO] [stdout]      | |_____________- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]     --> src/lib.rs:973:40
[INFO] [stdout]      |
[INFO] [stdout]  973 |                               assert_eq!(INITIALIZED, 1);
[INFO] [stdout]      |                                          ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 1000 | /             smoke_test!(
[INFO] [stdout] 1001 | |                 Mutex::new(WithEmbeddedMutex(42, FakeMutex, 42)),
[INFO] [stdout] 1002 | |                 |m: Mutex<_>| assert_eq!(m.into_inner(), WithEmbeddedMutex(42, FakeMutex, 42))
[INFO] [stdout] 1003 | |             );
[INFO] [stdout]      | |_____________- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]     --> src/lib.rs:974:40
[INFO] [stdout]      |
[INFO] [stdout]  974 |                               assert_eq!(LOCKED, i + 1);
[INFO] [stdout]      |                                          ^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 1000 | /             smoke_test!(
[INFO] [stdout] 1001 | |                 Mutex::new(WithEmbeddedMutex(42, FakeMutex, 42)),
[INFO] [stdout] 1002 | |                 |m: Mutex<_>| assert_eq!(m.into_inner(), WithEmbeddedMutex(42, FakeMutex, 42))
[INFO] [stdout] 1003 | |             );
[INFO] [stdout]      | |_____________- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]     --> src/lib.rs:975:40
[INFO] [stdout]      |
[INFO] [stdout]  975 |                               assert_eq!(UNLOCKED, i + 1);
[INFO] [stdout]      |                                          ^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 1000 | /             smoke_test!(
[INFO] [stdout] 1001 | |                 Mutex::new(WithEmbeddedMutex(42, FakeMutex, 42)),
[INFO] [stdout] 1002 | |                 |m: Mutex<_>| assert_eq!(m.into_inner(), WithEmbeddedMutex(42, FakeMutex, 42))
[INFO] [stdout] 1003 | |             );
[INFO] [stdout]      | |_____________- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]     --> src/lib.rs:976:40
[INFO] [stdout]      |
[INFO] [stdout]  976 |                               assert_eq!(DESTROYED, 0);
[INFO] [stdout]      |                                          ^^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 1000 | /             smoke_test!(
[INFO] [stdout] 1001 | |                 Mutex::new(WithEmbeddedMutex(42, FakeMutex, 42)),
[INFO] [stdout] 1002 | |                 |m: Mutex<_>| assert_eq!(m.into_inner(), WithEmbeddedMutex(42, FakeMutex, 42))
[INFO] [stdout] 1003 | |             );
[INFO] [stdout]      | |_____________- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]     --> src/lib.rs:981:36
[INFO] [stdout]      |
[INFO] [stdout]  981 |                           assert_eq!(INITIALIZED, 1);
[INFO] [stdout]      |                                      ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 1000 | /             smoke_test!(
[INFO] [stdout] 1001 | |                 Mutex::new(WithEmbeddedMutex(42, FakeMutex, 42)),
[INFO] [stdout] 1002 | |                 |m: Mutex<_>| assert_eq!(m.into_inner(), WithEmbeddedMutex(42, FakeMutex, 42))
[INFO] [stdout] 1003 | |             );
[INFO] [stdout]      | |_____________- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]     --> src/lib.rs:982:36
[INFO] [stdout]      |
[INFO] [stdout]  982 |                           assert_eq!(LOCKED, 2);
[INFO] [stdout]      |                                      ^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 1000 | /             smoke_test!(
[INFO] [stdout] 1001 | |                 Mutex::new(WithEmbeddedMutex(42, FakeMutex, 42)),
[INFO] [stdout] 1002 | |                 |m: Mutex<_>| assert_eq!(m.into_inner(), WithEmbeddedMutex(42, FakeMutex, 42))
[INFO] [stdout] 1003 | |             );
[INFO] [stdout]      | |_____________- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]     --> src/lib.rs:983:36
[INFO] [stdout]      |
[INFO] [stdout]  983 |                           assert_eq!(UNLOCKED, 2);
[INFO] [stdout]      |                                      ^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 1000 | /             smoke_test!(
[INFO] [stdout] 1001 | |                 Mutex::new(WithEmbeddedMutex(42, FakeMutex, 42)),
[INFO] [stdout] 1002 | |                 |m: Mutex<_>| assert_eq!(m.into_inner(), WithEmbeddedMutex(42, FakeMutex, 42))
[INFO] [stdout] 1003 | |             );
[INFO] [stdout]      | |_____________- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]     --> src/lib.rs:984:36
[INFO] [stdout]      |
[INFO] [stdout]  984 |                           assert_eq!(DESTROYED, 1);
[INFO] [stdout]      |                                      ^^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 1000 | /             smoke_test!(
[INFO] [stdout] 1001 | |                 Mutex::new(WithEmbeddedMutex(42, FakeMutex, 42)),
[INFO] [stdout] 1002 | |                 |m: Mutex<_>| assert_eq!(m.into_inner(), WithEmbeddedMutex(42, FakeMutex, 42))
[INFO] [stdout] 1003 | |             );
[INFO] [stdout]      | |_____________- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]     --> src/lib.rs:958:36
[INFO] [stdout]      |
[INFO] [stdout]  958 |                           assert_eq!(INITIALIZED, 1);
[INFO] [stdout]      |                                      ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 1004 | /             smoke_test!(
[INFO] [stdout] 1005 | |                 Mutex::new(WithEmbeddedMutex(42, Box::new(FakeMutex), 42)),
[INFO] [stdout] 1006 | |                 drop
[INFO] [stdout] 1007 | |             );
[INFO] [stdout]      | |_____________- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]     --> src/lib.rs:959:36
[INFO] [stdout]      |
[INFO] [stdout]  959 |                           assert_eq!(LOCKED, 0);
[INFO] [stdout]      |                                      ^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 1004 | /             smoke_test!(
[INFO] [stdout] 1005 | |                 Mutex::new(WithEmbeddedMutex(42, Box::new(FakeMutex), 42)),
[INFO] [stdout] 1006 | |                 drop
[INFO] [stdout] 1007 | |             );
[INFO] [stdout]      | |_____________- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]     --> src/lib.rs:960:36
[INFO] [stdout]      |
[INFO] [stdout]  960 |                           assert_eq!(UNLOCKED, 0);
[INFO] [stdout]      |                                      ^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 1004 | /             smoke_test!(
[INFO] [stdout] 1005 | |                 Mutex::new(WithEmbeddedMutex(42, Box::new(FakeMutex), 42)),
[INFO] [stdout] 1006 | |                 drop
[INFO] [stdout] 1007 | |             );
[INFO] [stdout]      | |_____________- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]     --> src/lib.rs:961:36
[INFO] [stdout]      |
[INFO] [stdout]  961 |                           assert_eq!(DESTROYED, 0);
[INFO] [stdout]      |                                      ^^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 1004 | /             smoke_test!(
[INFO] [stdout] 1005 | |                 Mutex::new(WithEmbeddedMutex(42, Box::new(FakeMutex), 42)),
[INFO] [stdout] 1006 | |                 drop
[INFO] [stdout] 1007 | |             );
[INFO] [stdout]      | |_____________- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]     --> src/lib.rs:966:40
[INFO] [stdout]      |
[INFO] [stdout]  966 |                               assert_eq!(INITIALIZED, 1);
[INFO] [stdout]      |                                          ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 1004 | /             smoke_test!(
[INFO] [stdout] 1005 | |                 Mutex::new(WithEmbeddedMutex(42, Box::new(FakeMutex), 42)),
[INFO] [stdout] 1006 | |                 drop
[INFO] [stdout] 1007 | |             );
[INFO] [stdout]      | |_____________- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]     --> src/lib.rs:967:40
[INFO] [stdout]      |
[INFO] [stdout]  967 |                               assert_eq!(LOCKED, i + 1);
[INFO] [stdout]      |                                          ^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 1004 | /             smoke_test!(
[INFO] [stdout] 1005 | |                 Mutex::new(WithEmbeddedMutex(42, Box::new(FakeMutex), 42)),
[INFO] [stdout] 1006 | |                 drop
[INFO] [stdout] 1007 | |             );
[INFO] [stdout]      | |_____________- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]     --> src/lib.rs:968:40
[INFO] [stdout]      |
[INFO] [stdout]  968 |                               assert_eq!(UNLOCKED, i);
[INFO] [stdout]      |                                          ^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 1004 | /             smoke_test!(
[INFO] [stdout] 1005 | |                 Mutex::new(WithEmbeddedMutex(42, Box::new(FakeMutex), 42)),
[INFO] [stdout] 1006 | |                 drop
[INFO] [stdout] 1007 | |             );
[INFO] [stdout]      | |_____________- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]     --> src/lib.rs:969:40
[INFO] [stdout]      |
[INFO] [stdout]  969 |                               assert_eq!(DESTROYED, 0);
[INFO] [stdout]      |                                          ^^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 1004 | /             smoke_test!(
[INFO] [stdout] 1005 | |                 Mutex::new(WithEmbeddedMutex(42, Box::new(FakeMutex), 42)),
[INFO] [stdout] 1006 | |                 drop
[INFO] [stdout] 1007 | |             );
[INFO] [stdout]      | |_____________- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]     --> src/lib.rs:973:40
[INFO] [stdout]      |
[INFO] [stdout]  973 |                               assert_eq!(INITIALIZED, 1);
[INFO] [stdout]      |                                          ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 1004 | /             smoke_test!(
[INFO] [stdout] 1005 | |                 Mutex::new(WithEmbeddedMutex(42, Box::new(FakeMutex), 42)),
[INFO] [stdout] 1006 | |                 drop
[INFO] [stdout] 1007 | |             );
[INFO] [stdout]      | |_____________- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]     --> src/lib.rs:974:40
[INFO] [stdout]      |
[INFO] [stdout]  974 |                               assert_eq!(LOCKED, i + 1);
[INFO] [stdout]      |                                          ^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 1004 | /             smoke_test!(
[INFO] [stdout] 1005 | |                 Mutex::new(WithEmbeddedMutex(42, Box::new(FakeMutex), 42)),
[INFO] [stdout] 1006 | |                 drop
[INFO] [stdout] 1007 | |             );
[INFO] [stdout]      | |_____________- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]     --> src/lib.rs:975:40
[INFO] [stdout]      |
[INFO] [stdout]  975 |                               assert_eq!(UNLOCKED, i + 1);
[INFO] [stdout]      |                                          ^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 1004 | /             smoke_test!(
[INFO] [stdout] 1005 | |                 Mutex::new(WithEmbeddedMutex(42, Box::new(FakeMutex), 42)),
[INFO] [stdout] 1006 | |                 drop
[INFO] [stdout] 1007 | |             );
[INFO] [stdout]      | |_____________- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]     --> src/lib.rs:976:40
[INFO] [stdout]      |
[INFO] [stdout]  976 |                               assert_eq!(DESTROYED, 0);
[INFO] [stdout]      |                                          ^^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 1004 | /             smoke_test!(
[INFO] [stdout] 1005 | |                 Mutex::new(WithEmbeddedMutex(42, Box::new(FakeMutex), 42)),
[INFO] [stdout] 1006 | |                 drop
[INFO] [stdout] 1007 | |             );
[INFO] [stdout]      | |_____________- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]     --> src/lib.rs:981:36
[INFO] [stdout]      |
[INFO] [stdout]  981 |                           assert_eq!(INITIALIZED, 1);
[INFO] [stdout]      |                                      ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 1004 | /             smoke_test!(
[INFO] [stdout] 1005 | |                 Mutex::new(WithEmbeddedMutex(42, Box::new(FakeMutex), 42)),
[INFO] [stdout] 1006 | |                 drop
[INFO] [stdout] 1007 | |             );
[INFO] [stdout]      | |_____________- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]     --> src/lib.rs:982:36
[INFO] [stdout]      |
[INFO] [stdout]  982 |                           assert_eq!(LOCKED, 2);
[INFO] [stdout]      |                                      ^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 1004 | /             smoke_test!(
[INFO] [stdout] 1005 | |                 Mutex::new(WithEmbeddedMutex(42, Box::new(FakeMutex), 42)),
[INFO] [stdout] 1006 | |                 drop
[INFO] [stdout] 1007 | |             );
[INFO] [stdout]      | |_____________- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]     --> src/lib.rs:983:36
[INFO] [stdout]      |
[INFO] [stdout]  983 |                           assert_eq!(UNLOCKED, 2);
[INFO] [stdout]      |                                      ^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 1004 | /             smoke_test!(
[INFO] [stdout] 1005 | |                 Mutex::new(WithEmbeddedMutex(42, Box::new(FakeMutex), 42)),
[INFO] [stdout] 1006 | |                 drop
[INFO] [stdout] 1007 | |             );
[INFO] [stdout]      | |_____________- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]     --> src/lib.rs:984:36
[INFO] [stdout]      |
[INFO] [stdout]  984 |                           assert_eq!(DESTROYED, 1);
[INFO] [stdout]      |                                      ^^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 1004 | /             smoke_test!(
[INFO] [stdout] 1005 | |                 Mutex::new(WithEmbeddedMutex(42, Box::new(FakeMutex), 42)),
[INFO] [stdout] 1006 | |                 drop
[INFO] [stdout] 1007 | |             );
[INFO] [stdout]      | |_____________- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]     --> src/lib.rs:958:36
[INFO] [stdout]      |
[INFO] [stdout]  958 |                           assert_eq!(INITIALIZED, 1);
[INFO] [stdout]      |                                      ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 1008 | /             smoke_test!(
[INFO] [stdout] 1009 | |                 Mutex::new(WithEmbeddedMutex(42, Box::new(FakeMutex), 42)),
[INFO] [stdout] 1010 | |                 |m: Mutex<_>| assert_eq!(
[INFO] [stdout] 1011 | |                     m.into_inner(),
[INFO] [stdout] ...    |
[INFO] [stdout] 1014 | |             );
[INFO] [stdout]      | |_____________- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]     --> src/lib.rs:959:36
[INFO] [stdout]      |
[INFO] [stdout]  959 |                           assert_eq!(LOCKED, 0);
[INFO] [stdout]      |                                      ^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 1008 | /             smoke_test!(
[INFO] [stdout] 1009 | |                 Mutex::new(WithEmbeddedMutex(42, Box::new(FakeMutex), 42)),
[INFO] [stdout] 1010 | |                 |m: Mutex<_>| assert_eq!(
[INFO] [stdout] 1011 | |                     m.into_inner(),
[INFO] [stdout] ...    |
[INFO] [stdout] 1014 | |             );
[INFO] [stdout]      | |_____________- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]     --> src/lib.rs:960:36
[INFO] [stdout]      |
[INFO] [stdout]  960 |                           assert_eq!(UNLOCKED, 0);
[INFO] [stdout]      |                                      ^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 1008 | /             smoke_test!(
[INFO] [stdout] 1009 | |                 Mutex::new(WithEmbeddedMutex(42, Box::new(FakeMutex), 42)),
[INFO] [stdout] 1010 | |                 |m: Mutex<_>| assert_eq!(
[INFO] [stdout] 1011 | |                     m.into_inner(),
[INFO] [stdout] ...    |
[INFO] [stdout] 1014 | |             );
[INFO] [stdout]      | |_____________- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]     --> src/lib.rs:961:36
[INFO] [stdout]      |
[INFO] [stdout]  961 |                           assert_eq!(DESTROYED, 0);
[INFO] [stdout]      |                                      ^^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 1008 | /             smoke_test!(
[INFO] [stdout] 1009 | |                 Mutex::new(WithEmbeddedMutex(42, Box::new(FakeMutex), 42)),
[INFO] [stdout] 1010 | |                 |m: Mutex<_>| assert_eq!(
[INFO] [stdout] 1011 | |                     m.into_inner(),
[INFO] [stdout] ...    |
[INFO] [stdout] 1014 | |             );
[INFO] [stdout]      | |_____________- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]     --> src/lib.rs:966:40
[INFO] [stdout]      |
[INFO] [stdout]  966 |                               assert_eq!(INITIALIZED, 1);
[INFO] [stdout]      |                                          ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 1008 | /             smoke_test!(
[INFO] [stdout] 1009 | |                 Mutex::new(WithEmbeddedMutex(42, Box::new(FakeMutex), 42)),
[INFO] [stdout] 1010 | |                 |m: Mutex<_>| assert_eq!(
[INFO] [stdout] 1011 | |                     m.into_inner(),
[INFO] [stdout] ...    |
[INFO] [stdout] 1014 | |             );
[INFO] [stdout]      | |_____________- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]     --> src/lib.rs:967:40
[INFO] [stdout]      |
[INFO] [stdout]  967 |                               assert_eq!(LOCKED, i + 1);
[INFO] [stdout]      |                                          ^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 1008 | /             smoke_test!(
[INFO] [stdout] 1009 | |                 Mutex::new(WithEmbeddedMutex(42, Box::new(FakeMutex), 42)),
[INFO] [stdout] 1010 | |                 |m: Mutex<_>| assert_eq!(
[INFO] [stdout] 1011 | |                     m.into_inner(),
[INFO] [stdout] ...    |
[INFO] [stdout] 1014 | |             );
[INFO] [stdout]      | |_____________- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]     --> src/lib.rs:968:40
[INFO] [stdout]      |
[INFO] [stdout]  968 |                               assert_eq!(UNLOCKED, i);
[INFO] [stdout]      |                                          ^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 1008 | /             smoke_test!(
[INFO] [stdout] 1009 | |                 Mutex::new(WithEmbeddedMutex(42, Box::new(FakeMutex), 42)),
[INFO] [stdout] 1010 | |                 |m: Mutex<_>| assert_eq!(
[INFO] [stdout] 1011 | |                     m.into_inner(),
[INFO] [stdout] ...    |
[INFO] [stdout] 1014 | |             );
[INFO] [stdout]      | |_____________- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]     --> src/lib.rs:969:40
[INFO] [stdout]      |
[INFO] [stdout]  969 |                               assert_eq!(DESTROYED, 0);
[INFO] [stdout]      |                                          ^^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 1008 | /             smoke_test!(
[INFO] [stdout] 1009 | |                 Mutex::new(WithEmbeddedMutex(42, Box::new(FakeMutex), 42)),
[INFO] [stdout] 1010 | |                 |m: Mutex<_>| assert_eq!(
[INFO] [stdout] 1011 | |                     m.into_inner(),
[INFO] [stdout] ...    |
[INFO] [stdout] 1014 | |             );
[INFO] [stdout]      | |_____________- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]     --> src/lib.rs:973:40
[INFO] [stdout]      |
[INFO] [stdout]  973 |                               assert_eq!(INITIALIZED, 1);
[INFO] [stdout]      |                                          ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 1008 | /             smoke_test!(
[INFO] [stdout] 1009 | |                 Mutex::new(WithEmbeddedMutex(42, Box::new(FakeMutex), 42)),
[INFO] [stdout] 1010 | |                 |m: Mutex<_>| assert_eq!(
[INFO] [stdout] 1011 | |                     m.into_inner(),
[INFO] [stdout] ...    |
[INFO] [stdout] 1014 | |             );
[INFO] [stdout]      | |_____________- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]     --> src/lib.rs:974:40
[INFO] [stdout]      |
[INFO] [stdout]  974 |                               assert_eq!(LOCKED, i + 1);
[INFO] [stdout]      |                                          ^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 1008 | /             smoke_test!(
[INFO] [stdout] 1009 | |                 Mutex::new(WithEmbeddedMutex(42, Box::new(FakeMutex), 42)),
[INFO] [stdout] 1010 | |                 |m: Mutex<_>| assert_eq!(
[INFO] [stdout] 1011 | |                     m.into_inner(),
[INFO] [stdout] ...    |
[INFO] [stdout] 1014 | |             );
[INFO] [stdout]      | |_____________- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]     --> src/lib.rs:975:40
[INFO] [stdout]      |
[INFO] [stdout]  975 |                               assert_eq!(UNLOCKED, i + 1);
[INFO] [stdout]      |                                          ^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 1008 | /             smoke_test!(
[INFO] [stdout] 1009 | |                 Mutex::new(WithEmbeddedMutex(42, Box::new(FakeMutex), 42)),
[INFO] [stdout] 1010 | |                 |m: Mutex<_>| assert_eq!(
[INFO] [stdout] 1011 | |                     m.into_inner(),
[INFO] [stdout] ...    |
[INFO] [stdout] 1014 | |             );
[INFO] [stdout]      | |_____________- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]     --> src/lib.rs:976:40
[INFO] [stdout]      |
[INFO] [stdout]  976 |                               assert_eq!(DESTROYED, 0);
[INFO] [stdout]      |                                          ^^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 1008 | /             smoke_test!(
[INFO] [stdout] 1009 | |                 Mutex::new(WithEmbeddedMutex(42, Box::new(FakeMutex), 42)),
[INFO] [stdout] 1010 | |                 |m: Mutex<_>| assert_eq!(
[INFO] [stdout] 1011 | |                     m.into_inner(),
[INFO] [stdout] ...    |
[INFO] [stdout] 1014 | |             );
[INFO] [stdout]      | |_____________- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]     --> src/lib.rs:981:36
[INFO] [stdout]      |
[INFO] [stdout]  981 |                           assert_eq!(INITIALIZED, 1);
[INFO] [stdout]      |                                      ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 1008 | /             smoke_test!(
[INFO] [stdout] 1009 | |                 Mutex::new(WithEmbeddedMutex(42, Box::new(FakeMutex), 42)),
[INFO] [stdout] 1010 | |                 |m: Mutex<_>| assert_eq!(
[INFO] [stdout] 1011 | |                     m.into_inner(),
[INFO] [stdout] ...    |
[INFO] [stdout] 1014 | |             );
[INFO] [stdout]      | |_____________- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]     --> src/lib.rs:982:36
[INFO] [stdout]      |
[INFO] [stdout]  982 |                           assert_eq!(LOCKED, 2);
[INFO] [stdout]      |                                      ^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 1008 | /             smoke_test!(
[INFO] [stdout] 1009 | |                 Mutex::new(WithEmbeddedMutex(42, Box::new(FakeMutex), 42)),
[INFO] [stdout] 1010 | |                 |m: Mutex<_>| assert_eq!(
[INFO] [stdout] 1011 | |                     m.into_inner(),
[INFO] [stdout] ...    |
[INFO] [stdout] 1014 | |             );
[INFO] [stdout]      | |_____________- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]     --> src/lib.rs:983:36
[INFO] [stdout]      |
[INFO] [stdout]  983 |                           assert_eq!(UNLOCKED, 2);
[INFO] [stdout]      |                                      ^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 1008 | /             smoke_test!(
[INFO] [stdout] 1009 | |                 Mutex::new(WithEmbeddedMutex(42, Box::new(FakeMutex), 42)),
[INFO] [stdout] 1010 | |                 |m: Mutex<_>| assert_eq!(
[INFO] [stdout] 1011 | |                     m.into_inner(),
[INFO] [stdout] ...    |
[INFO] [stdout] 1014 | |             );
[INFO] [stdout]      | |_____________- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]     --> src/lib.rs:984:36
[INFO] [stdout]      |
[INFO] [stdout]  984 |                           assert_eq!(DESTROYED, 1);
[INFO] [stdout]      |                                      ^^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 1008 | /             smoke_test!(
[INFO] [stdout] 1009 | |                 Mutex::new(WithEmbeddedMutex(42, Box::new(FakeMutex), 42)),
[INFO] [stdout] 1010 | |                 |m: Mutex<_>| assert_eq!(
[INFO] [stdout] 1011 | |                     m.into_inner(),
[INFO] [stdout] ...    |
[INFO] [stdout] 1014 | |             );
[INFO] [stdout]      | |_____________- in this macro invocation
[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: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.77s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: syn v0.13.11
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "64fc33ccffe605426111c6e685f7711a55535e5cfaf20cc44f6dd5b784ef0422", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "64fc33ccffe605426111c6e685f7711a55535e5cfaf20cc44f6dd5b784ef0422", kill_on_drop: false }`
[INFO] [stdout] 64fc33ccffe605426111c6e685f7711a55535e5cfaf20cc44f6dd5b784ef0422
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8a7365337342f12d914545c543ea5f21a671b65a796e52b76d5854359befd0a2
[INFO] running `Command { std: "docker" "start" "-a" "8a7365337342f12d914545c543ea5f21a671b65a796e52b76d5854359befd0a2", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: unexpected `cfg` condition value: `allocator_api`
[INFO] [stderr]   --> src/lib.rs:44:7
[INFO] [stderr]    |
[INFO] [stderr] 44 | #[cfg(feature = "allocator_api")]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `parking_lot`, and `std`
[INFO] [stderr]    = help: consider adding `allocator_api` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `core::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stderr]    --> src/os.rs:257:56
[INFO] [stderr]     |
[INFO] [stderr] 257 |         let mut attr: libc::pthread_mutexattr_t = mem::uninitialized();
[INFO] [stderr]     |                                                        ^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:574:17
[INFO] [stderr]     |
[INFO] [stderr] 574 |     pub fn lock(&self) -> MutexGuard<T> {
[INFO] [stderr]     |                 ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 574 |     pub fn lock(&self) -> MutexGuard<'_, T> {
[INFO] [stderr]     |                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:808:17
[INFO] [stderr]     |
[INFO] [stderr] 808 |     pub fn lock(&self) -> MutexGuard<MutexWrapper<M, T>> {
[INFO] [stderr]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 808 |     pub fn lock(&self) -> MutexGuard<'_, MutexWrapper<M, T>> {
[INFO] [stderr]     |                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: the type `pthread_mutexattr_t` does not permit being left uninitialized
[INFO] [stderr]    --> src/os.rs:257:51
[INFO] [stderr]     |
[INFO] [stderr] 257 |         let mut attr: libc::pthread_mutexattr_t = mem::uninitialized();
[INFO] [stderr]     |                                                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                                                   |
[INFO] [stderr]     |                                                   this code causes undefined behavior when executed
[INFO] [stderr]     |                                                   help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stderr]     |
[INFO] [stderr]     = note: integers must be initialized
[INFO] [stderr]     = note: `#[warn(invalid_value)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/lib.rs:958:36
[INFO] [stderr]     |
[INFO] [stderr] 958 |                         assert_eq!(INITIALIZED, 1);
[INFO] [stderr]     |                                    ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 989 |             smoke_test!(MutexWrap::<FakeMutex, usize>::new(42), drop);
[INFO] [stderr]     |             --------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = 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] [stderr]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stderr]     = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/lib.rs:959:36
[INFO] [stderr]     |
[INFO] [stderr] 959 |                         assert_eq!(LOCKED, 0);
[INFO] [stderr]     |                                    ^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 989 |             smoke_test!(MutexWrap::<FakeMutex, usize>::new(42), drop);
[INFO] [stderr]     |             --------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = 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] [stderr]     = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/lib.rs:960:36
[INFO] [stderr]     |
[INFO] [stderr] 960 |                         assert_eq!(UNLOCKED, 0);
[INFO] [stderr]     |                                    ^^^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 989 |             smoke_test!(MutexWrap::<FakeMutex, usize>::new(42), drop);
[INFO] [stderr]     |             --------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = 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] [stderr]     = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/lib.rs:961:36
[INFO] [stderr]     |
[INFO] [stderr] 961 |                         assert_eq!(DESTROYED, 0);
[INFO] [stderr]     |                                    ^^^^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 989 |             smoke_test!(MutexWrap::<FakeMutex, usize>::new(42), drop);
[INFO] [stderr]     |             --------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = 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] [stderr]     = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/lib.rs:966:40
[INFO] [stderr]     |
[INFO] [stderr] 966 |                             assert_eq!(INITIALIZED, 1);
[INFO] [stderr]     |                                        ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 989 |             smoke_test!(MutexWrap::<FakeMutex, usize>::new(42), drop);
[INFO] [stderr]     |             --------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = 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] [stderr]     = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/lib.rs:967:40
[INFO] [stderr]     |
[INFO] [stderr] 967 |                             assert_eq!(LOCKED, i + 1);
[INFO] [stderr]     |                                        ^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 989 |             smoke_test!(MutexWrap::<FakeMutex, usize>::new(42), drop);
[INFO] [stderr]     |             --------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = 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] [stderr]     = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/lib.rs:968:40
[INFO] [stderr]     |
[INFO] [stderr] 968 |                             assert_eq!(UNLOCKED, i);
[INFO] [stderr]     |                                        ^^^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 989 |             smoke_test!(MutexWrap::<FakeMutex, usize>::new(42), drop);
[INFO] [stderr]     |             --------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = 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] [stderr]     = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/lib.rs:969:40
[INFO] [stderr]     |
[INFO] [stderr] 969 |                             assert_eq!(DESTROYED, 0);
[INFO] [stderr]     |                                        ^^^^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 989 |             smoke_test!(MutexWrap::<FakeMutex, usize>::new(42), drop);
[INFO] [stderr]     |             --------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = 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] [stderr]     = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/lib.rs:973:40
[INFO] [stderr]     |
[INFO] [stderr] 973 |                             assert_eq!(INITIALIZED, 1);
[INFO] [stderr]     |                                        ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 989 |             smoke_test!(MutexWrap::<FakeMutex, usize>::new(42), drop);
[INFO] [stderr]     |             --------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = 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] [stderr]     = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/lib.rs:974:40
[INFO] [stderr]     |
[INFO] [stderr] 974 |                             assert_eq!(LOCKED, i + 1);
[INFO] [stderr]     |                                        ^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 989 |             smoke_test!(MutexWrap::<FakeMutex, usize>::new(42), drop);
[INFO] [stderr]     |             --------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = 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] [stderr]     = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/lib.rs:975:40
[INFO] [stderr]     |
[INFO] [stderr] 975 |                             assert_eq!(UNLOCKED, i + 1);
[INFO] [stderr]     |                                        ^^^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 989 |             smoke_test!(MutexWrap::<FakeMutex, usize>::new(42), drop);
[INFO] [stderr]     |             --------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = 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] [stderr]     = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/lib.rs:976:40
[INFO] [stderr]     |
[INFO] [stderr] 976 |                             assert_eq!(DESTROYED, 0);
[INFO] [stderr]     |                                        ^^^^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 989 |             smoke_test!(MutexWrap::<FakeMutex, usize>::new(42), drop);
[INFO] [stderr]     |             --------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = 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] [stderr]     = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/lib.rs:981:36
[INFO] [stderr]     |
[INFO] [stderr] 981 |                         assert_eq!(INITIALIZED, 1);
[INFO] [stderr]     |                                    ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 989 |             smoke_test!(MutexWrap::<FakeMutex, usize>::new(42), drop);
[INFO] [stderr]     |             --------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = 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] [stderr]     = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/lib.rs:982:36
[INFO] [stderr]     |
[INFO] [stderr] 982 |                         assert_eq!(LOCKED, 2);
[INFO] [stderr]     |                                    ^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 989 |             smoke_test!(MutexWrap::<FakeMutex, usize>::new(42), drop);
[INFO] [stderr]     |             --------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = 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] [stderr]     = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/lib.rs:983:36
[INFO] [stderr]     |
[INFO] [stderr] 983 |                         assert_eq!(UNLOCKED, 2);
[INFO] [stderr]     |                                    ^^^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 989 |             smoke_test!(MutexWrap::<FakeMutex, usize>::new(42), drop);
[INFO] [stderr]     |             --------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = 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] [stderr]     = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/lib.rs:984:36
[INFO] [stderr]     |
[INFO] [stderr] 984 |                         assert_eq!(DESTROYED, 1);
[INFO] [stderr]     |                                    ^^^^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 989 |             smoke_test!(MutexWrap::<FakeMutex, usize>::new(42), drop);
[INFO] [stderr]     |             --------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = 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] [stderr]     = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/lib.rs:958:36
[INFO] [stderr]     |
[INFO] [stderr] 958 |                           assert_eq!(INITIALIZED, 1);
[INFO] [stderr]     |                                      ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 990 | /             smoke_test!(
[INFO] [stderr] 991 | |                 MutexWrap::<FakeMutex, usize>::new(42),
[INFO] [stderr] 992 | |                 |m: MutexWrap<_, _>| assert_eq!(m.into_inner(), 42)
[INFO] [stderr] 993 | |             );
[INFO] [stderr]     | |_____________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = 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] [stderr]     = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/lib.rs:959:36
[INFO] [stderr]     |
[INFO] [stderr] 959 |                           assert_eq!(LOCKED, 0);
[INFO] [stderr]     |                                      ^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 990 | /             smoke_test!(
[INFO] [stderr] 991 | |                 MutexWrap::<FakeMutex, usize>::new(42),
[INFO] [stderr] 992 | |                 |m: MutexWrap<_, _>| assert_eq!(m.into_inner(), 42)
[INFO] [stderr] 993 | |             );
[INFO] [stderr]     | |_____________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = 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] [stderr]     = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/lib.rs:960:36
[INFO] [stderr]     |
[INFO] [stderr] 960 |                           assert_eq!(UNLOCKED, 0);
[INFO] [stderr]     |                                      ^^^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 990 | /             smoke_test!(
[INFO] [stderr] 991 | |                 MutexWrap::<FakeMutex, usize>::new(42),
[INFO] [stderr] 992 | |                 |m: MutexWrap<_, _>| assert_eq!(m.into_inner(), 42)
[INFO] [stderr] 993 | |             );
[INFO] [stderr]     | |_____________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = 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] [stderr]     = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/lib.rs:961:36
[INFO] [stderr]     |
[INFO] [stderr] 961 |                           assert_eq!(DESTROYED, 0);
[INFO] [stderr]     |                                      ^^^^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 990 | /             smoke_test!(
[INFO] [stderr] 991 | |                 MutexWrap::<FakeMutex, usize>::new(42),
[INFO] [stderr] 992 | |                 |m: MutexWrap<_, _>| assert_eq!(m.into_inner(), 42)
[INFO] [stderr] 993 | |             );
[INFO] [stderr]     | |_____________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = 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] [stderr]     = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/lib.rs:966:40
[INFO] [stderr]     |
[INFO] [stderr] 966 |                               assert_eq!(INITIALIZED, 1);
[INFO] [stderr]     |                                          ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 990 | /             smoke_test!(
[INFO] [stderr] 991 | |                 MutexWrap::<FakeMutex, usize>::new(42),
[INFO] [stderr] 992 | |                 |m: MutexWrap<_, _>| assert_eq!(m.into_inner(), 42)
[INFO] [stderr] 993 | |             );
[INFO] [stderr]     | |_____________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = 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] [stderr]     = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/lib.rs:967:40
[INFO] [stderr]     |
[INFO] [stderr] 967 |                               assert_eq!(LOCKED, i + 1);
[INFO] [stderr]     |                                          ^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 990 | /             smoke_test!(
[INFO] [stderr] 991 | |                 MutexWrap::<FakeMutex, usize>::new(42),
[INFO] [stderr] 992 | |                 |m: MutexWrap<_, _>| assert_eq!(m.into_inner(), 42)
[INFO] [stderr] 993 | |             );
[INFO] [stderr]     | |_____________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = 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] [stderr]     = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/lib.rs:968:40
[INFO] [stderr]     |
[INFO] [stderr] 968 |                               assert_eq!(UNLOCKED, i);
[INFO] [stderr]     |                                          ^^^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 990 | /             smoke_test!(
[INFO] [stderr] 991 | |                 MutexWrap::<FakeMutex, usize>::new(42),
[INFO] [stderr] 992 | |                 |m: MutexWrap<_, _>| assert_eq!(m.into_inner(), 42)
[INFO] [stderr] 993 | |             );
[INFO] [stderr]     | |_____________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = 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] [stderr]     = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/lib.rs:969:40
[INFO] [stderr]     |
[INFO] [stderr] 969 |                               assert_eq!(DESTROYED, 0);
[INFO] [stderr]     |                                          ^^^^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 990 | /             smoke_test!(
[INFO] [stderr] 991 | |                 MutexWrap::<FakeMutex, usize>::new(42),
[INFO] [stderr] 992 | |                 |m: MutexWrap<_, _>| assert_eq!(m.into_inner(), 42)
[INFO] [stderr] 993 | |             );
[INFO] [stderr]     | |_____________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = 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] [stderr]     = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/lib.rs:973:40
[INFO] [stderr]     |
[INFO] [stderr] 973 |                               assert_eq!(INITIALIZED, 1);
[INFO] [stderr]     |                                          ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 990 | /             smoke_test!(
[INFO] [stderr] 991 | |                 MutexWrap::<FakeMutex, usize>::new(42),
[INFO] [stderr] 992 | |                 |m: MutexWrap<_, _>| assert_eq!(m.into_inner(), 42)
[INFO] [stderr] 993 | |             );
[INFO] [stderr]     | |_____________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = 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] [stderr]     = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/lib.rs:974:40
[INFO] [stderr]     |
[INFO] [stderr] 974 |                               assert_eq!(LOCKED, i + 1);
[INFO] [stderr]     |                                          ^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 990 | /             smoke_test!(
[INFO] [stderr] 991 | |                 MutexWrap::<FakeMutex, usize>::new(42),
[INFO] [stderr] 992 | |                 |m: MutexWrap<_, _>| assert_eq!(m.into_inner(), 42)
[INFO] [stderr] 993 | |             );
[INFO] [stderr]     | |_____________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = 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] [stderr]     = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/lib.rs:975:40
[INFO] [stderr]     |
[INFO] [stderr] 975 |                               assert_eq!(UNLOCKED, i + 1);
[INFO] [stderr]     |                                          ^^^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 990 | /             smoke_test!(
[INFO] [stderr] 991 | |                 MutexWrap::<FakeMutex, usize>::new(42),
[INFO] [stderr] 992 | |                 |m: MutexWrap<_, _>| assert_eq!(m.into_inner(), 42)
[INFO] [stderr] 993 | |             );
[INFO] [stderr]     | |_____________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = 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] [stderr]     = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/lib.rs:976:40
[INFO] [stderr]     |
[INFO] [stderr] 976 |                               assert_eq!(DESTROYED, 0);
[INFO] [stderr]     |                                          ^^^^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 990 | /             smoke_test!(
[INFO] [stderr] 991 | |                 MutexWrap::<FakeMutex, usize>::new(42),
[INFO] [stderr] 992 | |                 |m: MutexWrap<_, _>| assert_eq!(m.into_inner(), 42)
[INFO] [stderr] 993 | |             );
[INFO] [stderr]     | |_____________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = 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] [stderr]     = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/lib.rs:981:36
[INFO] [stderr]     |
[INFO] [stderr] 981 |                           assert_eq!(INITIALIZED, 1);
[INFO] [stderr]     |                                      ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 990 | /             smoke_test!(
[INFO] [stderr] 991 | |                 MutexWrap::<FakeMutex, usize>::new(42),
[INFO] [stderr] 992 | |                 |m: MutexWrap<_, _>| assert_eq!(m.into_inner(), 42)
[INFO] [stderr] 993 | |             );
[INFO] [stderr]     | |_____________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = 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] [stderr]     = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/lib.rs:982:36
[INFO] [stderr]     |
[INFO] [stderr] 982 |                           assert_eq!(LOCKED, 2);
[INFO] [stderr]     |                                      ^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 990 | /             smoke_test!(
[INFO] [stderr] 991 | |                 MutexWrap::<FakeMutex, usize>::new(42),
[INFO] [stderr] 992 | |                 |m: MutexWrap<_, _>| assert_eq!(m.into_inner(), 42)
[INFO] [stderr] 993 | |             );
[INFO] [stderr]     | |_____________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = 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] [stderr]     = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/lib.rs:983:36
[INFO] [stderr]     |
[INFO] [stderr] 983 |                           assert_eq!(UNLOCKED, 2);
[INFO] [stderr]     |                                      ^^^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 990 | /             smoke_test!(
[INFO] [stderr] 991 | |                 MutexWrap::<FakeMutex, usize>::new(42),
[INFO] [stderr] 992 | |                 |m: MutexWrap<_, _>| assert_eq!(m.into_inner(), 42)
[INFO] [stderr] 993 | |             );
[INFO] [stderr]     | |_____________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = 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] [stderr]     = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/lib.rs:984:36
[INFO] [stderr]     |
[INFO] [stderr] 984 |                           assert_eq!(DESTROYED, 1);
[INFO] [stderr]     |                                      ^^^^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 990 | /             smoke_test!(
[INFO] [stderr] 991 | |                 MutexWrap::<FakeMutex, usize>::new(42),
[INFO] [stderr] 992 | |                 |m: MutexWrap<_, _>| assert_eq!(m.into_inner(), 42)
[INFO] [stderr] 993 | |             );
[INFO] [stderr]     | |_____________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = 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] [stderr]     = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/lib.rs:958:36
[INFO] [stderr]     |
[INFO] [stderr] 958 |                         assert_eq!(INITIALIZED, 1);
[INFO] [stderr]     |                                    ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 994 |             smoke_test!(MutexWrap::<Box<FakeMutex>, usize>::new(42), drop);
[INFO] [stderr]     |             -------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = 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] [stderr]     = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/lib.rs:959:36
[INFO] [stderr]     |
[INFO] [stderr] 959 |                         assert_eq!(LOCKED, 0);
[INFO] [stderr]     |                                    ^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 994 |             smoke_test!(MutexWrap::<Box<FakeMutex>, usize>::new(42), drop);
[INFO] [stderr]     |             -------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = 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] [stderr]     = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/lib.rs:960:36
[INFO] [stderr]     |
[INFO] [stderr] 960 |                         assert_eq!(UNLOCKED, 0);
[INFO] [stderr]     |                                    ^^^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 994 |             smoke_test!(MutexWrap::<Box<FakeMutex>, usize>::new(42), drop);
[INFO] [stderr]     |             -------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = 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] [stderr]     = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/lib.rs:961:36
[INFO] [stderr]     |
[INFO] [stderr] 961 |                         assert_eq!(DESTROYED, 0);
[INFO] [stderr]     |                                    ^^^^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 994 |             smoke_test!(MutexWrap::<Box<FakeMutex>, usize>::new(42), drop);
[INFO] [stderr]     |             -------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = 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] [stderr]     = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/lib.rs:966:40
[INFO] [stderr]     |
[INFO] [stderr] 966 |                             assert_eq!(INITIALIZED, 1);
[INFO] [stderr]     |                                        ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 994 |             smoke_test!(MutexWrap::<Box<FakeMutex>, usize>::new(42), drop);
[INFO] [stderr]     |             -------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = 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] [stderr]     = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/lib.rs:967:40
[INFO] [stderr]     |
[INFO] [stderr] 967 |                             assert_eq!(LOCKED, i + 1);
[INFO] [stderr]     |                                        ^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 994 |             smoke_test!(MutexWrap::<Box<FakeMutex>, usize>::new(42), drop);
[INFO] [stderr]     |             -------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = 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] [stderr]     = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/lib.rs:968:40
[INFO] [stderr]     |
[INFO] [stderr] 968 |                             assert_eq!(UNLOCKED, i);
[INFO] [stderr]     |                                        ^^^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 994 |             smoke_test!(MutexWrap::<Box<FakeMutex>, usize>::new(42), drop);
[INFO] [stderr]     |             -------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = 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] [stderr]     = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/lib.rs:969:40
[INFO] [stderr]     |
[INFO] [stderr] 969 |                             assert_eq!(DESTROYED, 0);
[INFO] [stderr]     |                                        ^^^^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 994 |             smoke_test!(MutexWrap::<Box<FakeMutex>, usize>::new(42), drop);
[INFO] [stderr]     |             -------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = 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] [stderr]     = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/lib.rs:973:40
[INFO] [stderr]     |
[INFO] [stderr] 973 |                             assert_eq!(INITIALIZED, 1);
[INFO] [stderr]     |                                        ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 994 |             smoke_test!(MutexWrap::<Box<FakeMutex>, usize>::new(42), drop);
[INFO] [stderr]     |             -------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = 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] [stderr]     = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/lib.rs:974:40
[INFO] [stderr]     |
[INFO] [stderr] 974 |                             assert_eq!(LOCKED, i + 1);
[INFO] [stderr]     |                                        ^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 994 |             smoke_test!(MutexWrap::<Box<FakeMutex>, usize>::new(42), drop);
[INFO] [stderr]     |             -------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = 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] [stderr]     = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/lib.rs:975:40
[INFO] [stderr]     |
[INFO] [stderr] 975 |                             assert_eq!(UNLOCKED, i + 1);
[INFO] [stderr]     |                                        ^^^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 994 |             smoke_test!(MutexWrap::<Box<FakeMutex>, usize>::new(42), drop);
[INFO] [stderr]     |             -------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = 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] [stderr]     = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/lib.rs:976:40
[INFO] [stderr]     |
[INFO] [stderr] 976 |                             assert_eq!(DESTROYED, 0);
[INFO] [stderr]     |                                        ^^^^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 994 |             smoke_test!(MutexWrap::<Box<FakeMutex>, usize>::new(42), drop);
[INFO] [stderr]     |             -------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = 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] [stderr]     = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/lib.rs:981:36
[INFO] [stderr]     |
[INFO] [stderr] 981 |                         assert_eq!(INITIALIZED, 1);
[INFO] [stderr]     |                                    ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 994 |             smoke_test!(MutexWrap::<Box<FakeMutex>, usize>::new(42), drop);
[INFO] [stderr]     |             -------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = 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] [stderr]     = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/lib.rs:982:36
[INFO] [stderr]     |
[INFO] [stderr] 982 |                         assert_eq!(LOCKED, 2);
[INFO] [stderr]     |                                    ^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 994 |             smoke_test!(MutexWrap::<Box<FakeMutex>, usize>::new(42), drop);
[INFO] [stderr]     |             -------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = 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] [stderr]     = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/lib.rs:983:36
[INFO] [stderr]     |
[INFO] [stderr] 983 |                         assert_eq!(UNLOCKED, 2);
[INFO] [stderr]     |                                    ^^^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 994 |             smoke_test!(MutexWrap::<Box<FakeMutex>, usize>::new(42), drop);
[INFO] [stderr]     |             -------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = 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] [stderr]     = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/lib.rs:984:36
[INFO] [stderr]     |
[INFO] [stderr] 984 |                         assert_eq!(DESTROYED, 1);
[INFO] [stderr]     |                                    ^^^^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 994 |             smoke_test!(MutexWrap::<Box<FakeMutex>, usize>::new(42), drop);
[INFO] [stderr]     |             -------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = 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] [stderr]     = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/lib.rs:958:36
[INFO] [stderr]     |
[INFO] [stderr] 958 |                           assert_eq!(INITIALIZED, 1);
[INFO] [stderr]     |                                      ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 995 | /             smoke_test!(
[INFO] [stderr] 996 | |                 MutexWrap::<Box<FakeMutex>, usize>::new(42),
[INFO] [stderr] 997 | |                 |m: MutexWrap<_, _>| assert_eq!(m.into_inner(), 42)
[INFO] [stderr] 998 | |             );
[INFO] [stderr]     | |_____________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = 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] [stderr]     = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/lib.rs:959:36
[INFO] [stderr]     |
[INFO] [stderr] 959 |                           assert_eq!(LOCKED, 0);
[INFO] [stderr]     |                                      ^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 995 | /             smoke_test!(
[INFO] [stderr] 996 | |                 MutexWrap::<Box<FakeMutex>, usize>::new(42),
[INFO] [stderr] 997 | |                 |m: MutexWrap<_, _>| assert_eq!(m.into_inner(), 42)
[INFO] [stderr] 998 | |             );
[INFO] [stderr]     | |_____________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = 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] [stderr]     = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/lib.rs:960:36
[INFO] [stderr]     |
[INFO] [stderr] 960 |                           assert_eq!(UNLOCKED, 0);
[INFO] [stderr]     |                                      ^^^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 995 | /             smoke_test!(
[INFO] [stderr] 996 | |                 MutexWrap::<Box<FakeMutex>, usize>::new(42),
[INFO] [stderr] 997 | |                 |m: MutexWrap<_, _>| assert_eq!(m.into_inner(), 42)
[INFO] [stderr] 998 | |             );
[INFO] [stderr]     | |_____________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = 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] [stderr]     = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/lib.rs:961:36
[INFO] [stderr]     |
[INFO] [stderr] 961 |                           assert_eq!(DESTROYED, 0);
[INFO] [stderr]     |                                      ^^^^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 995 | /             smoke_test!(
[INFO] [stderr] 996 | |                 MutexWrap::<Box<FakeMutex>, usize>::new(42),
[INFO] [stderr] 997 | |                 |m: MutexWrap<_, _>| assert_eq!(m.into_inner(), 42)
[INFO] [stderr] 998 | |             );
[INFO] [stderr]     | |_____________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = 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] [stderr]     = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/lib.rs:966:40
[INFO] [stderr]     |
[INFO] [stderr] 966 |                               assert_eq!(INITIALIZED, 1);
[INFO] [stderr]     |                                          ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 995 | /             smoke_test!(
[INFO] [stderr] 996 | |                 MutexWrap::<Box<FakeMutex>, usize>::new(42),
[INFO] [stderr] 997 | |                 |m: MutexWrap<_, _>| assert_eq!(m.into_inner(), 42)
[INFO] [stderr] 998 | |             );
[INFO] [stderr]     | |_____________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = 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] [stderr]     = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/lib.rs:967:40
[INFO] [stderr]     |
[INFO] [stderr] 967 |                               assert_eq!(LOCKED, i + 1);
[INFO] [stderr]     |                                          ^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 995 | /             smoke_test!(
[INFO] [stderr] 996 | |                 MutexWrap::<Box<FakeMutex>, usize>::new(42),
[INFO] [stderr] 997 | |                 |m: MutexWrap<_, _>| assert_eq!(m.into_inner(), 42)
[INFO] [stderr] 998 | |             );
[INFO] [stderr]     | |_____________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = 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] [stderr]     = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/lib.rs:968:40
[INFO] [stderr]     |
[INFO] [stderr] 968 |                               assert_eq!(UNLOCKED, i);
[INFO] [stderr]     |                                          ^^^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 995 | /             smoke_test!(
[INFO] [stderr] 996 | |                 MutexWrap::<Box<FakeMutex>, usize>::new(42),
[INFO] [stderr] 997 | |                 |m: MutexWrap<_, _>| assert_eq!(m.into_inner(), 42)
[INFO] [stderr] 998 | |             );
[INFO] [stderr]     | |_____________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = 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] [stderr]     = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/lib.rs:969:40
[INFO] [stderr]     |
[INFO] [stderr] 969 |                               assert_eq!(DESTROYED, 0);
[INFO] [stderr]     |                                          ^^^^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 995 | /             smoke_test!(
[INFO] [stderr] 996 | |                 MutexWrap::<Box<FakeMutex>, usize>::new(42),
[INFO] [stderr] 997 | |                 |m: MutexWrap<_, _>| assert_eq!(m.into_inner(), 42)
[INFO] [stderr] 998 | |             );
[INFO] [stderr]     | |_____________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = 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] [stderr]     = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/lib.rs:973:40
[INFO] [stderr]     |
[INFO] [stderr] 973 |                               assert_eq!(INITIALIZED, 1);
[INFO] [stderr]     |                                          ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 995 | /             smoke_test!(
[INFO] [stderr] 996 | |                 MutexWrap::<Box<FakeMutex>, usize>::new(42),
[INFO] [stderr] 997 | |                 |m: MutexWrap<_, _>| assert_eq!(m.into_inner(), 42)
[INFO] [stderr] 998 | |             );
[INFO] [stderr]     | |_____________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = 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] [stderr]     = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/lib.rs:974:40
[INFO] [stderr]     |
[INFO] [stderr] 974 |                               assert_eq!(LOCKED, i + 1);
[INFO] [stderr]     |                                          ^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 995 | /             smoke_test!(
[INFO] [stderr] 996 | |                 MutexWrap::<Box<FakeMutex>, usize>::new(42),
[INFO] [stderr] 997 | |                 |m: MutexWrap<_, _>| assert_eq!(m.into_inner(), 42)
[INFO] [stderr] 998 | |             );
[INFO] [stderr]     | |_____________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = 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] [stderr]     = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/lib.rs:975:40
[INFO] [stderr]     |
[INFO] [stderr] 975 |                               assert_eq!(UNLOCKED, i + 1);
[INFO] [stderr]     |                                          ^^^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 995 | /             smoke_test!(
[INFO] [stderr] 996 | |                 MutexWrap::<Box<FakeMutex>, usize>::new(42),
[INFO] [stderr] 997 | |                 |m: MutexWrap<_, _>| assert_eq!(m.into_inner(), 42)
[INFO] [stderr] 998 | |             );
[INFO] [stderr]     | |_____________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = 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] [stderr]     = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/lib.rs:976:40
[INFO] [stderr]     |
[INFO] [stderr] 976 |                               assert_eq!(DESTROYED, 0);
[INFO] [stderr]     |                                          ^^^^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 995 | /             smoke_test!(
[INFO] [stderr] 996 | |                 MutexWrap::<Box<FakeMutex>, usize>::new(42),
[INFO] [stderr] 997 | |                 |m: MutexWrap<_, _>| assert_eq!(m.into_inner(), 42)
[INFO] [stderr] 998 | |             );
[INFO] [stderr]     | |_____________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = 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] [stderr]     = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/lib.rs:981:36
[INFO] [stderr]     |
[INFO] [stderr] 981 |                           assert_eq!(INITIALIZED, 1);
[INFO] [stderr]     |                                      ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 995 | /             smoke_test!(
[INFO] [stderr] 996 | |                 MutexWrap::<Box<FakeMutex>, usize>::new(42),
[INFO] [stderr] 997 | |                 |m: MutexWrap<_, _>| assert_eq!(m.into_inner(), 42)
[INFO] [stderr] 998 | |             );
[INFO] [stderr]     | |_____________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = 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] [stderr]     = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/lib.rs:982:36
[INFO] [stderr]     |
[INFO] [stderr] 982 |                           assert_eq!(LOCKED, 2);
[INFO] [stderr]     |                                      ^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 995 | /             smoke_test!(
[INFO] [stderr] 996 | |                 MutexWrap::<Box<FakeMutex>, usize>::new(42),
[INFO] [stderr] 997 | |                 |m: MutexWrap<_, _>| assert_eq!(m.into_inner(), 42)
[INFO] [stderr] 998 | |             );
[INFO] [stderr]     | |_____________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = 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] [stderr]     = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/lib.rs:983:36
[INFO] [stderr]     |
[INFO] [stderr] 983 |                           assert_eq!(UNLOCKED, 2);
[INFO] [stderr]     |                                      ^^^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 995 | /             smoke_test!(
[INFO] [stderr] 996 | |                 MutexWrap::<Box<FakeMutex>, usize>::new(42),
[INFO] [stderr] 997 | |                 |m: MutexWrap<_, _>| assert_eq!(m.into_inner(), 42)
[INFO] [stderr] 998 | |             );
[INFO] [stderr]     | |_____________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = 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] [stderr]     = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/lib.rs:984:36
[INFO] [stderr]     |
[INFO] [stderr] 984 |                           assert_eq!(DESTROYED, 1);
[INFO] [stderr]     |                                      ^^^^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 995 | /             smoke_test!(
[INFO] [stderr] 996 | |                 MutexWrap::<Box<FakeMutex>, usize>::new(42),
[INFO] [stderr] 997 | |                 |m: MutexWrap<_, _>| assert_eq!(m.into_inner(), 42)
[INFO] [stderr] 998 | |             );
[INFO] [stderr]     | |_____________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = 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] [stderr]     = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/lib.rs:958:36
[INFO] [stderr]     |
[INFO] [stderr] 958 |                         assert_eq!(INITIALIZED, 1);
[INFO] [stderr]     |                                    ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 999 |             smoke_test!(Mutex::new(WithEmbeddedMutex(42, FakeMutex, 42)), drop);
[INFO] [stderr]     |             ------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = 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] [stderr]     = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/lib.rs:959:36
[INFO] [stderr]     |
[INFO] [stderr] 959 |                         assert_eq!(LOCKED, 0);
[INFO] [stderr]     |                                    ^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 999 |             smoke_test!(Mutex::new(WithEmbeddedMutex(42, FakeMutex, 42)), drop);
[INFO] [stderr]     |             ------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = 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] [stderr]     = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/lib.rs:960:36
[INFO] [stderr]     |
[INFO] [stderr] 960 |                         assert_eq!(UNLOCKED, 0);
[INFO] [stderr]     |                                    ^^^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 999 |             smoke_test!(Mutex::new(WithEmbeddedMutex(42, FakeMutex, 42)), drop);
[INFO] [stderr]     |             ------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = 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] [stderr]     = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/lib.rs:961:36
[INFO] [stderr]     |
[INFO] [stderr] 961 |                         assert_eq!(DESTROYED, 0);
[INFO] [stderr]     |                                    ^^^^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 999 |             smoke_test!(Mutex::new(WithEmbeddedMutex(42, FakeMutex, 42)), drop);
[INFO] [stderr]     |             ------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = 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] [stderr]     = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/lib.rs:966:40
[INFO] [stderr]     |
[INFO] [stderr] 966 |                             assert_eq!(INITIALIZED, 1);
[INFO] [stderr]     |                                        ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 999 |             smoke_test!(Mutex::new(WithEmbeddedMutex(42, FakeMutex, 42)), drop);
[INFO] [stderr]     |             ------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = 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] [stderr]     = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/lib.rs:967:40
[INFO] [stderr]     |
[INFO] [stderr] 967 |                             assert_eq!(LOCKED, i + 1);
[INFO] [stderr]     |                                        ^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 999 |             smoke_test!(Mutex::new(WithEmbeddedMutex(42, FakeMutex, 42)), drop);
[INFO] [stderr]     |             ------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = 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] [stderr]     = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/lib.rs:968:40
[INFO] [stderr]     |
[INFO] [stderr] 968 |                             assert_eq!(UNLOCKED, i);
[INFO] [stderr]     |                                        ^^^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 999 |             smoke_test!(Mutex::new(WithEmbeddedMutex(42, FakeMutex, 42)), drop);
[INFO] [stderr]     |             ------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = 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] [stderr]     = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/lib.rs:969:40
[INFO] [stderr]     |
[INFO] [stderr] 969 |                             assert_eq!(DESTROYED, 0);
[INFO] [stderr]     |                                        ^^^^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 999 |             smoke_test!(Mutex::new(WithEmbeddedMutex(42, FakeMutex, 42)), drop);
[INFO] [stderr]     |             ------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = 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] [stderr]     = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/lib.rs:973:40
[INFO] [stderr]     |
[INFO] [stderr] 973 |                             assert_eq!(INITIALIZED, 1);
[INFO] [stderr]     |                                        ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 999 |             smoke_test!(Mutex::new(WithEmbeddedMutex(42, FakeMutex, 42)), drop);
[INFO] [stderr]     |             ------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = 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] [stderr]     = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/lib.rs:974:40
[INFO] [stderr]     |
[INFO] [stderr] 974 |                             assert_eq!(LOCKED, i + 1);
[INFO] [stderr]     |                                        ^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 999 |             smoke_test!(Mutex::new(WithEmbeddedMutex(42, FakeMutex, 42)), drop);
[INFO] [stderr]     |             ------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = 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] [stderr]     = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/lib.rs:975:40
[INFO] [stderr]     |
[INFO] [stderr] 975 |                             assert_eq!(UNLOCKED, i + 1);
[INFO] [stderr]     |                                        ^^^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 999 |             smoke_test!(Mutex::new(WithEmbeddedMutex(42, FakeMutex, 42)), drop);
[INFO] [stderr]     |             ------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = 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] [stderr]     = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/lib.rs:976:40
[INFO] [stderr]     |
[INFO] [stderr] 976 |                             assert_eq!(DESTROYED, 0);
[INFO] [stderr]     |                                        ^^^^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 999 |             smoke_test!(Mutex::new(WithEmbeddedMutex(42, FakeMutex, 42)), drop);
[INFO] [stderr]     |             ------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = 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] [stderr]     = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/lib.rs:981:36
[INFO] [stderr]     |
[INFO] [stderr] 981 |                         assert_eq!(INITIALIZED, 1);
[INFO] [stderr]     |                                    ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 999 |             smoke_test!(Mutex::new(WithEmbeddedMutex(42, FakeMutex, 42)), drop);
[INFO] [stderr]     |             ------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = 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] [stderr]     = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/lib.rs:982:36
[INFO] [stderr]     |
[INFO] [stderr] 982 |                         assert_eq!(LOCKED, 2);
[INFO] [stderr]     |                                    ^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 999 |             smoke_test!(Mutex::new(WithEmbeddedMutex(42, FakeMutex, 42)), drop);
[INFO] [stderr]     |             ------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = 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] [stderr]     = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/lib.rs:983:36
[INFO] [stderr]     |
[INFO] [stderr] 983 |                         assert_eq!(UNLOCKED, 2);
[INFO] [stderr]     |                                    ^^^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 999 |             smoke_test!(Mutex::new(WithEmbeddedMutex(42, FakeMutex, 42)), drop);
[INFO] [stderr]     |             ------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = 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] [stderr]     = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/lib.rs:984:36
[INFO] [stderr]     |
[INFO] [stderr] 984 |                         assert_eq!(DESTROYED, 1);
[INFO] [stderr]     |                                    ^^^^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 999 |             smoke_test!(Mutex::new(WithEmbeddedMutex(42, FakeMutex, 42)), drop);
[INFO] [stderr]     |             ------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = 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] [stderr]     = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]     --> src/lib.rs:958:36
[INFO] [stderr]      |
[INFO] [stderr]  958 |                           assert_eq!(INITIALIZED, 1);
[INFO] [stderr]      |                                      ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 1000 | /             smoke_test!(
[INFO] [stderr] 1001 | |                 Mutex::new(WithEmbeddedMutex(42, FakeMutex, 42)),
[INFO] [stderr] 1002 | |                 |m: Mutex<_>| assert_eq!(m.into_inner(), WithEmbeddedMutex(42, FakeMutex, 42))
[INFO] [stderr] 1003 | |             );
[INFO] [stderr]      | |_____________- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]      = 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] [stderr]      = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]     --> src/lib.rs:959:36
[INFO] [stderr]      |
[INFO] [stderr]  959 |                           assert_eq!(LOCKED, 0);
[INFO] [stderr]      |                                      ^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 1000 | /             smoke_test!(
[INFO] [stderr] 1001 | |                 Mutex::new(WithEmbeddedMutex(42, FakeMutex, 42)),
[INFO] [stderr] 1002 | |                 |m: Mutex<_>| assert_eq!(m.into_inner(), WithEmbeddedMutex(42, FakeMutex, 42))
[INFO] [stderr] 1003 | |             );
[INFO] [stderr]      | |_____________- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]      = 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] [stderr]      = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]     --> src/lib.rs:960:36
[INFO] [stderr]      |
[INFO] [stderr]  960 |                           assert_eq!(UNLOCKED, 0);
[INFO] [stderr]      |                                      ^^^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 1000 | /             smoke_test!(
[INFO] [stderr] 1001 | |                 Mutex::new(WithEmbeddedMutex(42, FakeMutex, 42)),
[INFO] [stderr] 1002 | |                 |m: Mutex<_>| assert_eq!(m.into_inner(), WithEmbeddedMutex(42, FakeMutex, 42))
[INFO] [stderr] 1003 | |             );
[INFO] [stderr]      | |_____________- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]      = 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] [stderr]      = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]     --> src/lib.rs:961:36
[INFO] [stderr]      |
[INFO] [stderr]  961 |                           assert_eq!(DESTROYED, 0);
[INFO] [stderr]      |                                      ^^^^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 1000 | /             smoke_test!(
[INFO] [stderr] 1001 | |                 Mutex::new(WithEmbeddedMutex(42, FakeMutex, 42)),
[INFO] [stderr] 1002 | |                 |m: Mutex<_>| assert_eq!(m.into_inner(), WithEmbeddedMutex(42, FakeMutex, 42))
[INFO] [stderr] 1003 | |             );
[INFO] [stderr]      | |_____________- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]      = 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] [stderr]      = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]     --> src/lib.rs:966:40
[INFO] [stderr]      |
[INFO] [stderr]  966 |                               assert_eq!(INITIALIZED, 1);
[INFO] [stderr]      |                                          ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 1000 | /             smoke_test!(
[INFO] [stderr] 1001 | |                 Mutex::new(WithEmbeddedMutex(42, FakeMutex, 42)),
[INFO] [stderr] 1002 | |                 |m: Mutex<_>| assert_eq!(m.into_inner(), WithEmbeddedMutex(42, FakeMutex, 42))
[INFO] [stderr] 1003 | |             );
[INFO] [stderr]      | |_____________- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]      = 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] [stderr]      = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]     --> src/lib.rs:967:40
[INFO] [stderr]      |
[INFO] [stderr]  967 |                               assert_eq!(LOCKED, i + 1);
[INFO] [stderr]      |                                          ^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 1000 | /             smoke_test!(
[INFO] [stderr] 1001 | |                 Mutex::new(WithEmbeddedMutex(42, FakeMutex, 42)),
[INFO] [stderr] 1002 | |                 |m: Mutex<_>| assert_eq!(m.into_inner(), WithEmbeddedMutex(42, FakeMutex, 42))
[INFO] [stderr] 1003 | |             );
[INFO] [stderr]      | |_____________- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]      = 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] [stderr]      = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]     --> src/lib.rs:968:40
[INFO] [stderr]      |
[INFO] [stderr]  968 |                               assert_eq!(UNLOCKED, i);
[INFO] [stderr]      |                                          ^^^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 1000 | /             smoke_test!(
[INFO] [stderr] 1001 | |                 Mutex::new(WithEmbeddedMutex(42, FakeMutex, 42)),
[INFO] [stderr] 1002 | |                 |m: Mutex<_>| assert_eq!(m.into_inner(), WithEmbeddedMutex(42, FakeMutex, 42))
[INFO] [stderr] 1003 | |             );
[INFO] [stderr]      | |_____________- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]      = 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] [stderr]      = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]     --> src/lib.rs:969:40
[INFO] [stderr]      |
[INFO] [stderr]  969 |                               assert_eq!(DESTROYED, 0);
[INFO] [stderr]      |                                          ^^^^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 1000 | /             smoke_test!(
[INFO] [stderr] 1001 | |                 Mutex::new(WithEmbeddedMutex(42, FakeMutex, 42)),
[INFO] [stderr] 1002 | |                 |m: Mutex<_>| assert_eq!(m.into_inner(), WithEmbeddedMutex(42, FakeMutex, 42))
[INFO] [stderr] 1003 | |             );
[INFO] [stderr]      | |_____________- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]      = 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] [stderr]      = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]     --> src/lib.rs:973:40
[INFO] [stderr]      |
[INFO] [stderr]  973 |                               assert_eq!(INITIALIZED, 1);
[INFO] [stderr]      |                                          ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 1000 | /             smoke_test!(
[INFO] [stderr] 1001 | |                 Mutex::new(WithEmbeddedMutex(42, FakeMutex, 42)),
[INFO] [stderr] 1002 | |                 |m: Mutex<_>| assert_eq!(m.into_inner(), WithEmbeddedMutex(42, FakeMutex, 42))
[INFO] [stderr] 1003 | |             );
[INFO] [stderr]      | |_____________- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]      = 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] [stderr]      = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]     --> src/lib.rs:974:40
[INFO] [stderr]      |
[INFO] [stderr]  974 |                               assert_eq!(LOCKED, i + 1);
[INFO] [stderr]      |                                          ^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 1000 | /             smoke_test!(
[INFO] [stderr] 1001 | |                 Mutex::new(WithEmbeddedMutex(42, FakeMutex, 42)),
[INFO] [stderr] 1002 | |                 |m: Mutex<_>| assert_eq!(m.into_inner(), WithEmbeddedMutex(42, FakeMutex, 42))
[INFO] [stderr] 1003 | |             );
[INFO] [stderr]      | |_____________- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]      = 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] [stderr]      = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]     --> src/lib.rs:975:40
[INFO] [stderr]      |
[INFO] [stderr]  975 |                               assert_eq!(UNLOCKED, i + 1);
[INFO] [stderr]      |                                          ^^^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 1000 | /             smoke_test!(
[INFO] [stderr] 1001 | |                 Mutex::new(WithEmbeddedMutex(42, FakeMutex, 42)),
[INFO] [stderr] 1002 | |                 |m: Mutex<_>| assert_eq!(m.into_inner(), WithEmbeddedMutex(42, FakeMutex, 42))
[INFO] [stderr] 1003 | |             );
[INFO] [stderr]      | |_____________- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]      = 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] [stderr]      = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]     --> src/lib.rs:976:40
[INFO] [stderr]      |
[INFO] [stderr]  976 |                               assert_eq!(DESTROYED, 0);
[INFO] [stderr]      |                                          ^^^^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 1000 | /             smoke_test!(
[INFO] [stderr] 1001 | |                 Mutex::new(WithEmbeddedMutex(42, FakeMutex, 42)),
[INFO] [stderr] 1002 | |                 |m: Mutex<_>| assert_eq!(m.into_inner(), WithEmbeddedMutex(42, FakeMutex, 42))
[INFO] [stderr] 1003 | |             );
[INFO] [stderr]      | |_____________- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]      = 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] [stderr]      = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]     --> src/lib.rs:981:36
[INFO] [stderr]      |
[INFO] [stderr]  981 |                           assert_eq!(INITIALIZED, 1);
[INFO] [stderr]      |                                      ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 1000 | /             smoke_test!(
[INFO] [stderr] 1001 | |                 Mutex::new(WithEmbeddedMutex(42, FakeMutex, 42)),
[INFO] [stderr] 1002 | |                 |m: Mutex<_>| assert_eq!(m.into_inner(), WithEmbeddedMutex(42, FakeMutex, 42))
[INFO] [stderr] 1003 | |             );
[INFO] [stderr]      | |_____________- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]      = 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] [stderr]      = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]     --> src/lib.rs:982:36
[INFO] [stderr]      |
[INFO] [stderr]  982 |                           assert_eq!(LOCKED, 2);
[INFO] [stderr]      |                                      ^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 1000 | /             smoke_test!(
[INFO] [stderr] 1001 | |                 Mutex::new(WithEmbeddedMutex(42, FakeMutex, 42)),
[INFO] [stderr] 1002 | |                 |m: Mutex<_>| assert_eq!(m.into_inner(), WithEmbeddedMutex(42, FakeMutex, 42))
[INFO] [stderr] 1003 | |             );
[INFO] [stderr]      | |_____________- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]      = 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] [stderr]      = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]     --> src/lib.rs:983:36
[INFO] [stderr]      |
[INFO] [stderr]  983 |                           assert_eq!(UNLOCKED, 2);
[INFO] [stderr]      |                                      ^^^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 1000 | /             smoke_test!(
[INFO] [stderr] 1001 | |                 Mutex::new(WithEmbeddedMutex(42, FakeMutex, 42)),
[INFO] [stderr] 1002 | |                 |m: Mutex<_>| assert_eq!(m.into_inner(), WithEmbeddedMutex(42, FakeMutex, 42))
[INFO] [stderr] 1003 | |             );
[INFO] [stderr]      | |_____________- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]      = 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] [stderr]      = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]     --> src/lib.rs:984:36
[INFO] [stderr]      |
[INFO] [stderr]  984 |                           assert_eq!(DESTROYED, 1);
[INFO] [stderr]      |                                      ^^^^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 1000 | /             smoke_test!(
[INFO] [stderr] 1001 | |                 Mutex::new(WithEmbeddedMutex(42, FakeMutex, 42)),
[INFO] [stderr] 1002 | |                 |m: Mutex<_>| assert_eq!(m.into_inner(), WithEmbeddedMutex(42, FakeMutex, 42))
[INFO] [stderr] 1003 | |             );
[INFO] [stderr]      | |_____________- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]      = 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] [stderr]      = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]     --> src/lib.rs:958:36
[INFO] [stderr]      |
[INFO] [stderr]  958 |                           assert_eq!(INITIALIZED, 1);
[INFO] [stderr]      |                                      ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 1004 | /             smoke_test!(
[INFO] [stderr] 1005 | |                 Mutex::new(WithEmbeddedMutex(42, Box::new(FakeMutex), 42)),
[INFO] [stderr] 1006 | |                 drop
[INFO] [stderr] 1007 | |             );
[INFO] [stderr]      | |_____________- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]      = 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] [stderr]      = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]     --> src/lib.rs:959:36
[INFO] [stderr]      |
[INFO] [stderr]  959 |                           assert_eq!(LOCKED, 0);
[INFO] [stderr]      |                                      ^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 1004 | /             smoke_test!(
[INFO] [stderr] 1005 | |                 Mutex::new(WithEmbeddedMutex(42, Box::new(FakeMutex), 42)),
[INFO] [stderr] 1006 | |                 drop
[INFO] [stderr] 1007 | |             );
[INFO] [stderr]      | |_____________- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]      = 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] [stderr]      = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]     --> src/lib.rs:960:36
[INFO] [stderr]      |
[INFO] [stderr]  960 |                           assert_eq!(UNLOCKED, 0);
[INFO] [stderr]      |                                      ^^^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 1004 | /             smoke_test!(
[INFO] [stderr] 1005 | |                 Mutex::new(WithEmbeddedMutex(42, Box::new(FakeMutex), 42)),
[INFO] [stderr] 1006 | |                 drop
[INFO] [stderr] 1007 | |             );
[INFO] [stderr]      | |_____________- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]      = 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] [stderr]      = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]     --> src/lib.rs:961:36
[INFO] [stderr]      |
[INFO] [stderr]  961 |                           assert_eq!(DESTROYED, 0);
[INFO] [stderr]      |                                      ^^^^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 1004 | /             smoke_test!(
[INFO] [stderr] 1005 | |                 Mutex::new(WithEmbeddedMutex(42, Box::new(FakeMutex), 42)),
[INFO] [stderr] 1006 | |                 drop
[INFO] [stderr] 1007 | |             );
[INFO] [stderr]      | |_____________- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]      = 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] [stderr]      = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]     --> src/lib.rs:966:40
[INFO] [stderr]      |
[INFO] [stderr]  966 |                               assert_eq!(INITIALIZED, 1);
[INFO] [stderr]      |                                          ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 1004 | /             smoke_test!(
[INFO] [stderr] 1005 | |                 Mutex::new(WithEmbeddedMutex(42, Box::new(FakeMutex), 42)),
[INFO] [stderr] 1006 | |                 drop
[INFO] [stderr] 1007 | |             );
[INFO] [stderr]      | |_____________- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]      = 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] [stderr]      = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]     --> src/lib.rs:967:40
[INFO] [stderr]      |
[INFO] [stderr]  967 |                               assert_eq!(LOCKED, i + 1);
[INFO] [stderr]      |                                          ^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 1004 | /             smoke_test!(
[INFO] [stderr] 1005 | |                 Mutex::new(WithEmbeddedMutex(42, Box::new(FakeMutex), 42)),
[INFO] [stderr] 1006 | |                 drop
[INFO] [stderr] 1007 | |             );
[INFO] [stderr]      | |_____________- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]      = 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] [stderr]      = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]     --> src/lib.rs:968:40
[INFO] [stderr]      |
[INFO] [stderr]  968 |                               assert_eq!(UNLOCKED, i);
[INFO] [stderr]      |                                          ^^^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 1004 | /             smoke_test!(
[INFO] [stderr] 1005 | |                 Mutex::new(WithEmbeddedMutex(42, Box::new(FakeMutex), 42)),
[INFO] [stderr] 1006 | |                 drop
[INFO] [stderr] 1007 | |             );
[INFO] [stderr]      | |_____________- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]      = 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] [stderr]      = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]     --> src/lib.rs:969:40
[INFO] [stderr]      |
[INFO] [stderr]  969 |                               assert_eq!(DESTROYED, 0);
[INFO] [stderr]      |                                          ^^^^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 1004 | /             smoke_test!(
[INFO] [stderr] 1005 | |                 Mutex::new(WithEmbeddedMutex(42, Box::new(FakeMutex), 42)),
[INFO] [stderr] 1006 | |                 drop
[INFO] [stderr] 1007 | |             );
[INFO] [stderr]      | |_____________- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]      = 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] [stderr]      = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]     --> src/lib.rs:973:40
[INFO] [stderr]      |
[INFO] [stderr]  973 |                               assert_eq!(INITIALIZED, 1);
[INFO] [stderr]      |                                          ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 1004 | /             smoke_test!(
[INFO] [stderr] 1005 | |                 Mutex::new(WithEmbeddedMutex(42, Box::new(FakeMutex), 42)),
[INFO] [stderr] 1006 | |                 drop
[INFO] [stderr] 1007 | |             );
[INFO] [stderr]      | |_____________- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]      = 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] [stderr]      = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]     --> src/lib.rs:974:40
[INFO] [stderr]      |
[INFO] [stderr]  974 |                               assert_eq!(LOCKED, i + 1);
[INFO] [stderr]      |                                          ^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 1004 | /             smoke_test!(
[INFO] [stderr] 1005 | |                 Mutex::new(WithEmbeddedMutex(42, Box::new(FakeMutex), 42)),
[INFO] [stderr] 1006 | |                 drop
[INFO] [stderr] 1007 | |             );
[INFO] [stderr]      | |_____________- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]      = 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] [stderr]      = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]     --> src/lib.rs:975:40
[INFO] [stderr]      |
[INFO] [stderr]  975 |                               assert_eq!(UNLOCKED, i + 1);
[INFO] [stderr]      |                                          ^^^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 1004 | /             smoke_test!(
[INFO] [stderr] 1005 | |                 Mutex::new(WithEmbeddedMutex(42, Box::new(FakeMutex), 42)),
[INFO] [stderr] 1006 | |                 drop
[INFO] [stderr] 1007 | |             );
[INFO] [stderr]      | |_____________- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]      = 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] [stderr]      = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]     --> src/lib.rs:976:40
[INFO] [stderr]      |
[INFO] [stderr]  976 |                               assert_eq!(DESTROYED, 0);
[INFO] [stderr]      |                                          ^^^^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 1004 | /             smoke_test!(
[INFO] [stderr] 1005 | |                 Mutex::new(WithEmbeddedMutex(42, Box::new(FakeMutex), 42)),
[INFO] [stderr] 1006 | |                 drop
[INFO] [stderr] 1007 | |             );
[INFO] [stderr]      | |_____________- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]      = 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] [stderr]      = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]     --> src/lib.rs:981:36
[INFO] [stderr]      |
[INFO] [stderr]  981 |                           assert_eq!(INITIALIZED, 1);
[INFO] [stderr]      |                                      ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 1004 | /             smoke_test!(
[INFO] [stderr] 1005 | |                 Mutex::new(WithEmbeddedMutex(42, Box::new(FakeMutex), 42)),
[INFO] [stderr] 1006 | |                 drop
[INFO] [stderr] 1007 | |             );
[INFO] [stderr]      | |_____________- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]      = 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] [stderr]      = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]     --> src/lib.rs:982:36
[INFO] [stderr]      |
[INFO] [stderr]  982 |                           assert_eq!(LOCKED, 2);
[INFO] [stderr]      |                                      ^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 1004 | /             smoke_test!(
[INFO] [stderr] 1005 | |                 Mutex::new(WithEmbeddedMutex(42, Box::new(FakeMutex), 42)),
[INFO] [stderr] 1006 | |                 drop
[INFO] [stderr] 1007 | |             );
[INFO] [stderr]      | |_____________- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]      = 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] [stderr]      = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]     --> src/lib.rs:983:36
[INFO] [stderr]      |
[INFO] [stderr]  983 |                           assert_eq!(UNLOCKED, 2);
[INFO] [stderr]      |                                      ^^^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 1004 | /             smoke_test!(
[INFO] [stderr] 1005 | |                 Mutex::new(WithEmbeddedMutex(42, Box::new(FakeMutex), 42)),
[INFO] [stderr] 1006 | |                 drop
[INFO] [stderr] 1007 | |             );
[INFO] [stderr]      | |_____________- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]      = 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] [stderr]      = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]     --> src/lib.rs:984:36
[INFO] [stderr]      |
[INFO] [stderr]  984 |                           assert_eq!(DESTROYED, 1);
[INFO] [stderr]      |                                      ^^^^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 1004 | /             smoke_test!(
[INFO] [stderr] 1005 | |                 Mutex::new(WithEmbeddedMutex(42, Box::new(FakeMutex), 42)),
[INFO] [stderr] 1006 | |                 drop
[INFO] [stderr] 1007 | |             );
[INFO] [stderr]      | |_____________- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]      = 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] [stderr]      = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]     --> src/lib.rs:958:36
[INFO] [stderr]      |
[INFO] [stderr]  958 |                           assert_eq!(INITIALIZED, 1);
[INFO] [stderr]      |                                      ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 1008 | /             smoke_test!(
[INFO] [stderr] 1009 | |                 Mutex::new(WithEmbeddedMutex(42, Box::new(FakeMutex), 42)),
[INFO] [stderr] 1010 | |                 |m: Mutex<_>| assert_eq!(
[INFO] [stderr] 1011 | |                     m.into_inner(),
[INFO] [stderr] ...    |
[INFO] [stderr] 1014 | |             );
[INFO] [stderr]      | |_____________- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]      = 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] [stderr]      = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]     --> src/lib.rs:959:36
[INFO] [stderr]      |
[INFO] [stderr]  959 |                           assert_eq!(LOCKED, 0);
[INFO] [stderr]      |                                      ^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 1008 | /             smoke_test!(
[INFO] [stderr] 1009 | |                 Mutex::new(WithEmbeddedMutex(42, Box::new(FakeMutex), 42)),
[INFO] [stderr] 1010 | |                 |m: Mutex<_>| assert_eq!(
[INFO] [stderr] 1011 | |                     m.into_inner(),
[INFO] [stderr] ...    |
[INFO] [stderr] 1014 | |             );
[INFO] [stderr]      | |_____________- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]      = 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] [stderr]      = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]     --> src/lib.rs:960:36
[INFO] [stderr]      |
[INFO] [stderr]  960 |                           assert_eq!(UNLOCKED, 0);
[INFO] [stderr]      |                                      ^^^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 1008 | /             smoke_test!(
[INFO] [stderr] 1009 | |                 Mutex::new(WithEmbeddedMutex(42, Box::new(FakeMutex), 42)),
[INFO] [stderr] 1010 | |                 |m: Mutex<_>| assert_eq!(
[INFO] [stderr] 1011 | |                     m.into_inner(),
[INFO] [stderr] ...    |
[INFO] [stderr] 1014 | |             );
[INFO] [stderr]      | |_____________- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]      = 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] [stderr]      = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]     --> src/lib.rs:961:36
[INFO] [stderr]      |
[INFO] [stderr]  961 |                           assert_eq!(DESTROYED, 0);
[INFO] [stderr]      |                                      ^^^^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 1008 | /             smoke_test!(
[INFO] [stderr] 1009 | |                 Mutex::new(WithEmbeddedMutex(42, Box::new(FakeMutex), 42)),
[INFO] [stderr] 1010 | |                 |m: Mutex<_>| assert_eq!(
[INFO] [stderr] 1011 | |                     m.into_inner(),
[INFO] [stderr] ...    |
[INFO] [stderr] 1014 | |             );
[INFO] [stderr]      | |_____________- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]      = 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] [stderr]      = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]     --> src/lib.rs:966:40
[INFO] [stderr]      |
[INFO] [stderr]  966 |                               assert_eq!(INITIALIZED, 1);
[INFO] [stderr]      |                                          ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 1008 | /             smoke_test!(
[INFO] [stderr] 1009 | |                 Mutex::new(WithEmbeddedMutex(42, Box::new(FakeMutex), 42)),
[INFO] [stderr] 1010 | |                 |m: Mutex<_>| assert_eq!(
[INFO] [stderr] 1011 | |                     m.into_inner(),
[INFO] [stderr] ...    |
[INFO] [stderr] 1014 | |             );
[INFO] [stderr]      | |_____________- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]      = 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] [stderr]      = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]     --> src/lib.rs:967:40
[INFO] [stderr]      |
[INFO] [stderr]  967 |                               assert_eq!(LOCKED, i + 1);
[INFO] [stderr]      |                                          ^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 1008 | /             smoke_test!(
[INFO] [stderr] 1009 | |                 Mutex::new(WithEmbeddedMutex(42, Box::new(FakeMutex), 42)),
[INFO] [stderr] 1010 | |                 |m: Mutex<_>| assert_eq!(
[INFO] [stderr] 1011 | |                     m.into_inner(),
[INFO] [stderr] ...    |
[INFO] [stderr] 1014 | |             );
[INFO] [stderr]      | |_____________- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]      = 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] [stderr]      = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]     --> src/lib.rs:968:40
[INFO] [stderr]      |
[INFO] [stderr]  968 |                               assert_eq!(UNLOCKED, i);
[INFO] [stderr]      |                                          ^^^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 1008 | /             smoke_test!(
[INFO] [stderr] 1009 | |                 Mutex::new(WithEmbeddedMutex(42, Box::new(FakeMutex), 42)),
[INFO] [stderr] 1010 | |                 |m: Mutex<_>| assert_eq!(
[INFO] [stderr] 1011 | |                     m.into_inner(),
[INFO] [stderr] ...    |
[INFO] [stderr] 1014 | |             );
[INFO] [stderr]      | |_____________- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]      = 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] [stderr]      = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]     --> src/lib.rs:969:40
[INFO] [stderr]      |
[INFO] [stderr]  969 |                               assert_eq!(DESTROYED, 0);
[INFO] [stderr]      |                                          ^^^^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 1008 | /             smoke_test!(
[INFO] [stderr] 1009 | |                 Mutex::new(WithEmbeddedMutex(42, Box::new(FakeMutex), 42)),
[INFO] [stderr] 1010 | |                 |m: Mutex<_>| assert_eq!(
[INFO] [stderr] 1011 | |                     m.into_inner(),
[INFO] [stderr] ...    |
[INFO] [stderr] 1014 | |             );
[INFO] [stderr]      | |_____________- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]      = 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] [stderr]      = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]     --> src/lib.rs:973:40
[INFO] [stderr]      |
[INFO] [stderr]  973 |                               assert_eq!(INITIALIZED, 1);
[INFO] [stderr]      |                                          ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 1008 | /             smoke_test!(
[INFO] [stderr] 1009 | |                 Mutex::new(WithEmbeddedMutex(42, Box::new(FakeMutex), 42)),
[INFO] [stderr] 1010 | |                 |m: Mutex<_>| assert_eq!(
[INFO] [stderr] 1011 | |                     m.into_inner(),
[INFO] [stderr] ...    |
[INFO] [stderr] 1014 | |             );
[INFO] [stderr]      | |_____________- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]      = 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] [stderr]      = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]     --> src/lib.rs:974:40
[INFO] [stderr]      |
[INFO] [stderr]  974 |                               assert_eq!(LOCKED, i + 1);
[INFO] [stderr]      |                                          ^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 1008 | /             smoke_test!(
[INFO] [stderr] 1009 | |                 Mutex::new(WithEmbeddedMutex(42, Box::new(FakeMutex), 42)),
[INFO] [stderr] 1010 | |                 |m: Mutex<_>| assert_eq!(
[INFO] [stderr] 1011 | |                     m.into_inner(),
[INFO] [stderr] ...    |
[INFO] [stderr] 1014 | |             );
[INFO] [stderr]      | |_____________- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]      = 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] [stderr]      = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]     --> src/lib.rs:975:40
[INFO] [stderr]      |
[INFO] [stderr]  975 |                               assert_eq!(UNLOCKED, i + 1);
[INFO] [stderr]      |                                          ^^^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 1008 | /             smoke_test!(
[INFO] [stderr] 1009 | |                 Mutex::new(WithEmbeddedMutex(42, Box::new(FakeMutex), 42)),
[INFO] [stderr] 1010 | |                 |m: Mutex<_>| assert_eq!(
[INFO] [stderr] 1011 | |                     m.into_inner(),
[INFO] [stderr] ...    |
[INFO] [stderr] 1014 | |             );
[INFO] [stderr]      | |_____________- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]      = 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] [stderr]      = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]     --> src/lib.rs:976:40
[INFO] [stderr]      |
[INFO] [stderr]  976 |                               assert_eq!(DESTROYED, 0);
[INFO] [stderr]      |                                          ^^^^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 1008 | /             smoke_test!(
[INFO] [stderr] 1009 | |                 Mutex::new(WithEmbeddedMutex(42, Box::new(FakeMutex), 42)),
[INFO] [stderr] 1010 | |                 |m: Mutex<_>| assert_eq!(
[INFO] [stderr] 1011 | |                     m.into_inner(),
[INFO] [stderr] ...    |
[INFO] [stderr] 1014 | |             );
[INFO] [stderr]      | |_____________- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]      = 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] [stderr]      = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]     --> src/lib.rs:981:36
[INFO] [stderr]      |
[INFO] [stderr]  981 |                           assert_eq!(INITIALIZED, 1);
[INFO] [stderr]      |                                      ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 1008 | /             smoke_test!(
[INFO] [stderr] 1009 | |                 Mutex::new(WithEmbeddedMutex(42, Box::new(FakeMutex), 42)),
[INFO] [stderr] 1010 | |                 |m: Mutex<_>| assert_eq!(
[INFO] [stderr] 1011 | |                     m.into_inner(),
[INFO] [stderr] ...    |
[INFO] [stderr] 1014 | |             );
[INFO] [stderr]      | |_____________- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]      = 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] [stderr]      = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]     --> src/lib.rs:982:36
[INFO] [stderr]      |
[INFO] [stderr]  982 |                           assert_eq!(LOCKED, 2);
[INFO] [stderr]      |                                      ^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 1008 | /             smoke_test!(
[INFO] [stderr] 1009 | |                 Mutex::new(WithEmbeddedMutex(42, Box::new(FakeMutex), 42)),
[INFO] [stderr] 1010 | |                 |m: Mutex<_>| assert_eq!(
[INFO] [stderr] 1011 | |                     m.into_inner(),
[INFO] [stderr] ...    |
[INFO] [stderr] 1014 | |             );
[INFO] [stderr]      | |_____________- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]      = 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] [stderr]      = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]     --> src/lib.rs:983:36
[INFO] [stderr]      |
[INFO] [stderr]  983 |                           assert_eq!(UNLOCKED, 2);
[INFO] [stderr]      |                                      ^^^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 1008 | /             smoke_test!(
[INFO] [stderr] 1009 | |                 Mutex::new(WithEmbeddedMutex(42, Box::new(FakeMutex), 42)),
[INFO] [stderr] 1010 | |                 |m: Mutex<_>| assert_eq!(
[INFO] [stderr] 1011 | |                     m.into_inner(),
[INFO] [stderr] ...    |
[INFO] [stderr] 1014 | |             );
[INFO] [stderr]      | |_____________- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]      = 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] [stderr]      = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]     --> src/lib.rs:984:36
[INFO] [stderr]      |
[INFO] [stderr]  984 |                           assert_eq!(DESTROYED, 1);
[INFO] [stderr]      |                                      ^^^^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 1008 | /             smoke_test!(
[INFO] [stderr] 1009 | |                 Mutex::new(WithEmbeddedMutex(42, Box::new(FakeMutex), 42)),
[INFO] [stderr] 1010 | |                 |m: Mutex<_>| assert_eq!(
[INFO] [stderr] 1011 | |                     m.into_inner(),
[INFO] [stderr] ...    |
[INFO] [stderr] 1014 | |             );
[INFO] [stderr]      | |_____________- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]      = 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] [stderr]      = note: this warning originates in the macro `smoke_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `flexible-locks` (lib) generated 5 warnings (run `cargo fix --lib -p flexible-locks` to apply 2 suggestions)
[INFO] [stderr] warning: `flexible-locks` (lib test) generated 133 warnings (5 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: syn v0.13.11
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/flexible_locks-fbe6f0dc90d25197)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test tests::boxed::smoke ... ok
[INFO] [stdout] test tests::boxed::test_into_inner_drop ... ok
[INFO] [stdout] test tests::boxed::test_mutex_unsized ... ok
[INFO] [stdout] test tests::boxed::test_get_mut ... ok
[INFO] [stdout] test tests::base::smoke ... ok
[INFO] [stdout] test tests::boxed::test_into_inner ... ok
[INFO] [stdout] test tests::wrap::smoke ... ok
[INFO] [stdout] test tests::boxed::test_mutex_arc_nested ... ok
[INFO] [stdout] test tests::wrap::test_into_inner_drop ... ok
[INFO] [stdout] test tests::boxed::lots_and_lots ... ok
[INFO] [stdout] test tests::wrap::test_into_inner ... ok
[INFO] [stdout] test tests::wrap::test_get_mut ... ok
[INFO] [stdout] test tests::wrap::test_mutex_unsized ... ok
[INFO] [stdout] test tests::wrap::test_mutex_arc_nested ... ok
[INFO] [stderr]    Doc-tests flexible_locks
[INFO] [stdout] test tests::wrap::lots_and_lots ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test src/os.rs - os::pthread_mutex_new (line 288) ... ok
[INFO] [stdout] test src/lib.rs - MutexProtected (line 134) ... ok
[INFO] [stdout] test src/lib.rs - Mutex<T>::new (line 425) ... ok
[INFO] [stdout] test src/lib.rs - Mutex<T>::get_mut (line 589) ... ok
[INFO] [stdout] test src/lib.rs - MutexWrap<M,T>::into_inner (line 735) ... ok
[INFO] [stdout] test src/lib.rs - MutexWrap<M,T>::get_mut (line 819) ... ok
[INFO] [stdout] test src/lib.rs - MutexProtected::DataType (line 168) ... ok
[INFO] [stdout] test src/lib.rs - Mutex<T>::into_inner (line 472) ... ok
[INFO] [stdout] test src/lib.rs - MutexWrap<M,T>::new (line 708) ... ok
[INFO] [stdout] test src/os.rs - os::raw_os_mutex_new (line 133) ... ok
[INFO] [stdout] test src/lib.rs - Mutex<T>::lock (line 541) ... ok
[INFO] [stdout] test src/lib.rs - mutex_new (line 353) ... ok
[INFO] [stdout] test src/lib.rs - MutexWrap<M,T>::lock (line 783) ... ok
[INFO] [stdout] test src/lib.rs - Mutex (line 276) ... ok
[INFO] [stdout] test src/lib.rs - MutexWrap (line 653) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.63s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "8a7365337342f12d914545c543ea5f21a671b65a796e52b76d5854359befd0a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a7365337342f12d914545c543ea5f21a671b65a796e52b76d5854359befd0a2", kill_on_drop: false }`
[INFO] [stdout] 8a7365337342f12d914545c543ea5f21a671b65a796e52b76d5854359befd0a2
