[INFO] fetching crate k32l3a60-cm0plus 0.1.0...
[INFO] testing k32l3a60-cm0plus-0.1.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate k32l3a60-cm0plus 0.1.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate k32l3a60-cm0plus 0.1.0
[INFO] finished tweaking crates.io crate k32l3a60-cm0plus 0.1.0
[INFO] tweaked toml for crates.io crate k32l3a60-cm0plus 0.1.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate k32l3a60-cm0plus 0.1.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 18 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 59812955797b051d17d4a36f0dc6ab37dd58467bbfb10a133adcf700094ce664
[INFO] running `Command { std: "docker" "start" "-a" "59812955797b051d17d4a36f0dc6ab37dd58467bbfb10a133adcf700094ce664", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "59812955797b051d17d4a36f0dc6ab37dd58467bbfb10a133adcf700094ce664", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59812955797b051d17d4a36f0dc6ab37dd58467bbfb10a133adcf700094ce664", kill_on_drop: false }`
[INFO] [stdout] 59812955797b051d17d4a36f0dc6ab37dd58467bbfb10a133adcf700094ce664
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 48ce57b53a6a9ea8a32bd057926f7d2c7d03420d914f1368e9a6e3d6f79758e9
[INFO] running `Command { std: "docker" "start" "-a" "48ce57b53a6a9ea8a32bd057926f7d2c7d03420d914f1368e9a6e3d6f79758e9", kill_on_drop: false }`
[INFO] [stderr]    Compiling bare-metal v0.2.5
[INFO] [stderr]    Compiling cortex-m v0.7.7
[INFO] [stderr]    Compiling nb v1.1.0
[INFO] [stderr]    Compiling vcell v0.1.3
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling k32l3a60-cm0plus v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling bitfield v0.13.2
[INFO] [stderr]    Compiling volatile-register v0.2.2
[INFO] [stderr]    Compiling nb v0.1.3
[INFO] [stderr]    Compiling embedded-hal v0.2.7
[INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC <https://rust-lang.github.io/rfcs/2145-type-privacy.html> for more information
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | #![deny(private_in_public)]
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `critical-section`
[INFO] [stdout]       --> src/lib.rs:417241:11
[INFO] [stdout]        |
[INFO] [stdout] 417241 |     #[cfg(feature = "critical-section")]
[INFO] [stdout]        |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]        |
[INFO] [stdout]        = note: expected values for `feature` are: `rt`
[INFO] [stdout]        = help: consider adding `critical-section` as a feature in `Cargo.toml`
[INFO] [stdout]        = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]        = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:3400:25
[INFO] [stdout]      |
[INFO] [stdout] 3400 |             pub fn ocm1(&mut self) -> OCM1_W<4> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3400 |             pub fn ocm1(&mut self) -> OCM1_W<'_, 4> {
[INFO] [stdout]      |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:3406:23
[INFO] [stdout]      |
[INFO] [stdout] 3406 |             pub fn ro(&mut self) -> RO_W<16> {
[INFO] [stdout]      |                       ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3406 |             pub fn ro(&mut self) -> RO_W<'_, 16> {
[INFO] [stdout]      |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:3913:25
[INFO] [stdout]      |
[INFO] [stdout] 3913 |             pub fn ocm1(&mut self) -> OCM1_W<4> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3913 |             pub fn ocm1(&mut self) -> OCM1_W<'_, 4> {
[INFO] [stdout]      |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:3919:23
[INFO] [stdout]      |
[INFO] [stdout] 3919 |             pub fn ro(&mut self) -> RO_W<16> {
[INFO] [stdout]      |                       ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3919 |             pub fn ro(&mut self) -> RO_W<'_, 16> {
[INFO] [stdout]      |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:4417:23
[INFO] [stdout]      |
[INFO] [stdout] 4417 |             pub fn ro(&mut self) -> RO_W<16> {
[INFO] [stdout]      |                       ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4417 |             pub fn ro(&mut self) -> RO_W<'_, 16> {
[INFO] [stdout]      |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:4915:23
[INFO] [stdout]      |
[INFO] [stdout] 4915 |             pub fn ro(&mut self) -> RO_W<16> {
[INFO] [stdout]      |                       ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4915 |             pub fn ro(&mut self) -> RO_W<'_, 16> {
[INFO] [stdout]      |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:5053:27
[INFO] [stdout]      |
[INFO] [stdout] 5053 |                 pub fn ba(&mut self) -> BA_W<16> {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5053 |                 pub fn ba(&mut self) -> BA_W<'_, 16> {
[INFO] [stdout]      |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:5306:26
[INFO] [stdout]      |
[INFO] [stdout] 5306 |                 pub fn v(&mut self) -> V_W<0> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5306 |                 pub fn v(&mut self) -> V_W<'_, 0> {
[INFO] [stdout]      |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:5312:27
[INFO] [stdout]      |
[INFO] [stdout] 5312 |                 pub fn wp(&mut self) -> WP_W<8> {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5312 |                 pub fn wp(&mut self) -> WP_W<'_, 8> {
[INFO] [stdout]      |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:5318:28
[INFO] [stdout]      |
[INFO] [stdout] 5318 |                 pub fn bam(&mut self) -> BAM_W<16> {
[INFO] [stdout]      |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5318 |                 pub fn bam(&mut self) -> BAM_W<'_, 16> {
[INFO] [stdout]      |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6170:29
[INFO] [stdout]      |
[INFO] [stdout] 6170 |                 pub fn bstw(&mut self) -> BSTW_W<3> {
[INFO] [stdout]      |                             ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6170 |                 pub fn bstw(&mut self) -> BSTW_W<'_, 3> {
[INFO] [stdout]      |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6176:29
[INFO] [stdout]      |
[INFO] [stdout] 6176 |                 pub fn bstr(&mut self) -> BSTR_W<4> {
[INFO] [stdout]      |                             ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6176 |                 pub fn bstr(&mut self) -> BSTR_W<'_, 4> {
[INFO] [stdout]      |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6182:28
[INFO] [stdout]      |
[INFO] [stdout] 6182 |                 pub fn bem(&mut self) -> BEM_W<5> {
[INFO] [stdout]      |                            ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6182 |                 pub fn bem(&mut self) -> BEM_W<'_, 5> {
[INFO] [stdout]      |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6188:27
[INFO] [stdout]      |
[INFO] [stdout] 6188 |                 pub fn ps(&mut self) -> PS_W<6> {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6188 |                 pub fn ps(&mut self) -> PS_W<'_, 6> {
[INFO] [stdout]      |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6194:27
[INFO] [stdout]      |
[INFO] [stdout] 6194 |                 pub fn aa(&mut self) -> AA_W<8> {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6194 |                 pub fn aa(&mut self) -> AA_W<'_, 8> {
[INFO] [stdout]      |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6200:28
[INFO] [stdout]      |
[INFO] [stdout] 6200 |                 pub fn bls(&mut self) -> BLS_W<9> {
[INFO] [stdout]      |                            ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6200 |                 pub fn bls(&mut self) -> BLS_W<'_, 9> {
[INFO] [stdout]      |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6206:27
[INFO] [stdout]      |
[INFO] [stdout] 6206 |                 pub fn ws(&mut self) -> WS_W<10> {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6206 |                 pub fn ws(&mut self) -> WS_W<'_, 10> {
[INFO] [stdout]      |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6212:29
[INFO] [stdout]      |
[INFO] [stdout] 6212 |                 pub fn wrah(&mut self) -> WRAH_W<16> {
[INFO] [stdout]      |                             ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6212 |                 pub fn wrah(&mut self) -> WRAH_W<'_, 16> {
[INFO] [stdout]      |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6218:29
[INFO] [stdout]      |
[INFO] [stdout] 6218 |                 pub fn rdah(&mut self) -> RDAH_W<18> {
[INFO] [stdout]      |                             ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6218 |                 pub fn rdah(&mut self) -> RDAH_W<'_, 18> {
[INFO] [stdout]      |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6224:29
[INFO] [stdout]      |
[INFO] [stdout] 6224 |                 pub fn aset(&mut self) -> ASET_W<20> {
[INFO] [stdout]      |                             ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6224 |                 pub fn aset(&mut self) -> ASET_W<'_, 20> {
[INFO] [stdout]      |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6230:29
[INFO] [stdout]      |
[INFO] [stdout] 6230 |                 pub fn exts(&mut self) -> EXTS_W<22> {
[INFO] [stdout]      |                             ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6230 |                 pub fn exts(&mut self) -> EXTS_W<'_, 22> {
[INFO] [stdout]      |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6236:30
[INFO] [stdout]      |
[INFO] [stdout] 6236 |                 pub fn swsen(&mut self) -> SWSEN_W<23> {
[INFO] [stdout]      |                              ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                              |
[INFO] [stdout]      |                              the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6236 |                 pub fn swsen(&mut self) -> SWSEN_W<'_, 23> {
[INFO] [stdout]      |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6242:28
[INFO] [stdout]      |
[INFO] [stdout] 6242 |                 pub fn sws(&mut self) -> SWS_W<26> {
[INFO] [stdout]      |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6242 |                 pub fn sws(&mut self) -> SWS_W<'_, 26> {
[INFO] [stdout]      |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6684:27
[INFO] [stdout]      |
[INFO] [stdout] 6684 |             pub fn group5(&mut self) -> GROUP5_W<12> {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6684 |             pub fn group5(&mut self) -> GROUP5_W<'_, 12> {
[INFO] [stdout]      |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6690:27
[INFO] [stdout]      |
[INFO] [stdout] 6690 |             pub fn group4(&mut self) -> GROUP4_W<16> {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6690 |             pub fn group4(&mut self) -> GROUP4_W<'_, 16> {
[INFO] [stdout]      |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6696:27
[INFO] [stdout]      |
[INFO] [stdout] 6696 |             pub fn group3(&mut self) -> GROUP3_W<20> {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6696 |             pub fn group3(&mut self) -> GROUP3_W<'_, 20> {
[INFO] [stdout]      |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6702:27
[INFO] [stdout]      |
[INFO] [stdout] 6702 |             pub fn group2(&mut self) -> GROUP2_W<24> {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6702 |             pub fn group2(&mut self) -> GROUP2_W<'_, 24> {
[INFO] [stdout]      |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6708:27
[INFO] [stdout]      |
[INFO] [stdout] 6708 |             pub fn group1(&mut self) -> GROUP1_W<28> {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6708 |             pub fn group1(&mut self) -> GROUP1_W<'_, 28> {
[INFO] [stdout]      |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:7761:26
[INFO] [stdout]      |
[INFO] [stdout] 7761 |             pub fn gvldm(&mut self) -> GVLDM_W<0> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7761 |             pub fn gvldm(&mut self) -> GVLDM_W<'_, 0> {
[INFO] [stdout]      |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:7767:26
[INFO] [stdout]      |
[INFO] [stdout] 7767 |             pub fn gvldp(&mut self) -> GVLDP_W<14> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7767 |             pub fn gvldp(&mut self) -> GVLDP_W<'_, 14> {
[INFO] [stdout]      |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:7773:26
[INFO] [stdout]      |
[INFO] [stdout] 7773 |             pub fn gvldc(&mut self) -> GVLDC_W<15> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7773 |             pub fn gvldc(&mut self) -> GVLDC_W<'_, 15> {
[INFO] [stdout]      |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:7779:24
[INFO] [stdout]      |
[INFO] [stdout] 7779 |             pub fn lk1(&mut self) -> LK1_W<30> {
[INFO] [stdout]      |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7779 |             pub fn lk1(&mut self) -> LK1_W<'_, 30> {
[INFO] [stdout]      |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:10177:25
[INFO] [stdout]       |
[INFO] [stdout] 10177 |             pub fn fdid(&mut self) -> FDID_W<0> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10177 |             pub fn fdid(&mut self) -> FDID_W<'_, 0> {
[INFO] [stdout]       |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:10602:25
[INFO] [stdout]       |
[INFO] [stdout] 10602 |             pub fn recr(&mut self) -> RECR_W<30> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10602 |             pub fn recr(&mut self) -> RECR_W<'_, 30> {
[INFO] [stdout]       |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:10977:25
[INFO] [stdout]       |
[INFO] [stdout] 10977 |             pub fn recr(&mut self) -> RECR_W<30> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10977 |             pub fn recr(&mut self) -> RECR_W<'_, 30> {
[INFO] [stdout]       |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11352:25
[INFO] [stdout]       |
[INFO] [stdout] 11352 |             pub fn recr(&mut self) -> RECR_W<30> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11352 |             pub fn recr(&mut self) -> RECR_W<'_, 30> {
[INFO] [stdout]       |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11727:25
[INFO] [stdout]       |
[INFO] [stdout] 11727 |             pub fn recr(&mut self) -> RECR_W<30> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11727 |             pub fn recr(&mut self) -> RECR_W<'_, 30> {
[INFO] [stdout]       |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12102:25
[INFO] [stdout]       |
[INFO] [stdout] 12102 |             pub fn recr(&mut self) -> RECR_W<30> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12102 |             pub fn recr(&mut self) -> RECR_W<'_, 30> {
[INFO] [stdout]       |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12292:24
[INFO] [stdout]       |
[INFO] [stdout] 12292 |             pub fn pid(&mut self) -> PID_W<0> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12292 |             pub fn pid(&mut self) -> PID_W<'_, 0> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12298:26
[INFO] [stdout]       |
[INFO] [stdout] 12298 |             pub fn sp4sm(&mut self) -> SP4SM_W<27> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12298 |             pub fn sp4sm(&mut self) -> SP4SM_W<'_, 27> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12304:24
[INFO] [stdout]       |
[INFO] [stdout] 12304 |             pub fn tsm(&mut self) -> TSM_W<28> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12304 |             pub fn tsm(&mut self) -> TSM_W<'_, 28> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12310:24
[INFO] [stdout]       |
[INFO] [stdout] 12310 |             pub fn lk2(&mut self) -> LK2_W<29> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12310 |             pub fn lk2(&mut self) -> LK2_W<'_, 29> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12500:24
[INFO] [stdout]       |
[INFO] [stdout] 12500 |             pub fn pid(&mut self) -> PID_W<0> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12500 |             pub fn pid(&mut self) -> PID_W<'_, 0> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12506:26
[INFO] [stdout]       |
[INFO] [stdout] 12506 |             pub fn sp4sm(&mut self) -> SP4SM_W<27> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12506 |             pub fn sp4sm(&mut self) -> SP4SM_W<'_, 27> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12512:24
[INFO] [stdout]       |
[INFO] [stdout] 12512 |             pub fn tsm(&mut self) -> TSM_W<28> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12512 |             pub fn tsm(&mut self) -> TSM_W<'_, 28> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12518:24
[INFO] [stdout]       |
[INFO] [stdout] 12518 |             pub fn lk2(&mut self) -> LK2_W<29> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12518 |             pub fn lk2(&mut self) -> LK2_W<'_, 29> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12708:24
[INFO] [stdout]       |
[INFO] [stdout] 12708 |             pub fn pid(&mut self) -> PID_W<0> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12708 |             pub fn pid(&mut self) -> PID_W<'_, 0> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12714:26
[INFO] [stdout]       |
[INFO] [stdout] 12714 |             pub fn sp4sm(&mut self) -> SP4SM_W<27> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12714 |             pub fn sp4sm(&mut self) -> SP4SM_W<'_, 27> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12720:24
[INFO] [stdout]       |
[INFO] [stdout] 12720 |             pub fn tsm(&mut self) -> TSM_W<28> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12720 |             pub fn tsm(&mut self) -> TSM_W<'_, 28> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12726:24
[INFO] [stdout]       |
[INFO] [stdout] 12726 |             pub fn lk2(&mut self) -> LK2_W<29> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12726 |             pub fn lk2(&mut self) -> LK2_W<'_, 29> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:13157:24
[INFO] [stdout]       |
[INFO] [stdout] 13157 |             pub fn did(&mut self) -> DID_W<0> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13157 |             pub fn did(&mut self) -> DID_W<'_, 0> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:13163:25
[INFO] [stdout]       |
[INFO] [stdout] 13163 |             pub fn dids(&mut self) -> DIDS_W<4> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13163 |             pub fn dids(&mut self) -> DIDS_W<'_, 4> {
[INFO] [stdout]       |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:13169:23
[INFO] [stdout]       |
[INFO] [stdout] 13169 |             pub fn pe(&mut self) -> PE_W<6> {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13169 |             pub fn pe(&mut self) -> PE_W<'_, 6> {
[INFO] [stdout]       |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:13175:25
[INFO] [stdout]       |
[INFO] [stdout] 13175 |             pub fn pidm(&mut self) -> PIDM_W<8> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13175 |             pub fn pidm(&mut self) -> PIDM_W<'_, 8> {
[INFO] [stdout]       |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:13181:24
[INFO] [stdout]       |
[INFO] [stdout] 13181 |             pub fn pid(&mut self) -> PID_W<16> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13181 |             pub fn pid(&mut self) -> PID_W<'_, 16> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:13187:24
[INFO] [stdout]       |
[INFO] [stdout] 13187 |             pub fn lk1(&mut self) -> LK1_W<30> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13187 |             pub fn lk1(&mut self) -> LK1_W<'_, 30> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:13193:24
[INFO] [stdout]       |
[INFO] [stdout] 13193 |             pub fn vld(&mut self) -> VLD_W<31> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13193 |             pub fn vld(&mut self) -> VLD_W<'_, 31> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:13624:24
[INFO] [stdout]       |
[INFO] [stdout] 13624 |             pub fn did(&mut self) -> DID_W<0> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13624 |             pub fn did(&mut self) -> DID_W<'_, 0> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:13630:25
[INFO] [stdout]       |
[INFO] [stdout] 13630 |             pub fn dids(&mut self) -> DIDS_W<4> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13630 |             pub fn dids(&mut self) -> DIDS_W<'_, 4> {
[INFO] [stdout]       |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:13636:23
[INFO] [stdout]       |
[INFO] [stdout] 13636 |             pub fn pe(&mut self) -> PE_W<6> {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13636 |             pub fn pe(&mut self) -> PE_W<'_, 6> {
[INFO] [stdout]       |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:13642:25
[INFO] [stdout]       |
[INFO] [stdout] 13642 |             pub fn pidm(&mut self) -> PIDM_W<8> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13642 |             pub fn pidm(&mut self) -> PIDM_W<'_, 8> {
[INFO] [stdout]       |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:13648:24
[INFO] [stdout]       |
[INFO] [stdout] 13648 |             pub fn pid(&mut self) -> PID_W<16> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13648 |             pub fn pid(&mut self) -> PID_W<'_, 16> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:13654:24
[INFO] [stdout]       |
[INFO] [stdout] 13654 |             pub fn lk1(&mut self) -> LK1_W<30> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13654 |             pub fn lk1(&mut self) -> LK1_W<'_, 30> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:13660:24
[INFO] [stdout]       |
[INFO] [stdout] 13660 |             pub fn vld(&mut self) -> VLD_W<31> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13660 |             pub fn vld(&mut self) -> VLD_W<'_, 31> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:14091:24
[INFO] [stdout]       |
[INFO] [stdout] 14091 |             pub fn did(&mut self) -> DID_W<0> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14091 |             pub fn did(&mut self) -> DID_W<'_, 0> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:14097:25
[INFO] [stdout]       |
[INFO] [stdout] 14097 |             pub fn dids(&mut self) -> DIDS_W<4> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14097 |             pub fn dids(&mut self) -> DIDS_W<'_, 4> {
[INFO] [stdout]       |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:14103:23
[INFO] [stdout]       |
[INFO] [stdout] 14103 |             pub fn pe(&mut self) -> PE_W<6> {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14103 |             pub fn pe(&mut self) -> PE_W<'_, 6> {
[INFO] [stdout]       |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:14109:25
[INFO] [stdout]       |
[INFO] [stdout] 14109 |             pub fn pidm(&mut self) -> PIDM_W<8> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14109 |             pub fn pidm(&mut self) -> PIDM_W<'_, 8> {
[INFO] [stdout]       |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:14115:24
[INFO] [stdout]       |
[INFO] [stdout] 14115 |             pub fn pid(&mut self) -> PID_W<16> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14115 |             pub fn pid(&mut self) -> PID_W<'_, 16> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:14121:24
[INFO] [stdout]       |
[INFO] [stdout] 14121 |             pub fn lk1(&mut self) -> LK1_W<30> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14121 |             pub fn lk1(&mut self) -> LK1_W<'_, 30> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:14127:24
[INFO] [stdout]       |
[INFO] [stdout] 14127 |             pub fn vld(&mut self) -> VLD_W<31> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14127 |             pub fn vld(&mut self) -> VLD_W<'_, 31> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:14558:24
[INFO] [stdout]       |
[INFO] [stdout] 14558 |             pub fn did(&mut self) -> DID_W<0> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14558 |             pub fn did(&mut self) -> DID_W<'_, 0> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:14564:25
[INFO] [stdout]       |
[INFO] [stdout] 14564 |             pub fn dids(&mut self) -> DIDS_W<4> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14564 |             pub fn dids(&mut self) -> DIDS_W<'_, 4> {
[INFO] [stdout]       |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:14570:23
[INFO] [stdout]       |
[INFO] [stdout] 14570 |             pub fn pe(&mut self) -> PE_W<6> {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14570 |             pub fn pe(&mut self) -> PE_W<'_, 6> {
[INFO] [stdout]       |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:14576:25
[INFO] [stdout]       |
[INFO] [stdout] 14576 |             pub fn pidm(&mut self) -> PIDM_W<8> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14576 |             pub fn pidm(&mut self) -> PIDM_W<'_, 8> {
[INFO] [stdout]       |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:14582:24
[INFO] [stdout]       |
[INFO] [stdout] 14582 |             pub fn pid(&mut self) -> PID_W<16> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14582 |             pub fn pid(&mut self) -> PID_W<'_, 16> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:14588:24
[INFO] [stdout]       |
[INFO] [stdout] 14588 |             pub fn lk1(&mut self) -> LK1_W<30> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14588 |             pub fn lk1(&mut self) -> LK1_W<'_, 30> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:14594:24
[INFO] [stdout]       |
[INFO] [stdout] 14594 |             pub fn vld(&mut self) -> VLD_W<31> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14594 |             pub fn vld(&mut self) -> VLD_W<'_, 31> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:15061:24
[INFO] [stdout]       |
[INFO] [stdout] 15061 |             pub fn did(&mut self) -> DID_W<0> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15061 |             pub fn did(&mut self) -> DID_W<'_, 0> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:15067:23
[INFO] [stdout]       |
[INFO] [stdout] 15067 |             pub fn pa(&mut self) -> PA_W<4> {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15067 |             pub fn pa(&mut self) -> PA_W<'_, 4> {
[INFO] [stdout]       |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:15073:23
[INFO] [stdout]       |
[INFO] [stdout] 15073 |             pub fn sa(&mut self) -> SA_W<6> {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15073 |             pub fn sa(&mut self) -> SA_W<'_, 6> {
[INFO] [stdout]       |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:15079:25
[INFO] [stdout]       |
[INFO] [stdout] 15079 |             pub fn didb(&mut self) -> DIDB_W<8> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15079 |             pub fn didb(&mut self) -> DIDB_W<'_, 8> {
[INFO] [stdout]       |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:15085:24
[INFO] [stdout]       |
[INFO] [stdout] 15085 |             pub fn lk1(&mut self) -> LK1_W<30> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15085 |             pub fn lk1(&mut self) -> LK1_W<'_, 30> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:15091:24
[INFO] [stdout]       |
[INFO] [stdout] 15091 |             pub fn vld(&mut self) -> VLD_W<31> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15091 |             pub fn vld(&mut self) -> VLD_W<'_, 31> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:15558:24
[INFO] [stdout]       |
[INFO] [stdout] 15558 |             pub fn did(&mut self) -> DID_W<0> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15558 |             pub fn did(&mut self) -> DID_W<'_, 0> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:15564:23
[INFO] [stdout]       |
[INFO] [stdout] 15564 |             pub fn pa(&mut self) -> PA_W<4> {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15564 |             pub fn pa(&mut self) -> PA_W<'_, 4> {
[INFO] [stdout]       |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:15570:23
[INFO] [stdout]       |
[INFO] [stdout] 15570 |             pub fn sa(&mut self) -> SA_W<6> {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15570 |             pub fn sa(&mut self) -> SA_W<'_, 6> {
[INFO] [stdout]       |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:15576:25
[INFO] [stdout]       |
[INFO] [stdout] 15576 |             pub fn didb(&mut self) -> DIDB_W<8> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15576 |             pub fn didb(&mut self) -> DIDB_W<'_, 8> {
[INFO] [stdout]       |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:15582:24
[INFO] [stdout]       |
[INFO] [stdout] 15582 |             pub fn lk1(&mut self) -> LK1_W<30> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15582 |             pub fn lk1(&mut self) -> LK1_W<'_, 30> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:15588:24
[INFO] [stdout]       |
[INFO] [stdout] 15588 |             pub fn vld(&mut self) -> VLD_W<31> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15588 |             pub fn vld(&mut self) -> VLD_W<'_, 31> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16055:24
[INFO] [stdout]       |
[INFO] [stdout] 16055 |             pub fn did(&mut self) -> DID_W<0> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16055 |             pub fn did(&mut self) -> DID_W<'_, 0> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16061:23
[INFO] [stdout]       |
[INFO] [stdout] 16061 |             pub fn pa(&mut self) -> PA_W<4> {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16061 |             pub fn pa(&mut self) -> PA_W<'_, 4> {
[INFO] [stdout]       |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16067:23
[INFO] [stdout]       |
[INFO] [stdout] 16067 |             pub fn sa(&mut self) -> SA_W<6> {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16067 |             pub fn sa(&mut self) -> SA_W<'_, 6> {
[INFO] [stdout]       |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16073:25
[INFO] [stdout]       |
[INFO] [stdout] 16073 |             pub fn didb(&mut self) -> DIDB_W<8> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16073 |             pub fn didb(&mut self) -> DIDB_W<'_, 8> {
[INFO] [stdout]       |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16079:24
[INFO] [stdout]       |
[INFO] [stdout] 16079 |             pub fn lk1(&mut self) -> LK1_W<30> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16079 |             pub fn lk1(&mut self) -> LK1_W<'_, 30> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16085:24
[INFO] [stdout]       |
[INFO] [stdout] 16085 |             pub fn vld(&mut self) -> VLD_W<31> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16085 |             pub fn vld(&mut self) -> VLD_W<'_, 31> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16516:24
[INFO] [stdout]       |
[INFO] [stdout] 16516 |             pub fn did(&mut self) -> DID_W<0> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16516 |             pub fn did(&mut self) -> DID_W<'_, 0> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16522:25
[INFO] [stdout]       |
[INFO] [stdout] 16522 |             pub fn dids(&mut self) -> DIDS_W<4> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16522 |             pub fn dids(&mut self) -> DIDS_W<'_, 4> {
[INFO] [stdout]       |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16528:23
[INFO] [stdout]       |
[INFO] [stdout] 16528 |             pub fn pe(&mut self) -> PE_W<6> {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16528 |             pub fn pe(&mut self) -> PE_W<'_, 6> {
[INFO] [stdout]       |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16534:25
[INFO] [stdout]       |
[INFO] [stdout] 16534 |             pub fn pidm(&mut self) -> PIDM_W<8> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16534 |             pub fn pidm(&mut self) -> PIDM_W<'_, 8> {
[INFO] [stdout]       |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16540:24
[INFO] [stdout]       |
[INFO] [stdout] 16540 |             pub fn pid(&mut self) -> PID_W<16> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16540 |             pub fn pid(&mut self) -> PID_W<'_, 16> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16546:24
[INFO] [stdout]       |
[INFO] [stdout] 16546 |             pub fn lk1(&mut self) -> LK1_W<30> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16546 |             pub fn lk1(&mut self) -> LK1_W<'_, 30> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16552:24
[INFO] [stdout]       |
[INFO] [stdout] 16552 |             pub fn vld(&mut self) -> VLD_W<31> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16552 |             pub fn vld(&mut self) -> VLD_W<'_, 31> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16983:24
[INFO] [stdout]       |
[INFO] [stdout] 16983 |             pub fn did(&mut self) -> DID_W<0> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16983 |             pub fn did(&mut self) -> DID_W<'_, 0> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16989:25
[INFO] [stdout]       |
[INFO] [stdout] 16989 |             pub fn dids(&mut self) -> DIDS_W<4> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16989 |             pub fn dids(&mut self) -> DIDS_W<'_, 4> {
[INFO] [stdout]       |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16995:23
[INFO] [stdout]       |
[INFO] [stdout] 16995 |             pub fn pe(&mut self) -> PE_W<6> {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16995 |             pub fn pe(&mut self) -> PE_W<'_, 6> {
[INFO] [stdout]       |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17001:25
[INFO] [stdout]       |
[INFO] [stdout] 17001 |             pub fn pidm(&mut self) -> PIDM_W<8> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17001 |             pub fn pidm(&mut self) -> PIDM_W<'_, 8> {
[INFO] [stdout]       |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17007:24
[INFO] [stdout]       |
[INFO] [stdout] 17007 |             pub fn pid(&mut self) -> PID_W<16> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17007 |             pub fn pid(&mut self) -> PID_W<'_, 16> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17013:24
[INFO] [stdout]       |
[INFO] [stdout] 17013 |             pub fn lk1(&mut self) -> LK1_W<30> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17013 |             pub fn lk1(&mut self) -> LK1_W<'_, 30> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17019:24
[INFO] [stdout]       |
[INFO] [stdout] 17019 |             pub fn vld(&mut self) -> VLD_W<31> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17019 |             pub fn vld(&mut self) -> VLD_W<'_, 31> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17486:24
[INFO] [stdout]       |
[INFO] [stdout] 17486 |             pub fn did(&mut self) -> DID_W<0> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17486 |             pub fn did(&mut self) -> DID_W<'_, 0> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17492:23
[INFO] [stdout]       |
[INFO] [stdout] 17492 |             pub fn pa(&mut self) -> PA_W<4> {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17492 |             pub fn pa(&mut self) -> PA_W<'_, 4> {
[INFO] [stdout]       |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17498:23
[INFO] [stdout]       |
[INFO] [stdout] 17498 |             pub fn sa(&mut self) -> SA_W<6> {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17498 |             pub fn sa(&mut self) -> SA_W<'_, 6> {
[INFO] [stdout]       |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17504:25
[INFO] [stdout]       |
[INFO] [stdout] 17504 |             pub fn didb(&mut self) -> DIDB_W<8> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17504 |             pub fn didb(&mut self) -> DIDB_W<'_, 8> {
[INFO] [stdout]       |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17510:24
[INFO] [stdout]       |
[INFO] [stdout] 17510 |             pub fn lk1(&mut self) -> LK1_W<30> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17510 |             pub fn lk1(&mut self) -> LK1_W<'_, 30> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17516:24
[INFO] [stdout]       |
[INFO] [stdout] 17516 |             pub fn vld(&mut self) -> VLD_W<31> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17516 |             pub fn vld(&mut self) -> VLD_W<'_, 31> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17983:24
[INFO] [stdout]       |
[INFO] [stdout] 17983 |             pub fn did(&mut self) -> DID_W<0> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17983 |             pub fn did(&mut self) -> DID_W<'_, 0> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17989:23
[INFO] [stdout]       |
[INFO] [stdout] 17989 |             pub fn pa(&mut self) -> PA_W<4> {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17989 |             pub fn pa(&mut self) -> PA_W<'_, 4> {
[INFO] [stdout]       |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17995:23
[INFO] [stdout]       |
[INFO] [stdout] 17995 |             pub fn sa(&mut self) -> SA_W<6> {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17995 |             pub fn sa(&mut self) -> SA_W<'_, 6> {
[INFO] [stdout]       |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:18001:25
[INFO] [stdout]       |
[INFO] [stdout] 18001 |             pub fn didb(&mut self) -> DIDB_W<8> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 18001 |             pub fn didb(&mut self) -> DIDB_W<'_, 8> {
[INFO] [stdout]       |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:18007:24
[INFO] [stdout]       |
[INFO] [stdout] 18007 |             pub fn lk1(&mut self) -> LK1_W<30> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 18007 |             pub fn lk1(&mut self) -> LK1_W<'_, 30> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:18013:24
[INFO] [stdout]       |
[INFO] [stdout] 18013 |             pub fn vld(&mut self) -> VLD_W<31> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 18013 |             pub fn vld(&mut self) -> VLD_W<'_, 31> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:18123:26
[INFO] [stdout]       |
[INFO] [stdout] 18123 |             pub fn d0acp(&mut self) -> D0ACP_W<0> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 18123 |             pub fn d0acp(&mut self) -> D0ACP_W<'_, 0> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:18129:26
[INFO] [stdout]       |
[INFO] [stdout] 18129 |             pub fn d1acp(&mut self) -> D1ACP_W<3> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 18129 |             pub fn d1acp(&mut self) -> D1ACP_W<'_, 3> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:18135:26
[INFO] [stdout]       |
[INFO] [stdout] 18135 |             pub fn d2acp(&mut self) -> D2ACP_W<6> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 18135 |             pub fn d2acp(&mut self) -> D2ACP_W<'_, 6> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:18440:24
[INFO] [stdout]       |
[INFO] [stdout] 18440 |             pub fn eal(&mut self) -> EAL_W<24> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 18440 |             pub fn eal(&mut self) -> EAL_W<'_, 24> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:18446:24
[INFO] [stdout]       |
[INFO] [stdout] 18446 |             pub fn lk2(&mut self) -> LK2_W<29> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 18446 |             pub fn lk2(&mut self) -> LK2_W<'_, 29> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:18452:24
[INFO] [stdout]       |
[INFO] [stdout] 18452 |             pub fn vld(&mut self) -> VLD_W<31> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 18452 |             pub fn vld(&mut self) -> VLD_W<'_, 31> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:18562:26
[INFO] [stdout]       |
[INFO] [stdout] 18562 |             pub fn d0acp(&mut self) -> D0ACP_W<0> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 18562 |             pub fn d0acp(&mut self) -> D0ACP_W<'_, 0> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:18568:26
[INFO] [stdout]       |
[INFO] [stdout] 18568 |             pub fn d1acp(&mut self) -> D1ACP_W<3> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 18568 |             pub fn d1acp(&mut self) -> D1ACP_W<'_, 3> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:18574:26
[INFO] [stdout]       |
[INFO] [stdout] 18574 |             pub fn d2acp(&mut self) -> D2ACP_W<6> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 18574 |             pub fn d2acp(&mut self) -> D2ACP_W<'_, 6> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:18879:24
[INFO] [stdout]       |
[INFO] [stdout] 18879 |             pub fn eal(&mut self) -> EAL_W<24> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 18879 |             pub fn eal(&mut self) -> EAL_W<'_, 24> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:18885:24
[INFO] [stdout]       |
[INFO] [stdout] 18885 |             pub fn lk2(&mut self) -> LK2_W<29> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 18885 |             pub fn lk2(&mut self) -> LK2_W<'_, 29> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:18891:24
[INFO] [stdout]       |
[INFO] [stdout] 18891 |             pub fn vld(&mut self) -> VLD_W<31> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 18891 |             pub fn vld(&mut self) -> VLD_W<'_, 31> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19001:26
[INFO] [stdout]       |
[INFO] [stdout] 19001 |             pub fn d0acp(&mut self) -> D0ACP_W<0> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19001 |             pub fn d0acp(&mut self) -> D0ACP_W<'_, 0> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19007:26
[INFO] [stdout]       |
[INFO] [stdout] 19007 |             pub fn d1acp(&mut self) -> D1ACP_W<3> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19007 |             pub fn d1acp(&mut self) -> D1ACP_W<'_, 3> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19013:26
[INFO] [stdout]       |
[INFO] [stdout] 19013 |             pub fn d2acp(&mut self) -> D2ACP_W<6> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19013 |             pub fn d2acp(&mut self) -> D2ACP_W<'_, 6> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19318:24
[INFO] [stdout]       |
[INFO] [stdout] 19318 |             pub fn eal(&mut self) -> EAL_W<24> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19318 |             pub fn eal(&mut self) -> EAL_W<'_, 24> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19324:24
[INFO] [stdout]       |
[INFO] [stdout] 19324 |             pub fn lk2(&mut self) -> LK2_W<29> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19324 |             pub fn lk2(&mut self) -> LK2_W<'_, 29> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19330:24
[INFO] [stdout]       |
[INFO] [stdout] 19330 |             pub fn vld(&mut self) -> VLD_W<31> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19330 |             pub fn vld(&mut self) -> VLD_W<'_, 31> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19440:26
[INFO] [stdout]       |
[INFO] [stdout] 19440 |             pub fn d0acp(&mut self) -> D0ACP_W<0> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19440 |             pub fn d0acp(&mut self) -> D0ACP_W<'_, 0> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19446:26
[INFO] [stdout]       |
[INFO] [stdout] 19446 |             pub fn d1acp(&mut self) -> D1ACP_W<3> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19446 |             pub fn d1acp(&mut self) -> D1ACP_W<'_, 3> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19452:26
[INFO] [stdout]       |
[INFO] [stdout] 19452 |             pub fn d2acp(&mut self) -> D2ACP_W<6> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19452 |             pub fn d2acp(&mut self) -> D2ACP_W<'_, 6> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19757:24
[INFO] [stdout]       |
[INFO] [stdout] 19757 |             pub fn eal(&mut self) -> EAL_W<24> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19757 |             pub fn eal(&mut self) -> EAL_W<'_, 24> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19763:24
[INFO] [stdout]       |
[INFO] [stdout] 19763 |             pub fn lk2(&mut self) -> LK2_W<29> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19763 |             pub fn lk2(&mut self) -> LK2_W<'_, 29> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19769:24
[INFO] [stdout]       |
[INFO] [stdout] 19769 |             pub fn vld(&mut self) -> VLD_W<31> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19769 |             pub fn vld(&mut self) -> VLD_W<'_, 31> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19879:26
[INFO] [stdout]       |
[INFO] [stdout] 19879 |             pub fn d0acp(&mut self) -> D0ACP_W<0> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19879 |             pub fn d0acp(&mut self) -> D0ACP_W<'_, 0> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19885:26
[INFO] [stdout]       |
[INFO] [stdout] 19885 |             pub fn d1acp(&mut self) -> D1ACP_W<3> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19885 |             pub fn d1acp(&mut self) -> D1ACP_W<'_, 3> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19891:26
[INFO] [stdout]       |
[INFO] [stdout] 19891 |             pub fn d2acp(&mut self) -> D2ACP_W<6> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19891 |             pub fn d2acp(&mut self) -> D2ACP_W<'_, 6> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:20196:24
[INFO] [stdout]       |
[INFO] [stdout] 20196 |             pub fn eal(&mut self) -> EAL_W<24> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 20196 |             pub fn eal(&mut self) -> EAL_W<'_, 24> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:20202:24
[INFO] [stdout]       |
[INFO] [stdout] 20202 |             pub fn lk2(&mut self) -> LK2_W<29> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 20202 |             pub fn lk2(&mut self) -> LK2_W<'_, 29> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:20208:24
[INFO] [stdout]       |
[INFO] [stdout] 20208 |             pub fn vld(&mut self) -> VLD_W<31> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 20208 |             pub fn vld(&mut self) -> VLD_W<'_, 31> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:20318:26
[INFO] [stdout]       |
[INFO] [stdout] 20318 |             pub fn d0acp(&mut self) -> D0ACP_W<0> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 20318 |             pub fn d0acp(&mut self) -> D0ACP_W<'_, 0> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:20324:26
[INFO] [stdout]       |
[INFO] [stdout] 20324 |             pub fn d1acp(&mut self) -> D1ACP_W<3> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 20324 |             pub fn d1acp(&mut self) -> D1ACP_W<'_, 3> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:20330:26
[INFO] [stdout]       |
[INFO] [stdout] 20330 |             pub fn d2acp(&mut self) -> D2ACP_W<6> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 20330 |             pub fn d2acp(&mut self) -> D2ACP_W<'_, 6> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:20637:24
[INFO] [stdout]       |
[INFO] [stdout] 20637 |             pub fn eal(&mut self) -> EAL_W<24> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 20637 |             pub fn eal(&mut self) -> EAL_W<'_, 24> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:20643:24
[INFO] [stdout]       |
[INFO] [stdout] 20643 |             pub fn lk2(&mut self) -> LK2_W<29> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 20643 |             pub fn lk2(&mut self) -> LK2_W<'_, 29> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:20649:24
[INFO] [stdout]       |
[INFO] [stdout] 20649 |             pub fn vld(&mut self) -> VLD_W<31> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 20649 |             pub fn vld(&mut self) -> VLD_W<'_, 31> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:20759:26
[INFO] [stdout]       |
[INFO] [stdout] 20759 |             pub fn d0acp(&mut self) -> D0ACP_W<0> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 20759 |             pub fn d0acp(&mut self) -> D0ACP_W<'_, 0> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:20765:26
[INFO] [stdout]       |
[INFO] [stdout] 20765 |             pub fn d1acp(&mut self) -> D1ACP_W<3> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 20765 |             pub fn d1acp(&mut self) -> D1ACP_W<'_, 3> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:20771:26
[INFO] [stdout]       |
[INFO] [stdout] 20771 |             pub fn d2acp(&mut self) -> D2ACP_W<6> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 20771 |             pub fn d2acp(&mut self) -> D2ACP_W<'_, 6> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21078:24
[INFO] [stdout]       |
[INFO] [stdout] 21078 |             pub fn eal(&mut self) -> EAL_W<24> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21078 |             pub fn eal(&mut self) -> EAL_W<'_, 24> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21084:24
[INFO] [stdout]       |
[INFO] [stdout] 21084 |             pub fn lk2(&mut self) -> LK2_W<29> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21084 |             pub fn lk2(&mut self) -> LK2_W<'_, 29> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21090:24
[INFO] [stdout]       |
[INFO] [stdout] 21090 |             pub fn vld(&mut self) -> VLD_W<31> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21090 |             pub fn vld(&mut self) -> VLD_W<'_, 31> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21200:26
[INFO] [stdout]       |
[INFO] [stdout] 21200 |             pub fn d0acp(&mut self) -> D0ACP_W<0> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21200 |             pub fn d0acp(&mut self) -> D0ACP_W<'_, 0> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21206:26
[INFO] [stdout]       |
[INFO] [stdout] 21206 |             pub fn d1acp(&mut self) -> D1ACP_W<3> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21206 |             pub fn d1acp(&mut self) -> D1ACP_W<'_, 3> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21212:26
[INFO] [stdout]       |
[INFO] [stdout] 21212 |             pub fn d2acp(&mut self) -> D2ACP_W<6> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21212 |             pub fn d2acp(&mut self) -> D2ACP_W<'_, 6> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21519:24
[INFO] [stdout]       |
[INFO] [stdout] 21519 |             pub fn eal(&mut self) -> EAL_W<24> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21519 |             pub fn eal(&mut self) -> EAL_W<'_, 24> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21525:24
[INFO] [stdout]       |
[INFO] [stdout] 21525 |             pub fn lk2(&mut self) -> LK2_W<29> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21525 |             pub fn lk2(&mut self) -> LK2_W<'_, 29> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21531:24
[INFO] [stdout]       |
[INFO] [stdout] 21531 |             pub fn vld(&mut self) -> VLD_W<31> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21531 |             pub fn vld(&mut self) -> VLD_W<'_, 31> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21641:26
[INFO] [stdout]       |
[INFO] [stdout] 21641 |             pub fn d0acp(&mut self) -> D0ACP_W<0> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21641 |             pub fn d0acp(&mut self) -> D0ACP_W<'_, 0> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21647:26
[INFO] [stdout]       |
[INFO] [stdout] 21647 |             pub fn d1acp(&mut self) -> D1ACP_W<3> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21647 |             pub fn d1acp(&mut self) -> D1ACP_W<'_, 3> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21653:26
[INFO] [stdout]       |
[INFO] [stdout] 21653 |             pub fn d2acp(&mut self) -> D2ACP_W<6> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21653 |             pub fn d2acp(&mut self) -> D2ACP_W<'_, 6> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21960:24
[INFO] [stdout]       |
[INFO] [stdout] 21960 |             pub fn eal(&mut self) -> EAL_W<24> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21960 |             pub fn eal(&mut self) -> EAL_W<'_, 24> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21966:24
[INFO] [stdout]       |
[INFO] [stdout] 21966 |             pub fn lk2(&mut self) -> LK2_W<29> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21966 |             pub fn lk2(&mut self) -> LK2_W<'_, 29> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21972:24
[INFO] [stdout]       |
[INFO] [stdout] 21972 |             pub fn vld(&mut self) -> VLD_W<31> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21972 |             pub fn vld(&mut self) -> VLD_W<'_, 31> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:22082:26
[INFO] [stdout]       |
[INFO] [stdout] 22082 |             pub fn d0acp(&mut self) -> D0ACP_W<0> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22082 |             pub fn d0acp(&mut self) -> D0ACP_W<'_, 0> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:22088:26
[INFO] [stdout]       |
[INFO] [stdout] 22088 |             pub fn d1acp(&mut self) -> D1ACP_W<3> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22088 |             pub fn d1acp(&mut self) -> D1ACP_W<'_, 3> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:22094:26
[INFO] [stdout]       |
[INFO] [stdout] 22094 |             pub fn d2acp(&mut self) -> D2ACP_W<6> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22094 |             pub fn d2acp(&mut self) -> D2ACP_W<'_, 6> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:22401:24
[INFO] [stdout]       |
[INFO] [stdout] 22401 |             pub fn eal(&mut self) -> EAL_W<24> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22401 |             pub fn eal(&mut self) -> EAL_W<'_, 24> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:22407:24
[INFO] [stdout]       |
[INFO] [stdout] 22407 |             pub fn lk2(&mut self) -> LK2_W<29> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22407 |             pub fn lk2(&mut self) -> LK2_W<'_, 29> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:22413:24
[INFO] [stdout]       |
[INFO] [stdout] 22413 |             pub fn vld(&mut self) -> VLD_W<31> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22413 |             pub fn vld(&mut self) -> VLD_W<'_, 31> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:22523:26
[INFO] [stdout]       |
[INFO] [stdout] 22523 |             pub fn d0acp(&mut self) -> D0ACP_W<0> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22523 |             pub fn d0acp(&mut self) -> D0ACP_W<'_, 0> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:22529:26
[INFO] [stdout]       |
[INFO] [stdout] 22529 |             pub fn d1acp(&mut self) -> D1ACP_W<3> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22529 |             pub fn d1acp(&mut self) -> D1ACP_W<'_, 3> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:22535:26
[INFO] [stdout]       |
[INFO] [stdout] 22535 |             pub fn d2acp(&mut self) -> D2ACP_W<6> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22535 |             pub fn d2acp(&mut self) -> D2ACP_W<'_, 6> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:22842:24
[INFO] [stdout]       |
[INFO] [stdout] 22842 |             pub fn eal(&mut self) -> EAL_W<24> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22842 |             pub fn eal(&mut self) -> EAL_W<'_, 24> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:22848:24
[INFO] [stdout]       |
[INFO] [stdout] 22848 |             pub fn lk2(&mut self) -> LK2_W<29> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22848 |             pub fn lk2(&mut self) -> LK2_W<'_, 29> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:22854:24
[INFO] [stdout]       |
[INFO] [stdout] 22854 |             pub fn vld(&mut self) -> VLD_W<31> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22854 |             pub fn vld(&mut self) -> VLD_W<'_, 31> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:22964:26
[INFO] [stdout]       |
[INFO] [stdout] 22964 |             pub fn d0acp(&mut self) -> D0ACP_W<0> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22964 |             pub fn d0acp(&mut self) -> D0ACP_W<'_, 0> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:22970:26
[INFO] [stdout]       |
[INFO] [stdout] 22970 |             pub fn d1acp(&mut self) -> D1ACP_W<3> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22970 |             pub fn d1acp(&mut self) -> D1ACP_W<'_, 3> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:22976:26
[INFO] [stdout]       |
[INFO] [stdout] 22976 |             pub fn d2acp(&mut self) -> D2ACP_W<6> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22976 |             pub fn d2acp(&mut self) -> D2ACP_W<'_, 6> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23283:24
[INFO] [stdout]       |
[INFO] [stdout] 23283 |             pub fn eal(&mut self) -> EAL_W<24> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23283 |             pub fn eal(&mut self) -> EAL_W<'_, 24> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23289:24
[INFO] [stdout]       |
[INFO] [stdout] 23289 |             pub fn lk2(&mut self) -> LK2_W<29> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23289 |             pub fn lk2(&mut self) -> LK2_W<'_, 29> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23295:24
[INFO] [stdout]       |
[INFO] [stdout] 23295 |             pub fn vld(&mut self) -> VLD_W<31> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23295 |             pub fn vld(&mut self) -> VLD_W<'_, 31> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23405:26
[INFO] [stdout]       |
[INFO] [stdout] 23405 |             pub fn d0acp(&mut self) -> D0ACP_W<0> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23405 |             pub fn d0acp(&mut self) -> D0ACP_W<'_, 0> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23411:26
[INFO] [stdout]       |
[INFO] [stdout] 23411 |             pub fn d1acp(&mut self) -> D1ACP_W<3> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23411 |             pub fn d1acp(&mut self) -> D1ACP_W<'_, 3> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23417:26
[INFO] [stdout]       |
[INFO] [stdout] 23417 |             pub fn d2acp(&mut self) -> D2ACP_W<6> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23417 |             pub fn d2acp(&mut self) -> D2ACP_W<'_, 6> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23724:24
[INFO] [stdout]       |
[INFO] [stdout] 23724 |             pub fn eal(&mut self) -> EAL_W<24> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23724 |             pub fn eal(&mut self) -> EAL_W<'_, 24> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23730:24
[INFO] [stdout]       |
[INFO] [stdout] 23730 |             pub fn lk2(&mut self) -> LK2_W<29> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23730 |             pub fn lk2(&mut self) -> LK2_W<'_, 29> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23736:24
[INFO] [stdout]       |
[INFO] [stdout] 23736 |             pub fn vld(&mut self) -> VLD_W<31> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23736 |             pub fn vld(&mut self) -> VLD_W<'_, 31> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23846:26
[INFO] [stdout]       |
[INFO] [stdout] 23846 |             pub fn d0acp(&mut self) -> D0ACP_W<0> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23846 |             pub fn d0acp(&mut self) -> D0ACP_W<'_, 0> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23852:26
[INFO] [stdout]       |
[INFO] [stdout] 23852 |             pub fn d1acp(&mut self) -> D1ACP_W<3> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23852 |             pub fn d1acp(&mut self) -> D1ACP_W<'_, 3> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23858:26
[INFO] [stdout]       |
[INFO] [stdout] 23858 |             pub fn d2acp(&mut self) -> D2ACP_W<6> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23858 |             pub fn d2acp(&mut self) -> D2ACP_W<'_, 6> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:24165:24
[INFO] [stdout]       |
[INFO] [stdout] 24165 |             pub fn eal(&mut self) -> EAL_W<24> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24165 |             pub fn eal(&mut self) -> EAL_W<'_, 24> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:24171:24
[INFO] [stdout]       |
[INFO] [stdout] 24171 |             pub fn lk2(&mut self) -> LK2_W<29> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24171 |             pub fn lk2(&mut self) -> LK2_W<'_, 29> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:24177:24
[INFO] [stdout]       |
[INFO] [stdout] 24177 |             pub fn vld(&mut self) -> VLD_W<31> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24177 |             pub fn vld(&mut self) -> VLD_W<'_, 31> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:24287:26
[INFO] [stdout]       |
[INFO] [stdout] 24287 |             pub fn d0acp(&mut self) -> D0ACP_W<0> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24287 |             pub fn d0acp(&mut self) -> D0ACP_W<'_, 0> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:24293:26
[INFO] [stdout]       |
[INFO] [stdout] 24293 |             pub fn d1acp(&mut self) -> D1ACP_W<3> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24293 |             pub fn d1acp(&mut self) -> D1ACP_W<'_, 3> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:24299:26
[INFO] [stdout]       |
[INFO] [stdout] 24299 |             pub fn d2acp(&mut self) -> D2ACP_W<6> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24299 |             pub fn d2acp(&mut self) -> D2ACP_W<'_, 6> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:24606:24
[INFO] [stdout]       |
[INFO] [stdout] 24606 |             pub fn eal(&mut self) -> EAL_W<24> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24606 |             pub fn eal(&mut self) -> EAL_W<'_, 24> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:24612:24
[INFO] [stdout]       |
[INFO] [stdout] 24612 |             pub fn lk2(&mut self) -> LK2_W<29> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24612 |             pub fn lk2(&mut self) -> LK2_W<'_, 29> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:24618:24
[INFO] [stdout]       |
[INFO] [stdout] 24618 |             pub fn vld(&mut self) -> VLD_W<31> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24618 |             pub fn vld(&mut self) -> VLD_W<'_, 31> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:24728:26
[INFO] [stdout]       |
[INFO] [stdout] 24728 |             pub fn d0acp(&mut self) -> D0ACP_W<0> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24728 |             pub fn d0acp(&mut self) -> D0ACP_W<'_, 0> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:24734:26
[INFO] [stdout]       |
[INFO] [stdout] 24734 |             pub fn d1acp(&mut self) -> D1ACP_W<3> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24734 |             pub fn d1acp(&mut self) -> D1ACP_W<'_, 3> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:24740:26
[INFO] [stdout]       |
[INFO] [stdout] 24740 |             pub fn d2acp(&mut self) -> D2ACP_W<6> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24740 |             pub fn d2acp(&mut self) -> D2ACP_W<'_, 6> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25047:24
[INFO] [stdout]       |
[INFO] [stdout] 25047 |             pub fn eal(&mut self) -> EAL_W<24> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25047 |             pub fn eal(&mut self) -> EAL_W<'_, 24> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25053:24
[INFO] [stdout]       |
[INFO] [stdout] 25053 |             pub fn lk2(&mut self) -> LK2_W<29> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25053 |             pub fn lk2(&mut self) -> LK2_W<'_, 29> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25059:24
[INFO] [stdout]       |
[INFO] [stdout] 25059 |             pub fn vld(&mut self) -> VLD_W<31> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25059 |             pub fn vld(&mut self) -> VLD_W<'_, 31> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25169:26
[INFO] [stdout]       |
[INFO] [stdout] 25169 |             pub fn d0acp(&mut self) -> D0ACP_W<0> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25169 |             pub fn d0acp(&mut self) -> D0ACP_W<'_, 0> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25175:26
[INFO] [stdout]       |
[INFO] [stdout] 25175 |             pub fn d1acp(&mut self) -> D1ACP_W<3> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25175 |             pub fn d1acp(&mut self) -> D1ACP_W<'_, 3> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25181:26
[INFO] [stdout]       |
[INFO] [stdout] 25181 |             pub fn d2acp(&mut self) -> D2ACP_W<6> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25181 |             pub fn d2acp(&mut self) -> D2ACP_W<'_, 6> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25488:24
[INFO] [stdout]       |
[INFO] [stdout] 25488 |             pub fn eal(&mut self) -> EAL_W<24> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25488 |             pub fn eal(&mut self) -> EAL_W<'_, 24> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25494:24
[INFO] [stdout]       |
[INFO] [stdout] 25494 |             pub fn lk2(&mut self) -> LK2_W<29> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25494 |             pub fn lk2(&mut self) -> LK2_W<'_, 29> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25500:24
[INFO] [stdout]       |
[INFO] [stdout] 25500 |             pub fn vld(&mut self) -> VLD_W<31> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25500 |             pub fn vld(&mut self) -> VLD_W<'_, 31> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25610:26
[INFO] [stdout]       |
[INFO] [stdout] 25610 |             pub fn d0acp(&mut self) -> D0ACP_W<0> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25610 |             pub fn d0acp(&mut self) -> D0ACP_W<'_, 0> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25616:26
[INFO] [stdout]       |
[INFO] [stdout] 25616 |             pub fn d1acp(&mut self) -> D1ACP_W<3> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25616 |             pub fn d1acp(&mut self) -> D1ACP_W<'_, 3> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25622:26
[INFO] [stdout]       |
[INFO] [stdout] 25622 |             pub fn d2acp(&mut self) -> D2ACP_W<6> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25622 |             pub fn d2acp(&mut self) -> D2ACP_W<'_, 6> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25929:24
[INFO] [stdout]       |
[INFO] [stdout] 25929 |             pub fn eal(&mut self) -> EAL_W<24> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25929 |             pub fn eal(&mut self) -> EAL_W<'_, 24> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25935:24
[INFO] [stdout]       |
[INFO] [stdout] 25935 |             pub fn lk2(&mut self) -> LK2_W<29> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25935 |             pub fn lk2(&mut self) -> LK2_W<'_, 29> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25941:24
[INFO] [stdout]       |
[INFO] [stdout] 25941 |             pub fn vld(&mut self) -> VLD_W<31> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25941 |             pub fn vld(&mut self) -> VLD_W<'_, 31> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:26051:26
[INFO] [stdout]       |
[INFO] [stdout] 26051 |             pub fn d0acp(&mut self) -> D0ACP_W<0> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26051 |             pub fn d0acp(&mut self) -> D0ACP_W<'_, 0> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:26057:26
[INFO] [stdout]       |
[INFO] [stdout] 26057 |             pub fn d1acp(&mut self) -> D1ACP_W<3> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26057 |             pub fn d1acp(&mut self) -> D1ACP_W<'_, 3> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:26063:26
[INFO] [stdout]       |
[INFO] [stdout] 26063 |             pub fn d2acp(&mut self) -> D2ACP_W<6> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26063 |             pub fn d2acp(&mut self) -> D2ACP_W<'_, 6> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:26370:24
[INFO] [stdout]       |
[INFO] [stdout] 26370 |             pub fn eal(&mut self) -> EAL_W<24> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26370 |             pub fn eal(&mut self) -> EAL_W<'_, 24> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:26376:24
[INFO] [stdout]       |
[INFO] [stdout] 26376 |             pub fn lk2(&mut self) -> LK2_W<29> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26376 |             pub fn lk2(&mut self) -> LK2_W<'_, 29> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:26382:24
[INFO] [stdout]       |
[INFO] [stdout] 26382 |             pub fn vld(&mut self) -> VLD_W<31> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26382 |             pub fn vld(&mut self) -> VLD_W<'_, 31> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:26492:26
[INFO] [stdout]       |
[INFO] [stdout] 26492 |             pub fn d0acp(&mut self) -> D0ACP_W<0> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26492 |             pub fn d0acp(&mut self) -> D0ACP_W<'_, 0> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:26498:26
[INFO] [stdout]       |
[INFO] [stdout] 26498 |             pub fn d1acp(&mut self) -> D1ACP_W<3> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26498 |             pub fn d1acp(&mut self) -> D1ACP_W<'_, 3> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:26504:26
[INFO] [stdout]       |
[INFO] [stdout] 26504 |             pub fn d2acp(&mut self) -> D2ACP_W<6> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26504 |             pub fn d2acp(&mut self) -> D2ACP_W<'_, 6> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:26811:24
[INFO] [stdout]       |
[INFO] [stdout] 26811 |             pub fn eal(&mut self) -> EAL_W<24> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26811 |             pub fn eal(&mut self) -> EAL_W<'_, 24> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:26817:24
[INFO] [stdout]       |
[INFO] [stdout] 26817 |             pub fn lk2(&mut self) -> LK2_W<29> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26817 |             pub fn lk2(&mut self) -> LK2_W<'_, 29> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:26823:24
[INFO] [stdout]       |
[INFO] [stdout] 26823 |             pub fn vld(&mut self) -> VLD_W<31> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26823 |             pub fn vld(&mut self) -> VLD_W<'_, 31> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:26933:26
[INFO] [stdout]       |
[INFO] [stdout] 26933 |             pub fn d0acp(&mut self) -> D0ACP_W<0> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26933 |             pub fn d0acp(&mut self) -> D0ACP_W<'_, 0> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:26939:26
[INFO] [stdout]       |
[INFO] [stdout] 26939 |             pub fn d1acp(&mut self) -> D1ACP_W<3> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26939 |             pub fn d1acp(&mut self) -> D1ACP_W<'_, 3> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:26945:26
[INFO] [stdout]       |
[INFO] [stdout] 26945 |             pub fn d2acp(&mut self) -> D2ACP_W<6> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26945 |             pub fn d2acp(&mut self) -> D2ACP_W<'_, 6> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:27252:24
[INFO] [stdout]       |
[INFO] [stdout] 27252 |             pub fn eal(&mut self) -> EAL_W<24> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 27252 |             pub fn eal(&mut self) -> EAL_W<'_, 24> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:27258:24
[INFO] [stdout]       |
[INFO] [stdout] 27258 |             pub fn lk2(&mut self) -> LK2_W<29> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 27258 |             pub fn lk2(&mut self) -> LK2_W<'_, 29> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:27264:24
[INFO] [stdout]       |
[INFO] [stdout] 27264 |             pub fn vld(&mut self) -> VLD_W<31> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 27264 |             pub fn vld(&mut self) -> VLD_W<'_, 31> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:27374:26
[INFO] [stdout]       |
[INFO] [stdout] 27374 |             pub fn d0acp(&mut self) -> D0ACP_W<0> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 27374 |             pub fn d0acp(&mut self) -> D0ACP_W<'_, 0> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:27380:26
[INFO] [stdout]       |
[INFO] [stdout] 27380 |             pub fn d1acp(&mut self) -> D1ACP_W<3> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 27380 |             pub fn d1acp(&mut self) -> D1ACP_W<'_, 3> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:27386:26
[INFO] [stdout]       |
[INFO] [stdout] 27386 |             pub fn d2acp(&mut self) -> D2ACP_W<6> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 27386 |             pub fn d2acp(&mut self) -> D2ACP_W<'_, 6> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:27693:24
[INFO] [stdout]       |
[INFO] [stdout] 27693 |             pub fn eal(&mut self) -> EAL_W<24> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 27693 |             pub fn eal(&mut self) -> EAL_W<'_, 24> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:27699:24
[INFO] [stdout]       |
[INFO] [stdout] 27699 |             pub fn lk2(&mut self) -> LK2_W<29> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 27699 |             pub fn lk2(&mut self) -> LK2_W<'_, 29> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:27705:24
[INFO] [stdout]       |
[INFO] [stdout] 27705 |             pub fn vld(&mut self) -> VLD_W<31> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 27705 |             pub fn vld(&mut self) -> VLD_W<'_, 31> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:27815:26
[INFO] [stdout]       |
[INFO] [stdout] 27815 |             pub fn d0acp(&mut self) -> D0ACP_W<0> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 27815 |             pub fn d0acp(&mut self) -> D0ACP_W<'_, 0> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:27821:26
[INFO] [stdout]       |
[INFO] [stdout] 27821 |             pub fn d1acp(&mut self) -> D1ACP_W<3> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 27821 |             pub fn d1acp(&mut self) -> D1ACP_W<'_, 3> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:27827:26
[INFO] [stdout]       |
[INFO] [stdout] 27827 |             pub fn d2acp(&mut self) -> D2ACP_W<6> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 27827 |             pub fn d2acp(&mut self) -> D2ACP_W<'_, 6> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:28134:24
[INFO] [stdout]       |
[INFO] [stdout] 28134 |             pub fn eal(&mut self) -> EAL_W<24> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 28134 |             pub fn eal(&mut self) -> EAL_W<'_, 24> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:28140:24
[INFO] [stdout]       |
[INFO] [stdout] 28140 |             pub fn lk2(&mut self) -> LK2_W<29> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 28140 |             pub fn lk2(&mut self) -> LK2_W<'_, 29> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:28146:24
[INFO] [stdout]       |
[INFO] [stdout] 28146 |             pub fn vld(&mut self) -> VLD_W<31> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 28146 |             pub fn vld(&mut self) -> VLD_W<'_, 31> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:28256:26
[INFO] [stdout]       |
[INFO] [stdout] 28256 |             pub fn d0acp(&mut self) -> D0ACP_W<0> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 28256 |             pub fn d0acp(&mut self) -> D0ACP_W<'_, 0> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:28262:26
[INFO] [stdout]       |
[INFO] [stdout] 28262 |             pub fn d1acp(&mut self) -> D1ACP_W<3> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 28262 |             pub fn d1acp(&mut self) -> D1ACP_W<'_, 3> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:28268:26
[INFO] [stdout]       |
[INFO] [stdout] 28268 |             pub fn d2acp(&mut self) -> D2ACP_W<6> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 28268 |             pub fn d2acp(&mut self) -> D2ACP_W<'_, 6> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:28575:24
[INFO] [stdout]       |
[INFO] [stdout] 28575 |             pub fn eal(&mut self) -> EAL_W<24> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 28575 |             pub fn eal(&mut self) -> EAL_W<'_, 24> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:28581:24
[INFO] [stdout]       |
[INFO] [stdout] 28581 |             pub fn lk2(&mut self) -> LK2_W<29> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 28581 |             pub fn lk2(&mut self) -> LK2_W<'_, 29> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:28587:24
[INFO] [stdout]       |
[INFO] [stdout] 28587 |             pub fn vld(&mut self) -> VLD_W<31> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 28587 |             pub fn vld(&mut self) -> VLD_W<'_, 31> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:28697:26
[INFO] [stdout]       |
[INFO] [stdout] 28697 |             pub fn d0acp(&mut self) -> D0ACP_W<0> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 28697 |             pub fn d0acp(&mut self) -> D0ACP_W<'_, 0> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:28703:26
[INFO] [stdout]       |
[INFO] [stdout] 28703 |             pub fn d1acp(&mut self) -> D1ACP_W<3> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 28703 |             pub fn d1acp(&mut self) -> D1ACP_W<'_, 3> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:28709:26
[INFO] [stdout]       |
[INFO] [stdout] 28709 |             pub fn d2acp(&mut self) -> D2ACP_W<6> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 28709 |             pub fn d2acp(&mut self) -> D2ACP_W<'_, 6> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:29016:24
[INFO] [stdout]       |
[INFO] [stdout] 29016 |             pub fn eal(&mut self) -> EAL_W<24> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 29016 |             pub fn eal(&mut self) -> EAL_W<'_, 24> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:29022:24
[INFO] [stdout]       |
[INFO] [stdout] 29022 |             pub fn lk2(&mut self) -> LK2_W<29> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 29022 |             pub fn lk2(&mut self) -> LK2_W<'_, 29> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:29028:24
[INFO] [stdout]       |
[INFO] [stdout] 29028 |             pub fn vld(&mut self) -> VLD_W<31> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 29028 |             pub fn vld(&mut self) -> VLD_W<'_, 31> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:29138:26
[INFO] [stdout]       |
[INFO] [stdout] 29138 |             pub fn d0acp(&mut self) -> D0ACP_W<0> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 29138 |             pub fn d0acp(&mut self) -> D0ACP_W<'_, 0> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:29144:26
[INFO] [stdout]       |
[INFO] [stdout] 29144 |             pub fn d1acp(&mut self) -> D1ACP_W<3> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 29144 |             pub fn d1acp(&mut self) -> D1ACP_W<'_, 3> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:29150:26
[INFO] [stdout]       |
[INFO] [stdout] 29150 |             pub fn d2acp(&mut self) -> D2ACP_W<6> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 29150 |             pub fn d2acp(&mut self) -> D2ACP_W<'_, 6> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:29457:24
[INFO] [stdout]       |
[INFO] [stdout] 29457 |             pub fn eal(&mut self) -> EAL_W<24> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 29457 |             pub fn eal(&mut self) -> EAL_W<'_, 24> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:29463:24
[INFO] [stdout]       |
[INFO] [stdout] 29463 |             pub fn lk2(&mut self) -> LK2_W<29> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 29463 |             pub fn lk2(&mut self) -> LK2_W<'_, 29> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:29469:24
[INFO] [stdout]       |
[INFO] [stdout] 29469 |             pub fn vld(&mut self) -> VLD_W<31> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 29469 |             pub fn vld(&mut self) -> VLD_W<'_, 31> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:29579:26
[INFO] [stdout]       |
[INFO] [stdout] 29579 |             pub fn d0acp(&mut self) -> D0ACP_W<0> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 29579 |             pub fn d0acp(&mut self) -> D0ACP_W<'_, 0> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:29585:26
[INFO] [stdout]       |
[INFO] [stdout] 29585 |             pub fn d1acp(&mut self) -> D1ACP_W<3> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 29585 |             pub fn d1acp(&mut self) -> D1ACP_W<'_, 3> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:29591:26
[INFO] [stdout]       |
[INFO] [stdout] 29591 |             pub fn d2acp(&mut self) -> D2ACP_W<6> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 29591 |             pub fn d2acp(&mut self) -> D2ACP_W<'_, 6> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:29898:24
[INFO] [stdout]       |
[INFO] [stdout] 29898 |             pub fn eal(&mut self) -> EAL_W<24> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 29898 |             pub fn eal(&mut self) -> EAL_W<'_, 24> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:29904:24
[INFO] [stdout]       |
[INFO] [stdout] 29904 |             pub fn lk2(&mut self) -> LK2_W<29> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 29904 |             pub fn lk2(&mut self) -> LK2_W<'_, 29> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:29910:24
[INFO] [stdout]       |
[INFO] [stdout] 29910 |             pub fn vld(&mut self) -> VLD_W<31> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 29910 |             pub fn vld(&mut self) -> VLD_W<'_, 31> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:30020:26
[INFO] [stdout]       |
[INFO] [stdout] 30020 |             pub fn d0acp(&mut self) -> D0ACP_W<0> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 30020 |             pub fn d0acp(&mut self) -> D0ACP_W<'_, 0> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:30026:26
[INFO] [stdout]       |
[INFO] [stdout] 30026 |             pub fn d1acp(&mut self) -> D1ACP_W<3> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 30026 |             pub fn d1acp(&mut self) -> D1ACP_W<'_, 3> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:30032:26
[INFO] [stdout]       |
[INFO] [stdout] 30032 |             pub fn d2acp(&mut self) -> D2ACP_W<6> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 30032 |             pub fn d2acp(&mut self) -> D2ACP_W<'_, 6> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:30339:24
[INFO] [stdout]       |
[INFO] [stdout] 30339 |             pub fn eal(&mut self) -> EAL_W<24> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 30339 |             pub fn eal(&mut self) -> EAL_W<'_, 24> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:30345:24
[INFO] [stdout]       |
[INFO] [stdout] 30345 |             pub fn lk2(&mut self) -> LK2_W<29> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 30345 |             pub fn lk2(&mut self) -> LK2_W<'_, 29> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:30351:24
[INFO] [stdout]       |
[INFO] [stdout] 30351 |             pub fn vld(&mut self) -> VLD_W<31> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 30351 |             pub fn vld(&mut self) -> VLD_W<'_, 31> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:30461:26
[INFO] [stdout]       |
[INFO] [stdout] 30461 |             pub fn d0acp(&mut self) -> D0ACP_W<0> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 30461 |             pub fn d0acp(&mut self) -> D0ACP_W<'_, 0> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:30467:26
[INFO] [stdout]       |
[INFO] [stdout] 30467 |             pub fn d1acp(&mut self) -> D1ACP_W<3> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 30467 |             pub fn d1acp(&mut self) -> D1ACP_W<'_, 3> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:30473:26
[INFO] [stdout]       |
[INFO] [stdout] 30473 |             pub fn d2acp(&mut self) -> D2ACP_W<6> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 30473 |             pub fn d2acp(&mut self) -> D2ACP_W<'_, 6> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:30780:24
[INFO] [stdout]       |
[INFO] [stdout] 30780 |             pub fn eal(&mut self) -> EAL_W<24> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 30780 |             pub fn eal(&mut self) -> EAL_W<'_, 24> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:30786:24
[INFO] [stdout]       |
[INFO] [stdout] 30786 |             pub fn lk2(&mut self) -> LK2_W<29> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 30786 |             pub fn lk2(&mut self) -> LK2_W<'_, 29> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:30792:24
[INFO] [stdout]       |
[INFO] [stdout] 30792 |             pub fn vld(&mut self) -> VLD_W<31> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 30792 |             pub fn vld(&mut self) -> VLD_W<'_, 31> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:30902:26
[INFO] [stdout]       |
[INFO] [stdout] 30902 |             pub fn d0acp(&mut self) -> D0ACP_W<0> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 30902 |             pub fn d0acp(&mut self) -> D0ACP_W<'_, 0> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:30908:26
[INFO] [stdout]       |
[INFO] [stdout] 30908 |             pub fn d1acp(&mut self) -> D1ACP_W<3> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 30908 |             pub fn d1acp(&mut self) -> D1ACP_W<'_, 3> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:30914:26
[INFO] [stdout]       |
[INFO] [stdout] 30914 |             pub fn d2acp(&mut self) -> D2ACP_W<6> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 30914 |             pub fn d2acp(&mut self) -> D2ACP_W<'_, 6> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:31221:24
[INFO] [stdout]       |
[INFO] [stdout] 31221 |             pub fn eal(&mut self) -> EAL_W<24> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 31221 |             pub fn eal(&mut self) -> EAL_W<'_, 24> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:31227:24
[INFO] [stdout]       |
[INFO] [stdout] 31227 |             pub fn lk2(&mut self) -> LK2_W<29> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 31227 |             pub fn lk2(&mut self) -> LK2_W<'_, 29> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:31233:24
[INFO] [stdout]       |
[INFO] [stdout] 31233 |             pub fn vld(&mut self) -> VLD_W<31> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 31233 |             pub fn vld(&mut self) -> VLD_W<'_, 31> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:31343:26
[INFO] [stdout]       |
[INFO] [stdout] 31343 |             pub fn d0acp(&mut self) -> D0ACP_W<0> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 31343 |             pub fn d0acp(&mut self) -> D0ACP_W<'_, 0> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:31349:26
[INFO] [stdout]       |
[INFO] [stdout] 31349 |             pub fn d1acp(&mut self) -> D1ACP_W<3> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 31349 |             pub fn d1acp(&mut self) -> D1ACP_W<'_, 3> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:31355:26
[INFO] [stdout]       |
[INFO] [stdout] 31355 |             pub fn d2acp(&mut self) -> D2ACP_W<6> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 31355 |             pub fn d2acp(&mut self) -> D2ACP_W<'_, 6> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:31662:24
[INFO] [stdout]       |
[INFO] [stdout] 31662 |             pub fn eal(&mut self) -> EAL_W<24> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 31662 |             pub fn eal(&mut self) -> EAL_W<'_, 24> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:31668:24
[INFO] [stdout]       |
[INFO] [stdout] 31668 |             pub fn lk2(&mut self) -> LK2_W<29> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 31668 |             pub fn lk2(&mut self) -> LK2_W<'_, 29> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:31674:24
[INFO] [stdout]       |
[INFO] [stdout] 31674 |             pub fn vld(&mut self) -> VLD_W<31> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 31674 |             pub fn vld(&mut self) -> VLD_W<'_, 31> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:31784:26
[INFO] [stdout]       |
[INFO] [stdout] 31784 |             pub fn d0acp(&mut self) -> D0ACP_W<0> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 31784 |             pub fn d0acp(&mut self) -> D0ACP_W<'_, 0> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:31790:26
[INFO] [stdout]       |
[INFO] [stdout] 31790 |             pub fn d1acp(&mut self) -> D1ACP_W<3> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 31790 |             pub fn d1acp(&mut self) -> D1ACP_W<'_, 3> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:31796:26
[INFO] [stdout]       |
[INFO] [stdout] 31796 |             pub fn d2acp(&mut self) -> D2ACP_W<6> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 31796 |             pub fn d2acp(&mut self) -> D2ACP_W<'_, 6> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:32103:24
[INFO] [stdout]       |
[INFO] [stdout] 32103 |             pub fn eal(&mut self) -> EAL_W<24> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 32103 |             pub fn eal(&mut self) -> EAL_W<'_, 24> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:32109:24
[INFO] [stdout]       |
[INFO] [stdout] 32109 |             pub fn lk2(&mut self) -> LK2_W<29> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 32109 |             pub fn lk2(&mut self) -> LK2_W<'_, 29> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:32115:24
[INFO] [stdout]       |
[INFO] [stdout] 32115 |             pub fn vld(&mut self) -> VLD_W<31> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 32115 |             pub fn vld(&mut self) -> VLD_W<'_, 31> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:32225:26
[INFO] [stdout]       |
[INFO] [stdout] 32225 |             pub fn d0acp(&mut self) -> D0ACP_W<0> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 32225 |             pub fn d0acp(&mut self) -> D0ACP_W<'_, 0> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:32231:26
[INFO] [stdout]       |
[INFO] [stdout] 32231 |             pub fn d1acp(&mut self) -> D1ACP_W<3> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 32231 |             pub fn d1acp(&mut self) -> D1ACP_W<'_, 3> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:32237:26
[INFO] [stdout]       |
[INFO] [stdout] 32237 |             pub fn d2acp(&mut self) -> D2ACP_W<6> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 32237 |             pub fn d2acp(&mut self) -> D2ACP_W<'_, 6> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:32544:24
[INFO] [stdout]       |
[INFO] [stdout] 32544 |             pub fn eal(&mut self) -> EAL_W<24> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 32544 |             pub fn eal(&mut self) -> EAL_W<'_, 24> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:32550:24
[INFO] [stdout]       |
[INFO] [stdout] 32550 |             pub fn lk2(&mut self) -> LK2_W<29> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 32550 |             pub fn lk2(&mut self) -> LK2_W<'_, 29> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:32556:24
[INFO] [stdout]       |
[INFO] [stdout] 32556 |             pub fn vld(&mut self) -> VLD_W<31> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 32556 |             pub fn vld(&mut self) -> VLD_W<'_, 31> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:32666:26
[INFO] [stdout]       |
[INFO] [stdout] 32666 |             pub fn d0acp(&mut self) -> D0ACP_W<0> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 32666 |             pub fn d0acp(&mut self) -> D0ACP_W<'_, 0> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:32672:26
[INFO] [stdout]       |
[INFO] [stdout] 32672 |             pub fn d1acp(&mut self) -> D1ACP_W<3> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 32672 |             pub fn d1acp(&mut self) -> D1ACP_W<'_, 3> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:32678:26
[INFO] [stdout]       |
[INFO] [stdout] 32678 |             pub fn d2acp(&mut self) -> D2ACP_W<6> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 32678 |             pub fn d2acp(&mut self) -> D2ACP_W<'_, 6> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:32985:24
[INFO] [stdout]       |
[INFO] [stdout] 32985 |             pub fn eal(&mut self) -> EAL_W<24> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 32985 |             pub fn eal(&mut self) -> EAL_W<'_, 24> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:32991:24
[INFO] [stdout]       |
[INFO] [stdout] 32991 |             pub fn lk2(&mut self) -> LK2_W<29> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 32991 |             pub fn lk2(&mut self) -> LK2_W<'_, 29> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:32997:24
[INFO] [stdout]       |
[INFO] [stdout] 32997 |             pub fn vld(&mut self) -> VLD_W<31> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 32997 |             pub fn vld(&mut self) -> VLD_W<'_, 31> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:33107:26
[INFO] [stdout]       |
[INFO] [stdout] 33107 |             pub fn d0acp(&mut self) -> D0ACP_W<0> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 33107 |             pub fn d0acp(&mut self) -> D0ACP_W<'_, 0> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:33113:26
[INFO] [stdout]       |
[INFO] [stdout] 33113 |             pub fn d1acp(&mut self) -> D1ACP_W<3> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 33113 |             pub fn d1acp(&mut self) -> D1ACP_W<'_, 3> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:33119:26
[INFO] [stdout]       |
[INFO] [stdout] 33119 |             pub fn d2acp(&mut self) -> D2ACP_W<6> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 33119 |             pub fn d2acp(&mut self) -> D2ACP_W<'_, 6> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:33426:24
[INFO] [stdout]       |
[INFO] [stdout] 33426 |             pub fn eal(&mut self) -> EAL_W<24> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 33426 |             pub fn eal(&mut self) -> EAL_W<'_, 24> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:33432:24
[INFO] [stdout]       |
[INFO] [stdout] 33432 |             pub fn lk2(&mut self) -> LK2_W<29> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 33432 |             pub fn lk2(&mut self) -> LK2_W<'_, 29> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:33438:24
[INFO] [stdout]       |
[INFO] [stdout] 33438 |             pub fn vld(&mut self) -> VLD_W<31> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 33438 |             pub fn vld(&mut self) -> VLD_W<'_, 31> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:33548:26
[INFO] [stdout]       |
[INFO] [stdout] 33548 |             pub fn d0acp(&mut self) -> D0ACP_W<0> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 33548 |             pub fn d0acp(&mut self) -> D0ACP_W<'_, 0> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:33554:26
[INFO] [stdout]       |
[INFO] [stdout] 33554 |             pub fn d1acp(&mut self) -> D1ACP_W<3> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 33554 |             pub fn d1acp(&mut self) -> D1ACP_W<'_, 3> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:33560:26
[INFO] [stdout]       |
[INFO] [stdout] 33560 |             pub fn d2acp(&mut self) -> D2ACP_W<6> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 33560 |             pub fn d2acp(&mut self) -> D2ACP_W<'_, 6> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:33867:24
[INFO] [stdout]       |
[INFO] [stdout] 33867 |             pub fn eal(&mut self) -> EAL_W<24> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 33867 |             pub fn eal(&mut self) -> EAL_W<'_, 24> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:33873:24
[INFO] [stdout]       |
[INFO] [stdout] 33873 |             pub fn lk2(&mut self) -> LK2_W<29> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 33873 |             pub fn lk2(&mut self) -> LK2_W<'_, 29> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:33879:24
[INFO] [stdout]       |
[INFO] [stdout] 33879 |             pub fn vld(&mut self) -> VLD_W<31> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 33879 |             pub fn vld(&mut self) -> VLD_W<'_, 31> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:33989:26
[INFO] [stdout]       |
[INFO] [stdout] 33989 |             pub fn d0acp(&mut self) -> D0ACP_W<0> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 33989 |             pub fn d0acp(&mut self) -> D0ACP_W<'_, 0> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:33995:26
[INFO] [stdout]       |
[INFO] [stdout] 33995 |             pub fn d1acp(&mut self) -> D1ACP_W<3> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 33995 |             pub fn d1acp(&mut self) -> D1ACP_W<'_, 3> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:34001:26
[INFO] [stdout]       |
[INFO] [stdout] 34001 |             pub fn d2acp(&mut self) -> D2ACP_W<6> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 34001 |             pub fn d2acp(&mut self) -> D2ACP_W<'_, 6> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:34308:24
[INFO] [stdout]       |
[INFO] [stdout] 34308 |             pub fn eal(&mut self) -> EAL_W<24> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 34308 |             pub fn eal(&mut self) -> EAL_W<'_, 24> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:34314:24
[INFO] [stdout]       |
[INFO] [stdout] 34314 |             pub fn lk2(&mut self) -> LK2_W<29> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 34314 |             pub fn lk2(&mut self) -> LK2_W<'_, 29> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:34320:24
[INFO] [stdout]       |
[INFO] [stdout] 34320 |             pub fn vld(&mut self) -> VLD_W<31> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 34320 |             pub fn vld(&mut self) -> VLD_W<'_, 31> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:34430:26
[INFO] [stdout]       |
[INFO] [stdout] 34430 |             pub fn d0acp(&mut self) -> D0ACP_W<0> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 34430 |             pub fn d0acp(&mut self) -> D0ACP_W<'_, 0> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:34436:26
[INFO] [stdout]       |
[INFO] [stdout] 34436 |             pub fn d1acp(&mut self) -> D1ACP_W<3> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 34436 |             pub fn d1acp(&mut self) -> D1ACP_W<'_, 3> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:34442:26
[INFO] [stdout]       |
[INFO] [stdout] 34442 |             pub fn d2acp(&mut self) -> D2ACP_W<6> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 34442 |             pub fn d2acp(&mut self) -> D2ACP_W<'_, 6> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:34749:24
[INFO] [stdout]       |
[INFO] [stdout] 34749 |             pub fn eal(&mut self) -> EAL_W<24> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 34749 |             pub fn eal(&mut self) -> EAL_W<'_, 24> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:34755:24
[INFO] [stdout]       |
[INFO] [stdout] 34755 |             pub fn lk2(&mut self) -> LK2_W<29> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 34755 |             pub fn lk2(&mut self) -> LK2_W<'_, 29> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:34761:24
[INFO] [stdout]       |
[INFO] [stdout] 34761 |             pub fn vld(&mut self) -> VLD_W<31> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 34761 |             pub fn vld(&mut self) -> VLD_W<'_, 31> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:34871:26
[INFO] [stdout]       |
[INFO] [stdout] 34871 |             pub fn d0acp(&mut self) -> D0ACP_W<0> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 34871 |             pub fn d0acp(&mut self) -> D0ACP_W<'_, 0> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:34877:26
[INFO] [stdout]       |
[INFO] [stdout] 34877 |             pub fn d1acp(&mut self) -> D1ACP_W<3> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 34877 |             pub fn d1acp(&mut self) -> D1ACP_W<'_, 3> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:34883:26
[INFO] [stdout]       |
[INFO] [stdout] 34883 |             pub fn d2acp(&mut self) -> D2ACP_W<6> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 34883 |             pub fn d2acp(&mut self) -> D2ACP_W<'_, 6> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:35190:24
[INFO] [stdout]       |
[INFO] [stdout] 35190 |             pub fn eal(&mut self) -> EAL_W<24> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 35190 |             pub fn eal(&mut self) -> EAL_W<'_, 24> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:35196:24
[INFO] [stdout]       |
[INFO] [stdout] 35196 |             pub fn lk2(&mut self) -> LK2_W<29> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 35196 |             pub fn lk2(&mut self) -> LK2_W<'_, 29> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:35202:24
[INFO] [stdout]       |
[INFO] [stdout] 35202 |             pub fn vld(&mut self) -> VLD_W<31> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 35202 |             pub fn vld(&mut self) -> VLD_W<'_, 31> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:35312:26
[INFO] [stdout]       |
[INFO] [stdout] 35312 |             pub fn d0acp(&mut self) -> D0ACP_W<0> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 35312 |             pub fn d0acp(&mut self) -> D0ACP_W<'_, 0> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:35318:26
[INFO] [stdout]       |
[INFO] [stdout] 35318 |             pub fn d1acp(&mut self) -> D1ACP_W<3> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 35318 |             pub fn d1acp(&mut self) -> D1ACP_W<'_, 3> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:35324:26
[INFO] [stdout]       |
[INFO] [stdout] 35324 |             pub fn d2acp(&mut self) -> D2ACP_W<6> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 35324 |             pub fn d2acp(&mut self) -> D2ACP_W<'_, 6> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:35631:24
[INFO] [stdout]       |
[INFO] [stdout] 35631 |             pub fn eal(&mut self) -> EAL_W<24> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 35631 |             pub fn eal(&mut self) -> EAL_W<'_, 24> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:35637:24
[INFO] [stdout]       |
[INFO] [stdout] 35637 |             pub fn lk2(&mut self) -> LK2_W<29> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 35637 |             pub fn lk2(&mut self) -> LK2_W<'_, 29> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:35643:24
[INFO] [stdout]       |
[INFO] [stdout] 35643 |             pub fn vld(&mut self) -> VLD_W<31> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 35643 |             pub fn vld(&mut self) -> VLD_W<'_, 31> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:35753:26
[INFO] [stdout]       |
[INFO] [stdout] 35753 |             pub fn d0acp(&mut self) -> D0ACP_W<0> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 35753 |             pub fn d0acp(&mut self) -> D0ACP_W<'_, 0> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:35759:26
[INFO] [stdout]       |
[INFO] [stdout] 35759 |             pub fn d1acp(&mut self) -> D1ACP_W<3> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 35759 |             pub fn d1acp(&mut self) -> D1ACP_W<'_, 3> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:35765:26
[INFO] [stdout]       |
[INFO] [stdout] 35765 |             pub fn d2acp(&mut self) -> D2ACP_W<6> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 35765 |             pub fn d2acp(&mut self) -> D2ACP_W<'_, 6> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:36072:24
[INFO] [stdout]       |
[INFO] [stdout] 36072 |             pub fn eal(&mut self) -> EAL_W<24> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 36072 |             pub fn eal(&mut self) -> EAL_W<'_, 24> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:36078:24
[INFO] [stdout]       |
[INFO] [stdout] 36078 |             pub fn lk2(&mut self) -> LK2_W<29> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 36078 |             pub fn lk2(&mut self) -> LK2_W<'_, 29> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:36084:24
[INFO] [stdout]       |
[INFO] [stdout] 36084 |             pub fn vld(&mut self) -> VLD_W<31> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 36084 |             pub fn vld(&mut self) -> VLD_W<'_, 31> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:36194:26
[INFO] [stdout]       |
[INFO] [stdout] 36194 |             pub fn d0acp(&mut self) -> D0ACP_W<0> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 36194 |             pub fn d0acp(&mut self) -> D0ACP_W<'_, 0> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:36200:26
[INFO] [stdout]       |
[INFO] [stdout] 36200 |             pub fn d1acp(&mut self) -> D1ACP_W<3> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 36200 |             pub fn d1acp(&mut self) -> D1ACP_W<'_, 3> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:36206:26
[INFO] [stdout]       |
[INFO] [stdout] 36206 |             pub fn d2acp(&mut self) -> D2ACP_W<6> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 36206 |             pub fn d2acp(&mut self) -> D2ACP_W<'_, 6> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:36513:24
[INFO] [stdout]       |
[INFO] [stdout] 36513 |             pub fn eal(&mut self) -> EAL_W<24> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 36513 |             pub fn eal(&mut self) -> EAL_W<'_, 24> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:36519:24
[INFO] [stdout]       |
[INFO] [stdout] 36519 |             pub fn lk2(&mut self) -> LK2_W<29> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 36519 |             pub fn lk2(&mut self) -> LK2_W<'_, 29> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:36525:24
[INFO] [stdout]       |
[INFO] [stdout] 36525 |             pub fn vld(&mut self) -> VLD_W<31> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 36525 |             pub fn vld(&mut self) -> VLD_W<'_, 31> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:36635:26
[INFO] [stdout]       |
[INFO] [stdout] 36635 |             pub fn d0acp(&mut self) -> D0ACP_W<0> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 36635 |             pub fn d0acp(&mut self) -> D0ACP_W<'_, 0> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:36641:26
[INFO] [stdout]       |
[INFO] [stdout] 36641 |             pub fn d1acp(&mut self) -> D1ACP_W<3> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 36641 |             pub fn d1acp(&mut self) -> D1ACP_W<'_, 3> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:36647:26
[INFO] [stdout]       |
[INFO] [stdout] 36647 |             pub fn d2acp(&mut self) -> D2ACP_W<6> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 36647 |             pub fn d2acp(&mut self) -> D2ACP_W<'_, 6> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:36954:24
[INFO] [stdout]       |
[INFO] [stdout] 36954 |             pub fn eal(&mut self) -> EAL_W<24> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 36954 |             pub fn eal(&mut self) -> EAL_W<'_, 24> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:36960:24
[INFO] [stdout]       |
[INFO] [stdout] 36960 |             pub fn lk2(&mut self) -> LK2_W<29> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 36960 |             pub fn lk2(&mut self) -> LK2_W<'_, 29> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:36966:24
[INFO] [stdout]       |
[INFO] [stdout] 36966 |             pub fn vld(&mut self) -> VLD_W<31> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 36966 |             pub fn vld(&mut self) -> VLD_W<'_, 31> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:37076:26
[INFO] [stdout]       |
[INFO] [stdout] 37076 |             pub fn d0acp(&mut self) -> D0ACP_W<0> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 37076 |             pub fn d0acp(&mut self) -> D0ACP_W<'_, 0> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:37082:26
[INFO] [stdout]       |
[INFO] [stdout] 37082 |             pub fn d1acp(&mut self) -> D1ACP_W<3> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 37082 |             pub fn d1acp(&mut self) -> D1ACP_W<'_, 3> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:37088:26
[INFO] [stdout]       |
[INFO] [stdout] 37088 |             pub fn d2acp(&mut self) -> D2ACP_W<6> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 37088 |             pub fn d2acp(&mut self) -> D2ACP_W<'_, 6> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:37395:24
[INFO] [stdout]       |
[INFO] [stdout] 37395 |             pub fn eal(&mut self) -> EAL_W<24> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 37395 |             pub fn eal(&mut self) -> EAL_W<'_, 24> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:37401:24
[INFO] [stdout]       |
[INFO] [stdout] 37401 |             pub fn lk2(&mut self) -> LK2_W<29> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 37401 |             pub fn lk2(&mut self) -> LK2_W<'_, 29> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:37407:24
[INFO] [stdout]       |
[INFO] [stdout] 37407 |             pub fn vld(&mut self) -> VLD_W<31> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 37407 |             pub fn vld(&mut self) -> VLD_W<'_, 31> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:37517:26
[INFO] [stdout]       |
[INFO] [stdout] 37517 |             pub fn d0acp(&mut self) -> D0ACP_W<0> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 37517 |             pub fn d0acp(&mut self) -> D0ACP_W<'_, 0> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:37523:26
[INFO] [stdout]       |
[INFO] [stdout] 37523 |             pub fn d1acp(&mut self) -> D1ACP_W<3> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 37523 |             pub fn d1acp(&mut self) -> D1ACP_W<'_, 3> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:37529:26
[INFO] [stdout]       |
[INFO] [stdout] 37529 |             pub fn d2acp(&mut self) -> D2ACP_W<6> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 37529 |             pub fn d2acp(&mut self) -> D2ACP_W<'_, 6> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:37836:24
[INFO] [stdout]       |
[INFO] [stdout] 37836 |             pub fn eal(&mut self) -> EAL_W<24> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 37836 |             pub fn eal(&mut self) -> EAL_W<'_, 24> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:37842:24
[INFO] [stdout]       |
[INFO] [stdout] 37842 |             pub fn lk2(&mut self) -> LK2_W<29> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 37842 |             pub fn lk2(&mut self) -> LK2_W<'_, 29> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:37848:24
[INFO] [stdout]       |
[INFO] [stdout] 37848 |             pub fn vld(&mut self) -> VLD_W<31> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 37848 |             pub fn vld(&mut self) -> VLD_W<'_, 31> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:37958:26
[INFO] [stdout]       |
[INFO] [stdout] 37958 |             pub fn d0acp(&mut self) -> D0ACP_W<0> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 37958 |             pub fn d0acp(&mut self) -> D0ACP_W<'_, 0> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:37964:26
[INFO] [stdout]       |
[INFO] [stdout] 37964 |             pub fn d1acp(&mut self) -> D1ACP_W<3> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 37964 |             pub fn d1acp(&mut self) -> D1ACP_W<'_, 3> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:37970:26
[INFO] [stdout]       |
[INFO] [stdout] 37970 |             pub fn d2acp(&mut self) -> D2ACP_W<6> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 37970 |             pub fn d2acp(&mut self) -> D2ACP_W<'_, 6> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:38277:24
[INFO] [stdout]       |
[INFO] [stdout] 38277 |             pub fn eal(&mut self) -> EAL_W<24> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 38277 |             pub fn eal(&mut self) -> EAL_W<'_, 24> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:38283:24
[INFO] [stdout]       |
[INFO] [stdout] 38283 |             pub fn lk2(&mut self) -> LK2_W<29> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 38283 |             pub fn lk2(&mut self) -> LK2_W<'_, 29> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:38289:24
[INFO] [stdout]       |
[INFO] [stdout] 38289 |             pub fn vld(&mut self) -> VLD_W<31> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 38289 |             pub fn vld(&mut self) -> VLD_W<'_, 31> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:38399:26
[INFO] [stdout]       |
[INFO] [stdout] 38399 |             pub fn d0acp(&mut self) -> D0ACP_W<0> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 38399 |             pub fn d0acp(&mut self) -> D0ACP_W<'_, 0> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:38405:26
[INFO] [stdout]       |
[INFO] [stdout] 38405 |             pub fn d1acp(&mut self) -> D1ACP_W<3> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 38405 |             pub fn d1acp(&mut self) -> D1ACP_W<'_, 3> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:38411:26
[INFO] [stdout]       |
[INFO] [stdout] 38411 |             pub fn d2acp(&mut self) -> D2ACP_W<6> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 38411 |             pub fn d2acp(&mut self) -> D2ACP_W<'_, 6> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:38718:24
[INFO] [stdout]       |
[INFO] [stdout] 38718 |             pub fn eal(&mut self) -> EAL_W<24> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 38718 |             pub fn eal(&mut self) -> EAL_W<'_, 24> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:38724:24
[INFO] [stdout]       |
[INFO] [stdout] 38724 |             pub fn lk2(&mut self) -> LK2_W<29> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 38724 |             pub fn lk2(&mut self) -> LK2_W<'_, 29> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:38730:24
[INFO] [stdout]       |
[INFO] [stdout] 38730 |             pub fn vld(&mut self) -> VLD_W<31> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 38730 |             pub fn vld(&mut self) -> VLD_W<'_, 31> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:38840:26
[INFO] [stdout]       |
[INFO] [stdout] 38840 |             pub fn d0acp(&mut self) -> D0ACP_W<0> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 38840 |             pub fn d0acp(&mut self) -> D0ACP_W<'_, 0> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:38846:26
[INFO] [stdout]       |
[INFO] [stdout] 38846 |             pub fn d1acp(&mut self) -> D1ACP_W<3> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 38846 |             pub fn d1acp(&mut self) -> D1ACP_W<'_, 3> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:38852:26
[INFO] [stdout]       |
[INFO] [stdout] 38852 |             pub fn d2acp(&mut self) -> D2ACP_W<6> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 38852 |             pub fn d2acp(&mut self) -> D2ACP_W<'_, 6> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:39159:24
[INFO] [stdout]       |
[INFO] [stdout] 39159 |             pub fn eal(&mut self) -> EAL_W<24> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 39159 |             pub fn eal(&mut self) -> EAL_W<'_, 24> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:39165:24
[INFO] [stdout]       |
[INFO] [stdout] 39165 |             pub fn lk2(&mut self) -> LK2_W<29> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 39165 |             pub fn lk2(&mut self) -> LK2_W<'_, 29> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:39171:24
[INFO] [stdout]       |
[INFO] [stdout] 39171 |             pub fn vld(&mut self) -> VLD_W<31> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 39171 |             pub fn vld(&mut self) -> VLD_W<'_, 31> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:39281:26
[INFO] [stdout]       |
[INFO] [stdout] 39281 |             pub fn d0acp(&mut self) -> D0ACP_W<0> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 39281 |             pub fn d0acp(&mut self) -> D0ACP_W<'_, 0> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:39287:26
[INFO] [stdout]       |
[INFO] [stdout] 39287 |             pub fn d1acp(&mut self) -> D1ACP_W<3> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 39287 |             pub fn d1acp(&mut self) -> D1ACP_W<'_, 3> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:39293:26
[INFO] [stdout]       |
[INFO] [stdout] 39293 |             pub fn d2acp(&mut self) -> D2ACP_W<6> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 39293 |             pub fn d2acp(&mut self) -> D2ACP_W<'_, 6> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:39600:24
[INFO] [stdout]       |
[INFO] [stdout] 39600 |             pub fn eal(&mut self) -> EAL_W<24> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 39600 |             pub fn eal(&mut self) -> EAL_W<'_, 24> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:39606:24
[INFO] [stdout]       |
[INFO] [stdout] 39606 |             pub fn lk2(&mut self) -> LK2_W<29> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 39606 |             pub fn lk2(&mut self) -> LK2_W<'_, 29> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:39612:24
[INFO] [stdout]       |
[INFO] [stdout] 39612 |             pub fn vld(&mut self) -> VLD_W<31> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 39612 |             pub fn vld(&mut self) -> VLD_W<'_, 31> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:39722:26
[INFO] [stdout]       |
[INFO] [stdout] 39722 |             pub fn d0acp(&mut self) -> D0ACP_W<0> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 39722 |             pub fn d0acp(&mut self) -> D0ACP_W<'_, 0> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:39728:26
[INFO] [stdout]       |
[INFO] [stdout] 39728 |             pub fn d1acp(&mut self) -> D1ACP_W<3> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 39728 |             pub fn d1acp(&mut self) -> D1ACP_W<'_, 3> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:39734:26
[INFO] [stdout]       |
[INFO] [stdout] 39734 |             pub fn d2acp(&mut self) -> D2ACP_W<6> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 39734 |             pub fn d2acp(&mut self) -> D2ACP_W<'_, 6> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:40041:24
[INFO] [stdout]       |
[INFO] [stdout] 40041 |             pub fn eal(&mut self) -> EAL_W<24> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 40041 |             pub fn eal(&mut self) -> EAL_W<'_, 24> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:40047:24
[INFO] [stdout]       |
[INFO] [stdout] 40047 |             pub fn lk2(&mut self) -> LK2_W<29> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 40047 |             pub fn lk2(&mut self) -> LK2_W<'_, 29> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:40053:24
[INFO] [stdout]       |
[INFO] [stdout] 40053 |             pub fn vld(&mut self) -> VLD_W<31> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 40053 |             pub fn vld(&mut self) -> VLD_W<'_, 31> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:40163:26
[INFO] [stdout]       |
[INFO] [stdout] 40163 |             pub fn d0acp(&mut self) -> D0ACP_W<0> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 40163 |             pub fn d0acp(&mut self) -> D0ACP_W<'_, 0> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:40169:26
[INFO] [stdout]       |
[INFO] [stdout] 40169 |             pub fn d1acp(&mut self) -> D1ACP_W<3> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 40169 |             pub fn d1acp(&mut self) -> D1ACP_W<'_, 3> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:40175:26
[INFO] [stdout]       |
[INFO] [stdout] 40175 |             pub fn d2acp(&mut self) -> D2ACP_W<6> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 40175 |             pub fn d2acp(&mut self) -> D2ACP_W<'_, 6> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:40482:24
[INFO] [stdout]       |
[INFO] [stdout] 40482 |             pub fn eal(&mut self) -> EAL_W<24> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 40482 |             pub fn eal(&mut self) -> EAL_W<'_, 24> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:40488:24
[INFO] [stdout]       |
[INFO] [stdout] 40488 |             pub fn lk2(&mut self) -> LK2_W<29> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 40488 |             pub fn lk2(&mut self) -> LK2_W<'_, 29> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:40494:24
[INFO] [stdout]       |
[INFO] [stdout] 40494 |             pub fn vld(&mut self) -> VLD_W<31> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 40494 |             pub fn vld(&mut self) -> VLD_W<'_, 31> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:40604:26
[INFO] [stdout]       |
[INFO] [stdout] 40604 |             pub fn d0acp(&mut self) -> D0ACP_W<0> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 40604 |             pub fn d0acp(&mut self) -> D0ACP_W<'_, 0> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:40610:26
[INFO] [stdout]       |
[INFO] [stdout] 40610 |             pub fn d1acp(&mut self) -> D1ACP_W<3> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 40610 |             pub fn d1acp(&mut self) -> D1ACP_W<'_, 3> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:40616:26
[INFO] [stdout]       |
[INFO] [stdout] 40616 |             pub fn d2acp(&mut self) -> D2ACP_W<6> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 40616 |             pub fn d2acp(&mut self) -> D2ACP_W<'_, 6> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:40923:24
[INFO] [stdout]       |
[INFO] [stdout] 40923 |             pub fn eal(&mut self) -> EAL_W<24> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 40923 |             pub fn eal(&mut self) -> EAL_W<'_, 24> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:40929:24
[INFO] [stdout]       |
[INFO] [stdout] 40929 |             pub fn lk2(&mut self) -> LK2_W<29> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 40929 |             pub fn lk2(&mut self) -> LK2_W<'_, 29> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:40935:24
[INFO] [stdout]       |
[INFO] [stdout] 40935 |             pub fn vld(&mut self) -> VLD_W<31> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 40935 |             pub fn vld(&mut self) -> VLD_W<'_, 31> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:41045:26
[INFO] [stdout]       |
[INFO] [stdout] 41045 |             pub fn d0acp(&mut self) -> D0ACP_W<0> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 41045 |             pub fn d0acp(&mut self) -> D0ACP_W<'_, 0> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:41051:26
[INFO] [stdout]       |
[INFO] [stdout] 41051 |             pub fn d1acp(&mut self) -> D1ACP_W<3> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 41051 |             pub fn d1acp(&mut self) -> D1ACP_W<'_, 3> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:41057:26
[INFO] [stdout]       |
[INFO] [stdout] 41057 |             pub fn d2acp(&mut self) -> D2ACP_W<6> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 41057 |             pub fn d2acp(&mut self) -> D2ACP_W<'_, 6> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:41364:24
[INFO] [stdout]       |
[INFO] [stdout] 41364 |             pub fn eal(&mut self) -> EAL_W<24> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 41364 |             pub fn eal(&mut self) -> EAL_W<'_, 24> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:41370:24
[INFO] [stdout]       |
[INFO] [stdout] 41370 |             pub fn lk2(&mut self) -> LK2_W<29> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 41370 |             pub fn lk2(&mut self) -> LK2_W<'_, 29> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:41376:24
[INFO] [stdout]       |
[INFO] [stdout] 41376 |             pub fn vld(&mut self) -> VLD_W<31> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 41376 |             pub fn vld(&mut self) -> VLD_W<'_, 31> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:41486:26
[INFO] [stdout]       |
[INFO] [stdout] 41486 |             pub fn d0acp(&mut self) -> D0ACP_W<0> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 41486 |             pub fn d0acp(&mut self) -> D0ACP_W<'_, 0> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:41492:26
[INFO] [stdout]       |
[INFO] [stdout] 41492 |             pub fn d1acp(&mut self) -> D1ACP_W<3> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 41492 |             pub fn d1acp(&mut self) -> D1ACP_W<'_, 3> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:41498:26
[INFO] [stdout]       |
[INFO] [stdout] 41498 |             pub fn d2acp(&mut self) -> D2ACP_W<6> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 41498 |             pub fn d2acp(&mut self) -> D2ACP_W<'_, 6> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:41805:24
[INFO] [stdout]       |
[INFO] [stdout] 41805 |             pub fn eal(&mut self) -> EAL_W<24> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 41805 |             pub fn eal(&mut self) -> EAL_W<'_, 24> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:41811:24
[INFO] [stdout]       |
[INFO] [stdout] 41811 |             pub fn lk2(&mut self) -> LK2_W<29> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 41811 |             pub fn lk2(&mut self) -> LK2_W<'_, 29> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:41817:24
[INFO] [stdout]       |
[INFO] [stdout] 41817 |             pub fn vld(&mut self) -> VLD_W<31> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 41817 |             pub fn vld(&mut self) -> VLD_W<'_, 31> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:41927:26
[INFO] [stdout]       |
[INFO] [stdout] 41927 |             pub fn d0acp(&mut self) -> D0ACP_W<0> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 41927 |             pub fn d0acp(&mut self) -> D0ACP_W<'_, 0> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:41933:26
[INFO] [stdout]       |
[INFO] [stdout] 41933 |             pub fn d1acp(&mut self) -> D1ACP_W<3> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 41933 |             pub fn d1acp(&mut self) -> D1ACP_W<'_, 3> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:41939:26
[INFO] [stdout]       |
[INFO] [stdout] 41939 |             pub fn d2acp(&mut self) -> D2ACP_W<6> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 41939 |             pub fn d2acp(&mut self) -> D2ACP_W<'_, 6> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:42246:24
[INFO] [stdout]       |
[INFO] [stdout] 42246 |             pub fn eal(&mut self) -> EAL_W<24> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 42246 |             pub fn eal(&mut self) -> EAL_W<'_, 24> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:42252:24
[INFO] [stdout]       |
[INFO] [stdout] 42252 |             pub fn lk2(&mut self) -> LK2_W<29> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 42252 |             pub fn lk2(&mut self) -> LK2_W<'_, 29> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:42258:24
[INFO] [stdout]       |
[INFO] [stdout] 42258 |             pub fn vld(&mut self) -> VLD_W<31> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 42258 |             pub fn vld(&mut self) -> VLD_W<'_, 31> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:42368:26
[INFO] [stdout]       |
[INFO] [stdout] 42368 |             pub fn d0acp(&mut self) -> D0ACP_W<0> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 42368 |             pub fn d0acp(&mut self) -> D0ACP_W<'_, 0> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:42374:26
[INFO] [stdout]       |
[INFO] [stdout] 42374 |             pub fn d1acp(&mut self) -> D1ACP_W<3> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 42374 |             pub fn d1acp(&mut self) -> D1ACP_W<'_, 3> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:42380:26
[INFO] [stdout]       |
[INFO] [stdout] 42380 |             pub fn d2acp(&mut self) -> D2ACP_W<6> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 42380 |             pub fn d2acp(&mut self) -> D2ACP_W<'_, 6> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:42687:24
[INFO] [stdout]       |
[INFO] [stdout] 42687 |             pub fn eal(&mut self) -> EAL_W<24> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 42687 |             pub fn eal(&mut self) -> EAL_W<'_, 24> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:42693:24
[INFO] [stdout]       |
[INFO] [stdout] 42693 |             pub fn lk2(&mut self) -> LK2_W<29> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 42693 |             pub fn lk2(&mut self) -> LK2_W<'_, 29> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:42699:24
[INFO] [stdout]       |
[INFO] [stdout] 42699 |             pub fn vld(&mut self) -> VLD_W<31> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 42699 |             pub fn vld(&mut self) -> VLD_W<'_, 31> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:42809:26
[INFO] [stdout]       |
[INFO] [stdout] 42809 |             pub fn d0acp(&mut self) -> D0ACP_W<0> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 42809 |             pub fn d0acp(&mut self) -> D0ACP_W<'_, 0> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:42815:26
[INFO] [stdout]       |
[INFO] [stdout] 42815 |             pub fn d1acp(&mut self) -> D1ACP_W<3> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 42815 |             pub fn d1acp(&mut self) -> D1ACP_W<'_, 3> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:42821:26
[INFO] [stdout]       |
[INFO] [stdout] 42821 |             pub fn d2acp(&mut self) -> D2ACP_W<6> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 42821 |             pub fn d2acp(&mut self) -> D2ACP_W<'_, 6> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:43128:24
[INFO] [stdout]       |
[INFO] [stdout] 43128 |             pub fn eal(&mut self) -> EAL_W<24> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 43128 |             pub fn eal(&mut self) -> EAL_W<'_, 24> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:43134:24
[INFO] [stdout]       |
[INFO] [stdout] 43134 |             pub fn lk2(&mut self) -> LK2_W<29> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 43134 |             pub fn lk2(&mut self) -> LK2_W<'_, 29> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:43140:24
[INFO] [stdout]       |
[INFO] [stdout] 43140 |             pub fn vld(&mut self) -> VLD_W<31> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 43140 |             pub fn vld(&mut self) -> VLD_W<'_, 31> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:43250:26
[INFO] [stdout]       |
[INFO] [stdout] 43250 |             pub fn d0acp(&mut self) -> D0ACP_W<0> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 43250 |             pub fn d0acp(&mut self) -> D0ACP_W<'_, 0> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:43256:26
[INFO] [stdout]       |
[INFO] [stdout] 43256 |             pub fn d1acp(&mut self) -> D1ACP_W<3> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 43256 |             pub fn d1acp(&mut self) -> D1ACP_W<'_, 3> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:43262:26
[INFO] [stdout]       |
[INFO] [stdout] 43262 |             pub fn d2acp(&mut self) -> D2ACP_W<6> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 43262 |             pub fn d2acp(&mut self) -> D2ACP_W<'_, 6> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:43569:24
[INFO] [stdout]       |
[INFO] [stdout] 43569 |             pub fn eal(&mut self) -> EAL_W<24> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 43569 |             pub fn eal(&mut self) -> EAL_W<'_, 24> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:43575:24
[INFO] [stdout]       |
[INFO] [stdout] 43575 |             pub fn lk2(&mut self) -> LK2_W<29> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 43575 |             pub fn lk2(&mut self) -> LK2_W<'_, 29> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:43581:24
[INFO] [stdout]       |
[INFO] [stdout] 43581 |             pub fn vld(&mut self) -> VLD_W<31> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 43581 |             pub fn vld(&mut self) -> VLD_W<'_, 31> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:43691:26
[INFO] [stdout]       |
[INFO] [stdout] 43691 |             pub fn d0acp(&mut self) -> D0ACP_W<0> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 43691 |             pub fn d0acp(&mut self) -> D0ACP_W<'_, 0> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:43697:26
[INFO] [stdout]       |
[INFO] [stdout] 43697 |             pub fn d1acp(&mut self) -> D1ACP_W<3> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 43697 |             pub fn d1acp(&mut self) -> D1ACP_W<'_, 3> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:43703:26
[INFO] [stdout]       |
[INFO] [stdout] 43703 |             pub fn d2acp(&mut self) -> D2ACP_W<6> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 43703 |             pub fn d2acp(&mut self) -> D2ACP_W<'_, 6> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:44010:24
[INFO] [stdout]       |
[INFO] [stdout] 44010 |             pub fn eal(&mut self) -> EAL_W<24> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 44010 |             pub fn eal(&mut self) -> EAL_W<'_, 24> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:44016:24
[INFO] [stdout]       |
[INFO] [stdout] 44016 |             pub fn lk2(&mut self) -> LK2_W<29> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 44016 |             pub fn lk2(&mut self) -> LK2_W<'_, 29> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:44022:24
[INFO] [stdout]       |
[INFO] [stdout] 44022 |             pub fn vld(&mut self) -> VLD_W<31> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 44022 |             pub fn vld(&mut self) -> VLD_W<'_, 31> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:44132:26
[INFO] [stdout]       |
[INFO] [stdout] 44132 |             pub fn d0acp(&mut self) -> D0ACP_W<0> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 44132 |             pub fn d0acp(&mut self) -> D0ACP_W<'_, 0> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:44138:26
[INFO] [stdout]       |
[INFO] [stdout] 44138 |             pub fn d1acp(&mut self) -> D1ACP_W<3> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 44138 |             pub fn d1acp(&mut self) -> D1ACP_W<'_, 3> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:44144:26
[INFO] [stdout]       |
[INFO] [stdout] 44144 |             pub fn d2acp(&mut self) -> D2ACP_W<6> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 44144 |             pub fn d2acp(&mut self) -> D2ACP_W<'_, 6> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:44451:24
[INFO] [stdout]       |
[INFO] [stdout] 44451 |             pub fn eal(&mut self) -> EAL_W<24> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 44451 |             pub fn eal(&mut self) -> EAL_W<'_, 24> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:44457:24
[INFO] [stdout]       |
[INFO] [stdout] 44457 |             pub fn lk2(&mut self) -> LK2_W<29> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 44457 |             pub fn lk2(&mut self) -> LK2_W<'_, 29> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:44463:24
[INFO] [stdout]       |
[INFO] [stdout] 44463 |             pub fn vld(&mut self) -> VLD_W<31> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 44463 |             pub fn vld(&mut self) -> VLD_W<'_, 31> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:44573:26
[INFO] [stdout]       |
[INFO] [stdout] 44573 |             pub fn d0acp(&mut self) -> D0ACP_W<0> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 44573 |             pub fn d0acp(&mut self) -> D0ACP_W<'_, 0> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:44579:26
[INFO] [stdout]       |
[INFO] [stdout] 44579 |             pub fn d1acp(&mut self) -> D1ACP_W<3> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 44579 |             pub fn d1acp(&mut self) -> D1ACP_W<'_, 3> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:44585:26
[INFO] [stdout]       |
[INFO] [stdout] 44585 |             pub fn d2acp(&mut self) -> D2ACP_W<6> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 44585 |             pub fn d2acp(&mut self) -> D2ACP_W<'_, 6> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:44892:24
[INFO] [stdout]       |
[INFO] [stdout] 44892 |             pub fn eal(&mut self) -> EAL_W<24> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 44892 |             pub fn eal(&mut self) -> EAL_W<'_, 24> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:44898:24
[INFO] [stdout]       |
[INFO] [stdout] 44898 |             pub fn lk2(&mut self) -> LK2_W<29> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 44898 |             pub fn lk2(&mut self) -> LK2_W<'_, 29> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:44904:24
[INFO] [stdout]       |
[INFO] [stdout] 44904 |             pub fn vld(&mut self) -> VLD_W<31> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 44904 |             pub fn vld(&mut self) -> VLD_W<'_, 31> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:45014:26
[INFO] [stdout]       |
[INFO] [stdout] 45014 |             pub fn d0acp(&mut self) -> D0ACP_W<0> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 45014 |             pub fn d0acp(&mut self) -> D0ACP_W<'_, 0> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:45020:26
[INFO] [stdout]       |
[INFO] [stdout] 45020 |             pub fn d1acp(&mut self) -> D1ACP_W<3> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 45020 |             pub fn d1acp(&mut self) -> D1ACP_W<'_, 3> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:45026:26
[INFO] [stdout]       |
[INFO] [stdout] 45026 |             pub fn d2acp(&mut self) -> D2ACP_W<6> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 45026 |             pub fn d2acp(&mut self) -> D2ACP_W<'_, 6> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:45333:24
[INFO] [stdout]       |
[INFO] [stdout] 45333 |             pub fn eal(&mut self) -> EAL_W<24> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 45333 |             pub fn eal(&mut self) -> EAL_W<'_, 24> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:45339:24
[INFO] [stdout]       |
[INFO] [stdout] 45339 |             pub fn lk2(&mut self) -> LK2_W<29> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 45339 |             pub fn lk2(&mut self) -> LK2_W<'_, 29> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:45345:24
[INFO] [stdout]       |
[INFO] [stdout] 45345 |             pub fn vld(&mut self) -> VLD_W<31> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 45345 |             pub fn vld(&mut self) -> VLD_W<'_, 31> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:45455:26
[INFO] [stdout]       |
[INFO] [stdout] 45455 |             pub fn d0acp(&mut self) -> D0ACP_W<0> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 45455 |             pub fn d0acp(&mut self) -> D0ACP_W<'_, 0> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:45461:26
[INFO] [stdout]       |
[INFO] [stdout] 45461 |             pub fn d1acp(&mut self) -> D1ACP_W<3> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 45461 |             pub fn d1acp(&mut self) -> D1ACP_W<'_, 3> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:45467:26
[INFO] [stdout]       |
[INFO] [stdout] 45467 |             pub fn d2acp(&mut self) -> D2ACP_W<6> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 45467 |             pub fn d2acp(&mut self) -> D2ACP_W<'_, 6> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:45772:24
[INFO] [stdout]       |
[INFO] [stdout] 45772 |             pub fn eal(&mut self) -> EAL_W<24> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 45772 |             pub fn eal(&mut self) -> EAL_W<'_, 24> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:45778:24
[INFO] [stdout]       |
[INFO] [stdout] 45778 |             pub fn lk2(&mut self) -> LK2_W<29> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 45778 |             pub fn lk2(&mut self) -> LK2_W<'_, 29> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:45784:24
[INFO] [stdout]       |
[INFO] [stdout] 45784 |             pub fn vld(&mut self) -> VLD_W<31> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 45784 |             pub fn vld(&mut self) -> VLD_W<'_, 31> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:45894:26
[INFO] [stdout]       |
[INFO] [stdout] 45894 |             pub fn d0acp(&mut self) -> D0ACP_W<0> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 45894 |             pub fn d0acp(&mut self) -> D0ACP_W<'_, 0> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:45900:26
[INFO] [stdout]       |
[INFO] [stdout] 45900 |             pub fn d1acp(&mut self) -> D1ACP_W<3> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 45900 |             pub fn d1acp(&mut self) -> D1ACP_W<'_, 3> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:45906:26
[INFO] [stdout]       |
[INFO] [stdout] 45906 |             pub fn d2acp(&mut self) -> D2ACP_W<6> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 45906 |             pub fn d2acp(&mut self) -> D2ACP_W<'_, 6> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:46211:24
[INFO] [stdout]       |
[INFO] [stdout] 46211 |             pub fn eal(&mut self) -> EAL_W<24> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 46211 |             pub fn eal(&mut self) -> EAL_W<'_, 24> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:46217:24
[INFO] [stdout]       |
[INFO] [stdout] 46217 |             pub fn lk2(&mut self) -> LK2_W<29> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 46217 |             pub fn lk2(&mut self) -> LK2_W<'_, 29> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:46223:24
[INFO] [stdout]       |
[INFO] [stdout] 46223 |             pub fn vld(&mut self) -> VLD_W<31> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 46223 |             pub fn vld(&mut self) -> VLD_W<'_, 31> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:46333:26
[INFO] [stdout]       |
[INFO] [stdout] 46333 |             pub fn d0acp(&mut self) -> D0ACP_W<0> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 46333 |             pub fn d0acp(&mut self) -> D0ACP_W<'_, 0> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:46339:26
[INFO] [stdout]       |
[INFO] [stdout] 46339 |             pub fn d1acp(&mut self) -> D1ACP_W<3> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 46339 |             pub fn d1acp(&mut self) -> D1ACP_W<'_, 3> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:46345:26
[INFO] [stdout]       |
[INFO] [stdout] 46345 |             pub fn d2acp(&mut self) -> D2ACP_W<6> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 46345 |             pub fn d2acp(&mut self) -> D2ACP_W<'_, 6> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:46652:24
[INFO] [stdout]       |
[INFO] [stdout] 46652 |             pub fn eal(&mut self) -> EAL_W<24> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 46652 |             pub fn eal(&mut self) -> EAL_W<'_, 24> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:46658:24
[INFO] [stdout]       |
[INFO] [stdout] 46658 |             pub fn lk2(&mut self) -> LK2_W<29> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 46658 |             pub fn lk2(&mut self) -> LK2_W<'_, 29> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:46664:24
[INFO] [stdout]       |
[INFO] [stdout] 46664 |             pub fn vld(&mut self) -> VLD_W<31> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 46664 |             pub fn vld(&mut self) -> VLD_W<'_, 31> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:46774:26
[INFO] [stdout]       |
[INFO] [stdout] 46774 |             pub fn d0acp(&mut self) -> D0ACP_W<0> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 46774 |             pub fn d0acp(&mut self) -> D0ACP_W<'_, 0> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:46780:26
[INFO] [stdout]       |
[INFO] [stdout] 46780 |             pub fn d1acp(&mut self) -> D1ACP_W<3> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 46780 |             pub fn d1acp(&mut self) -> D1ACP_W<'_, 3> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:46786:26
[INFO] [stdout]       |
[INFO] [stdout] 46786 |             pub fn d2acp(&mut self) -> D2ACP_W<6> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 46786 |             pub fn d2acp(&mut self) -> D2ACP_W<'_, 6> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:47093:24
[INFO] [stdout]       |
[INFO] [stdout] 47093 |             pub fn eal(&mut self) -> EAL_W<24> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 47093 |             pub fn eal(&mut self) -> EAL_W<'_, 24> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:47099:24
[INFO] [stdout]       |
[INFO] [stdout] 47099 |             pub fn lk2(&mut self) -> LK2_W<29> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 47099 |             pub fn lk2(&mut self) -> LK2_W<'_, 29> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:47105:24
[INFO] [stdout]       |
[INFO] [stdout] 47105 |             pub fn vld(&mut self) -> VLD_W<31> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 47105 |             pub fn vld(&mut self) -> VLD_W<'_, 31> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:47215:26
[INFO] [stdout]       |
[INFO] [stdout] 47215 |             pub fn d0acp(&mut self) -> D0ACP_W<0> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 47215 |             pub fn d0acp(&mut self) -> D0ACP_W<'_, 0> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:47221:26
[INFO] [stdout]       |
[INFO] [stdout] 47221 |             pub fn d1acp(&mut self) -> D1ACP_W<3> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 47221 |             pub fn d1acp(&mut self) -> D1ACP_W<'_, 3> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:47227:26
[INFO] [stdout]       |
[INFO] [stdout] 47227 |             pub fn d2acp(&mut self) -> D2ACP_W<6> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 47227 |             pub fn d2acp(&mut self) -> D2ACP_W<'_, 6> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:47534:24
[INFO] [stdout]       |
[INFO] [stdout] 47534 |             pub fn eal(&mut self) -> EAL_W<24> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 47534 |             pub fn eal(&mut self) -> EAL_W<'_, 24> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:47540:24
[INFO] [stdout]       |
[INFO] [stdout] 47540 |             pub fn lk2(&mut self) -> LK2_W<29> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 47540 |             pub fn lk2(&mut self) -> LK2_W<'_, 29> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:47546:24
[INFO] [stdout]       |
[INFO] [stdout] 47546 |             pub fn vld(&mut self) -> VLD_W<31> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 47546 |             pub fn vld(&mut self) -> VLD_W<'_, 31> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:47656:26
[INFO] [stdout]       |
[INFO] [stdout] 47656 |             pub fn d0acp(&mut self) -> D0ACP_W<0> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 47656 |             pub fn d0acp(&mut self) -> D0ACP_W<'_, 0> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:47662:26
[INFO] [stdout]       |
[INFO] [stdout] 47662 |             pub fn d1acp(&mut self) -> D1ACP_W<3> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 47662 |             pub fn d1acp(&mut self) -> D1ACP_W<'_, 3> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:47668:26
[INFO] [stdout]       |
[INFO] [stdout] 47668 |             pub fn d2acp(&mut self) -> D2ACP_W<6> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 47668 |             pub fn d2acp(&mut self) -> D2ACP_W<'_, 6> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:47975:24
[INFO] [stdout]       |
[INFO] [stdout] 47975 |             pub fn eal(&mut self) -> EAL_W<24> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 47975 |             pub fn eal(&mut self) -> EAL_W<'_, 24> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:47981:24
[INFO] [stdout]       |
[INFO] [stdout] 47981 |             pub fn lk2(&mut self) -> LK2_W<29> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 47981 |             pub fn lk2(&mut self) -> LK2_W<'_, 29> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:47987:24
[INFO] [stdout]       |
[INFO] [stdout] 47987 |             pub fn vld(&mut self) -> VLD_W<31> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 47987 |             pub fn vld(&mut self) -> VLD_W<'_, 31> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:48097:26
[INFO] [stdout]       |
[INFO] [stdout] 48097 |             pub fn d0acp(&mut self) -> D0ACP_W<0> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 48097 |             pub fn d0acp(&mut self) -> D0ACP_W<'_, 0> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:48103:26
[INFO] [stdout]       |
[INFO] [stdout] 48103 |             pub fn d1acp(&mut self) -> D1ACP_W<3> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 48103 |             pub fn d1acp(&mut self) -> D1ACP_W<'_, 3> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:48109:26
[INFO] [stdout]       |
[INFO] [stdout] 48109 |             pub fn d2acp(&mut self) -> D2ACP_W<6> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 48109 |             pub fn d2acp(&mut self) -> D2ACP_W<'_, 6> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:48416:24
[INFO] [stdout]       |
[INFO] [stdout] 48416 |             pub fn eal(&mut self) -> EAL_W<24> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 48416 |             pub fn eal(&mut self) -> EAL_W<'_, 24> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:48422:24
[INFO] [stdout]       |
[INFO] [stdout] 48422 |             pub fn lk2(&mut self) -> LK2_W<29> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 48422 |             pub fn lk2(&mut self) -> LK2_W<'_, 29> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:48428:24
[INFO] [stdout]       |
[INFO] [stdout] 48428 |             pub fn vld(&mut self) -> VLD_W<31> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 48428 |             pub fn vld(&mut self) -> VLD_W<'_, 31> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:48538:26
[INFO] [stdout]       |
[INFO] [stdout] 48538 |             pub fn d0acp(&mut self) -> D0ACP_W<0> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 48538 |             pub fn d0acp(&mut self) -> D0ACP_W<'_, 0> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:48544:26
[INFO] [stdout]       |
[INFO] [stdout] 48544 |             pub fn d1acp(&mut self) -> D1ACP_W<3> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 48544 |             pub fn d1acp(&mut self) -> D1ACP_W<'_, 3> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:48550:26
[INFO] [stdout]       |
[INFO] [stdout] 48550 |             pub fn d2acp(&mut self) -> D2ACP_W<6> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 48550 |             pub fn d2acp(&mut self) -> D2ACP_W<'_, 6> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:48857:24
[INFO] [stdout]       |
[INFO] [stdout] 48857 |             pub fn eal(&mut self) -> EAL_W<24> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 48857 |             pub fn eal(&mut self) -> EAL_W<'_, 24> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:48863:24
[INFO] [stdout]       |
[INFO] [stdout] 48863 |             pub fn lk2(&mut self) -> LK2_W<29> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 48863 |             pub fn lk2(&mut self) -> LK2_W<'_, 29> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:48869:24
[INFO] [stdout]       |
[INFO] [stdout] 48869 |             pub fn vld(&mut self) -> VLD_W<31> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 48869 |             pub fn vld(&mut self) -> VLD_W<'_, 31> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:48979:26
[INFO] [stdout]       |
[INFO] [stdout] 48979 |             pub fn d0acp(&mut self) -> D0ACP_W<0> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 48979 |             pub fn d0acp(&mut self) -> D0ACP_W<'_, 0> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:48985:26
[INFO] [stdout]       |
[INFO] [stdout] 48985 |             pub fn d1acp(&mut self) -> D1ACP_W<3> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 48985 |             pub fn d1acp(&mut self) -> D1ACP_W<'_, 3> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:48991:26
[INFO] [stdout]       |
[INFO] [stdout] 48991 |             pub fn d2acp(&mut self) -> D2ACP_W<6> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 48991 |             pub fn d2acp(&mut self) -> D2ACP_W<'_, 6> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:49298:24
[INFO] [stdout]       |
[INFO] [stdout] 49298 |             pub fn eal(&mut self) -> EAL_W<24> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 49298 |             pub fn eal(&mut self) -> EAL_W<'_, 24> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:49304:24
[INFO] [stdout]       |
[INFO] [stdout] 49304 |             pub fn lk2(&mut self) -> LK2_W<29> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 49304 |             pub fn lk2(&mut self) -> LK2_W<'_, 29> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:49310:24
[INFO] [stdout]       |
[INFO] [stdout] 49310 |             pub fn vld(&mut self) -> VLD_W<31> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 49310 |             pub fn vld(&mut self) -> VLD_W<'_, 31> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:49420:26
[INFO] [stdout]       |
[INFO] [stdout] 49420 |             pub fn d0acp(&mut self) -> D0ACP_W<0> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 49420 |             pub fn d0acp(&mut self) -> D0ACP_W<'_, 0> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:49426:26
[INFO] [stdout]       |
[INFO] [stdout] 49426 |             pub fn d1acp(&mut self) -> D1ACP_W<3> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 49426 |             pub fn d1acp(&mut self) -> D1ACP_W<'_, 3> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:49432:26
[INFO] [stdout]       |
[INFO] [stdout] 49432 |             pub fn d2acp(&mut self) -> D2ACP_W<6> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 49432 |             pub fn d2acp(&mut self) -> D2ACP_W<'_, 6> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:49739:24
[INFO] [stdout]       |
[INFO] [stdout] 49739 |             pub fn eal(&mut self) -> EAL_W<24> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 49739 |             pub fn eal(&mut self) -> EAL_W<'_, 24> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:49745:24
[INFO] [stdout]       |
[INFO] [stdout] 49745 |             pub fn lk2(&mut self) -> LK2_W<29> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 49745 |             pub fn lk2(&mut self) -> LK2_W<'_, 29> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:49751:24
[INFO] [stdout]       |
[INFO] [stdout] 49751 |             pub fn vld(&mut self) -> VLD_W<31> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 49751 |             pub fn vld(&mut self) -> VLD_W<'_, 31> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:49861:26
[INFO] [stdout]       |
[INFO] [stdout] 49861 |             pub fn d0acp(&mut self) -> D0ACP_W<0> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 49861 |             pub fn d0acp(&mut self) -> D0ACP_W<'_, 0> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:49867:26
[INFO] [stdout]       |
[INFO] [stdout] 49867 |             pub fn d1acp(&mut self) -> D1ACP_W<3> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 49867 |             pub fn d1acp(&mut self) -> D1ACP_W<'_, 3> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:49873:26
[INFO] [stdout]       |
[INFO] [stdout] 49873 |             pub fn d2acp(&mut self) -> D2ACP_W<6> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 49873 |             pub fn d2acp(&mut self) -> D2ACP_W<'_, 6> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:50180:24
[INFO] [stdout]       |
[INFO] [stdout] 50180 |             pub fn eal(&mut self) -> EAL_W<24> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 50180 |             pub fn eal(&mut self) -> EAL_W<'_, 24> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:50186:24
[INFO] [stdout]       |
[INFO] [stdout] 50186 |             pub fn lk2(&mut self) -> LK2_W<29> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 50186 |             pub fn lk2(&mut self) -> LK2_W<'_, 29> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:50192:24
[INFO] [stdout]       |
[INFO] [stdout] 50192 |             pub fn vld(&mut self) -> VLD_W<31> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 50192 |             pub fn vld(&mut self) -> VLD_W<'_, 31> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:50302:26
[INFO] [stdout]       |
[INFO] [stdout] 50302 |             pub fn d0acp(&mut self) -> D0ACP_W<0> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 50302 |             pub fn d0acp(&mut self) -> D0ACP_W<'_, 0> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:50308:26
[INFO] [stdout]       |
[INFO] [stdout] 50308 |             pub fn d1acp(&mut self) -> D1ACP_W<3> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 50308 |             pub fn d1acp(&mut self) -> D1ACP_W<'_, 3> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:50314:26
[INFO] [stdout]       |
[INFO] [stdout] 50314 |             pub fn d2acp(&mut self) -> D2ACP_W<6> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 50314 |             pub fn d2acp(&mut self) -> D2ACP_W<'_, 6> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:50621:24
[INFO] [stdout]       |
[INFO] [stdout] 50621 |             pub fn eal(&mut self) -> EAL_W<24> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 50621 |             pub fn eal(&mut self) -> EAL_W<'_, 24> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:50627:24
[INFO] [stdout]       |
[INFO] [stdout] 50627 |             pub fn lk2(&mut self) -> LK2_W<29> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 50627 |             pub fn lk2(&mut self) -> LK2_W<'_, 29> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:50633:24
[INFO] [stdout]       |
[INFO] [stdout] 50633 |             pub fn vld(&mut self) -> VLD_W<31> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 50633 |             pub fn vld(&mut self) -> VLD_W<'_, 31> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:50743:26
[INFO] [stdout]       |
[INFO] [stdout] 50743 |             pub fn d0acp(&mut self) -> D0ACP_W<0> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 50743 |             pub fn d0acp(&mut self) -> D0ACP_W<'_, 0> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:50749:26
[INFO] [stdout]       |
[INFO] [stdout] 50749 |             pub fn d1acp(&mut self) -> D1ACP_W<3> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 50749 |             pub fn d1acp(&mut self) -> D1ACP_W<'_, 3> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:50755:26
[INFO] [stdout]       |
[INFO] [stdout] 50755 |             pub fn d2acp(&mut self) -> D2ACP_W<6> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 50755 |             pub fn d2acp(&mut self) -> D2ACP_W<'_, 6> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:51062:24
[INFO] [stdout]       |
[INFO] [stdout] 51062 |             pub fn eal(&mut self) -> EAL_W<24> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 51062 |             pub fn eal(&mut self) -> EAL_W<'_, 24> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:51068:24
[INFO] [stdout]       |
[INFO] [stdout] 51068 |             pub fn lk2(&mut self) -> LK2_W<29> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 51068 |             pub fn lk2(&mut self) -> LK2_W<'_, 29> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:51074:24
[INFO] [stdout]       |
[INFO] [stdout] 51074 |             pub fn vld(&mut self) -> VLD_W<31> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 51074 |             pub fn vld(&mut self) -> VLD_W<'_, 31> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:51184:26
[INFO] [stdout]       |
[INFO] [stdout] 51184 |             pub fn d0acp(&mut self) -> D0ACP_W<0> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 51184 |             pub fn d0acp(&mut self) -> D0ACP_W<'_, 0> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:51190:26
[INFO] [stdout]       |
[INFO] [stdout] 51190 |             pub fn d1acp(&mut self) -> D1ACP_W<3> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 51190 |             pub fn d1acp(&mut self) -> D1ACP_W<'_, 3> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:51196:26
[INFO] [stdout]       |
[INFO] [stdout] 51196 |             pub fn d2acp(&mut self) -> D2ACP_W<6> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 51196 |             pub fn d2acp(&mut self) -> D2ACP_W<'_, 6> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:51503:24
[INFO] [stdout]       |
[INFO] [stdout] 51503 |             pub fn eal(&mut self) -> EAL_W<24> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 51503 |             pub fn eal(&mut self) -> EAL_W<'_, 24> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:51509:24
[INFO] [stdout]       |
[INFO] [stdout] 51509 |             pub fn lk2(&mut self) -> LK2_W<29> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 51509 |             pub fn lk2(&mut self) -> LK2_W<'_, 29> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:51515:24
[INFO] [stdout]       |
[INFO] [stdout] 51515 |             pub fn vld(&mut self) -> VLD_W<31> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 51515 |             pub fn vld(&mut self) -> VLD_W<'_, 31> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:51625:26
[INFO] [stdout]       |
[INFO] [stdout] 51625 |             pub fn d0acp(&mut self) -> D0ACP_W<0> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 51625 |             pub fn d0acp(&mut self) -> D0ACP_W<'_, 0> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:51631:26
[INFO] [stdout]       |
[INFO] [stdout] 51631 |             pub fn d1acp(&mut self) -> D1ACP_W<3> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 51631 |             pub fn d1acp(&mut self) -> D1ACP_W<'_, 3> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:51637:26
[INFO] [stdout]       |
[INFO] [stdout] 51637 |             pub fn d2acp(&mut self) -> D2ACP_W<6> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 51637 |             pub fn d2acp(&mut self) -> D2ACP_W<'_, 6> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:51944:24
[INFO] [stdout]       |
[INFO] [stdout] 51944 |             pub fn eal(&mut self) -> EAL_W<24> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 51944 |             pub fn eal(&mut self) -> EAL_W<'_, 24> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:51950:24
[INFO] [stdout]       |
[INFO] [stdout] 51950 |             pub fn lk2(&mut self) -> LK2_W<29> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 51950 |             pub fn lk2(&mut self) -> LK2_W<'_, 29> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:51956:24
[INFO] [stdout]       |
[INFO] [stdout] 51956 |             pub fn vld(&mut self) -> VLD_W<31> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 51956 |             pub fn vld(&mut self) -> VLD_W<'_, 31> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:52066:26
[INFO] [stdout]       |
[INFO] [stdout] 52066 |             pub fn d0acp(&mut self) -> D0ACP_W<0> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 52066 |             pub fn d0acp(&mut self) -> D0ACP_W<'_, 0> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:52072:26
[INFO] [stdout]       |
[INFO] [stdout] 52072 |             pub fn d1acp(&mut self) -> D1ACP_W<3> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 52072 |             pub fn d1acp(&mut self) -> D1ACP_W<'_, 3> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:52078:26
[INFO] [stdout]       |
[INFO] [stdout] 52078 |             pub fn d2acp(&mut self) -> D2ACP_W<6> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 52078 |             pub fn d2acp(&mut self) -> D2ACP_W<'_, 6> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:52385:24
[INFO] [stdout]       |
[INFO] [stdout] 52385 |             pub fn eal(&mut self) -> EAL_W<24> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 52385 |             pub fn eal(&mut self) -> EAL_W<'_, 24> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:52391:24
[INFO] [stdout]       |
[INFO] [stdout] 52391 |             pub fn lk2(&mut self) -> LK2_W<29> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 52391 |             pub fn lk2(&mut self) -> LK2_W<'_, 29> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:52397:24
[INFO] [stdout]       |
[INFO] [stdout] 52397 |             pub fn vld(&mut self) -> VLD_W<31> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 52397 |             pub fn vld(&mut self) -> VLD_W<'_, 31> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:52507:26
[INFO] [stdout]       |
[INFO] [stdout] 52507 |             pub fn d0acp(&mut self) -> D0ACP_W<0> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 52507 |             pub fn d0acp(&mut self) -> D0ACP_W<'_, 0> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:52513:26
[INFO] [stdout]       |
[INFO] [stdout] 52513 |             pub fn d1acp(&mut self) -> D1ACP_W<3> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 52513 |             pub fn d1acp(&mut self) -> D1ACP_W<'_, 3> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:52519:26
[INFO] [stdout]       |
[INFO] [stdout] 52519 |             pub fn d2acp(&mut self) -> D2ACP_W<6> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 52519 |             pub fn d2acp(&mut self) -> D2ACP_W<'_, 6> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:52826:24
[INFO] [stdout]       |
[INFO] [stdout] 52826 |             pub fn eal(&mut self) -> EAL_W<24> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 52826 |             pub fn eal(&mut self) -> EAL_W<'_, 24> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:52832:24
[INFO] [stdout]       |
[INFO] [stdout] 52832 |             pub fn lk2(&mut self) -> LK2_W<29> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 52832 |             pub fn lk2(&mut self) -> LK2_W<'_, 29> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:52838:24
[INFO] [stdout]       |
[INFO] [stdout] 52838 |             pub fn vld(&mut self) -> VLD_W<31> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 52838 |             pub fn vld(&mut self) -> VLD_W<'_, 31> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:52948:26
[INFO] [stdout]       |
[INFO] [stdout] 52948 |             pub fn d0acp(&mut self) -> D0ACP_W<0> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 52948 |             pub fn d0acp(&mut self) -> D0ACP_W<'_, 0> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:52954:26
[INFO] [stdout]       |
[INFO] [stdout] 52954 |             pub fn d1acp(&mut self) -> D1ACP_W<3> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 52954 |             pub fn d1acp(&mut self) -> D1ACP_W<'_, 3> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:52960:26
[INFO] [stdout]       |
[INFO] [stdout] 52960 |             pub fn d2acp(&mut self) -> D2ACP_W<6> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 52960 |             pub fn d2acp(&mut self) -> D2ACP_W<'_, 6> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:53267:24
[INFO] [stdout]       |
[INFO] [stdout] 53267 |             pub fn eal(&mut self) -> EAL_W<24> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 53267 |             pub fn eal(&mut self) -> EAL_W<'_, 24> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:53273:24
[INFO] [stdout]       |
[INFO] [stdout] 53273 |             pub fn lk2(&mut self) -> LK2_W<29> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 53273 |             pub fn lk2(&mut self) -> LK2_W<'_, 29> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:53279:24
[INFO] [stdout]       |
[INFO] [stdout] 53279 |             pub fn vld(&mut self) -> VLD_W<31> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 53279 |             pub fn vld(&mut self) -> VLD_W<'_, 31> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:53389:26
[INFO] [stdout]       |
[INFO] [stdout] 53389 |             pub fn d0acp(&mut self) -> D0ACP_W<0> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 53389 |             pub fn d0acp(&mut self) -> D0ACP_W<'_, 0> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:53395:26
[INFO] [stdout]       |
[INFO] [stdout] 53395 |             pub fn d1acp(&mut self) -> D1ACP_W<3> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 53395 |             pub fn d1acp(&mut self) -> D1ACP_W<'_, 3> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:53401:26
[INFO] [stdout]       |
[INFO] [stdout] 53401 |             pub fn d2acp(&mut self) -> D2ACP_W<6> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 53401 |             pub fn d2acp(&mut self) -> D2ACP_W<'_, 6> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:53708:24
[INFO] [stdout]       |
[INFO] [stdout] 53708 |             pub fn eal(&mut self) -> EAL_W<24> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 53708 |             pub fn eal(&mut self) -> EAL_W<'_, 24> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:53714:24
[INFO] [stdout]       |
[INFO] [stdout] 53714 |             pub fn lk2(&mut self) -> LK2_W<29> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 53714 |             pub fn lk2(&mut self) -> LK2_W<'_, 29> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:53720:24
[INFO] [stdout]       |
[INFO] [stdout] 53720 |             pub fn vld(&mut self) -> VLD_W<31> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 53720 |             pub fn vld(&mut self) -> VLD_W<'_, 31> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:53830:26
[INFO] [stdout]       |
[INFO] [stdout] 53830 |             pub fn d0acp(&mut self) -> D0ACP_W<0> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 53830 |             pub fn d0acp(&mut self) -> D0ACP_W<'_, 0> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:53836:26
[INFO] [stdout]       |
[INFO] [stdout] 53836 |             pub fn d1acp(&mut self) -> D1ACP_W<3> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 53836 |             pub fn d1acp(&mut self) -> D1ACP_W<'_, 3> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:53842:26
[INFO] [stdout]       |
[INFO] [stdout] 53842 |             pub fn d2acp(&mut self) -> D2ACP_W<6> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 53842 |             pub fn d2acp(&mut self) -> D2ACP_W<'_, 6> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:54149:24
[INFO] [stdout]       |
[INFO] [stdout] 54149 |             pub fn eal(&mut self) -> EAL_W<24> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 54149 |             pub fn eal(&mut self) -> EAL_W<'_, 24> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:54155:24
[INFO] [stdout]       |
[INFO] [stdout] 54155 |             pub fn lk2(&mut self) -> LK2_W<29> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 54155 |             pub fn lk2(&mut self) -> LK2_W<'_, 29> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:54161:24
[INFO] [stdout]       |
[INFO] [stdout] 54161 |             pub fn vld(&mut self) -> VLD_W<31> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 54161 |             pub fn vld(&mut self) -> VLD_W<'_, 31> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:54271:26
[INFO] [stdout]       |
[INFO] [stdout] 54271 |             pub fn d0acp(&mut self) -> D0ACP_W<0> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 54271 |             pub fn d0acp(&mut self) -> D0ACP_W<'_, 0> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:54277:26
[INFO] [stdout]       |
[INFO] [stdout] 54277 |             pub fn d1acp(&mut self) -> D1ACP_W<3> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 54277 |             pub fn d1acp(&mut self) -> D1ACP_W<'_, 3> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:54283:26
[INFO] [stdout]       |
[INFO] [stdout] 54283 |             pub fn d2acp(&mut self) -> D2ACP_W<6> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 54283 |             pub fn d2acp(&mut self) -> D2ACP_W<'_, 6> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:54590:24
[INFO] [stdout]       |
[INFO] [stdout] 54590 |             pub fn eal(&mut self) -> EAL_W<24> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 54590 |             pub fn eal(&mut self) -> EAL_W<'_, 24> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:54596:24
[INFO] [stdout]       |
[INFO] [stdout] 54596 |             pub fn lk2(&mut self) -> LK2_W<29> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 54596 |             pub fn lk2(&mut self) -> LK2_W<'_, 29> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:54602:24
[INFO] [stdout]       |
[INFO] [stdout] 54602 |             pub fn vld(&mut self) -> VLD_W<31> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 54602 |             pub fn vld(&mut self) -> VLD_W<'_, 31> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:54712:26
[INFO] [stdout]       |
[INFO] [stdout] 54712 |             pub fn d0acp(&mut self) -> D0ACP_W<0> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 54712 |             pub fn d0acp(&mut self) -> D0ACP_W<'_, 0> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:54718:26
[INFO] [stdout]       |
[INFO] [stdout] 54718 |             pub fn d1acp(&mut self) -> D1ACP_W<3> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 54718 |             pub fn d1acp(&mut self) -> D1ACP_W<'_, 3> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:54724:26
[INFO] [stdout]       |
[INFO] [stdout] 54724 |             pub fn d2acp(&mut self) -> D2ACP_W<6> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 54724 |             pub fn d2acp(&mut self) -> D2ACP_W<'_, 6> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:55031:24
[INFO] [stdout]       |
[INFO] [stdout] 55031 |             pub fn eal(&mut self) -> EAL_W<24> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 55031 |             pub fn eal(&mut self) -> EAL_W<'_, 24> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:55037:24
[INFO] [stdout]       |
[INFO] [stdout] 55037 |             pub fn lk2(&mut self) -> LK2_W<29> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 55037 |             pub fn lk2(&mut self) -> LK2_W<'_, 29> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:55043:24
[INFO] [stdout]       |
[INFO] [stdout] 55043 |             pub fn vld(&mut self) -> VLD_W<31> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 55043 |             pub fn vld(&mut self) -> VLD_W<'_, 31> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:55153:26
[INFO] [stdout]       |
[INFO] [stdout] 55153 |             pub fn d0acp(&mut self) -> D0ACP_W<0> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 55153 |             pub fn d0acp(&mut self) -> D0ACP_W<'_, 0> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:55159:26
[INFO] [stdout]       |
[INFO] [stdout] 55159 |             pub fn d1acp(&mut self) -> D1ACP_W<3> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 55159 |             pub fn d1acp(&mut self) -> D1ACP_W<'_, 3> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:55165:26
[INFO] [stdout]       |
[INFO] [stdout] 55165 |             pub fn d2acp(&mut self) -> D2ACP_W<6> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 55165 |             pub fn d2acp(&mut self) -> D2ACP_W<'_, 6> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:55472:24
[INFO] [stdout]       |
[INFO] [stdout] 55472 |             pub fn eal(&mut self) -> EAL_W<24> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 55472 |             pub fn eal(&mut self) -> EAL_W<'_, 24> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:55478:24
[INFO] [stdout]       |
[INFO] [stdout] 55478 |             pub fn lk2(&mut self) -> LK2_W<29> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 55478 |             pub fn lk2(&mut self) -> LK2_W<'_, 29> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:55484:24
[INFO] [stdout]       |
[INFO] [stdout] 55484 |             pub fn vld(&mut self) -> VLD_W<31> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 55484 |             pub fn vld(&mut self) -> VLD_W<'_, 31> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:55594:26
[INFO] [stdout]       |
[INFO] [stdout] 55594 |             pub fn d0acp(&mut self) -> D0ACP_W<0> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 55594 |             pub fn d0acp(&mut self) -> D0ACP_W<'_, 0> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:55600:26
[INFO] [stdout]       |
[INFO] [stdout] 55600 |             pub fn d1acp(&mut self) -> D1ACP_W<3> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 55600 |             pub fn d1acp(&mut self) -> D1ACP_W<'_, 3> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:55606:26
[INFO] [stdout]       |
[INFO] [stdout] 55606 |             pub fn d2acp(&mut self) -> D2ACP_W<6> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 55606 |             pub fn d2acp(&mut self) -> D2ACP_W<'_, 6> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:55913:24
[INFO] [stdout]       |
[INFO] [stdout] 55913 |             pub fn eal(&mut self) -> EAL_W<24> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 55913 |             pub fn eal(&mut self) -> EAL_W<'_, 24> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:55919:24
[INFO] [stdout]       |
[INFO] [stdout] 55919 |             pub fn lk2(&mut self) -> LK2_W<29> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 55919 |             pub fn lk2(&mut self) -> LK2_W<'_, 29> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:55925:24
[INFO] [stdout]       |
[INFO] [stdout] 55925 |             pub fn vld(&mut self) -> VLD_W<31> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 55925 |             pub fn vld(&mut self) -> VLD_W<'_, 31> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:56035:26
[INFO] [stdout]       |
[INFO] [stdout] 56035 |             pub fn d0acp(&mut self) -> D0ACP_W<0> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 56035 |             pub fn d0acp(&mut self) -> D0ACP_W<'_, 0> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:56041:26
[INFO] [stdout]       |
[INFO] [stdout] 56041 |             pub fn d1acp(&mut self) -> D1ACP_W<3> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 56041 |             pub fn d1acp(&mut self) -> D1ACP_W<'_, 3> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:56047:26
[INFO] [stdout]       |
[INFO] [stdout] 56047 |             pub fn d2acp(&mut self) -> D2ACP_W<6> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 56047 |             pub fn d2acp(&mut self) -> D2ACP_W<'_, 6> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:56354:24
[INFO] [stdout]       |
[INFO] [stdout] 56354 |             pub fn eal(&mut self) -> EAL_W<24> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 56354 |             pub fn eal(&mut self) -> EAL_W<'_, 24> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:56360:24
[INFO] [stdout]       |
[INFO] [stdout] 56360 |             pub fn lk2(&mut self) -> LK2_W<29> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 56360 |             pub fn lk2(&mut self) -> LK2_W<'_, 29> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:56366:24
[INFO] [stdout]       |
[INFO] [stdout] 56366 |             pub fn vld(&mut self) -> VLD_W<31> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 56366 |             pub fn vld(&mut self) -> VLD_W<'_, 31> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:56476:26
[INFO] [stdout]       |
[INFO] [stdout] 56476 |             pub fn d0acp(&mut self) -> D0ACP_W<0> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 56476 |             pub fn d0acp(&mut self) -> D0ACP_W<'_, 0> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:56482:26
[INFO] [stdout]       |
[INFO] [stdout] 56482 |             pub fn d1acp(&mut self) -> D1ACP_W<3> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 56482 |             pub fn d1acp(&mut self) -> D1ACP_W<'_, 3> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:56488:26
[INFO] [stdout]       |
[INFO] [stdout] 56488 |             pub fn d2acp(&mut self) -> D2ACP_W<6> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 56488 |             pub fn d2acp(&mut self) -> D2ACP_W<'_, 6> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:56795:24
[INFO] [stdout]       |
[INFO] [stdout] 56795 |             pub fn eal(&mut self) -> EAL_W<24> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 56795 |             pub fn eal(&mut self) -> EAL_W<'_, 24> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:56801:24
[INFO] [stdout]       |
[INFO] [stdout] 56801 |             pub fn lk2(&mut self) -> LK2_W<29> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 56801 |             pub fn lk2(&mut self) -> LK2_W<'_, 29> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:56807:24
[INFO] [stdout]       |
[INFO] [stdout] 56807 |             pub fn vld(&mut self) -> VLD_W<31> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 56807 |             pub fn vld(&mut self) -> VLD_W<'_, 31> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:56917:26
[INFO] [stdout]       |
[INFO] [stdout] 56917 |             pub fn d0acp(&mut self) -> D0ACP_W<0> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 56917 |             pub fn d0acp(&mut self) -> D0ACP_W<'_, 0> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:56923:26
[INFO] [stdout]       |
[INFO] [stdout] 56923 |             pub fn d1acp(&mut self) -> D1ACP_W<3> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 56923 |             pub fn d1acp(&mut self) -> D1ACP_W<'_, 3> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:56929:26
[INFO] [stdout]       |
[INFO] [stdout] 56929 |             pub fn d2acp(&mut self) -> D2ACP_W<6> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 56929 |             pub fn d2acp(&mut self) -> D2ACP_W<'_, 6> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:57236:24
[INFO] [stdout]       |
[INFO] [stdout] 57236 |             pub fn eal(&mut self) -> EAL_W<24> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 57236 |             pub fn eal(&mut self) -> EAL_W<'_, 24> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:57242:24
[INFO] [stdout]       |
[INFO] [stdout] 57242 |             pub fn lk2(&mut self) -> LK2_W<29> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 57242 |             pub fn lk2(&mut self) -> LK2_W<'_, 29> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:57248:24
[INFO] [stdout]       |
[INFO] [stdout] 57248 |             pub fn vld(&mut self) -> VLD_W<31> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 57248 |             pub fn vld(&mut self) -> VLD_W<'_, 31> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:57358:26
[INFO] [stdout]       |
[INFO] [stdout] 57358 |             pub fn d0acp(&mut self) -> D0ACP_W<0> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 57358 |             pub fn d0acp(&mut self) -> D0ACP_W<'_, 0> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:57364:26
[INFO] [stdout]       |
[INFO] [stdout] 57364 |             pub fn d1acp(&mut self) -> D1ACP_W<3> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 57364 |             pub fn d1acp(&mut self) -> D1ACP_W<'_, 3> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:57370:26
[INFO] [stdout]       |
[INFO] [stdout] 57370 |             pub fn d2acp(&mut self) -> D2ACP_W<6> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 57370 |             pub fn d2acp(&mut self) -> D2ACP_W<'_, 6> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:57677:24
[INFO] [stdout]       |
[INFO] [stdout] 57677 |             pub fn eal(&mut self) -> EAL_W<24> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 57677 |             pub fn eal(&mut self) -> EAL_W<'_, 24> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:57683:24
[INFO] [stdout]       |
[INFO] [stdout] 57683 |             pub fn lk2(&mut self) -> LK2_W<29> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 57683 |             pub fn lk2(&mut self) -> LK2_W<'_, 29> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:57689:24
[INFO] [stdout]       |
[INFO] [stdout] 57689 |             pub fn vld(&mut self) -> VLD_W<31> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 57689 |             pub fn vld(&mut self) -> VLD_W<'_, 31> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:57799:26
[INFO] [stdout]       |
[INFO] [stdout] 57799 |             pub fn d0acp(&mut self) -> D0ACP_W<0> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 57799 |             pub fn d0acp(&mut self) -> D0ACP_W<'_, 0> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:57805:26
[WARN] too many lines in the log, truncating it
