[INFO] fetching crate static_init 1.0.4...
[INFO] building static_init-1.0.4 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] extracting crate static_init 1.0.4 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate static_init 1.0.4
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate static_init 1.0.4
[INFO] tweaked toml for crates.io crate static_init 1.0.4 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate static_init 1.0.4 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate static_init 1.0.4 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded double-checked-cell v2.1.0
[INFO] [stderr]   Downloaded static_init_macro v1.0.4
[INFO] [stderr]   Downloaded ctor v0.2.9
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5ddf9ef84408740bc6c295f2594f127897d61bc14c5d53ba104bc557ff0eb51b
[INFO] running `Command { std: "docker" "start" "-a" "5ddf9ef84408740bc6c295f2594f127897d61bc14c5d53ba104bc557ff0eb51b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5ddf9ef84408740bc6c295f2594f127897d61bc14c5d53ba104bc557ff0eb51b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ddf9ef84408740bc6c295f2594f127897d61bc14c5d53ba104bc557ff0eb51b", kill_on_drop: false }`
[INFO] [stdout] 5ddf9ef84408740bc6c295f2594f127897d61bc14c5d53ba104bc557ff0eb51b
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] adfddfcc7faac2126b043b37a3b659d51f805799b2efd0167bb1b15c1126d4dd
[INFO] running `Command { std: "docker" "start" "-a" "adfddfcc7faac2126b043b37a3b659d51f805799b2efd0167bb1b15c1126d4dd", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling static_init_macro v1.0.4
[INFO] [stderr]    Compiling static_init v1.0.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:885:21
[INFO] [stdout]      |
[INFO] [stdout]  885 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1617 | / impl_mut_lazy! {locked_lazy:extend_locked_lazy, LockedLazy,SyncSequentializer<G>,InitializedChecker,UnInited::<T>, SyncPhaseLocker, SyncP...
[INFO] [stdout] 1618 | | "A mutable locked lazy that initialize its content on the first lock"}
[INFO] [stdout]      | |______________________________________________________________________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:896:21
[INFO] [stdout]      |
[INFO] [stdout]  896 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1617 | / impl_mut_lazy! {locked_lazy:extend_locked_lazy, LockedLazy,SyncSequentializer<G>,InitializedChecker,UnInited::<T>, SyncPhaseLocker, SyncP...
[INFO] [stdout] 1618 | | "A mutable locked lazy that initialize its content on the first lock"}
[INFO] [stdout]      | |______________________________________________________________________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:902:21
[INFO] [stdout]      |
[INFO] [stdout]  902 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1617 | / impl_mut_lazy! {locked_lazy:extend_locked_lazy, LockedLazy,SyncSequentializer<G>,InitializedChecker,UnInited::<T>, SyncPhaseLocker, SyncP...
[INFO] [stdout] 1618 | | "A mutable locked lazy that initialize its content on the first lock"}
[INFO] [stdout]      | |______________________________________________________________________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:909:21
[INFO] [stdout]      |
[INFO] [stdout]  909 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1617 | / impl_mut_lazy! {locked_lazy:extend_locked_lazy, LockedLazy,SyncSequentializer<G>,InitializedChecker,UnInited::<T>, SyncPhaseLocker, SyncP...
[INFO] [stdout] 1618 | | "A mutable locked lazy that initialize its content on the first lock"}
[INFO] [stdout]      | |______________________________________________________________________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:919:21
[INFO] [stdout]      |
[INFO] [stdout]  919 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1617 | / impl_mut_lazy! {locked_lazy:extend_locked_lazy, LockedLazy,SyncSequentializer<G>,InitializedChecker,UnInited::<T>, SyncPhaseLocker, SyncP...
[INFO] [stdout] 1618 | | "A mutable locked lazy that initialize its content on the first lock"}
[INFO] [stdout]      | |______________________________________________________________________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:930:21
[INFO] [stdout]      |
[INFO] [stdout]  930 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1617 | / impl_mut_lazy! {locked_lazy:extend_locked_lazy, LockedLazy,SyncSequentializer<G>,InitializedChecker,UnInited::<T>, SyncPhaseLocker, SyncP...
[INFO] [stdout] 1618 | | "A mutable locked lazy that initialize its content on the first lock"}
[INFO] [stdout]      | |______________________________________________________________________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:936:21
[INFO] [stdout]      |
[INFO] [stdout]  936 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1617 | / impl_mut_lazy! {locked_lazy:extend_locked_lazy, LockedLazy,SyncSequentializer<G>,InitializedChecker,UnInited::<T>, SyncPhaseLocker, SyncP...
[INFO] [stdout] 1618 | | "A mutable locked lazy that initialize its content on the first lock"}
[INFO] [stdout]      | |______________________________________________________________________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:942:21
[INFO] [stdout]      |
[INFO] [stdout]  942 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1617 | / impl_mut_lazy! {locked_lazy:extend_locked_lazy, LockedLazy,SyncSequentializer<G>,InitializedChecker,UnInited::<T>, SyncPhaseLocker, SyncP...
[INFO] [stdout] 1618 | | "A mutable locked lazy that initialize its content on the first lock"}
[INFO] [stdout]      | |______________________________________________________________________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:885:21
[INFO] [stdout]      |
[INFO] [stdout]  885 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1627 | / impl_mut_lazy! {primed_static primed_locked_lazy, PrimedLockedLazy,SyncSequentializer<G>,InitializedChecker,Primed::<T>, SyncPhaseLocker,...
[INFO] [stdout] 1628 | | "The actual type of mutable statics attributed with [#[dynamic(primed)]](macro@crate::dynamic)"}
[INFO] [stdout]      | |________________________________________________________________________________________________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:896:21
[INFO] [stdout]      |
[INFO] [stdout]  896 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1627 | / impl_mut_lazy! {primed_static primed_locked_lazy, PrimedLockedLazy,SyncSequentializer<G>,InitializedChecker,Primed::<T>, SyncPhaseLocker,...
[INFO] [stdout] 1628 | | "The actual type of mutable statics attributed with [#[dynamic(primed)]](macro@crate::dynamic)"}
[INFO] [stdout]      | |________________________________________________________________________________________________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:902:21
[INFO] [stdout]      |
[INFO] [stdout]  902 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1627 | / impl_mut_lazy! {primed_static primed_locked_lazy, PrimedLockedLazy,SyncSequentializer<G>,InitializedChecker,Primed::<T>, SyncPhaseLocker,...
[INFO] [stdout] 1628 | | "The actual type of mutable statics attributed with [#[dynamic(primed)]](macro@crate::dynamic)"}
[INFO] [stdout]      | |________________________________________________________________________________________________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:909:21
[INFO] [stdout]      |
[INFO] [stdout]  909 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1627 | / impl_mut_lazy! {primed_static primed_locked_lazy, PrimedLockedLazy,SyncSequentializer<G>,InitializedChecker,Primed::<T>, SyncPhaseLocker,...
[INFO] [stdout] 1628 | | "The actual type of mutable statics attributed with [#[dynamic(primed)]](macro@crate::dynamic)"}
[INFO] [stdout]      | |________________________________________________________________________________________________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:919:21
[INFO] [stdout]      |
[INFO] [stdout]  919 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1627 | / impl_mut_lazy! {primed_static primed_locked_lazy, PrimedLockedLazy,SyncSequentializer<G>,InitializedChecker,Primed::<T>, SyncPhaseLocker,...
[INFO] [stdout] 1628 | | "The actual type of mutable statics attributed with [#[dynamic(primed)]](macro@crate::dynamic)"}
[INFO] [stdout]      | |________________________________________________________________________________________________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:930:21
[INFO] [stdout]      |
[INFO] [stdout]  930 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1627 | / impl_mut_lazy! {primed_static primed_locked_lazy, PrimedLockedLazy,SyncSequentializer<G>,InitializedChecker,Primed::<T>, SyncPhaseLocker,...
[INFO] [stdout] 1628 | | "The actual type of mutable statics attributed with [#[dynamic(primed)]](macro@crate::dynamic)"}
[INFO] [stdout]      | |________________________________________________________________________________________________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:936:21
[INFO] [stdout]      |
[INFO] [stdout]  936 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1627 | / impl_mut_lazy! {primed_static primed_locked_lazy, PrimedLockedLazy,SyncSequentializer<G>,InitializedChecker,Primed::<T>, SyncPhaseLocker,...
[INFO] [stdout] 1628 | | "The actual type of mutable statics attributed with [#[dynamic(primed)]](macro@crate::dynamic)"}
[INFO] [stdout]      | |________________________________________________________________________________________________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:942:21
[INFO] [stdout]      |
[INFO] [stdout]  942 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1627 | / impl_mut_lazy! {primed_static primed_locked_lazy, PrimedLockedLazy,SyncSequentializer<G>,InitializedChecker,Primed::<T>, SyncPhaseLocker,...
[INFO] [stdout] 1628 | | "The actual type of mutable statics attributed with [#[dynamic(primed)]](macro@crate::dynamic)"}
[INFO] [stdout]      | |________________________________________________________________________________________________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:885:21
[INFO] [stdout]      |
[INFO] [stdout]  885 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1633 | / impl_mut_lazy! {static locked_lazy_finalize,LockedLazyFinalize,ExitSequentializer<G>,InitializedSoftFinalizedChecker,UnInited::<T>,SyncPh...
[INFO] [stdout] 1634 | | "The actual type of mutable statics attributed with [#[dynamic(lazy,finalize)]](macro@crate::dynamic)"
[INFO] [stdout] 1635 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:896:21
[INFO] [stdout]      |
[INFO] [stdout]  896 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1633 | / impl_mut_lazy! {static locked_lazy_finalize,LockedLazyFinalize,ExitSequentializer<G>,InitializedSoftFinalizedChecker,UnInited::<T>,SyncPh...
[INFO] [stdout] 1634 | | "The actual type of mutable statics attributed with [#[dynamic(lazy,finalize)]](macro@crate::dynamic)"
[INFO] [stdout] 1635 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:902:21
[INFO] [stdout]      |
[INFO] [stdout]  902 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1633 | / impl_mut_lazy! {static locked_lazy_finalize,LockedLazyFinalize,ExitSequentializer<G>,InitializedSoftFinalizedChecker,UnInited::<T>,SyncPh...
[INFO] [stdout] 1634 | | "The actual type of mutable statics attributed with [#[dynamic(lazy,finalize)]](macro@crate::dynamic)"
[INFO] [stdout] 1635 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:909:21
[INFO] [stdout]      |
[INFO] [stdout]  909 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1633 | / impl_mut_lazy! {static locked_lazy_finalize,LockedLazyFinalize,ExitSequentializer<G>,InitializedSoftFinalizedChecker,UnInited::<T>,SyncPh...
[INFO] [stdout] 1634 | | "The actual type of mutable statics attributed with [#[dynamic(lazy,finalize)]](macro@crate::dynamic)"
[INFO] [stdout] 1635 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:919:21
[INFO] [stdout]      |
[INFO] [stdout]  919 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1633 | / impl_mut_lazy! {static locked_lazy_finalize,LockedLazyFinalize,ExitSequentializer<G>,InitializedSoftFinalizedChecker,UnInited::<T>,SyncPh...
[INFO] [stdout] 1634 | | "The actual type of mutable statics attributed with [#[dynamic(lazy,finalize)]](macro@crate::dynamic)"
[INFO] [stdout] 1635 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:930:21
[INFO] [stdout]      |
[INFO] [stdout]  930 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1633 | / impl_mut_lazy! {static locked_lazy_finalize,LockedLazyFinalize,ExitSequentializer<G>,InitializedSoftFinalizedChecker,UnInited::<T>,SyncPh...
[INFO] [stdout] 1634 | | "The actual type of mutable statics attributed with [#[dynamic(lazy,finalize)]](macro@crate::dynamic)"
[INFO] [stdout] 1635 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:936:21
[INFO] [stdout]      |
[INFO] [stdout]  936 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1633 | / impl_mut_lazy! {static locked_lazy_finalize,LockedLazyFinalize,ExitSequentializer<G>,InitializedSoftFinalizedChecker,UnInited::<T>,SyncPh...
[INFO] [stdout] 1634 | | "The actual type of mutable statics attributed with [#[dynamic(lazy,finalize)]](macro@crate::dynamic)"
[INFO] [stdout] 1635 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:942:21
[INFO] [stdout]      |
[INFO] [stdout]  942 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1633 | / impl_mut_lazy! {static locked_lazy_finalize,LockedLazyFinalize,ExitSequentializer<G>,InitializedSoftFinalizedChecker,UnInited::<T>,SyncPh...
[INFO] [stdout] 1634 | | "The actual type of mutable statics attributed with [#[dynamic(lazy,finalize)]](macro@crate::dynamic)"
[INFO] [stdout] 1635 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:885:21
[INFO] [stdout]      |
[INFO] [stdout]  885 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1643 | / impl_mut_lazy! {static locked_lazy_droped,LockedLazyDroped,ExitSequentializer<G>,InitializedHardFinalizedChecker,DropedUnInited::<T>, Syn...
[INFO] [stdout] 1644 | | "The actual type of statics attributed with [#[dynamic(lazy,finalize)]](macro@crate::dynamic)"
[INFO] [stdout] 1645 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:896:21
[INFO] [stdout]      |
[INFO] [stdout]  896 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1643 | / impl_mut_lazy! {static locked_lazy_droped,LockedLazyDroped,ExitSequentializer<G>,InitializedHardFinalizedChecker,DropedUnInited::<T>, Syn...
[INFO] [stdout] 1644 | | "The actual type of statics attributed with [#[dynamic(lazy,finalize)]](macro@crate::dynamic)"
[INFO] [stdout] 1645 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:902:21
[INFO] [stdout]      |
[INFO] [stdout]  902 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1643 | / impl_mut_lazy! {static locked_lazy_droped,LockedLazyDroped,ExitSequentializer<G>,InitializedHardFinalizedChecker,DropedUnInited::<T>, Syn...
[INFO] [stdout] 1644 | | "The actual type of statics attributed with [#[dynamic(lazy,finalize)]](macro@crate::dynamic)"
[INFO] [stdout] 1645 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:909:21
[INFO] [stdout]      |
[INFO] [stdout]  909 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1643 | / impl_mut_lazy! {static locked_lazy_droped,LockedLazyDroped,ExitSequentializer<G>,InitializedHardFinalizedChecker,DropedUnInited::<T>, Syn...
[INFO] [stdout] 1644 | | "The actual type of statics attributed with [#[dynamic(lazy,finalize)]](macro@crate::dynamic)"
[INFO] [stdout] 1645 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:919:21
[INFO] [stdout]      |
[INFO] [stdout]  919 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1643 | / impl_mut_lazy! {static locked_lazy_droped,LockedLazyDroped,ExitSequentializer<G>,InitializedHardFinalizedChecker,DropedUnInited::<T>, Syn...
[INFO] [stdout] 1644 | | "The actual type of statics attributed with [#[dynamic(lazy,finalize)]](macro@crate::dynamic)"
[INFO] [stdout] 1645 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:930:21
[INFO] [stdout]      |
[INFO] [stdout]  930 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1643 | / impl_mut_lazy! {static locked_lazy_droped,LockedLazyDroped,ExitSequentializer<G>,InitializedHardFinalizedChecker,DropedUnInited::<T>, Syn...
[INFO] [stdout] 1644 | | "The actual type of statics attributed with [#[dynamic(lazy,finalize)]](macro@crate::dynamic)"
[INFO] [stdout] 1645 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:936:21
[INFO] [stdout]      |
[INFO] [stdout]  936 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1643 | / impl_mut_lazy! {static locked_lazy_droped,LockedLazyDroped,ExitSequentializer<G>,InitializedHardFinalizedChecker,DropedUnInited::<T>, Syn...
[INFO] [stdout] 1644 | | "The actual type of statics attributed with [#[dynamic(lazy,finalize)]](macro@crate::dynamic)"
[INFO] [stdout] 1645 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:942:21
[INFO] [stdout]      |
[INFO] [stdout]  942 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1643 | / impl_mut_lazy! {static locked_lazy_droped,LockedLazyDroped,ExitSequentializer<G>,InitializedHardFinalizedChecker,DropedUnInited::<T>, Syn...
[INFO] [stdout] 1644 | | "The actual type of statics attributed with [#[dynamic(lazy,finalize)]](macro@crate::dynamic)"
[INFO] [stdout] 1645 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:885:21
[INFO] [stdout]      |
[INFO] [stdout]  885 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1654 | / impl_mut_lazy! {primed_static primed_locked_lazy_droped,PrimedLockedLazyDroped,ExitSequentializer<G>,InitializedHardFinalizedChecker,Prim...
[INFO] [stdout] 1655 | | "The actual type of mutable statics attributed with [#[dynamic(primed,drop)]](macro@crate::dynamic)"
[INFO] [stdout] 1656 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:896:21
[INFO] [stdout]      |
[INFO] [stdout]  896 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1654 | / impl_mut_lazy! {primed_static primed_locked_lazy_droped,PrimedLockedLazyDroped,ExitSequentializer<G>,InitializedHardFinalizedChecker,Prim...
[INFO] [stdout] 1655 | | "The actual type of mutable statics attributed with [#[dynamic(primed,drop)]](macro@crate::dynamic)"
[INFO] [stdout] 1656 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:902:21
[INFO] [stdout]      |
[INFO] [stdout]  902 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1654 | / impl_mut_lazy! {primed_static primed_locked_lazy_droped,PrimedLockedLazyDroped,ExitSequentializer<G>,InitializedHardFinalizedChecker,Prim...
[INFO] [stdout] 1655 | | "The actual type of mutable statics attributed with [#[dynamic(primed,drop)]](macro@crate::dynamic)"
[INFO] [stdout] 1656 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:909:21
[INFO] [stdout]      |
[INFO] [stdout]  909 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1654 | / impl_mut_lazy! {primed_static primed_locked_lazy_droped,PrimedLockedLazyDroped,ExitSequentializer<G>,InitializedHardFinalizedChecker,Prim...
[INFO] [stdout] 1655 | | "The actual type of mutable statics attributed with [#[dynamic(primed,drop)]](macro@crate::dynamic)"
[INFO] [stdout] 1656 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:919:21
[INFO] [stdout]      |
[INFO] [stdout]  919 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1654 | / impl_mut_lazy! {primed_static primed_locked_lazy_droped,PrimedLockedLazyDroped,ExitSequentializer<G>,InitializedHardFinalizedChecker,Prim...
[INFO] [stdout] 1655 | | "The actual type of mutable statics attributed with [#[dynamic(primed,drop)]](macro@crate::dynamic)"
[INFO] [stdout] 1656 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:930:21
[INFO] [stdout]      |
[INFO] [stdout]  930 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1654 | / impl_mut_lazy! {primed_static primed_locked_lazy_droped,PrimedLockedLazyDroped,ExitSequentializer<G>,InitializedHardFinalizedChecker,Prim...
[INFO] [stdout] 1655 | | "The actual type of mutable statics attributed with [#[dynamic(primed,drop)]](macro@crate::dynamic)"
[INFO] [stdout] 1656 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:936:21
[INFO] [stdout]      |
[INFO] [stdout]  936 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1654 | / impl_mut_lazy! {primed_static primed_locked_lazy_droped,PrimedLockedLazyDroped,ExitSequentializer<G>,InitializedHardFinalizedChecker,Prim...
[INFO] [stdout] 1655 | | "The actual type of mutable statics attributed with [#[dynamic(primed,drop)]](macro@crate::dynamic)"
[INFO] [stdout] 1656 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:942:21
[INFO] [stdout]      |
[INFO] [stdout]  942 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1654 | / impl_mut_lazy! {primed_static primed_locked_lazy_droped,PrimedLockedLazyDroped,ExitSequentializer<G>,InitializedHardFinalizedChecker,Prim...
[INFO] [stdout] 1655 | | "The actual type of mutable statics attributed with [#[dynamic(primed,drop)]](macro@crate::dynamic)"
[INFO] [stdout] 1656 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:885:21
[INFO] [stdout]      |
[INFO] [stdout]  885 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1666 | / impl_mut_lazy! {unsync_locked_lazy:extend_unsync_locked_lazy,UnSyncLockedLazy,UnSyncSequentializer<G>,InitializedChecker,UnInited::<T>,Un...
[INFO] [stdout] 1667 | | "A RefCell that initializes its content on the first access"
[INFO] [stdout] 1668 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:896:21
[INFO] [stdout]      |
[INFO] [stdout]  896 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1666 | / impl_mut_lazy! {unsync_locked_lazy:extend_unsync_locked_lazy,UnSyncLockedLazy,UnSyncSequentializer<G>,InitializedChecker,UnInited::<T>,Un...
[INFO] [stdout] 1667 | | "A RefCell that initializes its content on the first access"
[INFO] [stdout] 1668 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:902:21
[INFO] [stdout]      |
[INFO] [stdout]  902 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1666 | / impl_mut_lazy! {unsync_locked_lazy:extend_unsync_locked_lazy,UnSyncLockedLazy,UnSyncSequentializer<G>,InitializedChecker,UnInited::<T>,Un...
[INFO] [stdout] 1667 | | "A RefCell that initializes its content on the first access"
[INFO] [stdout] 1668 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:909:21
[INFO] [stdout]      |
[INFO] [stdout]  909 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1666 | / impl_mut_lazy! {unsync_locked_lazy:extend_unsync_locked_lazy,UnSyncLockedLazy,UnSyncSequentializer<G>,InitializedChecker,UnInited::<T>,Un...
[INFO] [stdout] 1667 | | "A RefCell that initializes its content on the first access"
[INFO] [stdout] 1668 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:919:21
[INFO] [stdout]      |
[INFO] [stdout]  919 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1666 | / impl_mut_lazy! {unsync_locked_lazy:extend_unsync_locked_lazy,UnSyncLockedLazy,UnSyncSequentializer<G>,InitializedChecker,UnInited::<T>,Un...
[INFO] [stdout] 1667 | | "A RefCell that initializes its content on the first access"
[INFO] [stdout] 1668 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:930:21
[INFO] [stdout]      |
[INFO] [stdout]  930 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1666 | / impl_mut_lazy! {unsync_locked_lazy:extend_unsync_locked_lazy,UnSyncLockedLazy,UnSyncSequentializer<G>,InitializedChecker,UnInited::<T>,Un...
[INFO] [stdout] 1667 | | "A RefCell that initializes its content on the first access"
[INFO] [stdout] 1668 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:936:21
[INFO] [stdout]      |
[INFO] [stdout]  936 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1666 | / impl_mut_lazy! {unsync_locked_lazy:extend_unsync_locked_lazy,UnSyncLockedLazy,UnSyncSequentializer<G>,InitializedChecker,UnInited::<T>,Un...
[INFO] [stdout] 1667 | | "A RefCell that initializes its content on the first access"
[INFO] [stdout] 1668 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:942:21
[INFO] [stdout]      |
[INFO] [stdout]  942 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1666 | / impl_mut_lazy! {unsync_locked_lazy:extend_unsync_locked_lazy,UnSyncLockedLazy,UnSyncSequentializer<G>,InitializedChecker,UnInited::<T>,Un...
[INFO] [stdout] 1667 | | "A RefCell that initializes its content on the first access"
[INFO] [stdout] 1668 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `lock_mut` is never used
[INFO] [stdout]   --> src/phase_locker.rs:76:8
[INFO] [stdout]    |
[INFO] [stdout] 65 | pub(crate) unsafe trait PhaseLocker<'a, T: 'a> {
[INFO] [stdout]    |                         ----------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 76 |     fn lock_mut(&'a mut self, value: &'a T) -> Self::WriteGuard;
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `lock_mut` is never used
[INFO] [stdout]    --> src/phase_locker/sync.rs:694:12
[INFO] [stdout]     |
[INFO] [stdout] 681 | impl SyncPhaseLocker {
[INFO] [stdout]     | -------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 694 |     pub fn lock_mut<'a, T: ?Sized>(&'a mut self, v: &'a T) -> SyncPhaseGuard<'a, T> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `lock_mut` is never used
[INFO] [stdout]    --> src/phase_locker/unsync.rs:261:12
[INFO] [stdout]     |
[INFO] [stdout] 216 | impl UnSyncPhaseLocker {
[INFO] [stdout]     | ---------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 261 |     pub fn lock_mut<'a, T: ?Sized>(&'a mut self, v: &'a T) -> UnSyncPhaseGuard<'a, T> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/phase_locker/sync.rs:592:24
[INFO] [stdout]     |
[INFO] [stdout] 592 | fn wake_readers(futex: &Futex, to_unactivate: u32, converting: bool) -> ReadLock {
[INFO] [stdout]     |                        ^^^^^^ the lifetime is elided here               ^^^^^^^^ the same lifetime is hidden 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] 592 | fn wake_readers(futex: &Futex, to_unactivate: u32, converting: bool) -> ReadLock<'_> {
[INFO] [stdout]     |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.62s
[INFO] running `Command { std: "docker" "inspect" "adfddfcc7faac2126b043b37a3b659d51f805799b2efd0167bb1b15c1126d4dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "adfddfcc7faac2126b043b37a3b659d51f805799b2efd0167bb1b15c1126d4dd", kill_on_drop: false }`
[INFO] [stdout] adfddfcc7faac2126b043b37a3b659d51f805799b2efd0167bb1b15c1126d4dd
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e0996c97222245b3088af5e443e9157757e1da918c78b8d4a89e9d93d107533e
[INFO] running `Command { std: "docker" "start" "-a" "e0996c97222245b3088af5e443e9157757e1da918c78b8d4a89e9d93d107533e", kill_on_drop: false }`
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling clap_builder v4.5.38
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling static_init v1.0.4 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:885:21
[INFO] [stdout]      |
[INFO] [stdout]  885 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1617 | / impl_mut_lazy! {locked_lazy:extend_locked_lazy, LockedLazy,SyncSequentializer<G>,InitializedChecker,UnInited::<T>, SyncPhaseLocker, SyncP...
[INFO] [stdout] 1618 | | "A mutable locked lazy that initialize its content on the first lock"}
[INFO] [stdout]      | |______________________________________________________________________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:896:21
[INFO] [stdout]      |
[INFO] [stdout]  896 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1617 | / impl_mut_lazy! {locked_lazy:extend_locked_lazy, LockedLazy,SyncSequentializer<G>,InitializedChecker,UnInited::<T>, SyncPhaseLocker, SyncP...
[INFO] [stdout] 1618 | | "A mutable locked lazy that initialize its content on the first lock"}
[INFO] [stdout]      | |______________________________________________________________________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:902:21
[INFO] [stdout]      |
[INFO] [stdout]  902 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1617 | / impl_mut_lazy! {locked_lazy:extend_locked_lazy, LockedLazy,SyncSequentializer<G>,InitializedChecker,UnInited::<T>, SyncPhaseLocker, SyncP...
[INFO] [stdout] 1618 | | "A mutable locked lazy that initialize its content on the first lock"}
[INFO] [stdout]      | |______________________________________________________________________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:909:21
[INFO] [stdout]      |
[INFO] [stdout]  909 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1617 | / impl_mut_lazy! {locked_lazy:extend_locked_lazy, LockedLazy,SyncSequentializer<G>,InitializedChecker,UnInited::<T>, SyncPhaseLocker, SyncP...
[INFO] [stdout] 1618 | | "A mutable locked lazy that initialize its content on the first lock"}
[INFO] [stdout]      | |______________________________________________________________________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:919:21
[INFO] [stdout]      |
[INFO] [stdout]  919 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1617 | / impl_mut_lazy! {locked_lazy:extend_locked_lazy, LockedLazy,SyncSequentializer<G>,InitializedChecker,UnInited::<T>, SyncPhaseLocker, SyncP...
[INFO] [stdout] 1618 | | "A mutable locked lazy that initialize its content on the first lock"}
[INFO] [stdout]      | |______________________________________________________________________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:930:21
[INFO] [stdout]      |
[INFO] [stdout]  930 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1617 | / impl_mut_lazy! {locked_lazy:extend_locked_lazy, LockedLazy,SyncSequentializer<G>,InitializedChecker,UnInited::<T>, SyncPhaseLocker, SyncP...
[INFO] [stdout] 1618 | | "A mutable locked lazy that initialize its content on the first lock"}
[INFO] [stdout]      | |______________________________________________________________________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:936:21
[INFO] [stdout]      |
[INFO] [stdout]  936 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1617 | / impl_mut_lazy! {locked_lazy:extend_locked_lazy, LockedLazy,SyncSequentializer<G>,InitializedChecker,UnInited::<T>, SyncPhaseLocker, SyncP...
[INFO] [stdout] 1618 | | "A mutable locked lazy that initialize its content on the first lock"}
[INFO] [stdout]      | |______________________________________________________________________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:942:21
[INFO] [stdout]      |
[INFO] [stdout]  942 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1617 | / impl_mut_lazy! {locked_lazy:extend_locked_lazy, LockedLazy,SyncSequentializer<G>,InitializedChecker,UnInited::<T>, SyncPhaseLocker, SyncP...
[INFO] [stdout] 1618 | | "A mutable locked lazy that initialize its content on the first lock"}
[INFO] [stdout]      | |______________________________________________________________________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:885:21
[INFO] [stdout]      |
[INFO] [stdout]  885 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1627 | / impl_mut_lazy! {primed_static primed_locked_lazy, PrimedLockedLazy,SyncSequentializer<G>,InitializedChecker,Primed::<T>, SyncPhaseLocker,...
[INFO] [stdout] 1628 | | "The actual type of mutable statics attributed with [#[dynamic(primed)]](macro@crate::dynamic)"}
[INFO] [stdout]      | |________________________________________________________________________________________________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:896:21
[INFO] [stdout]      |
[INFO] [stdout]  896 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1627 | / impl_mut_lazy! {primed_static primed_locked_lazy, PrimedLockedLazy,SyncSequentializer<G>,InitializedChecker,Primed::<T>, SyncPhaseLocker,...
[INFO] [stdout] 1628 | | "The actual type of mutable statics attributed with [#[dynamic(primed)]](macro@crate::dynamic)"}
[INFO] [stdout]      | |________________________________________________________________________________________________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:902:21
[INFO] [stdout]      |
[INFO] [stdout]  902 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1627 | / impl_mut_lazy! {primed_static primed_locked_lazy, PrimedLockedLazy,SyncSequentializer<G>,InitializedChecker,Primed::<T>, SyncPhaseLocker,...
[INFO] [stdout] 1628 | | "The actual type of mutable statics attributed with [#[dynamic(primed)]](macro@crate::dynamic)"}
[INFO] [stdout]      | |________________________________________________________________________________________________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:909:21
[INFO] [stdout]      |
[INFO] [stdout]  909 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1627 | / impl_mut_lazy! {primed_static primed_locked_lazy, PrimedLockedLazy,SyncSequentializer<G>,InitializedChecker,Primed::<T>, SyncPhaseLocker,...
[INFO] [stdout] 1628 | | "The actual type of mutable statics attributed with [#[dynamic(primed)]](macro@crate::dynamic)"}
[INFO] [stdout]      | |________________________________________________________________________________________________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:919:21
[INFO] [stdout]      |
[INFO] [stdout]  919 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1627 | / impl_mut_lazy! {primed_static primed_locked_lazy, PrimedLockedLazy,SyncSequentializer<G>,InitializedChecker,Primed::<T>, SyncPhaseLocker,...
[INFO] [stdout] 1628 | | "The actual type of mutable statics attributed with [#[dynamic(primed)]](macro@crate::dynamic)"}
[INFO] [stdout]      | |________________________________________________________________________________________________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:930:21
[INFO] [stdout]      |
[INFO] [stdout]  930 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1627 | / impl_mut_lazy! {primed_static primed_locked_lazy, PrimedLockedLazy,SyncSequentializer<G>,InitializedChecker,Primed::<T>, SyncPhaseLocker,...
[INFO] [stdout] 1628 | | "The actual type of mutable statics attributed with [#[dynamic(primed)]](macro@crate::dynamic)"}
[INFO] [stdout]      | |________________________________________________________________________________________________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:936:21
[INFO] [stdout]      |
[INFO] [stdout]  936 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1627 | / impl_mut_lazy! {primed_static primed_locked_lazy, PrimedLockedLazy,SyncSequentializer<G>,InitializedChecker,Primed::<T>, SyncPhaseLocker,...
[INFO] [stdout] 1628 | | "The actual type of mutable statics attributed with [#[dynamic(primed)]](macro@crate::dynamic)"}
[INFO] [stdout]      | |________________________________________________________________________________________________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:942:21
[INFO] [stdout]      |
[INFO] [stdout]  942 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1627 | / impl_mut_lazy! {primed_static primed_locked_lazy, PrimedLockedLazy,SyncSequentializer<G>,InitializedChecker,Primed::<T>, SyncPhaseLocker,...
[INFO] [stdout] 1628 | | "The actual type of mutable statics attributed with [#[dynamic(primed)]](macro@crate::dynamic)"}
[INFO] [stdout]      | |________________________________________________________________________________________________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:885:21
[INFO] [stdout]      |
[INFO] [stdout]  885 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1633 | / impl_mut_lazy! {static locked_lazy_finalize,LockedLazyFinalize,ExitSequentializer<G>,InitializedSoftFinalizedChecker,UnInited::<T>,SyncPh...
[INFO] [stdout] 1634 | | "The actual type of mutable statics attributed with [#[dynamic(lazy,finalize)]](macro@crate::dynamic)"
[INFO] [stdout] 1635 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:896:21
[INFO] [stdout]      |
[INFO] [stdout]  896 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1633 | / impl_mut_lazy! {static locked_lazy_finalize,LockedLazyFinalize,ExitSequentializer<G>,InitializedSoftFinalizedChecker,UnInited::<T>,SyncPh...
[INFO] [stdout] 1634 | | "The actual type of mutable statics attributed with [#[dynamic(lazy,finalize)]](macro@crate::dynamic)"
[INFO] [stdout] 1635 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:902:21
[INFO] [stdout]      |
[INFO] [stdout]  902 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1633 | / impl_mut_lazy! {static locked_lazy_finalize,LockedLazyFinalize,ExitSequentializer<G>,InitializedSoftFinalizedChecker,UnInited::<T>,SyncPh...
[INFO] [stdout] 1634 | | "The actual type of mutable statics attributed with [#[dynamic(lazy,finalize)]](macro@crate::dynamic)"
[INFO] [stdout] 1635 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:909:21
[INFO] [stdout]      |
[INFO] [stdout]  909 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1633 | / impl_mut_lazy! {static locked_lazy_finalize,LockedLazyFinalize,ExitSequentializer<G>,InitializedSoftFinalizedChecker,UnInited::<T>,SyncPh...
[INFO] [stdout] 1634 | | "The actual type of mutable statics attributed with [#[dynamic(lazy,finalize)]](macro@crate::dynamic)"
[INFO] [stdout] 1635 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:919:21
[INFO] [stdout]      |
[INFO] [stdout]  919 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1633 | / impl_mut_lazy! {static locked_lazy_finalize,LockedLazyFinalize,ExitSequentializer<G>,InitializedSoftFinalizedChecker,UnInited::<T>,SyncPh...
[INFO] [stdout] 1634 | | "The actual type of mutable statics attributed with [#[dynamic(lazy,finalize)]](macro@crate::dynamic)"
[INFO] [stdout] 1635 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:930:21
[INFO] [stdout]      |
[INFO] [stdout]  930 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1633 | / impl_mut_lazy! {static locked_lazy_finalize,LockedLazyFinalize,ExitSequentializer<G>,InitializedSoftFinalizedChecker,UnInited::<T>,SyncPh...
[INFO] [stdout] 1634 | | "The actual type of mutable statics attributed with [#[dynamic(lazy,finalize)]](macro@crate::dynamic)"
[INFO] [stdout] 1635 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:936:21
[INFO] [stdout]      |
[INFO] [stdout]  936 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1633 | / impl_mut_lazy! {static locked_lazy_finalize,LockedLazyFinalize,ExitSequentializer<G>,InitializedSoftFinalizedChecker,UnInited::<T>,SyncPh...
[INFO] [stdout] 1634 | | "The actual type of mutable statics attributed with [#[dynamic(lazy,finalize)]](macro@crate::dynamic)"
[INFO] [stdout] 1635 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:942:21
[INFO] [stdout]      |
[INFO] [stdout]  942 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1633 | / impl_mut_lazy! {static locked_lazy_finalize,LockedLazyFinalize,ExitSequentializer<G>,InitializedSoftFinalizedChecker,UnInited::<T>,SyncPh...
[INFO] [stdout] 1634 | | "The actual type of mutable statics attributed with [#[dynamic(lazy,finalize)]](macro@crate::dynamic)"
[INFO] [stdout] 1635 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:885:21
[INFO] [stdout]      |
[INFO] [stdout]  885 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1643 | / impl_mut_lazy! {static locked_lazy_droped,LockedLazyDroped,ExitSequentializer<G>,InitializedHardFinalizedChecker,DropedUnInited::<T>, Syn...
[INFO] [stdout] 1644 | | "The actual type of statics attributed with [#[dynamic(lazy,finalize)]](macro@crate::dynamic)"
[INFO] [stdout] 1645 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:896:21
[INFO] [stdout]      |
[INFO] [stdout]  896 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1643 | / impl_mut_lazy! {static locked_lazy_droped,LockedLazyDroped,ExitSequentializer<G>,InitializedHardFinalizedChecker,DropedUnInited::<T>, Syn...
[INFO] [stdout] 1644 | | "The actual type of statics attributed with [#[dynamic(lazy,finalize)]](macro@crate::dynamic)"
[INFO] [stdout] 1645 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:902:21
[INFO] [stdout]      |
[INFO] [stdout]  902 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1643 | / impl_mut_lazy! {static locked_lazy_droped,LockedLazyDroped,ExitSequentializer<G>,InitializedHardFinalizedChecker,DropedUnInited::<T>, Syn...
[INFO] [stdout] 1644 | | "The actual type of statics attributed with [#[dynamic(lazy,finalize)]](macro@crate::dynamic)"
[INFO] [stdout] 1645 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:909:21
[INFO] [stdout]      |
[INFO] [stdout]  909 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1643 | / impl_mut_lazy! {static locked_lazy_droped,LockedLazyDroped,ExitSequentializer<G>,InitializedHardFinalizedChecker,DropedUnInited::<T>, Syn...
[INFO] [stdout] 1644 | | "The actual type of statics attributed with [#[dynamic(lazy,finalize)]](macro@crate::dynamic)"
[INFO] [stdout] 1645 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:919:21
[INFO] [stdout]      |
[INFO] [stdout]  919 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1643 | / impl_mut_lazy! {static locked_lazy_droped,LockedLazyDroped,ExitSequentializer<G>,InitializedHardFinalizedChecker,DropedUnInited::<T>, Syn...
[INFO] [stdout] 1644 | | "The actual type of statics attributed with [#[dynamic(lazy,finalize)]](macro@crate::dynamic)"
[INFO] [stdout] 1645 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:930:21
[INFO] [stdout]      |
[INFO] [stdout]  930 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1643 | / impl_mut_lazy! {static locked_lazy_droped,LockedLazyDroped,ExitSequentializer<G>,InitializedHardFinalizedChecker,DropedUnInited::<T>, Syn...
[INFO] [stdout] 1644 | | "The actual type of statics attributed with [#[dynamic(lazy,finalize)]](macro@crate::dynamic)"
[INFO] [stdout] 1645 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:936:21
[INFO] [stdout]      |
[INFO] [stdout]  936 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1643 | / impl_mut_lazy! {static locked_lazy_droped,LockedLazyDroped,ExitSequentializer<G>,InitializedHardFinalizedChecker,DropedUnInited::<T>, Syn...
[INFO] [stdout] 1644 | | "The actual type of statics attributed with [#[dynamic(lazy,finalize)]](macro@crate::dynamic)"
[INFO] [stdout] 1645 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:942:21
[INFO] [stdout]      |
[INFO] [stdout]  942 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1643 | / impl_mut_lazy! {static locked_lazy_droped,LockedLazyDroped,ExitSequentializer<G>,InitializedHardFinalizedChecker,DropedUnInited::<T>, Syn...
[INFO] [stdout] 1644 | | "The actual type of statics attributed with [#[dynamic(lazy,finalize)]](macro@crate::dynamic)"
[INFO] [stdout] 1645 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:885:21
[INFO] [stdout]      |
[INFO] [stdout]  885 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1654 | / impl_mut_lazy! {primed_static primed_locked_lazy_droped,PrimedLockedLazyDroped,ExitSequentializer<G>,InitializedHardFinalizedChecker,Prim...
[INFO] [stdout] 1655 | | "The actual type of mutable statics attributed with [#[dynamic(primed,drop)]](macro@crate::dynamic)"
[INFO] [stdout] 1656 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:896:21
[INFO] [stdout]      |
[INFO] [stdout]  896 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1654 | / impl_mut_lazy! {primed_static primed_locked_lazy_droped,PrimedLockedLazyDroped,ExitSequentializer<G>,InitializedHardFinalizedChecker,Prim...
[INFO] [stdout] 1655 | | "The actual type of mutable statics attributed with [#[dynamic(primed,drop)]](macro@crate::dynamic)"
[INFO] [stdout] 1656 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:902:21
[INFO] [stdout]      |
[INFO] [stdout]  902 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1654 | / impl_mut_lazy! {primed_static primed_locked_lazy_droped,PrimedLockedLazyDroped,ExitSequentializer<G>,InitializedHardFinalizedChecker,Prim...
[INFO] [stdout] 1655 | | "The actual type of mutable statics attributed with [#[dynamic(primed,drop)]](macro@crate::dynamic)"
[INFO] [stdout] 1656 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:909:21
[INFO] [stdout]      |
[INFO] [stdout]  909 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1654 | / impl_mut_lazy! {primed_static primed_locked_lazy_droped,PrimedLockedLazyDroped,ExitSequentializer<G>,InitializedHardFinalizedChecker,Prim...
[INFO] [stdout] 1655 | | "The actual type of mutable statics attributed with [#[dynamic(primed,drop)]](macro@crate::dynamic)"
[INFO] [stdout] 1656 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:919:21
[INFO] [stdout]      |
[INFO] [stdout]  919 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1654 | / impl_mut_lazy! {primed_static primed_locked_lazy_droped,PrimedLockedLazyDroped,ExitSequentializer<G>,InitializedHardFinalizedChecker,Prim...
[INFO] [stdout] 1655 | | "The actual type of mutable statics attributed with [#[dynamic(primed,drop)]](macro@crate::dynamic)"
[INFO] [stdout] 1656 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:930:21
[INFO] [stdout]      |
[INFO] [stdout]  930 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1654 | / impl_mut_lazy! {primed_static primed_locked_lazy_droped,PrimedLockedLazyDroped,ExitSequentializer<G>,InitializedHardFinalizedChecker,Prim...
[INFO] [stdout] 1655 | | "The actual type of mutable statics attributed with [#[dynamic(primed,drop)]](macro@crate::dynamic)"
[INFO] [stdout] 1656 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:936:21
[INFO] [stdout]      |
[INFO] [stdout]  936 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1654 | / impl_mut_lazy! {primed_static primed_locked_lazy_droped,PrimedLockedLazyDroped,ExitSequentializer<G>,InitializedHardFinalizedChecker,Prim...
[INFO] [stdout] 1655 | | "The actual type of mutable statics attributed with [#[dynamic(primed,drop)]](macro@crate::dynamic)"
[INFO] [stdout] 1656 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:942:21
[INFO] [stdout]      |
[INFO] [stdout]  942 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1654 | / impl_mut_lazy! {primed_static primed_locked_lazy_droped,PrimedLockedLazyDroped,ExitSequentializer<G>,InitializedHardFinalizedChecker,Prim...
[INFO] [stdout] 1655 | | "The actual type of mutable statics attributed with [#[dynamic(primed,drop)]](macro@crate::dynamic)"
[INFO] [stdout] 1656 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:885:21
[INFO] [stdout]      |
[INFO] [stdout]  885 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1666 | / impl_mut_lazy! {unsync_locked_lazy:extend_unsync_locked_lazy,UnSyncLockedLazy,UnSyncSequentializer<G>,InitializedChecker,UnInited::<T>,Un...
[INFO] [stdout] 1667 | | "A RefCell that initializes its content on the first access"
[INFO] [stdout] 1668 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:896:21
[INFO] [stdout]      |
[INFO] [stdout]  896 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1666 | / impl_mut_lazy! {unsync_locked_lazy:extend_unsync_locked_lazy,UnSyncLockedLazy,UnSyncSequentializer<G>,InitializedChecker,UnInited::<T>,Un...
[INFO] [stdout] 1667 | | "A RefCell that initializes its content on the first access"
[INFO] [stdout] 1668 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:902:21
[INFO] [stdout]      |
[INFO] [stdout]  902 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1666 | / impl_mut_lazy! {unsync_locked_lazy:extend_unsync_locked_lazy,UnSyncLockedLazy,UnSyncSequentializer<G>,InitializedChecker,UnInited::<T>,Un...
[INFO] [stdout] 1667 | | "A RefCell that initializes its content on the first access"
[INFO] [stdout] 1668 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:909:21
[INFO] [stdout]      |
[INFO] [stdout]  909 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1666 | / impl_mut_lazy! {unsync_locked_lazy:extend_unsync_locked_lazy,UnSyncLockedLazy,UnSyncSequentializer<G>,InitializedChecker,UnInited::<T>,Un...
[INFO] [stdout] 1667 | | "A RefCell that initializes its content on the first access"
[INFO] [stdout] 1668 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:919:21
[INFO] [stdout]      |
[INFO] [stdout]  919 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1666 | / impl_mut_lazy! {unsync_locked_lazy:extend_unsync_locked_lazy,UnSyncLockedLazy,UnSyncSequentializer<G>,InitializedChecker,UnInited::<T>,Un...
[INFO] [stdout] 1667 | | "A RefCell that initializes its content on the first access"
[INFO] [stdout] 1668 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:930:21
[INFO] [stdout]      |
[INFO] [stdout]  930 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1666 | / impl_mut_lazy! {unsync_locked_lazy:extend_unsync_locked_lazy,UnSyncLockedLazy,UnSyncSequentializer<G>,InitializedChecker,UnInited::<T>,Un...
[INFO] [stdout] 1667 | | "A RefCell that initializes its content on the first access"
[INFO] [stdout] 1668 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:936:21
[INFO] [stdout]      |
[INFO] [stdout]  936 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1666 | / impl_mut_lazy! {unsync_locked_lazy:extend_unsync_locked_lazy,UnSyncLockedLazy,UnSyncSequentializer<G>,InitializedChecker,UnInited::<T>,Un...
[INFO] [stdout] 1667 | | "A RefCell that initializes its content on the first access"
[INFO] [stdout] 1668 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:942:21
[INFO] [stdout]      |
[INFO] [stdout]  942 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1666 | / impl_mut_lazy! {unsync_locked_lazy:extend_unsync_locked_lazy,UnSyncLockedLazy,UnSyncSequentializer<G>,InitializedChecker,UnInited::<T>,Un...
[INFO] [stdout] 1667 | | "A RefCell that initializes its content on the first access"
[INFO] [stdout] 1668 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling double-checked-cell v2.1.0
[INFO] [stdout] warning: method `lock_mut` is never used
[INFO] [stdout]   --> src/phase_locker.rs:76:8
[INFO] [stdout]    |
[INFO] [stdout] 65 | pub(crate) unsafe trait PhaseLocker<'a, T: 'a> {
[INFO] [stdout]    |                         ----------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 76 |     fn lock_mut(&'a mut self, value: &'a T) -> Self::WriteGuard;
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `lock_mut` is never used
[INFO] [stdout]    --> src/phase_locker/sync.rs:694:12
[INFO] [stdout]     |
[INFO] [stdout] 681 | impl SyncPhaseLocker {
[INFO] [stdout]     | -------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 694 |     pub fn lock_mut<'a, T: ?Sized>(&'a mut self, v: &'a T) -> SyncPhaseGuard<'a, T> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `lock_mut` is never used
[INFO] [stdout]    --> src/phase_locker/unsync.rs:261:12
[INFO] [stdout]     |
[INFO] [stdout] 216 | impl UnSyncPhaseLocker {
[INFO] [stdout]     | ---------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 261 |     pub fn lock_mut<'a, T: ?Sized>(&'a mut self, v: &'a T) -> UnSyncPhaseGuard<'a, T> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/phase_locker/sync.rs:592:24
[INFO] [stdout]     |
[INFO] [stdout] 592 | fn wake_readers(futex: &Futex, to_unactivate: u32, converting: bool) -> ReadLock {
[INFO] [stdout]     |                        ^^^^^^ the lifetime is elided here               ^^^^^^^^ the same lifetime is hidden 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] 592 | fn wake_readers(futex: &Futex, to_unactivate: u32, converting: bool) -> ReadLock<'_> {
[INFO] [stdout]     |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling clap v4.5.38
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling ctor v0.2.9
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.6.0
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:885:21
[INFO] [stdout]      |
[INFO] [stdout]  885 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1617 | / impl_mut_lazy! {locked_lazy:extend_locked_lazy, LockedLazy,SyncSequentializer<G>,InitializedChecker,UnInited::<T>, SyncPhaseLocker, SyncP...
[INFO] [stdout] 1618 | | "A mutable locked lazy that initialize its content on the first lock"}
[INFO] [stdout]      | |______________________________________________________________________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:896:21
[INFO] [stdout]      |
[INFO] [stdout]  896 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1617 | / impl_mut_lazy! {locked_lazy:extend_locked_lazy, LockedLazy,SyncSequentializer<G>,InitializedChecker,UnInited::<T>, SyncPhaseLocker, SyncP...
[INFO] [stdout] 1618 | | "A mutable locked lazy that initialize its content on the first lock"}
[INFO] [stdout]      | |______________________________________________________________________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:902:21
[INFO] [stdout]      |
[INFO] [stdout]  902 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1617 | / impl_mut_lazy! {locked_lazy:extend_locked_lazy, LockedLazy,SyncSequentializer<G>,InitializedChecker,UnInited::<T>, SyncPhaseLocker, SyncP...
[INFO] [stdout] 1618 | | "A mutable locked lazy that initialize its content on the first lock"}
[INFO] [stdout]      | |______________________________________________________________________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:909:21
[INFO] [stdout]      |
[INFO] [stdout]  909 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1617 | / impl_mut_lazy! {locked_lazy:extend_locked_lazy, LockedLazy,SyncSequentializer<G>,InitializedChecker,UnInited::<T>, SyncPhaseLocker, SyncP...
[INFO] [stdout] 1618 | | "A mutable locked lazy that initialize its content on the first lock"}
[INFO] [stdout]      | |______________________________________________________________________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:919:21
[INFO] [stdout]      |
[INFO] [stdout]  919 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1617 | / impl_mut_lazy! {locked_lazy:extend_locked_lazy, LockedLazy,SyncSequentializer<G>,InitializedChecker,UnInited::<T>, SyncPhaseLocker, SyncP...
[INFO] [stdout] 1618 | | "A mutable locked lazy that initialize its content on the first lock"}
[INFO] [stdout]      | |______________________________________________________________________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:930:21
[INFO] [stdout]      |
[INFO] [stdout]  930 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1617 | / impl_mut_lazy! {locked_lazy:extend_locked_lazy, LockedLazy,SyncSequentializer<G>,InitializedChecker,UnInited::<T>, SyncPhaseLocker, SyncP...
[INFO] [stdout] 1618 | | "A mutable locked lazy that initialize its content on the first lock"}
[INFO] [stdout]      | |______________________________________________________________________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:936:21
[INFO] [stdout]      |
[INFO] [stdout]  936 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1617 | / impl_mut_lazy! {locked_lazy:extend_locked_lazy, LockedLazy,SyncSequentializer<G>,InitializedChecker,UnInited::<T>, SyncPhaseLocker, SyncP...
[INFO] [stdout] 1618 | | "A mutable locked lazy that initialize its content on the first lock"}
[INFO] [stdout]      | |______________________________________________________________________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:942:21
[INFO] [stdout]      |
[INFO] [stdout]  942 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1617 | / impl_mut_lazy! {locked_lazy:extend_locked_lazy, LockedLazy,SyncSequentializer<G>,InitializedChecker,UnInited::<T>, SyncPhaseLocker, SyncP...
[INFO] [stdout] 1618 | | "A mutable locked lazy that initialize its content on the first lock"}
[INFO] [stdout]      | |______________________________________________________________________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:885:21
[INFO] [stdout]      |
[INFO] [stdout]  885 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1627 | / impl_mut_lazy! {primed_static primed_locked_lazy, PrimedLockedLazy,SyncSequentializer<G>,InitializedChecker,Primed::<T>, SyncPhaseLocker,...
[INFO] [stdout] 1628 | | "The actual type of mutable statics attributed with [#[dynamic(primed)]](macro@crate::dynamic)"}
[INFO] [stdout]      | |________________________________________________________________________________________________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:896:21
[INFO] [stdout]      |
[INFO] [stdout]  896 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1627 | / impl_mut_lazy! {primed_static primed_locked_lazy, PrimedLockedLazy,SyncSequentializer<G>,InitializedChecker,Primed::<T>, SyncPhaseLocker,...
[INFO] [stdout] 1628 | | "The actual type of mutable statics attributed with [#[dynamic(primed)]](macro@crate::dynamic)"}
[INFO] [stdout]      | |________________________________________________________________________________________________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:902:21
[INFO] [stdout]      |
[INFO] [stdout]  902 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1627 | / impl_mut_lazy! {primed_static primed_locked_lazy, PrimedLockedLazy,SyncSequentializer<G>,InitializedChecker,Primed::<T>, SyncPhaseLocker,...
[INFO] [stdout] 1628 | | "The actual type of mutable statics attributed with [#[dynamic(primed)]](macro@crate::dynamic)"}
[INFO] [stdout]      | |________________________________________________________________________________________________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:909:21
[INFO] [stdout]      |
[INFO] [stdout]  909 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1627 | / impl_mut_lazy! {primed_static primed_locked_lazy, PrimedLockedLazy,SyncSequentializer<G>,InitializedChecker,Primed::<T>, SyncPhaseLocker,...
[INFO] [stdout] 1628 | | "The actual type of mutable statics attributed with [#[dynamic(primed)]](macro@crate::dynamic)"}
[INFO] [stdout]      | |________________________________________________________________________________________________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:919:21
[INFO] [stdout]      |
[INFO] [stdout]  919 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1627 | / impl_mut_lazy! {primed_static primed_locked_lazy, PrimedLockedLazy,SyncSequentializer<G>,InitializedChecker,Primed::<T>, SyncPhaseLocker,...
[INFO] [stdout] 1628 | | "The actual type of mutable statics attributed with [#[dynamic(primed)]](macro@crate::dynamic)"}
[INFO] [stdout]      | |________________________________________________________________________________________________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:930:21
[INFO] [stdout]      |
[INFO] [stdout]  930 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1627 | / impl_mut_lazy! {primed_static primed_locked_lazy, PrimedLockedLazy,SyncSequentializer<G>,InitializedChecker,Primed::<T>, SyncPhaseLocker,...
[INFO] [stdout] 1628 | | "The actual type of mutable statics attributed with [#[dynamic(primed)]](macro@crate::dynamic)"}
[INFO] [stdout]      | |________________________________________________________________________________________________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:936:21
[INFO] [stdout]      |
[INFO] [stdout]  936 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1627 | / impl_mut_lazy! {primed_static primed_locked_lazy, PrimedLockedLazy,SyncSequentializer<G>,InitializedChecker,Primed::<T>, SyncPhaseLocker,...
[INFO] [stdout] 1628 | | "The actual type of mutable statics attributed with [#[dynamic(primed)]](macro@crate::dynamic)"}
[INFO] [stdout]      | |________________________________________________________________________________________________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:942:21
[INFO] [stdout]      |
[INFO] [stdout]  942 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1627 | / impl_mut_lazy! {primed_static primed_locked_lazy, PrimedLockedLazy,SyncSequentializer<G>,InitializedChecker,Primed::<T>, SyncPhaseLocker,...
[INFO] [stdout] 1628 | | "The actual type of mutable statics attributed with [#[dynamic(primed)]](macro@crate::dynamic)"}
[INFO] [stdout]      | |________________________________________________________________________________________________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:885:21
[INFO] [stdout]      |
[INFO] [stdout]  885 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1633 | / impl_mut_lazy! {static locked_lazy_finalize,LockedLazyFinalize,ExitSequentializer<G>,InitializedSoftFinalizedChecker,UnInited::<T>,SyncPh...
[INFO] [stdout] 1634 | | "The actual type of mutable statics attributed with [#[dynamic(lazy,finalize)]](macro@crate::dynamic)"
[INFO] [stdout] 1635 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:896:21
[INFO] [stdout]      |
[INFO] [stdout]  896 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1633 | / impl_mut_lazy! {static locked_lazy_finalize,LockedLazyFinalize,ExitSequentializer<G>,InitializedSoftFinalizedChecker,UnInited::<T>,SyncPh...
[INFO] [stdout] 1634 | | "The actual type of mutable statics attributed with [#[dynamic(lazy,finalize)]](macro@crate::dynamic)"
[INFO] [stdout] 1635 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:902:21
[INFO] [stdout]      |
[INFO] [stdout]  902 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1633 | / impl_mut_lazy! {static locked_lazy_finalize,LockedLazyFinalize,ExitSequentializer<G>,InitializedSoftFinalizedChecker,UnInited::<T>,SyncPh...
[INFO] [stdout] 1634 | | "The actual type of mutable statics attributed with [#[dynamic(lazy,finalize)]](macro@crate::dynamic)"
[INFO] [stdout] 1635 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:909:21
[INFO] [stdout]      |
[INFO] [stdout]  909 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1633 | / impl_mut_lazy! {static locked_lazy_finalize,LockedLazyFinalize,ExitSequentializer<G>,InitializedSoftFinalizedChecker,UnInited::<T>,SyncPh...
[INFO] [stdout] 1634 | | "The actual type of mutable statics attributed with [#[dynamic(lazy,finalize)]](macro@crate::dynamic)"
[INFO] [stdout] 1635 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:919:21
[INFO] [stdout]      |
[INFO] [stdout]  919 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1633 | / impl_mut_lazy! {static locked_lazy_finalize,LockedLazyFinalize,ExitSequentializer<G>,InitializedSoftFinalizedChecker,UnInited::<T>,SyncPh...
[INFO] [stdout] 1634 | | "The actual type of mutable statics attributed with [#[dynamic(lazy,finalize)]](macro@crate::dynamic)"
[INFO] [stdout] 1635 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:930:21
[INFO] [stdout]      |
[INFO] [stdout]  930 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1633 | / impl_mut_lazy! {static locked_lazy_finalize,LockedLazyFinalize,ExitSequentializer<G>,InitializedSoftFinalizedChecker,UnInited::<T>,SyncPh...
[INFO] [stdout] 1634 | | "The actual type of mutable statics attributed with [#[dynamic(lazy,finalize)]](macro@crate::dynamic)"
[INFO] [stdout] 1635 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:936:21
[INFO] [stdout]      |
[INFO] [stdout]  936 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1633 | / impl_mut_lazy! {static locked_lazy_finalize,LockedLazyFinalize,ExitSequentializer<G>,InitializedSoftFinalizedChecker,UnInited::<T>,SyncPh...
[INFO] [stdout] 1634 | | "The actual type of mutable statics attributed with [#[dynamic(lazy,finalize)]](macro@crate::dynamic)"
[INFO] [stdout] 1635 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:942:21
[INFO] [stdout]      |
[INFO] [stdout]  942 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1633 | / impl_mut_lazy! {static locked_lazy_finalize,LockedLazyFinalize,ExitSequentializer<G>,InitializedSoftFinalizedChecker,UnInited::<T>,SyncPh...
[INFO] [stdout] 1634 | | "The actual type of mutable statics attributed with [#[dynamic(lazy,finalize)]](macro@crate::dynamic)"
[INFO] [stdout] 1635 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:885:21
[INFO] [stdout]      |
[INFO] [stdout]  885 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1643 | / impl_mut_lazy! {static locked_lazy_droped,LockedLazyDroped,ExitSequentializer<G>,InitializedHardFinalizedChecker,DropedUnInited::<T>, Syn...
[INFO] [stdout] 1644 | | "The actual type of statics attributed with [#[dynamic(lazy,finalize)]](macro@crate::dynamic)"
[INFO] [stdout] 1645 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:896:21
[INFO] [stdout]      |
[INFO] [stdout]  896 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1643 | / impl_mut_lazy! {static locked_lazy_droped,LockedLazyDroped,ExitSequentializer<G>,InitializedHardFinalizedChecker,DropedUnInited::<T>, Syn...
[INFO] [stdout] 1644 | | "The actual type of statics attributed with [#[dynamic(lazy,finalize)]](macro@crate::dynamic)"
[INFO] [stdout] 1645 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:902:21
[INFO] [stdout]      |
[INFO] [stdout]  902 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1643 | / impl_mut_lazy! {static locked_lazy_droped,LockedLazyDroped,ExitSequentializer<G>,InitializedHardFinalizedChecker,DropedUnInited::<T>, Syn...
[INFO] [stdout] 1644 | | "The actual type of statics attributed with [#[dynamic(lazy,finalize)]](macro@crate::dynamic)"
[INFO] [stdout] 1645 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:909:21
[INFO] [stdout]      |
[INFO] [stdout]  909 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1643 | / impl_mut_lazy! {static locked_lazy_droped,LockedLazyDroped,ExitSequentializer<G>,InitializedHardFinalizedChecker,DropedUnInited::<T>, Syn...
[INFO] [stdout] 1644 | | "The actual type of statics attributed with [#[dynamic(lazy,finalize)]](macro@crate::dynamic)"
[INFO] [stdout] 1645 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:919:21
[INFO] [stdout]      |
[INFO] [stdout]  919 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1643 | / impl_mut_lazy! {static locked_lazy_droped,LockedLazyDroped,ExitSequentializer<G>,InitializedHardFinalizedChecker,DropedUnInited::<T>, Syn...
[INFO] [stdout] 1644 | | "The actual type of statics attributed with [#[dynamic(lazy,finalize)]](macro@crate::dynamic)"
[INFO] [stdout] 1645 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:930:21
[INFO] [stdout]      |
[INFO] [stdout]  930 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1643 | / impl_mut_lazy! {static locked_lazy_droped,LockedLazyDroped,ExitSequentializer<G>,InitializedHardFinalizedChecker,DropedUnInited::<T>, Syn...
[INFO] [stdout] 1644 | | "The actual type of statics attributed with [#[dynamic(lazy,finalize)]](macro@crate::dynamic)"
[INFO] [stdout] 1645 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:936:21
[INFO] [stdout]      |
[INFO] [stdout]  936 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1643 | / impl_mut_lazy! {static locked_lazy_droped,LockedLazyDroped,ExitSequentializer<G>,InitializedHardFinalizedChecker,DropedUnInited::<T>, Syn...
[INFO] [stdout] 1644 | | "The actual type of statics attributed with [#[dynamic(lazy,finalize)]](macro@crate::dynamic)"
[INFO] [stdout] 1645 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:942:21
[INFO] [stdout]      |
[INFO] [stdout]  942 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1643 | / impl_mut_lazy! {static locked_lazy_droped,LockedLazyDroped,ExitSequentializer<G>,InitializedHardFinalizedChecker,DropedUnInited::<T>, Syn...
[INFO] [stdout] 1644 | | "The actual type of statics attributed with [#[dynamic(lazy,finalize)]](macro@crate::dynamic)"
[INFO] [stdout] 1645 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:885:21
[INFO] [stdout]      |
[INFO] [stdout]  885 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1654 | / impl_mut_lazy! {primed_static primed_locked_lazy_droped,PrimedLockedLazyDroped,ExitSequentializer<G>,InitializedHardFinalizedChecker,Prim...
[INFO] [stdout] 1655 | | "The actual type of mutable statics attributed with [#[dynamic(primed,drop)]](macro@crate::dynamic)"
[INFO] [stdout] 1656 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:896:21
[INFO] [stdout]      |
[INFO] [stdout]  896 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1654 | / impl_mut_lazy! {primed_static primed_locked_lazy_droped,PrimedLockedLazyDroped,ExitSequentializer<G>,InitializedHardFinalizedChecker,Prim...
[INFO] [stdout] 1655 | | "The actual type of mutable statics attributed with [#[dynamic(primed,drop)]](macro@crate::dynamic)"
[INFO] [stdout] 1656 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:902:21
[INFO] [stdout]      |
[INFO] [stdout]  902 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1654 | / impl_mut_lazy! {primed_static primed_locked_lazy_droped,PrimedLockedLazyDroped,ExitSequentializer<G>,InitializedHardFinalizedChecker,Prim...
[INFO] [stdout] 1655 | | "The actual type of mutable statics attributed with [#[dynamic(primed,drop)]](macro@crate::dynamic)"
[INFO] [stdout] 1656 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:909:21
[INFO] [stdout]      |
[INFO] [stdout]  909 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1654 | / impl_mut_lazy! {primed_static primed_locked_lazy_droped,PrimedLockedLazyDroped,ExitSequentializer<G>,InitializedHardFinalizedChecker,Prim...
[INFO] [stdout] 1655 | | "The actual type of mutable statics attributed with [#[dynamic(primed,drop)]](macro@crate::dynamic)"
[INFO] [stdout] 1656 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:919:21
[INFO] [stdout]      |
[INFO] [stdout]  919 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1654 | / impl_mut_lazy! {primed_static primed_locked_lazy_droped,PrimedLockedLazyDroped,ExitSequentializer<G>,InitializedHardFinalizedChecker,Prim...
[INFO] [stdout] 1655 | | "The actual type of mutable statics attributed with [#[dynamic(primed,drop)]](macro@crate::dynamic)"
[INFO] [stdout] 1656 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:930:21
[INFO] [stdout]      |
[INFO] [stdout]  930 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1654 | / impl_mut_lazy! {primed_static primed_locked_lazy_droped,PrimedLockedLazyDroped,ExitSequentializer<G>,InitializedHardFinalizedChecker,Prim...
[INFO] [stdout] 1655 | | "The actual type of mutable statics attributed with [#[dynamic(primed,drop)]](macro@crate::dynamic)"
[INFO] [stdout] 1656 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:936:21
[INFO] [stdout]      |
[INFO] [stdout]  936 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1654 | / impl_mut_lazy! {primed_static primed_locked_lazy_droped,PrimedLockedLazyDroped,ExitSequentializer<G>,InitializedHardFinalizedChecker,Prim...
[INFO] [stdout] 1655 | | "The actual type of mutable statics attributed with [#[dynamic(primed,drop)]](macro@crate::dynamic)"
[INFO] [stdout] 1656 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:942:21
[INFO] [stdout]      |
[INFO] [stdout]  942 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1654 | / impl_mut_lazy! {primed_static primed_locked_lazy_droped,PrimedLockedLazyDroped,ExitSequentializer<G>,InitializedHardFinalizedChecker,Prim...
[INFO] [stdout] 1655 | | "The actual type of mutable statics attributed with [#[dynamic(primed,drop)]](macro@crate::dynamic)"
[INFO] [stdout] 1656 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:885:21
[INFO] [stdout]      |
[INFO] [stdout]  885 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1666 | / impl_mut_lazy! {unsync_locked_lazy:extend_unsync_locked_lazy,UnSyncLockedLazy,UnSyncSequentializer<G>,InitializedChecker,UnInited::<T>,Un...
[INFO] [stdout] 1667 | | "A RefCell that initializes its content on the first access"
[INFO] [stdout] 1668 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:896:21
[INFO] [stdout]      |
[INFO] [stdout]  896 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1666 | / impl_mut_lazy! {unsync_locked_lazy:extend_unsync_locked_lazy,UnSyncLockedLazy,UnSyncSequentializer<G>,InitializedChecker,UnInited::<T>,Un...
[INFO] [stdout] 1667 | | "A RefCell that initializes its content on the first access"
[INFO] [stdout] 1668 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:902:21
[INFO] [stdout]      |
[INFO] [stdout]  902 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1666 | / impl_mut_lazy! {unsync_locked_lazy:extend_unsync_locked_lazy,UnSyncLockedLazy,UnSyncSequentializer<G>,InitializedChecker,UnInited::<T>,Un...
[INFO] [stdout] 1667 | | "A RefCell that initializes its content on the first access"
[INFO] [stdout] 1668 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:909:21
[INFO] [stdout]      |
[INFO] [stdout]  909 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1666 | / impl_mut_lazy! {unsync_locked_lazy:extend_unsync_locked_lazy,UnSyncLockedLazy,UnSyncSequentializer<G>,InitializedChecker,UnInited::<T>,Un...
[INFO] [stdout] 1667 | | "A RefCell that initializes its content on the first access"
[INFO] [stdout] 1668 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:919:21
[INFO] [stdout]      |
[INFO] [stdout]  919 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1666 | / impl_mut_lazy! {unsync_locked_lazy:extend_unsync_locked_lazy,UnSyncLockedLazy,UnSyncSequentializer<G>,InitializedChecker,UnInited::<T>,Un...
[INFO] [stdout] 1667 | | "A RefCell that initializes its content on the first access"
[INFO] [stdout] 1668 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:930:21
[INFO] [stdout]      |
[INFO] [stdout]  930 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1666 | / impl_mut_lazy! {unsync_locked_lazy:extend_unsync_locked_lazy,UnSyncLockedLazy,UnSyncSequentializer<G>,InitializedChecker,UnInited::<T>,Un...
[INFO] [stdout] 1667 | | "A RefCell that initializes its content on the first access"
[INFO] [stdout] 1668 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:936:21
[INFO] [stdout]      |
[INFO] [stdout]  936 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1666 | / impl_mut_lazy! {unsync_locked_lazy:extend_unsync_locked_lazy,UnSyncLockedLazy,UnSyncSequentializer<G>,InitializedChecker,UnInited::<T>,Un...
[INFO] [stdout] 1667 | | "A RefCell that initializes its content on the first access"
[INFO] [stdout] 1668 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]     --> src/lazy.rs:942:21
[INFO] [stdout]      |
[INFO] [stdout]  942 |               #[allow(elided_named_lifetimes)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout] ...
[INFO] [stdout] 1666 | / impl_mut_lazy! {unsync_locked_lazy:extend_unsync_locked_lazy,UnSyncLockedLazy,UnSyncSequentializer<G>,InitializedChecker,UnInited::<T>,Un...
[INFO] [stdout] 1667 | | "A RefCell that initializes its content on the first access"
[INFO] [stdout] 1668 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_mut_lazy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `lock_mut` is never used
[INFO] [stdout]   --> src/phase_locker.rs:76:8
[INFO] [stdout]    |
[INFO] [stdout] 65 | pub(crate) unsafe trait PhaseLocker<'a, T: 'a> {
[INFO] [stdout]    |                         ----------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 76 |     fn lock_mut(&'a mut self, value: &'a T) -> Self::WriteGuard;
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `lock_mut` is never used
[INFO] [stdout]    --> src/phase_locker/sync.rs:694:12
[INFO] [stdout]     |
[INFO] [stdout] 681 | impl SyncPhaseLocker {
[INFO] [stdout]     | -------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 694 |     pub fn lock_mut<'a, T: ?Sized>(&'a mut self, v: &'a T) -> SyncPhaseGuard<'a, T> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `lock_mut` is never used
[INFO] [stdout]    --> src/phase_locker/unsync.rs:261:12
[INFO] [stdout]     |
[INFO] [stdout] 216 | impl UnSyncPhaseLocker {
[INFO] [stdout]     | ---------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 261 |     pub fn lock_mut<'a, T: ?Sized>(&'a mut self, v: &'a T) -> UnSyncPhaseGuard<'a, T> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/phase_locker/sync.rs:592:24
[INFO] [stdout]     |
[INFO] [stdout] 592 | fn wake_readers(futex: &Futex, to_unactivate: u32, converting: bool) -> ReadLock {
[INFO] [stdout]     |                        ^^^^^^ the lifetime is elided here               ^^^^^^^^ the same lifetime is hidden 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] 592 | fn wake_readers(futex: &Futex, to_unactivate: u32, converting: bool) -> ReadLock<'_> {
[INFO] [stdout]     |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 23.11s
[INFO] running `Command { std: "docker" "inspect" "e0996c97222245b3088af5e443e9157757e1da918c78b8d4a89e9d93d107533e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0996c97222245b3088af5e443e9157757e1da918c78b8d4a89e9d93d107533e", kill_on_drop: false }`
[INFO] [stdout] e0996c97222245b3088af5e443e9157757e1da918c78b8d4a89e9d93d107533e
