[INFO] fetching crate sf32-pac 0.0.0...
[INFO] testing sf32-pac-0.0.0 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate sf32-pac 0.0.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate sf32-pac 0.0.0
[INFO] finished tweaking crates.io crate sf32-pac 0.0.0
[INFO] tweaked toml for crates.io crate sf32-pac 0.0.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate sf32-pac 0.0.0 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 12 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded vcell v0.1.3
[INFO] [stderr]   Downloaded bitfield v0.13.2
[INFO] [stderr]   Downloaded volatile-register v0.2.2
[INFO] [stderr]   Downloaded cortex-m v0.7.7
[INFO] [stderr]   Downloaded bare-metal v0.2.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 81775cdc06eaf8bcb3fca3efc1eac7710938de81adf7d2af0bbab100f7580f7e
[INFO] running `Command { std: "docker" "start" "-a" "81775cdc06eaf8bcb3fca3efc1eac7710938de81adf7d2af0bbab100f7580f7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "81775cdc06eaf8bcb3fca3efc1eac7710938de81adf7d2af0bbab100f7580f7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "81775cdc06eaf8bcb3fca3efc1eac7710938de81adf7d2af0bbab100f7580f7e", kill_on_drop: false }`
[INFO] [stdout] 81775cdc06eaf8bcb3fca3efc1eac7710938de81adf7d2af0bbab100f7580f7e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 40e8f342b3a553c79c5251a1d8cb16564393b36afbaae8d8a0508308b36e6f8c
[INFO] running `Command { std: "docker" "start" "-a" "40e8f342b3a553c79c5251a1d8cb16564393b36afbaae8d8a0508308b36e6f8c", kill_on_drop: false }`
[INFO] [stderr]    Compiling semver-parser v0.7.0
[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 bitfield v0.13.2
[INFO] [stderr]    Compiling sf32-pac v0.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling volatile-register v0.2.2
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling nb v0.1.3
[INFO] [stderr]    Compiling embedded-hal v0.2.7
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling bare-metal v0.2.5
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib.rs:495:26
[INFO] [stdout]     |
[INFO] [stdout] 495 |             pub fn dmac1(&mut self) -> Dmac1W<Rstr1Spec> {
[INFO] [stdout]     |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the 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] 495 |             pub fn dmac1(&mut self) -> Dmac1W<'_, Rstr1Spec> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib.rs:501:29
[INFO] [stdout]     |
[INFO] [stdout] 501 |             pub fn mailbox1(&mut self) -> Mailbox1W<Rstr1Spec> {
[INFO] [stdout]     |                             ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 501 |             pub fn mailbox1(&mut self) -> Mailbox1W<'_, Rstr1Spec> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib.rs:507:28
[INFO] [stdout]     |
[INFO] [stdout] 507 |             pub fn pinmux1(&mut self) -> Pinmux1W<Rstr1Spec> {
[INFO] [stdout]     |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 507 |             pub fn pinmux1(&mut self) -> Pinmux1W<'_, Rstr1Spec> {
[INFO] [stdout]     |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib.rs:513:27
[INFO] [stdout]     |
[INFO] [stdout] 513 |             pub fn usart1(&mut self) -> Usart1W<Rstr1Spec> {
[INFO] [stdout]     |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 513 |             pub fn usart1(&mut self) -> Usart1W<'_, Rstr1Spec> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib.rs:519:27
[INFO] [stdout]     |
[INFO] [stdout] 519 |             pub fn usart2(&mut self) -> Usart2W<Rstr1Spec> {
[INFO] [stdout]     |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 519 |             pub fn usart2(&mut self) -> Usart2W<'_, Rstr1Spec> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib.rs:525:26
[INFO] [stdout]     |
[INFO] [stdout] 525 |             pub fn ezip1(&mut self) -> Ezip1W<Rstr1Spec> {
[INFO] [stdout]     |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 525 |             pub fn ezip1(&mut self) -> Ezip1W<'_, Rstr1Spec> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib.rs:531:25
[INFO] [stdout]     |
[INFO] [stdout] 531 |             pub fn epic(&mut self) -> EpicW<Rstr1Spec> {
[INFO] [stdout]     |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 531 |             pub fn epic(&mut self) -> EpicW<'_, Rstr1Spec> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib.rs:537:26
[INFO] [stdout]     |
[INFO] [stdout] 537 |             pub fn lcdc1(&mut self) -> Lcdc1W<Rstr1Spec> {
[INFO] [stdout]     |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 537 |             pub fn lcdc1(&mut self) -> Lcdc1W<'_, Rstr1Spec> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib.rs:543:25
[INFO] [stdout]     |
[INFO] [stdout] 543 |             pub fn i2s1(&mut self) -> I2s1W<Rstr1Spec> {
[INFO] [stdout]     |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 543 |             pub fn i2s1(&mut self) -> I2s1W<'_, Rstr1Spec> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib.rs:549:26
[INFO] [stdout]     |
[INFO] [stdout] 549 |             pub fn rsvd7(&mut self) -> Rsvd7W<Rstr1Spec> {
[INFO] [stdout]     |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 549 |             pub fn rsvd7(&mut self) -> Rsvd7W<'_, Rstr1Spec> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib.rs:555:28
[INFO] [stdout]     |
[INFO] [stdout] 555 |             pub fn syscfg1(&mut self) -> Syscfg1W<Rstr1Spec> {
[INFO] [stdout]     |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 555 |             pub fn syscfg1(&mut self) -> Syscfg1W<'_, Rstr1Spec> {
[INFO] [stdout]     |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib.rs:561:27
[INFO] [stdout]     |
[INFO] [stdout] 561 |             pub fn efusec(&mut self) -> EfusecW<Rstr1Spec> {
[INFO] [stdout]     |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 561 |             pub fn efusec(&mut self) -> EfusecW<'_, Rstr1Spec> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib.rs:567:24
[INFO] [stdout]     |
[INFO] [stdout] 567 |             pub fn aes(&mut self) -> AesW<Rstr1Spec> {
[INFO] [stdout]     |                        ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 567 |             pub fn aes(&mut self) -> AesW<'_, Rstr1Spec> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib.rs:573:25
[INFO] [stdout]     |
[INFO] [stdout] 573 |             pub fn crc1(&mut self) -> Crc1W<Rstr1Spec> {
[INFO] [stdout]     |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 573 |             pub fn crc1(&mut self) -> Crc1W<'_, Rstr1Spec> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib.rs:579:25
[INFO] [stdout]     |
[INFO] [stdout] 579 |             pub fn trng(&mut self) -> TrngW<Rstr1Spec> {
[INFO] [stdout]     |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 579 |             pub fn trng(&mut self) -> TrngW<'_, Rstr1Spec> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib.rs:585:27
[INFO] [stdout]     |
[INFO] [stdout] 585 |             pub fn gptim1(&mut self) -> Gptim1W<Rstr1Spec> {
[INFO] [stdout]     |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 585 |             pub fn gptim1(&mut self) -> Gptim1W<'_, Rstr1Spec> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib.rs:591:27
[INFO] [stdout]     |
[INFO] [stdout] 591 |             pub fn gptim2(&mut self) -> Gptim2W<Rstr1Spec> {
[INFO] [stdout]     |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 591 |             pub fn gptim2(&mut self) -> Gptim2W<'_, Rstr1Spec> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib.rs:597:26
[INFO] [stdout]     |
[INFO] [stdout] 597 |             pub fn btim1(&mut self) -> Btim1W<Rstr1Spec> {
[INFO] [stdout]     |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 597 |             pub fn btim1(&mut self) -> Btim1W<'_, Rstr1Spec> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib.rs:603:26
[INFO] [stdout]     |
[INFO] [stdout] 603 |             pub fn btim2(&mut self) -> Btim2W<Rstr1Spec> {
[INFO] [stdout]     |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 603 |             pub fn btim2(&mut self) -> Btim2W<'_, Rstr1Spec> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib.rs:609:26
[INFO] [stdout]     |
[INFO] [stdout] 609 |             pub fn rsvd6(&mut self) -> Rsvd6W<Rstr1Spec> {
[INFO] [stdout]     |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 609 |             pub fn rsvd6(&mut self) -> Rsvd6W<'_, Rstr1Spec> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib.rs:615:25
[INFO] [stdout]     |
[INFO] [stdout] 615 |             pub fn spi1(&mut self) -> Spi1W<Rstr1Spec> {
[INFO] [stdout]     |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 615 |             pub fn spi1(&mut self) -> Spi1W<'_, Rstr1Spec> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib.rs:621:25
[INFO] [stdout]     |
[INFO] [stdout] 621 |             pub fn spi2(&mut self) -> Spi2W<Rstr1Spec> {
[INFO] [stdout]     |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 621 |             pub fn spi2(&mut self) -> Spi2W<'_, Rstr1Spec> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib.rs:627:27
[INFO] [stdout]     |
[INFO] [stdout] 627 |             pub fn extdma(&mut self) -> ExtdmaW<Rstr1Spec> {
[INFO] [stdout]     |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 627 |             pub fn extdma(&mut self) -> ExtdmaW<'_, Rstr1Spec> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib.rs:633:26
[INFO] [stdout]     |
[INFO] [stdout] 633 |             pub fn rsvd5(&mut self) -> Rsvd5W<Rstr1Spec> {
[INFO] [stdout]     |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 633 |             pub fn rsvd5(&mut self) -> Rsvd5W<'_, Rstr1Spec> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib.rs:639:26
[INFO] [stdout]     |
[INFO] [stdout] 639 |             pub fn rsvd4(&mut self) -> Rsvd4W<Rstr1Spec> {
[INFO] [stdout]     |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 639 |             pub fn rsvd4(&mut self) -> Rsvd4W<'_, Rstr1Spec> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib.rs:645:25
[INFO] [stdout]     |
[INFO] [stdout] 645 |             pub fn pdm1(&mut self) -> Pdm1W<Rstr1Spec> {
[INFO] [stdout]     |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 645 |             pub fn pdm1(&mut self) -> Pdm1W<'_, Rstr1Spec> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib.rs:651:26
[INFO] [stdout]     |
[INFO] [stdout] 651 |             pub fn rsvd3(&mut self) -> Rsvd3W<Rstr1Spec> {
[INFO] [stdout]     |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 651 |             pub fn rsvd3(&mut self) -> Rsvd3W<'_, Rstr1Spec> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib.rs:657:25
[INFO] [stdout]     |
[INFO] [stdout] 657 |             pub fn i2c1(&mut self) -> I2c1W<Rstr1Spec> {
[INFO] [stdout]     |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 657 |             pub fn i2c1(&mut self) -> I2c1W<'_, Rstr1Spec> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib.rs:663:25
[INFO] [stdout]     |
[INFO] [stdout] 663 |             pub fn i2c2(&mut self) -> I2c2W<Rstr1Spec> {
[INFO] [stdout]     |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 663 |             pub fn i2c2(&mut self) -> I2c2W<'_, Rstr1Spec> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib.rs:669:26
[INFO] [stdout]     |
[INFO] [stdout] 669 |             pub fn rsvd2(&mut self) -> Rsvd2W<Rstr1Spec> {
[INFO] [stdout]     |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 669 |             pub fn rsvd2(&mut self) -> Rsvd2W<'_, Rstr1Spec> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib.rs:675:25
[INFO] [stdout]     |
[INFO] [stdout] 675 |             pub fn rsvd(&mut self) -> RsvdW<Rstr1Spec> {
[INFO] [stdout]     |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 675 |             pub fn rsvd(&mut self) -> RsvdW<'_, Rstr1Spec> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib.rs:681:25
[INFO] [stdout]     |
[INFO] [stdout] 681 |             pub fn ptc1(&mut self) -> Ptc1W<Rstr1Spec> {
[INFO] [stdout]     |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 681 |             pub fn ptc1(&mut self) -> Ptc1W<'_, Rstr1Spec> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib.rs:962:26
[INFO] [stdout]     |
[INFO] [stdout] 962 |             pub fn gpio1(&mut self) -> Gpio1W<Rstr2Spec> {
[INFO] [stdout]     |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 962 |             pub fn gpio1(&mut self) -> Gpio1W<'_, Rstr2Spec> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib.rs:968:25
[INFO] [stdout]     |
[INFO] [stdout] 968 |             pub fn mpi1(&mut self) -> Mpi1W<Rstr2Spec> {
[INFO] [stdout]     |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 968 |             pub fn mpi1(&mut self) -> Mpi1W<'_, Rstr2Spec> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib.rs:974:25
[INFO] [stdout]     |
[INFO] [stdout] 974 |             pub fn mpi2(&mut self) -> Mpi2W<Rstr2Spec> {
[INFO] [stdout]     |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 974 |             pub fn mpi2(&mut self) -> Mpi2W<'_, Rstr2Spec> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib.rs:980:27
[INFO] [stdout]     |
[INFO] [stdout] 980 |             pub fn rsvd14(&mut self) -> Rsvd14W<Rstr2Spec> {
[INFO] [stdout]     |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 980 |             pub fn rsvd14(&mut self) -> Rsvd14W<'_, Rstr2Spec> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib.rs:986:27
[INFO] [stdout]     |
[INFO] [stdout] 986 |             pub fn sdmmc1(&mut self) -> Sdmmc1W<Rstr2Spec> {
[INFO] [stdout]     |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 986 |             pub fn sdmmc1(&mut self) -> Sdmmc1W<'_, Rstr2Spec> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib.rs:992:27
[INFO] [stdout]     |
[INFO] [stdout] 992 |             pub fn rsvd13(&mut self) -> Rsvd13W<Rstr2Spec> {
[INFO] [stdout]     |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 992 |             pub fn rsvd13(&mut self) -> Rsvd13W<'_, Rstr2Spec> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib.rs:998:25
[INFO] [stdout]     |
[INFO] [stdout] 998 |             pub fn usbc(&mut self) -> UsbcW<Rstr2Spec> {
[INFO] [stdout]     |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 998 |             pub fn usbc(&mut self) -> UsbcW<'_, Rstr2Spec> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:1004:27
[INFO] [stdout]      |
[INFO] [stdout] 1004 |             pub fn rsvd12(&mut self) -> Rsvd12W<Rstr2Spec> {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1004 |             pub fn rsvd12(&mut self) -> Rsvd12W<'_, Rstr2Spec> {
[INFO] [stdout]      |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:1010:25
[INFO] [stdout]      |
[INFO] [stdout] 1010 |             pub fn i2c3(&mut self) -> I2c3W<Rstr2Spec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1010 |             pub fn i2c3(&mut self) -> I2c3W<'_, Rstr2Spec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:1016:26
[INFO] [stdout]      |
[INFO] [stdout] 1016 |             pub fn atim1(&mut self) -> Atim1W<Rstr2Spec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1016 |             pub fn atim1(&mut self) -> Atim1W<'_, Rstr2Spec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:1022:27
[INFO] [stdout]      |
[INFO] [stdout] 1022 |             pub fn rsvd11(&mut self) -> Rsvd11W<Rstr2Spec> {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1022 |             pub fn rsvd11(&mut self) -> Rsvd11W<'_, Rstr2Spec> {
[INFO] [stdout]      |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:1028:27
[INFO] [stdout]      |
[INFO] [stdout] 1028 |             pub fn rsvd10(&mut self) -> Rsvd10W<Rstr2Spec> {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1028 |             pub fn rsvd10(&mut self) -> Rsvd10W<'_, Rstr2Spec> {
[INFO] [stdout]      |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:1034:27
[INFO] [stdout]      |
[INFO] [stdout] 1034 |             pub fn usart3(&mut self) -> Usart3W<Rstr2Spec> {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1034 |             pub fn usart3(&mut self) -> Usart3W<'_, Rstr2Spec> {
[INFO] [stdout]      |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:1040:26
[INFO] [stdout]      |
[INFO] [stdout] 1040 |             pub fn rsvd9(&mut self) -> Rsvd9W<Rstr2Spec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1040 |             pub fn rsvd9(&mut self) -> Rsvd9W<'_, Rstr2Spec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:1046:26
[INFO] [stdout]      |
[INFO] [stdout] 1046 |             pub fn rsvd8(&mut self) -> Rsvd8W<Rstr2Spec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1046 |             pub fn rsvd8(&mut self) -> Rsvd8W<'_, Rstr2Spec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:1052:26
[INFO] [stdout]      |
[INFO] [stdout] 1052 |             pub fn rsvd7(&mut self) -> Rsvd7W<Rstr2Spec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1052 |             pub fn rsvd7(&mut self) -> Rsvd7W<'_, Rstr2Spec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:1058:26
[INFO] [stdout]      |
[INFO] [stdout] 1058 |             pub fn rsvd6(&mut self) -> Rsvd6W<Rstr2Spec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1058 |             pub fn rsvd6(&mut self) -> Rsvd6W<'_, Rstr2Spec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:1064:26
[INFO] [stdout]      |
[INFO] [stdout] 1064 |             pub fn rsvd5(&mut self) -> Rsvd5W<Rstr2Spec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1064 |             pub fn rsvd5(&mut self) -> Rsvd5W<'_, Rstr2Spec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:1070:26
[INFO] [stdout]      |
[INFO] [stdout] 1070 |             pub fn rsvd4(&mut self) -> Rsvd4W<Rstr2Spec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1070 |             pub fn rsvd4(&mut self) -> Rsvd4W<'_, Rstr2Spec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:1076:29
[INFO] [stdout]      |
[INFO] [stdout] 1076 |             pub fn audcodec(&mut self) -> AudcodecW<Rstr2Spec> {
[INFO] [stdout]      |                             ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1076 |             pub fn audcodec(&mut self) -> AudcodecW<'_, Rstr2Spec> {
[INFO] [stdout]      |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:1082:27
[INFO] [stdout]      |
[INFO] [stdout] 1082 |             pub fn audprc(&mut self) -> AudprcW<Rstr2Spec> {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1082 |             pub fn audprc(&mut self) -> AudprcW<'_, Rstr2Spec> {
[INFO] [stdout]      |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:1088:26
[INFO] [stdout]      |
[INFO] [stdout] 1088 |             pub fn rsvd3(&mut self) -> Rsvd3W<Rstr2Spec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1088 |             pub fn rsvd3(&mut self) -> Rsvd3W<'_, Rstr2Spec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:1094:26
[INFO] [stdout]      |
[INFO] [stdout] 1094 |             pub fn gpadc(&mut self) -> GpadcW<Rstr2Spec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1094 |             pub fn gpadc(&mut self) -> GpadcW<'_, Rstr2Spec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:1100:25
[INFO] [stdout]      |
[INFO] [stdout] 1100 |             pub fn tsen(&mut self) -> TsenW<Rstr2Spec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1100 |             pub fn tsen(&mut self) -> TsenW<'_, Rstr2Spec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:1106:26
[INFO] [stdout]      |
[INFO] [stdout] 1106 |             pub fn rsvd2(&mut self) -> Rsvd2W<Rstr2Spec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1106 |             pub fn rsvd2(&mut self) -> Rsvd2W<'_, Rstr2Spec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:1112:25
[INFO] [stdout]      |
[INFO] [stdout] 1112 |             pub fn i2c4(&mut self) -> I2c4W<Rstr2Spec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1112 |             pub fn i2c4(&mut self) -> I2c4W<'_, Rstr2Spec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:1118:25
[INFO] [stdout]      |
[INFO] [stdout] 1118 |             pub fn rsvd(&mut self) -> RsvdW<Rstr2Spec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1118 |             pub fn rsvd(&mut self) -> RsvdW<'_, Rstr2Spec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:1444:26
[INFO] [stdout]      |
[INFO] [stdout] 1444 |             pub fn dmac1(&mut self) -> Dmac1W<Enr1Spec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1444 |             pub fn dmac1(&mut self) -> Dmac1W<'_, Enr1Spec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:1450:29
[INFO] [stdout]      |
[INFO] [stdout] 1450 |             pub fn mailbox1(&mut self) -> Mailbox1W<Enr1Spec> {
[INFO] [stdout]      |                             ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1450 |             pub fn mailbox1(&mut self) -> Mailbox1W<'_, Enr1Spec> {
[INFO] [stdout]      |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:1456:28
[INFO] [stdout]      |
[INFO] [stdout] 1456 |             pub fn pinmux1(&mut self) -> Pinmux1W<Enr1Spec> {
[INFO] [stdout]      |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1456 |             pub fn pinmux1(&mut self) -> Pinmux1W<'_, Enr1Spec> {
[INFO] [stdout]      |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:1462:26
[INFO] [stdout]      |
[INFO] [stdout] 1462 |             pub fn rsvd7(&mut self) -> Rsvd7W<Enr1Spec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1462 |             pub fn rsvd7(&mut self) -> Rsvd7W<'_, Enr1Spec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:1468:27
[INFO] [stdout]      |
[INFO] [stdout] 1468 |             pub fn usart2(&mut self) -> Usart2W<Enr1Spec> {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1468 |             pub fn usart2(&mut self) -> Usart2W<'_, Enr1Spec> {
[INFO] [stdout]      |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:1474:26
[INFO] [stdout]      |
[INFO] [stdout] 1474 |             pub fn ezip1(&mut self) -> Ezip1W<Enr1Spec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1474 |             pub fn ezip1(&mut self) -> Ezip1W<'_, Enr1Spec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:1480:25
[INFO] [stdout]      |
[INFO] [stdout] 1480 |             pub fn epic(&mut self) -> EpicW<Enr1Spec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1480 |             pub fn epic(&mut self) -> EpicW<'_, Enr1Spec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:1486:26
[INFO] [stdout]      |
[INFO] [stdout] 1486 |             pub fn lcdc1(&mut self) -> Lcdc1W<Enr1Spec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1486 |             pub fn lcdc1(&mut self) -> Lcdc1W<'_, Enr1Spec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:1492:25
[INFO] [stdout]      |
[INFO] [stdout] 1492 |             pub fn i2s1(&mut self) -> I2s1W<Enr1Spec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1492 |             pub fn i2s1(&mut self) -> I2s1W<'_, Enr1Spec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:1498:26
[INFO] [stdout]      |
[INFO] [stdout] 1498 |             pub fn rsvd6(&mut self) -> Rsvd6W<Enr1Spec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1498 |             pub fn rsvd6(&mut self) -> Rsvd6W<'_, Enr1Spec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:1504:28
[INFO] [stdout]      |
[INFO] [stdout] 1504 |             pub fn syscfg1(&mut self) -> Syscfg1W<Enr1Spec> {
[INFO] [stdout]      |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1504 |             pub fn syscfg1(&mut self) -> Syscfg1W<'_, Enr1Spec> {
[INFO] [stdout]      |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:1510:27
[INFO] [stdout]      |
[INFO] [stdout] 1510 |             pub fn efusec(&mut self) -> EfusecW<Enr1Spec> {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1510 |             pub fn efusec(&mut self) -> EfusecW<'_, Enr1Spec> {
[INFO] [stdout]      |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:1516:24
[INFO] [stdout]      |
[INFO] [stdout] 1516 |             pub fn aes(&mut self) -> AesW<Enr1Spec> {
[INFO] [stdout]      |                        ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1516 |             pub fn aes(&mut self) -> AesW<'_, Enr1Spec> {
[INFO] [stdout]      |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:1522:25
[INFO] [stdout]      |
[INFO] [stdout] 1522 |             pub fn crc1(&mut self) -> Crc1W<Enr1Spec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1522 |             pub fn crc1(&mut self) -> Crc1W<'_, Enr1Spec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:1528:25
[INFO] [stdout]      |
[INFO] [stdout] 1528 |             pub fn trng(&mut self) -> TrngW<Enr1Spec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1528 |             pub fn trng(&mut self) -> TrngW<'_, Enr1Spec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:1534:27
[INFO] [stdout]      |
[INFO] [stdout] 1534 |             pub fn gptim1(&mut self) -> Gptim1W<Enr1Spec> {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1534 |             pub fn gptim1(&mut self) -> Gptim1W<'_, Enr1Spec> {
[INFO] [stdout]      |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:1540:27
[INFO] [stdout]      |
[INFO] [stdout] 1540 |             pub fn gptim2(&mut self) -> Gptim2W<Enr1Spec> {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1540 |             pub fn gptim2(&mut self) -> Gptim2W<'_, Enr1Spec> {
[INFO] [stdout]      |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:1546:26
[INFO] [stdout]      |
[INFO] [stdout] 1546 |             pub fn btim1(&mut self) -> Btim1W<Enr1Spec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1546 |             pub fn btim1(&mut self) -> Btim1W<'_, Enr1Spec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:1552:26
[INFO] [stdout]      |
[INFO] [stdout] 1552 |             pub fn btim2(&mut self) -> Btim2W<Enr1Spec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1552 |             pub fn btim2(&mut self) -> Btim2W<'_, Enr1Spec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:1558:26
[INFO] [stdout]      |
[INFO] [stdout] 1558 |             pub fn rsvd5(&mut self) -> Rsvd5W<Enr1Spec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1558 |             pub fn rsvd5(&mut self) -> Rsvd5W<'_, Enr1Spec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:1564:25
[INFO] [stdout]      |
[INFO] [stdout] 1564 |             pub fn spi1(&mut self) -> Spi1W<Enr1Spec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1564 |             pub fn spi1(&mut self) -> Spi1W<'_, Enr1Spec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:1570:25
[INFO] [stdout]      |
[INFO] [stdout] 1570 |             pub fn spi2(&mut self) -> Spi2W<Enr1Spec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1570 |             pub fn spi2(&mut self) -> Spi2W<'_, Enr1Spec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:1576:27
[INFO] [stdout]      |
[INFO] [stdout] 1576 |             pub fn extdma(&mut self) -> ExtdmaW<Enr1Spec> {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1576 |             pub fn extdma(&mut self) -> ExtdmaW<'_, Enr1Spec> {
[INFO] [stdout]      |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:1582:26
[INFO] [stdout]      |
[INFO] [stdout] 1582 |             pub fn secu1(&mut self) -> Secu1W<Enr1Spec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1582 |             pub fn secu1(&mut self) -> Secu1W<'_, Enr1Spec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:1588:26
[INFO] [stdout]      |
[INFO] [stdout] 1588 |             pub fn rsvd4(&mut self) -> Rsvd4W<Enr1Spec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1588 |             pub fn rsvd4(&mut self) -> Rsvd4W<'_, Enr1Spec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:1594:25
[INFO] [stdout]      |
[INFO] [stdout] 1594 |             pub fn pdm1(&mut self) -> Pdm1W<Enr1Spec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1594 |             pub fn pdm1(&mut self) -> Pdm1W<'_, Enr1Spec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:1600:26
[INFO] [stdout]      |
[INFO] [stdout] 1600 |             pub fn rsvd3(&mut self) -> Rsvd3W<Enr1Spec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1600 |             pub fn rsvd3(&mut self) -> Rsvd3W<'_, Enr1Spec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:1606:25
[INFO] [stdout]      |
[INFO] [stdout] 1606 |             pub fn i2c1(&mut self) -> I2c1W<Enr1Spec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1606 |             pub fn i2c1(&mut self) -> I2c1W<'_, Enr1Spec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:1612:25
[INFO] [stdout]      |
[INFO] [stdout] 1612 |             pub fn i2c2(&mut self) -> I2c2W<Enr1Spec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1612 |             pub fn i2c2(&mut self) -> I2c2W<'_, Enr1Spec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:1618:26
[INFO] [stdout]      |
[INFO] [stdout] 1618 |             pub fn rsvd2(&mut self) -> Rsvd2W<Enr1Spec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1618 |             pub fn rsvd2(&mut self) -> Rsvd2W<'_, Enr1Spec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:1624:25
[INFO] [stdout]      |
[INFO] [stdout] 1624 |             pub fn rsvd(&mut self) -> RsvdW<Enr1Spec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1624 |             pub fn rsvd(&mut self) -> RsvdW<'_, Enr1Spec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:1630:25
[INFO] [stdout]      |
[INFO] [stdout] 1630 |             pub fn ptc1(&mut self) -> Ptc1W<Enr1Spec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1630 |             pub fn ptc1(&mut self) -> Ptc1W<'_, Enr1Spec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:1911:26
[INFO] [stdout]      |
[INFO] [stdout] 1911 |             pub fn gpio1(&mut self) -> Gpio1W<Enr2Spec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1911 |             pub fn gpio1(&mut self) -> Gpio1W<'_, Enr2Spec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:1917:25
[INFO] [stdout]      |
[INFO] [stdout] 1917 |             pub fn mpi1(&mut self) -> Mpi1W<Enr2Spec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1917 |             pub fn mpi1(&mut self) -> Mpi1W<'_, Enr2Spec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:1923:25
[INFO] [stdout]      |
[INFO] [stdout] 1923 |             pub fn mpi2(&mut self) -> Mpi2W<Enr2Spec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1923 |             pub fn mpi2(&mut self) -> Mpi2W<'_, Enr2Spec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:1929:27
[INFO] [stdout]      |
[INFO] [stdout] 1929 |             pub fn rsvd14(&mut self) -> Rsvd14W<Enr2Spec> {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1929 |             pub fn rsvd14(&mut self) -> Rsvd14W<'_, Enr2Spec> {
[INFO] [stdout]      |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:1935:27
[INFO] [stdout]      |
[INFO] [stdout] 1935 |             pub fn sdmmc1(&mut self) -> Sdmmc1W<Enr2Spec> {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1935 |             pub fn sdmmc1(&mut self) -> Sdmmc1W<'_, Enr2Spec> {
[INFO] [stdout]      |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:1941:27
[INFO] [stdout]      |
[INFO] [stdout] 1941 |             pub fn rsvd13(&mut self) -> Rsvd13W<Enr2Spec> {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1941 |             pub fn rsvd13(&mut self) -> Rsvd13W<'_, Enr2Spec> {
[INFO] [stdout]      |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:1947:25
[INFO] [stdout]      |
[INFO] [stdout] 1947 |             pub fn usbc(&mut self) -> UsbcW<Enr2Spec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1947 |             pub fn usbc(&mut self) -> UsbcW<'_, Enr2Spec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:1953:27
[INFO] [stdout]      |
[INFO] [stdout] 1953 |             pub fn rsvd12(&mut self) -> Rsvd12W<Enr2Spec> {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1953 |             pub fn rsvd12(&mut self) -> Rsvd12W<'_, Enr2Spec> {
[INFO] [stdout]      |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:1959:25
[INFO] [stdout]      |
[INFO] [stdout] 1959 |             pub fn i2c3(&mut self) -> I2c3W<Enr2Spec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1959 |             pub fn i2c3(&mut self) -> I2c3W<'_, Enr2Spec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:1965:26
[INFO] [stdout]      |
[INFO] [stdout] 1965 |             pub fn atim1(&mut self) -> Atim1W<Enr2Spec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1965 |             pub fn atim1(&mut self) -> Atim1W<'_, Enr2Spec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:1971:27
[INFO] [stdout]      |
[INFO] [stdout] 1971 |             pub fn rsvd11(&mut self) -> Rsvd11W<Enr2Spec> {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1971 |             pub fn rsvd11(&mut self) -> Rsvd11W<'_, Enr2Spec> {
[INFO] [stdout]      |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:1977:27
[INFO] [stdout]      |
[INFO] [stdout] 1977 |             pub fn rsvd10(&mut self) -> Rsvd10W<Enr2Spec> {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1977 |             pub fn rsvd10(&mut self) -> Rsvd10W<'_, Enr2Spec> {
[INFO] [stdout]      |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:1983:27
[INFO] [stdout]      |
[INFO] [stdout] 1983 |             pub fn usart3(&mut self) -> Usart3W<Enr2Spec> {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1983 |             pub fn usart3(&mut self) -> Usart3W<'_, Enr2Spec> {
[INFO] [stdout]      |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:1989:26
[INFO] [stdout]      |
[INFO] [stdout] 1989 |             pub fn rsvd9(&mut self) -> Rsvd9W<Enr2Spec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1989 |             pub fn rsvd9(&mut self) -> Rsvd9W<'_, Enr2Spec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:1995:26
[INFO] [stdout]      |
[INFO] [stdout] 1995 |             pub fn rsvd8(&mut self) -> Rsvd8W<Enr2Spec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1995 |             pub fn rsvd8(&mut self) -> Rsvd8W<'_, Enr2Spec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:2001:26
[INFO] [stdout]      |
[INFO] [stdout] 2001 |             pub fn rsvd7(&mut self) -> Rsvd7W<Enr2Spec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2001 |             pub fn rsvd7(&mut self) -> Rsvd7W<'_, Enr2Spec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:2007:26
[INFO] [stdout]      |
[INFO] [stdout] 2007 |             pub fn rsvd6(&mut self) -> Rsvd6W<Enr2Spec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2007 |             pub fn rsvd6(&mut self) -> Rsvd6W<'_, Enr2Spec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:2013:26
[INFO] [stdout]      |
[INFO] [stdout] 2013 |             pub fn rsvd5(&mut self) -> Rsvd5W<Enr2Spec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2013 |             pub fn rsvd5(&mut self) -> Rsvd5W<'_, Enr2Spec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:2019:26
[INFO] [stdout]      |
[INFO] [stdout] 2019 |             pub fn rsvd4(&mut self) -> Rsvd4W<Enr2Spec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2019 |             pub fn rsvd4(&mut self) -> Rsvd4W<'_, Enr2Spec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:2025:29
[INFO] [stdout]      |
[INFO] [stdout] 2025 |             pub fn audcodec(&mut self) -> AudcodecW<Enr2Spec> {
[INFO] [stdout]      |                             ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2025 |             pub fn audcodec(&mut self) -> AudcodecW<'_, Enr2Spec> {
[INFO] [stdout]      |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:2031:27
[INFO] [stdout]      |
[INFO] [stdout] 2031 |             pub fn audprc(&mut self) -> AudprcW<Enr2Spec> {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2031 |             pub fn audprc(&mut self) -> AudprcW<'_, Enr2Spec> {
[INFO] [stdout]      |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:2037:26
[INFO] [stdout]      |
[INFO] [stdout] 2037 |             pub fn rsvd3(&mut self) -> Rsvd3W<Enr2Spec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2037 |             pub fn rsvd3(&mut self) -> Rsvd3W<'_, Enr2Spec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:2043:26
[INFO] [stdout]      |
[INFO] [stdout] 2043 |             pub fn gpadc(&mut self) -> GpadcW<Enr2Spec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2043 |             pub fn gpadc(&mut self) -> GpadcW<'_, Enr2Spec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:2049:25
[INFO] [stdout]      |
[INFO] [stdout] 2049 |             pub fn tsen(&mut self) -> TsenW<Enr2Spec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2049 |             pub fn tsen(&mut self) -> TsenW<'_, Enr2Spec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:2055:26
[INFO] [stdout]      |
[INFO] [stdout] 2055 |             pub fn rsvd2(&mut self) -> Rsvd2W<Enr2Spec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2055 |             pub fn rsvd2(&mut self) -> Rsvd2W<'_, Enr2Spec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:2061:25
[INFO] [stdout]      |
[INFO] [stdout] 2061 |             pub fn i2c4(&mut self) -> I2c4W<Enr2Spec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2061 |             pub fn i2c4(&mut self) -> I2c4W<'_, Enr2Spec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:2067:25
[INFO] [stdout]      |
[INFO] [stdout] 2067 |             pub fn rsvd(&mut self) -> RsvdW<Enr2Spec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2067 |             pub fn rsvd(&mut self) -> RsvdW<'_, Enr2Spec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:2393:26
[INFO] [stdout]      |
[INFO] [stdout] 2393 |             pub fn dmac1(&mut self) -> Dmac1W<Esr1Spec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2393 |             pub fn dmac1(&mut self) -> Dmac1W<'_, Esr1Spec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:2399:29
[INFO] [stdout]      |
[INFO] [stdout] 2399 |             pub fn mailbox1(&mut self) -> Mailbox1W<Esr1Spec> {
[INFO] [stdout]      |                             ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2399 |             pub fn mailbox1(&mut self) -> Mailbox1W<'_, Esr1Spec> {
[INFO] [stdout]      |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:2405:28
[INFO] [stdout]      |
[INFO] [stdout] 2405 |             pub fn pinmux1(&mut self) -> Pinmux1W<Esr1Spec> {
[INFO] [stdout]      |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2405 |             pub fn pinmux1(&mut self) -> Pinmux1W<'_, Esr1Spec> {
[INFO] [stdout]      |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:2411:26
[INFO] [stdout]      |
[INFO] [stdout] 2411 |             pub fn rsvd7(&mut self) -> Rsvd7W<Esr1Spec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2411 |             pub fn rsvd7(&mut self) -> Rsvd7W<'_, Esr1Spec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:2417:27
[INFO] [stdout]      |
[INFO] [stdout] 2417 |             pub fn usart2(&mut self) -> Usart2W<Esr1Spec> {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2417 |             pub fn usart2(&mut self) -> Usart2W<'_, Esr1Spec> {
[INFO] [stdout]      |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:2423:26
[INFO] [stdout]      |
[INFO] [stdout] 2423 |             pub fn ezip1(&mut self) -> Ezip1W<Esr1Spec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2423 |             pub fn ezip1(&mut self) -> Ezip1W<'_, Esr1Spec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:2429:25
[INFO] [stdout]      |
[INFO] [stdout] 2429 |             pub fn epic(&mut self) -> EpicW<Esr1Spec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2429 |             pub fn epic(&mut self) -> EpicW<'_, Esr1Spec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:2435:26
[INFO] [stdout]      |
[INFO] [stdout] 2435 |             pub fn lcdc1(&mut self) -> Lcdc1W<Esr1Spec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2435 |             pub fn lcdc1(&mut self) -> Lcdc1W<'_, Esr1Spec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:2441:25
[INFO] [stdout]      |
[INFO] [stdout] 2441 |             pub fn i2s1(&mut self) -> I2s1W<Esr1Spec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2441 |             pub fn i2s1(&mut self) -> I2s1W<'_, Esr1Spec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:2447:26
[INFO] [stdout]      |
[INFO] [stdout] 2447 |             pub fn rsvd6(&mut self) -> Rsvd6W<Esr1Spec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2447 |             pub fn rsvd6(&mut self) -> Rsvd6W<'_, Esr1Spec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:2453:28
[INFO] [stdout]      |
[INFO] [stdout] 2453 |             pub fn syscfg1(&mut self) -> Syscfg1W<Esr1Spec> {
[INFO] [stdout]      |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2453 |             pub fn syscfg1(&mut self) -> Syscfg1W<'_, Esr1Spec> {
[INFO] [stdout]      |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:2459:27
[INFO] [stdout]      |
[INFO] [stdout] 2459 |             pub fn efusec(&mut self) -> EfusecW<Esr1Spec> {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2459 |             pub fn efusec(&mut self) -> EfusecW<'_, Esr1Spec> {
[INFO] [stdout]      |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:2465:24
[INFO] [stdout]      |
[INFO] [stdout] 2465 |             pub fn aes(&mut self) -> AesW<Esr1Spec> {
[INFO] [stdout]      |                        ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2465 |             pub fn aes(&mut self) -> AesW<'_, Esr1Spec> {
[INFO] [stdout]      |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:2471:25
[INFO] [stdout]      |
[INFO] [stdout] 2471 |             pub fn crc1(&mut self) -> Crc1W<Esr1Spec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2471 |             pub fn crc1(&mut self) -> Crc1W<'_, Esr1Spec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:2477:25
[INFO] [stdout]      |
[INFO] [stdout] 2477 |             pub fn trng(&mut self) -> TrngW<Esr1Spec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2477 |             pub fn trng(&mut self) -> TrngW<'_, Esr1Spec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:2483:27
[INFO] [stdout]      |
[INFO] [stdout] 2483 |             pub fn gptim1(&mut self) -> Gptim1W<Esr1Spec> {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2483 |             pub fn gptim1(&mut self) -> Gptim1W<'_, Esr1Spec> {
[INFO] [stdout]      |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:2489:27
[INFO] [stdout]      |
[INFO] [stdout] 2489 |             pub fn gptim2(&mut self) -> Gptim2W<Esr1Spec> {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2489 |             pub fn gptim2(&mut self) -> Gptim2W<'_, Esr1Spec> {
[INFO] [stdout]      |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:2495:26
[INFO] [stdout]      |
[INFO] [stdout] 2495 |             pub fn btim1(&mut self) -> Btim1W<Esr1Spec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2495 |             pub fn btim1(&mut self) -> Btim1W<'_, Esr1Spec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:2501:26
[INFO] [stdout]      |
[INFO] [stdout] 2501 |             pub fn btim2(&mut self) -> Btim2W<Esr1Spec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2501 |             pub fn btim2(&mut self) -> Btim2W<'_, Esr1Spec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:2507:26
[INFO] [stdout]      |
[INFO] [stdout] 2507 |             pub fn rsvd5(&mut self) -> Rsvd5W<Esr1Spec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2507 |             pub fn rsvd5(&mut self) -> Rsvd5W<'_, Esr1Spec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:2513:25
[INFO] [stdout]      |
[INFO] [stdout] 2513 |             pub fn spi1(&mut self) -> Spi1W<Esr1Spec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2513 |             pub fn spi1(&mut self) -> Spi1W<'_, Esr1Spec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:2519:25
[INFO] [stdout]      |
[INFO] [stdout] 2519 |             pub fn spi2(&mut self) -> Spi2W<Esr1Spec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2519 |             pub fn spi2(&mut self) -> Spi2W<'_, Esr1Spec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:2525:27
[INFO] [stdout]      |
[INFO] [stdout] 2525 |             pub fn extdma(&mut self) -> ExtdmaW<Esr1Spec> {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2525 |             pub fn extdma(&mut self) -> ExtdmaW<'_, Esr1Spec> {
[INFO] [stdout]      |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:2531:26
[INFO] [stdout]      |
[INFO] [stdout] 2531 |             pub fn secu1(&mut self) -> Secu1W<Esr1Spec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2531 |             pub fn secu1(&mut self) -> Secu1W<'_, Esr1Spec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:2537:26
[INFO] [stdout]      |
[INFO] [stdout] 2537 |             pub fn rsvd4(&mut self) -> Rsvd4W<Esr1Spec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2537 |             pub fn rsvd4(&mut self) -> Rsvd4W<'_, Esr1Spec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:2543:25
[INFO] [stdout]      |
[INFO] [stdout] 2543 |             pub fn pdm1(&mut self) -> Pdm1W<Esr1Spec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2543 |             pub fn pdm1(&mut self) -> Pdm1W<'_, Esr1Spec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:2549:26
[INFO] [stdout]      |
[INFO] [stdout] 2549 |             pub fn rsvd3(&mut self) -> Rsvd3W<Esr1Spec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2549 |             pub fn rsvd3(&mut self) -> Rsvd3W<'_, Esr1Spec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:2555:25
[INFO] [stdout]      |
[INFO] [stdout] 2555 |             pub fn i2c1(&mut self) -> I2c1W<Esr1Spec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2555 |             pub fn i2c1(&mut self) -> I2c1W<'_, Esr1Spec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:2561:25
[INFO] [stdout]      |
[INFO] [stdout] 2561 |             pub fn i2c2(&mut self) -> I2c2W<Esr1Spec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2561 |             pub fn i2c2(&mut self) -> I2c2W<'_, Esr1Spec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:2567:26
[INFO] [stdout]      |
[INFO] [stdout] 2567 |             pub fn rsvd2(&mut self) -> Rsvd2W<Esr1Spec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2567 |             pub fn rsvd2(&mut self) -> Rsvd2W<'_, Esr1Spec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:2573:25
[INFO] [stdout]      |
[INFO] [stdout] 2573 |             pub fn rsvd(&mut self) -> RsvdW<Esr1Spec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2573 |             pub fn rsvd(&mut self) -> RsvdW<'_, Esr1Spec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:2579:25
[INFO] [stdout]      |
[INFO] [stdout] 2579 |             pub fn ptc1(&mut self) -> Ptc1W<Esr1Spec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2579 |             pub fn ptc1(&mut self) -> Ptc1W<'_, Esr1Spec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:2860:26
[INFO] [stdout]      |
[INFO] [stdout] 2860 |             pub fn gpio1(&mut self) -> Gpio1W<Esr2Spec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2860 |             pub fn gpio1(&mut self) -> Gpio1W<'_, Esr2Spec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:2866:25
[INFO] [stdout]      |
[INFO] [stdout] 2866 |             pub fn mpi1(&mut self) -> Mpi1W<Esr2Spec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2866 |             pub fn mpi1(&mut self) -> Mpi1W<'_, Esr2Spec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:2872:25
[INFO] [stdout]      |
[INFO] [stdout] 2872 |             pub fn mpi2(&mut self) -> Mpi2W<Esr2Spec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2872 |             pub fn mpi2(&mut self) -> Mpi2W<'_, Esr2Spec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:2878:27
[INFO] [stdout]      |
[INFO] [stdout] 2878 |             pub fn rsvd14(&mut self) -> Rsvd14W<Esr2Spec> {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2878 |             pub fn rsvd14(&mut self) -> Rsvd14W<'_, Esr2Spec> {
[INFO] [stdout]      |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:2884:27
[INFO] [stdout]      |
[INFO] [stdout] 2884 |             pub fn sdmmc1(&mut self) -> Sdmmc1W<Esr2Spec> {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2884 |             pub fn sdmmc1(&mut self) -> Sdmmc1W<'_, Esr2Spec> {
[INFO] [stdout]      |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:2890:27
[INFO] [stdout]      |
[INFO] [stdout] 2890 |             pub fn rsvd13(&mut self) -> Rsvd13W<Esr2Spec> {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2890 |             pub fn rsvd13(&mut self) -> Rsvd13W<'_, Esr2Spec> {
[INFO] [stdout]      |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:2896:25
[INFO] [stdout]      |
[INFO] [stdout] 2896 |             pub fn usbc(&mut self) -> UsbcW<Esr2Spec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2896 |             pub fn usbc(&mut self) -> UsbcW<'_, Esr2Spec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:2902:27
[INFO] [stdout]      |
[INFO] [stdout] 2902 |             pub fn rsvd12(&mut self) -> Rsvd12W<Esr2Spec> {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2902 |             pub fn rsvd12(&mut self) -> Rsvd12W<'_, Esr2Spec> {
[INFO] [stdout]      |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:2908:25
[INFO] [stdout]      |
[INFO] [stdout] 2908 |             pub fn i2c3(&mut self) -> I2c3W<Esr2Spec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2908 |             pub fn i2c3(&mut self) -> I2c3W<'_, Esr2Spec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:2914:26
[INFO] [stdout]      |
[INFO] [stdout] 2914 |             pub fn atim1(&mut self) -> Atim1W<Esr2Spec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2914 |             pub fn atim1(&mut self) -> Atim1W<'_, Esr2Spec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:2920:27
[INFO] [stdout]      |
[INFO] [stdout] 2920 |             pub fn rsvd11(&mut self) -> Rsvd11W<Esr2Spec> {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2920 |             pub fn rsvd11(&mut self) -> Rsvd11W<'_, Esr2Spec> {
[INFO] [stdout]      |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:2926:27
[INFO] [stdout]      |
[INFO] [stdout] 2926 |             pub fn rsvd10(&mut self) -> Rsvd10W<Esr2Spec> {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2926 |             pub fn rsvd10(&mut self) -> Rsvd10W<'_, Esr2Spec> {
[INFO] [stdout]      |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:2932:27
[INFO] [stdout]      |
[INFO] [stdout] 2932 |             pub fn usart3(&mut self) -> Usart3W<Esr2Spec> {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2932 |             pub fn usart3(&mut self) -> Usart3W<'_, Esr2Spec> {
[INFO] [stdout]      |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:2938:26
[INFO] [stdout]      |
[INFO] [stdout] 2938 |             pub fn rsvd9(&mut self) -> Rsvd9W<Esr2Spec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2938 |             pub fn rsvd9(&mut self) -> Rsvd9W<'_, Esr2Spec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:2944:26
[INFO] [stdout]      |
[INFO] [stdout] 2944 |             pub fn rsvd8(&mut self) -> Rsvd8W<Esr2Spec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2944 |             pub fn rsvd8(&mut self) -> Rsvd8W<'_, Esr2Spec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:2950:26
[INFO] [stdout]      |
[INFO] [stdout] 2950 |             pub fn rsvd7(&mut self) -> Rsvd7W<Esr2Spec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2950 |             pub fn rsvd7(&mut self) -> Rsvd7W<'_, Esr2Spec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:2956:26
[INFO] [stdout]      |
[INFO] [stdout] 2956 |             pub fn rsvd6(&mut self) -> Rsvd6W<Esr2Spec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2956 |             pub fn rsvd6(&mut self) -> Rsvd6W<'_, Esr2Spec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:2962:26
[INFO] [stdout]      |
[INFO] [stdout] 2962 |             pub fn rsvd5(&mut self) -> Rsvd5W<Esr2Spec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2962 |             pub fn rsvd5(&mut self) -> Rsvd5W<'_, Esr2Spec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:2968:26
[INFO] [stdout]      |
[INFO] [stdout] 2968 |             pub fn rsvd4(&mut self) -> Rsvd4W<Esr2Spec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2968 |             pub fn rsvd4(&mut self) -> Rsvd4W<'_, Esr2Spec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:2974:29
[INFO] [stdout]      |
[INFO] [stdout] 2974 |             pub fn audcodec(&mut self) -> AudcodecW<Esr2Spec> {
[INFO] [stdout]      |                             ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2974 |             pub fn audcodec(&mut self) -> AudcodecW<'_, Esr2Spec> {
[INFO] [stdout]      |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:2980:27
[INFO] [stdout]      |
[INFO] [stdout] 2980 |             pub fn audprc(&mut self) -> AudprcW<Esr2Spec> {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2980 |             pub fn audprc(&mut self) -> AudprcW<'_, Esr2Spec> {
[INFO] [stdout]      |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:2986:26
[INFO] [stdout]      |
[INFO] [stdout] 2986 |             pub fn rsvd3(&mut self) -> Rsvd3W<Esr2Spec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2986 |             pub fn rsvd3(&mut self) -> Rsvd3W<'_, Esr2Spec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:2992:26
[INFO] [stdout]      |
[INFO] [stdout] 2992 |             pub fn gpadc(&mut self) -> GpadcW<Esr2Spec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2992 |             pub fn gpadc(&mut self) -> GpadcW<'_, Esr2Spec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:2998:25
[INFO] [stdout]      |
[INFO] [stdout] 2998 |             pub fn tsen(&mut self) -> TsenW<Esr2Spec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2998 |             pub fn tsen(&mut self) -> TsenW<'_, Esr2Spec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:3004:26
[INFO] [stdout]      |
[INFO] [stdout] 3004 |             pub fn rsvd2(&mut self) -> Rsvd2W<Esr2Spec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3004 |             pub fn rsvd2(&mut self) -> Rsvd2W<'_, Esr2Spec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:3010:25
[INFO] [stdout]      |
[INFO] [stdout] 3010 |             pub fn i2c4(&mut self) -> I2c4W<Esr2Spec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3010 |             pub fn i2c4(&mut self) -> I2c4W<'_, Esr2Spec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:3016:25
[INFO] [stdout]      |
[INFO] [stdout] 3016 |             pub fn rsvd(&mut self) -> RsvdW<Esr2Spec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3016 |             pub fn rsvd(&mut self) -> RsvdW<'_, Esr2Spec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:3342:26
[INFO] [stdout]      |
[INFO] [stdout] 3342 |             pub fn dmac1(&mut self) -> Dmac1W<Ecr1Spec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3342 |             pub fn dmac1(&mut self) -> Dmac1W<'_, Ecr1Spec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:3348:29
[INFO] [stdout]      |
[INFO] [stdout] 3348 |             pub fn mailbox1(&mut self) -> Mailbox1W<Ecr1Spec> {
[INFO] [stdout]      |                             ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3348 |             pub fn mailbox1(&mut self) -> Mailbox1W<'_, Ecr1Spec> {
[INFO] [stdout]      |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:3354:28
[INFO] [stdout]      |
[INFO] [stdout] 3354 |             pub fn pinmux1(&mut self) -> Pinmux1W<Ecr1Spec> {
[INFO] [stdout]      |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3354 |             pub fn pinmux1(&mut self) -> Pinmux1W<'_, Ecr1Spec> {
[INFO] [stdout]      |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:3360:26
[INFO] [stdout]      |
[INFO] [stdout] 3360 |             pub fn rsvd7(&mut self) -> Rsvd7W<Ecr1Spec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3360 |             pub fn rsvd7(&mut self) -> Rsvd7W<'_, Ecr1Spec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:3366:27
[INFO] [stdout]      |
[INFO] [stdout] 3366 |             pub fn usart2(&mut self) -> Usart2W<Ecr1Spec> {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3366 |             pub fn usart2(&mut self) -> Usart2W<'_, Ecr1Spec> {
[INFO] [stdout]      |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:3372:26
[INFO] [stdout]      |
[INFO] [stdout] 3372 |             pub fn ezip1(&mut self) -> Ezip1W<Ecr1Spec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3372 |             pub fn ezip1(&mut self) -> Ezip1W<'_, Ecr1Spec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:3378:25
[INFO] [stdout]      |
[INFO] [stdout] 3378 |             pub fn epic(&mut self) -> EpicW<Ecr1Spec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3378 |             pub fn epic(&mut self) -> EpicW<'_, Ecr1Spec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:3384:26
[INFO] [stdout]      |
[INFO] [stdout] 3384 |             pub fn lcdc1(&mut self) -> Lcdc1W<Ecr1Spec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3384 |             pub fn lcdc1(&mut self) -> Lcdc1W<'_, Ecr1Spec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:3390:25
[INFO] [stdout]      |
[INFO] [stdout] 3390 |             pub fn i2s1(&mut self) -> I2s1W<Ecr1Spec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3390 |             pub fn i2s1(&mut self) -> I2s1W<'_, Ecr1Spec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:3396:26
[INFO] [stdout]      |
[INFO] [stdout] 3396 |             pub fn rsvd6(&mut self) -> Rsvd6W<Ecr1Spec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3396 |             pub fn rsvd6(&mut self) -> Rsvd6W<'_, Ecr1Spec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:3402:28
[INFO] [stdout]      |
[INFO] [stdout] 3402 |             pub fn syscfg1(&mut self) -> Syscfg1W<Ecr1Spec> {
[INFO] [stdout]      |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3402 |             pub fn syscfg1(&mut self) -> Syscfg1W<'_, Ecr1Spec> {
[INFO] [stdout]      |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:3408:27
[INFO] [stdout]      |
[INFO] [stdout] 3408 |             pub fn efusec(&mut self) -> EfusecW<Ecr1Spec> {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3408 |             pub fn efusec(&mut self) -> EfusecW<'_, Ecr1Spec> {
[INFO] [stdout]      |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:3414:24
[INFO] [stdout]      |
[INFO] [stdout] 3414 |             pub fn aes(&mut self) -> AesW<Ecr1Spec> {
[INFO] [stdout]      |                        ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3414 |             pub fn aes(&mut self) -> AesW<'_, Ecr1Spec> {
[INFO] [stdout]      |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:3420:25
[INFO] [stdout]      |
[INFO] [stdout] 3420 |             pub fn crc1(&mut self) -> Crc1W<Ecr1Spec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3420 |             pub fn crc1(&mut self) -> Crc1W<'_, Ecr1Spec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:3426:25
[INFO] [stdout]      |
[INFO] [stdout] 3426 |             pub fn trng(&mut self) -> TrngW<Ecr1Spec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3426 |             pub fn trng(&mut self) -> TrngW<'_, Ecr1Spec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:3432:27
[INFO] [stdout]      |
[INFO] [stdout] 3432 |             pub fn gptim1(&mut self) -> Gptim1W<Ecr1Spec> {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3432 |             pub fn gptim1(&mut self) -> Gptim1W<'_, Ecr1Spec> {
[INFO] [stdout]      |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:3438:27
[INFO] [stdout]      |
[INFO] [stdout] 3438 |             pub fn gptim2(&mut self) -> Gptim2W<Ecr1Spec> {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3438 |             pub fn gptim2(&mut self) -> Gptim2W<'_, Ecr1Spec> {
[INFO] [stdout]      |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:3444:26
[INFO] [stdout]      |
[INFO] [stdout] 3444 |             pub fn btim1(&mut self) -> Btim1W<Ecr1Spec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3444 |             pub fn btim1(&mut self) -> Btim1W<'_, Ecr1Spec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:3450:26
[INFO] [stdout]      |
[INFO] [stdout] 3450 |             pub fn btim2(&mut self) -> Btim2W<Ecr1Spec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3450 |             pub fn btim2(&mut self) -> Btim2W<'_, Ecr1Spec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:3456:26
[INFO] [stdout]      |
[INFO] [stdout] 3456 |             pub fn rsvd5(&mut self) -> Rsvd5W<Ecr1Spec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3456 |             pub fn rsvd5(&mut self) -> Rsvd5W<'_, Ecr1Spec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:3462:25
[INFO] [stdout]      |
[INFO] [stdout] 3462 |             pub fn spi1(&mut self) -> Spi1W<Ecr1Spec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3462 |             pub fn spi1(&mut self) -> Spi1W<'_, Ecr1Spec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:3468:25
[INFO] [stdout]      |
[INFO] [stdout] 3468 |             pub fn spi2(&mut self) -> Spi2W<Ecr1Spec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3468 |             pub fn spi2(&mut self) -> Spi2W<'_, Ecr1Spec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:3474:27
[INFO] [stdout]      |
[INFO] [stdout] 3474 |             pub fn extdma(&mut self) -> ExtdmaW<Ecr1Spec> {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3474 |             pub fn extdma(&mut self) -> ExtdmaW<'_, Ecr1Spec> {
[INFO] [stdout]      |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:3480:26
[INFO] [stdout]      |
[INFO] [stdout] 3480 |             pub fn secu1(&mut self) -> Secu1W<Ecr1Spec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3480 |             pub fn secu1(&mut self) -> Secu1W<'_, Ecr1Spec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:3486:26
[INFO] [stdout]      |
[INFO] [stdout] 3486 |             pub fn rsvd4(&mut self) -> Rsvd4W<Ecr1Spec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3486 |             pub fn rsvd4(&mut self) -> Rsvd4W<'_, Ecr1Spec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:3492:25
[INFO] [stdout]      |
[INFO] [stdout] 3492 |             pub fn pdm1(&mut self) -> Pdm1W<Ecr1Spec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3492 |             pub fn pdm1(&mut self) -> Pdm1W<'_, Ecr1Spec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:3498:26
[INFO] [stdout]      |
[INFO] [stdout] 3498 |             pub fn rsvd3(&mut self) -> Rsvd3W<Ecr1Spec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3498 |             pub fn rsvd3(&mut self) -> Rsvd3W<'_, Ecr1Spec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:3504:25
[INFO] [stdout]      |
[INFO] [stdout] 3504 |             pub fn i2c1(&mut self) -> I2c1W<Ecr1Spec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3504 |             pub fn i2c1(&mut self) -> I2c1W<'_, Ecr1Spec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:3510:25
[INFO] [stdout]      |
[INFO] [stdout] 3510 |             pub fn i2c2(&mut self) -> I2c2W<Ecr1Spec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3510 |             pub fn i2c2(&mut self) -> I2c2W<'_, Ecr1Spec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:3516:26
[INFO] [stdout]      |
[INFO] [stdout] 3516 |             pub fn rsvd2(&mut self) -> Rsvd2W<Ecr1Spec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3516 |             pub fn rsvd2(&mut self) -> Rsvd2W<'_, Ecr1Spec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:3522:25
[INFO] [stdout]      |
[INFO] [stdout] 3522 |             pub fn rsvd(&mut self) -> RsvdW<Ecr1Spec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3522 |             pub fn rsvd(&mut self) -> RsvdW<'_, Ecr1Spec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:3528:25
[INFO] [stdout]      |
[INFO] [stdout] 3528 |             pub fn ptc1(&mut self) -> Ptc1W<Ecr1Spec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3528 |             pub fn ptc1(&mut self) -> Ptc1W<'_, Ecr1Spec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:3809:26
[INFO] [stdout]      |
[INFO] [stdout] 3809 |             pub fn gpio1(&mut self) -> Gpio1W<Ecr2Spec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3809 |             pub fn gpio1(&mut self) -> Gpio1W<'_, Ecr2Spec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:3815:25
[INFO] [stdout]      |
[INFO] [stdout] 3815 |             pub fn mpi1(&mut self) -> Mpi1W<Ecr2Spec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3815 |             pub fn mpi1(&mut self) -> Mpi1W<'_, Ecr2Spec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:3821:25
[INFO] [stdout]      |
[INFO] [stdout] 3821 |             pub fn mpi2(&mut self) -> Mpi2W<Ecr2Spec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3821 |             pub fn mpi2(&mut self) -> Mpi2W<'_, Ecr2Spec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:3827:27
[INFO] [stdout]      |
[INFO] [stdout] 3827 |             pub fn rsvd14(&mut self) -> Rsvd14W<Ecr2Spec> {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3827 |             pub fn rsvd14(&mut self) -> Rsvd14W<'_, Ecr2Spec> {
[INFO] [stdout]      |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:3833:27
[INFO] [stdout]      |
[INFO] [stdout] 3833 |             pub fn sdmmc1(&mut self) -> Sdmmc1W<Ecr2Spec> {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3833 |             pub fn sdmmc1(&mut self) -> Sdmmc1W<'_, Ecr2Spec> {
[INFO] [stdout]      |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:3839:27
[INFO] [stdout]      |
[INFO] [stdout] 3839 |             pub fn rsvd13(&mut self) -> Rsvd13W<Ecr2Spec> {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3839 |             pub fn rsvd13(&mut self) -> Rsvd13W<'_, Ecr2Spec> {
[INFO] [stdout]      |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:3845:25
[INFO] [stdout]      |
[INFO] [stdout] 3845 |             pub fn usbc(&mut self) -> UsbcW<Ecr2Spec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3845 |             pub fn usbc(&mut self) -> UsbcW<'_, Ecr2Spec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:3851:27
[INFO] [stdout]      |
[INFO] [stdout] 3851 |             pub fn rsvd12(&mut self) -> Rsvd12W<Ecr2Spec> {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3851 |             pub fn rsvd12(&mut self) -> Rsvd12W<'_, Ecr2Spec> {
[INFO] [stdout]      |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:3857:25
[INFO] [stdout]      |
[INFO] [stdout] 3857 |             pub fn i2c3(&mut self) -> I2c3W<Ecr2Spec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3857 |             pub fn i2c3(&mut self) -> I2c3W<'_, Ecr2Spec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:3863:26
[INFO] [stdout]      |
[INFO] [stdout] 3863 |             pub fn atim1(&mut self) -> Atim1W<Ecr2Spec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3863 |             pub fn atim1(&mut self) -> Atim1W<'_, Ecr2Spec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:3869:27
[INFO] [stdout]      |
[INFO] [stdout] 3869 |             pub fn rsvd11(&mut self) -> Rsvd11W<Ecr2Spec> {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3869 |             pub fn rsvd11(&mut self) -> Rsvd11W<'_, Ecr2Spec> {
[INFO] [stdout]      |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:3875:27
[INFO] [stdout]      |
[INFO] [stdout] 3875 |             pub fn rsvd10(&mut self) -> Rsvd10W<Ecr2Spec> {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3875 |             pub fn rsvd10(&mut self) -> Rsvd10W<'_, Ecr2Spec> {
[INFO] [stdout]      |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:3881:27
[INFO] [stdout]      |
[INFO] [stdout] 3881 |             pub fn usart3(&mut self) -> Usart3W<Ecr2Spec> {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3881 |             pub fn usart3(&mut self) -> Usart3W<'_, Ecr2Spec> {
[INFO] [stdout]      |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:3887:26
[INFO] [stdout]      |
[INFO] [stdout] 3887 |             pub fn rsvd9(&mut self) -> Rsvd9W<Ecr2Spec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3887 |             pub fn rsvd9(&mut self) -> Rsvd9W<'_, Ecr2Spec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:3893:26
[INFO] [stdout]      |
[INFO] [stdout] 3893 |             pub fn rsvd8(&mut self) -> Rsvd8W<Ecr2Spec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3893 |             pub fn rsvd8(&mut self) -> Rsvd8W<'_, Ecr2Spec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:3899:26
[INFO] [stdout]      |
[INFO] [stdout] 3899 |             pub fn rsvd7(&mut self) -> Rsvd7W<Ecr2Spec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3899 |             pub fn rsvd7(&mut self) -> Rsvd7W<'_, Ecr2Spec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:3905:26
[INFO] [stdout]      |
[INFO] [stdout] 3905 |             pub fn rsvd6(&mut self) -> Rsvd6W<Ecr2Spec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3905 |             pub fn rsvd6(&mut self) -> Rsvd6W<'_, Ecr2Spec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:3911:26
[INFO] [stdout]      |
[INFO] [stdout] 3911 |             pub fn rsvd5(&mut self) -> Rsvd5W<Ecr2Spec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3911 |             pub fn rsvd5(&mut self) -> Rsvd5W<'_, Ecr2Spec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:3917:26
[INFO] [stdout]      |
[INFO] [stdout] 3917 |             pub fn rsvd4(&mut self) -> Rsvd4W<Ecr2Spec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3917 |             pub fn rsvd4(&mut self) -> Rsvd4W<'_, Ecr2Spec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:3923:29
[INFO] [stdout]      |
[INFO] [stdout] 3923 |             pub fn audcodec(&mut self) -> AudcodecW<Ecr2Spec> {
[INFO] [stdout]      |                             ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3923 |             pub fn audcodec(&mut self) -> AudcodecW<'_, Ecr2Spec> {
[INFO] [stdout]      |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:3929:27
[INFO] [stdout]      |
[INFO] [stdout] 3929 |             pub fn audprc(&mut self) -> AudprcW<Ecr2Spec> {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3929 |             pub fn audprc(&mut self) -> AudprcW<'_, Ecr2Spec> {
[INFO] [stdout]      |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:3935:26
[INFO] [stdout]      |
[INFO] [stdout] 3935 |             pub fn rsvd3(&mut self) -> Rsvd3W<Ecr2Spec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3935 |             pub fn rsvd3(&mut self) -> Rsvd3W<'_, Ecr2Spec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:3941:26
[INFO] [stdout]      |
[INFO] [stdout] 3941 |             pub fn gpadc(&mut self) -> GpadcW<Ecr2Spec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3941 |             pub fn gpadc(&mut self) -> GpadcW<'_, Ecr2Spec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:3947:25
[INFO] [stdout]      |
[INFO] [stdout] 3947 |             pub fn tsen(&mut self) -> TsenW<Ecr2Spec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3947 |             pub fn tsen(&mut self) -> TsenW<'_, Ecr2Spec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:3953:26
[INFO] [stdout]      |
[INFO] [stdout] 3953 |             pub fn rsvd2(&mut self) -> Rsvd2W<Ecr2Spec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3953 |             pub fn rsvd2(&mut self) -> Rsvd2W<'_, Ecr2Spec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:3959:25
[INFO] [stdout]      |
[INFO] [stdout] 3959 |             pub fn i2c4(&mut self) -> I2c4W<Ecr2Spec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3959 |             pub fn i2c4(&mut self) -> I2c4W<'_, Ecr2Spec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:3965:25
[INFO] [stdout]      |
[INFO] [stdout] 3965 |             pub fn rsvd(&mut self) -> RsvdW<Ecr2Spec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3965 |             pub fn rsvd(&mut self) -> RsvdW<'_, Ecr2Spec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:4102:28
[INFO] [stdout]      |
[INFO] [stdout] 4102 |             pub fn sel_sys(&mut self) -> SelSysW<CsrSpec> {
[INFO] [stdout]      |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4102 |             pub fn sel_sys(&mut self) -> SelSysW<'_, CsrSpec> {
[INFO] [stdout]      |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:4108:31
[INFO] [stdout]      |
[INFO] [stdout] 4108 |             pub fn sel_sys_lp(&mut self) -> SelSysLpW<CsrSpec> {
[INFO] [stdout]      |                               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                               |
[INFO] [stdout]      |                               the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4108 |             pub fn sel_sys_lp(&mut self) -> SelSysLpW<'_, CsrSpec> {
[INFO] [stdout]      |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:4114:26
[INFO] [stdout]      |
[INFO] [stdout] 4114 |             pub fn rsvd4(&mut self) -> Rsvd4W<CsrSpec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4114 |             pub fn rsvd4(&mut self) -> Rsvd4W<'_, CsrSpec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:4120:29
[INFO] [stdout]      |
[INFO] [stdout] 4120 |             pub fn sel_mpi1(&mut self) -> SelMpi1W<CsrSpec> {
[INFO] [stdout]      |                             ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4120 |             pub fn sel_mpi1(&mut self) -> SelMpi1W<'_, CsrSpec> {
[INFO] [stdout]      |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:4126:29
[INFO] [stdout]      |
[INFO] [stdout] 4126 |             pub fn sel_mpi2(&mut self) -> SelMpi2W<CsrSpec> {
[INFO] [stdout]      |                             ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4126 |             pub fn sel_mpi2(&mut self) -> SelMpi2W<'_, CsrSpec> {
[INFO] [stdout]      |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:4132:26
[INFO] [stdout]      |
[INFO] [stdout] 4132 |             pub fn rsvd3(&mut self) -> Rsvd3W<CsrSpec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4132 |             pub fn rsvd3(&mut self) -> Rsvd3W<'_, CsrSpec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:4138:26
[INFO] [stdout]      |
[INFO] [stdout] 4138 |             pub fn rsvd2(&mut self) -> Rsvd2W<CsrSpec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4138 |             pub fn rsvd2(&mut self) -> Rsvd2W<'_, CsrSpec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:4144:29
[INFO] [stdout]      |
[INFO] [stdout] 4144 |             pub fn sel_peri(&mut self) -> SelPeriW<CsrSpec> {
[INFO] [stdout]      |                             ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4144 |             pub fn sel_peri(&mut self) -> SelPeriW<'_, CsrSpec> {
[INFO] [stdout]      |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:4150:29
[INFO] [stdout]      |
[INFO] [stdout] 4150 |             pub fn sel_tick(&mut self) -> SelTickW<CsrSpec> {
[INFO] [stdout]      |                             ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4150 |             pub fn sel_tick(&mut self) -> SelTickW<'_, CsrSpec> {
[INFO] [stdout]      |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:4156:29
[INFO] [stdout]      |
[INFO] [stdout] 4156 |             pub fn sel_usbc(&mut self) -> SelUsbcW<CsrSpec> {
[INFO] [stdout]      |                             ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4156 |             pub fn sel_usbc(&mut self) -> SelUsbcW<'_, CsrSpec> {
[INFO] [stdout]      |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:4162:25
[INFO] [stdout]      |
[INFO] [stdout] 4162 |             pub fn rsvd(&mut self) -> RsvdW<CsrSpec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4162 |             pub fn rsvd(&mut self) -> RsvdW<'_, CsrSpec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:4263:25
[INFO] [stdout]      |
[INFO] [stdout] 4263 |             pub fn hdiv(&mut self) -> HdivW<CfgrSpec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4263 |             pub fn hdiv(&mut self) -> HdivW<'_, CfgrSpec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:4269:26
[INFO] [stdout]      |
[INFO] [stdout] 4269 |             pub fn pdiv1(&mut self) -> Pdiv1W<CfgrSpec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4269 |             pub fn pdiv1(&mut self) -> Pdiv1W<'_, CfgrSpec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:4275:26
[INFO] [stdout]      |
[INFO] [stdout] 4275 |             pub fn rsvd3(&mut self) -> Rsvd3W<CfgrSpec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4275 |             pub fn rsvd3(&mut self) -> Rsvd3W<'_, CfgrSpec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:4281:26
[INFO] [stdout]      |
[INFO] [stdout] 4281 |             pub fn pdiv2(&mut self) -> Pdiv2W<CfgrSpec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4281 |             pub fn pdiv2(&mut self) -> Pdiv2W<'_, CfgrSpec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:4287:26
[INFO] [stdout]      |
[INFO] [stdout] 4287 |             pub fn rsvd2(&mut self) -> Rsvd2W<CfgrSpec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4287 |             pub fn rsvd2(&mut self) -> Rsvd2W<'_, CfgrSpec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:4293:28
[INFO] [stdout]      |
[INFO] [stdout] 4293 |             pub fn tickdiv(&mut self) -> TickdivW<CfgrSpec> {
[INFO] [stdout]      |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4293 |             pub fn tickdiv(&mut self) -> TickdivW<'_, CfgrSpec> {
[INFO] [stdout]      |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:4299:25
[INFO] [stdout]      |
[INFO] [stdout] 4299 |             pub fn rsvd(&mut self) -> RsvdW<CfgrSpec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4299 |             pub fn rsvd(&mut self) -> RsvdW<'_, CfgrSpec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:4355:24
[INFO] [stdout]      |
[INFO] [stdout] 4355 |             pub fn div(&mut self) -> DivW<UsbcrSpec> {
[INFO] [stdout]      |                        ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4355 |             pub fn div(&mut self) -> DivW<'_, UsbcrSpec> {
[INFO] [stdout]      |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:4361:25
[INFO] [stdout]      |
[INFO] [stdout] 4361 |             pub fn rsvd(&mut self) -> RsvdW<UsbcrSpec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4361 |             pub fn rsvd(&mut self) -> RsvdW<'_, UsbcrSpec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:4462:23
[INFO] [stdout]      |
[INFO] [stdout] 4462 |             pub fn en(&mut self) -> EnW<Dll1crSpec> {
[INFO] [stdout]      |                       ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4462 |             pub fn en(&mut self) -> EnW<'_, Dll1crSpec> {
[INFO] [stdout]      |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:4468:26
[INFO] [stdout]      |
[INFO] [stdout] 4468 |             pub fn rsvd3(&mut self) -> Rsvd3W<Dll1crSpec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4468 |             pub fn rsvd3(&mut self) -> Rsvd3W<'_, Dll1crSpec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:4474:24
[INFO] [stdout]      |
[INFO] [stdout] 4474 |             pub fn stg(&mut self) -> StgW<Dll1crSpec> {
[INFO] [stdout]      |                        ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4474 |             pub fn stg(&mut self) -> StgW<'_, Dll1crSpec> {
[INFO] [stdout]      |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:4480:26
[INFO] [stdout]      |
[INFO] [stdout] 4480 |             pub fn rsvd2(&mut self) -> Rsvd2W<Dll1crSpec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4480 |             pub fn rsvd2(&mut self) -> Rsvd2W<'_, Dll1crSpec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:4486:32
[INFO] [stdout]      |
[INFO] [stdout] 4486 |             pub fn out_div2_en(&mut self) -> OutDiv2EnW<Dll1crSpec> {
[INFO] [stdout]      |                                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                |
[INFO] [stdout]      |                                the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4486 |             pub fn out_div2_en(&mut self) -> OutDiv2EnW<'_, Dll1crSpec> {
[INFO] [stdout]      |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:4492:25
[INFO] [stdout]      |
[INFO] [stdout] 4492 |             pub fn rsvd(&mut self) -> RsvdW<Dll1crSpec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4492 |             pub fn rsvd(&mut self) -> RsvdW<'_, Dll1crSpec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:4498:26
[INFO] [stdout]      |
[INFO] [stdout] 4498 |             pub fn ready(&mut self) -> ReadyW<Dll1crSpec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4498 |             pub fn ready(&mut self) -> ReadyW<'_, Dll1crSpec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:4599:23
[INFO] [stdout]      |
[INFO] [stdout] 4599 |             pub fn en(&mut self) -> EnW<Dll2crSpec> {
[INFO] [stdout]      |                       ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4599 |             pub fn en(&mut self) -> EnW<'_, Dll2crSpec> {
[INFO] [stdout]      |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:4605:26
[INFO] [stdout]      |
[INFO] [stdout] 4605 |             pub fn rsvd3(&mut self) -> Rsvd3W<Dll2crSpec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4605 |             pub fn rsvd3(&mut self) -> Rsvd3W<'_, Dll2crSpec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:4611:24
[INFO] [stdout]      |
[INFO] [stdout] 4611 |             pub fn stg(&mut self) -> StgW<Dll2crSpec> {
[INFO] [stdout]      |                        ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4611 |             pub fn stg(&mut self) -> StgW<'_, Dll2crSpec> {
[INFO] [stdout]      |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:4617:26
[INFO] [stdout]      |
[INFO] [stdout] 4617 |             pub fn rsvd2(&mut self) -> Rsvd2W<Dll2crSpec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4617 |             pub fn rsvd2(&mut self) -> Rsvd2W<'_, Dll2crSpec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:4623:32
[INFO] [stdout]      |
[INFO] [stdout] 4623 |             pub fn out_div2_en(&mut self) -> OutDiv2EnW<Dll2crSpec> {
[INFO] [stdout]      |                                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                |
[INFO] [stdout]      |                                the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4623 |             pub fn out_div2_en(&mut self) -> OutDiv2EnW<'_, Dll2crSpec> {
[INFO] [stdout]      |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:4629:25
[INFO] [stdout]      |
[INFO] [stdout] 4629 |             pub fn rsvd(&mut self) -> RsvdW<Dll2crSpec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4629 |             pub fn rsvd(&mut self) -> RsvdW<'_, Dll2crSpec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:4635:26
[INFO] [stdout]      |
[INFO] [stdout] 4635 |             pub fn ready(&mut self) -> ReadyW<Dll2crSpec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4635 |             pub fn ready(&mut self) -> ReadyW<'_, Dll2crSpec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:4709:31
[INFO] [stdout]      |
[INFO] [stdout] 4709 |             pub fn cal_length(&mut self) -> CalLengthW<Hrccal1Spec> {
[INFO] [stdout]      |                               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                               |
[INFO] [stdout]      |                               the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4709 |             pub fn cal_length(&mut self) -> CalLengthW<'_, Hrccal1Spec> {
[INFO] [stdout]      |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:4715:25
[INFO] [stdout]      |
[INFO] [stdout] 4715 |             pub fn rsvd(&mut self) -> RsvdW<Hrccal1Spec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4715 |             pub fn rsvd(&mut self) -> RsvdW<'_, Hrccal1Spec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:4721:27
[INFO] [stdout]      |
[INFO] [stdout] 4721 |             pub fn cal_en(&mut self) -> CalEnW<Hrccal1Spec> {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4721 |             pub fn cal_en(&mut self) -> CalEnW<'_, Hrccal1Spec> {
[INFO] [stdout]      |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:4727:29
[INFO] [stdout]      |
[INFO] [stdout] 4727 |             pub fn cal_done(&mut self) -> CalDoneW<Hrccal1Spec> {
[INFO] [stdout]      |                             ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4727 |             pub fn cal_done(&mut self) -> CalDoneW<'_, Hrccal1Spec> {
[INFO] [stdout]      |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:4783:28
[INFO] [stdout]      |
[INFO] [stdout] 4783 |             pub fn hrc_cnt(&mut self) -> HrcCntW<Hrccal2Spec> {
[INFO] [stdout]      |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4783 |             pub fn hrc_cnt(&mut self) -> HrcCntW<'_, Hrccal2Spec> {
[INFO] [stdout]      |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:4789:28
[INFO] [stdout]      |
[INFO] [stdout] 4789 |             pub fn hxt_cnt(&mut self) -> HxtCntW<Hrccal2Spec> {
[INFO] [stdout]      |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4789 |             pub fn hxt_cnt(&mut self) -> HxtCntW<'_, Hrccal2Spec> {
[INFO] [stdout]      |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:4928:25
[INFO] [stdout]      |
[INFO] [stdout] 4928 |             pub fn hdiv(&mut self) -> HdivW<DwcfgrSpec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4928 |             pub fn hdiv(&mut self) -> HdivW<'_, DwcfgrSpec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:4934:26
[INFO] [stdout]      |
[INFO] [stdout] 4934 |             pub fn pdiv1(&mut self) -> Pdiv1W<DwcfgrSpec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4934 |             pub fn pdiv1(&mut self) -> Pdiv1W<'_, DwcfgrSpec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:4940:26
[INFO] [stdout]      |
[INFO] [stdout] 4940 |             pub fn rsvd2(&mut self) -> Rsvd2W<DwcfgrSpec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4940 |             pub fn rsvd2(&mut self) -> Rsvd2W<'_, DwcfgrSpec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:4946:26
[INFO] [stdout]      |
[INFO] [stdout] 4946 |             pub fn pdiv2(&mut self) -> Pdiv2W<DwcfgrSpec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4946 |             pub fn pdiv2(&mut self) -> Pdiv2W<'_, DwcfgrSpec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:4952:27
[INFO] [stdout]      |
[INFO] [stdout] 4952 |             pub fn div_en(&mut self) -> DivEnW<DwcfgrSpec> {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4952 |             pub fn div_en(&mut self) -> DivEnW<'_, DwcfgrSpec> {
[INFO] [stdout]      |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:4958:28
[INFO] [stdout]      |
[INFO] [stdout] 4958 |             pub fn sel_sys(&mut self) -> SelSysW<DwcfgrSpec> {
[INFO] [stdout]      |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4958 |             pub fn sel_sys(&mut self) -> SelSysW<'_, DwcfgrSpec> {
[INFO] [stdout]      |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:4964:31
[INFO] [stdout]      |
[INFO] [stdout] 4964 |             pub fn sel_sys_lp(&mut self) -> SelSysLpW<DwcfgrSpec> {
[INFO] [stdout]      |                               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                               |
[INFO] [stdout]      |                               the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4964 |             pub fn sel_sys_lp(&mut self) -> SelSysLpW<'_, DwcfgrSpec> {
[INFO] [stdout]      |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:4970:25
[INFO] [stdout]      |
[INFO] [stdout] 4970 |             pub fn rsvd(&mut self) -> RsvdW<DwcfgrSpec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4970 |             pub fn rsvd(&mut self) -> RsvdW<'_, DwcfgrSpec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:5296:24
[INFO] [stdout]      |
[INFO] [stdout] 5296 |             pub fn cen(&mut self) -> CenW<Cr1Spec> {
[INFO] [stdout]      |                        ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5296 |             pub fn cen(&mut self) -> CenW<'_, Cr1Spec> {
[INFO] [stdout]      |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:5302:25
[INFO] [stdout]      |
[INFO] [stdout] 5302 |             pub fn udis(&mut self) -> UdisW<Cr1Spec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5302 |             pub fn udis(&mut self) -> UdisW<'_, Cr1Spec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:5308:24
[INFO] [stdout]      |
[INFO] [stdout] 5308 |             pub fn urs(&mut self) -> UrsW<Cr1Spec> {
[INFO] [stdout]      |                        ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5308 |             pub fn urs(&mut self) -> UrsW<'_, Cr1Spec> {
[INFO] [stdout]      |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:5314:24
[INFO] [stdout]      |
[INFO] [stdout] 5314 |             pub fn opm(&mut self) -> OpmW<Cr1Spec> {
[INFO] [stdout]      |                        ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5314 |             pub fn opm(&mut self) -> OpmW<'_, Cr1Spec> {
[INFO] [stdout]      |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:5320:24
[INFO] [stdout]      |
[INFO] [stdout] 5320 |             pub fn dir(&mut self) -> DirW<Cr1Spec> {
[INFO] [stdout]      |                        ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5320 |             pub fn dir(&mut self) -> DirW<'_, Cr1Spec> {
[INFO] [stdout]      |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:5326:24
[INFO] [stdout]      |
[INFO] [stdout] 5326 |             pub fn cms(&mut self) -> CmsW<Cr1Spec> {
[INFO] [stdout]      |                        ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5326 |             pub fn cms(&mut self) -> CmsW<'_, Cr1Spec> {
[INFO] [stdout]      |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:5332:25
[INFO] [stdout]      |
[INFO] [stdout] 5332 |             pub fn arpe(&mut self) -> ArpeW<Cr1Spec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5332 |             pub fn arpe(&mut self) -> ArpeW<'_, Cr1Spec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:5338:26
[INFO] [stdout]      |
[INFO] [stdout] 5338 |             pub fn rsvd2(&mut self) -> Rsvd2W<Cr1Spec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5338 |             pub fn rsvd2(&mut self) -> Rsvd2W<'_, Cr1Spec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:5344:29
[INFO] [stdout]      |
[INFO] [stdout] 5344 |             pub fn uifremap(&mut self) -> UifremapW<Cr1Spec> {
[INFO] [stdout]      |                             ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5344 |             pub fn uifremap(&mut self) -> UifremapW<'_, Cr1Spec> {
[INFO] [stdout]      |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:5350:25
[INFO] [stdout]      |
[INFO] [stdout] 5350 |             pub fn rsvd(&mut self) -> RsvdW<Cr1Spec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5350 |             pub fn rsvd(&mut self) -> RsvdW<'_, Cr1Spec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:5550:25
[INFO] [stdout]      |
[INFO] [stdout] 5550 |             pub fn ccpc(&mut self) -> CcpcW<Cr2Spec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5550 |             pub fn ccpc(&mut self) -> CcpcW<'_, Cr2Spec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:5556:26
[INFO] [stdout]      |
[INFO] [stdout] 5556 |             pub fn rsvd4(&mut self) -> Rsvd4W<Cr2Spec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5556 |             pub fn rsvd4(&mut self) -> Rsvd4W<'_, Cr2Spec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:5562:25
[INFO] [stdout]      |
[INFO] [stdout] 5562 |             pub fn ccus(&mut self) -> CcusW<Cr2Spec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5562 |             pub fn ccus(&mut self) -> CcusW<'_, Cr2Spec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:5568:25
[INFO] [stdout]      |
[INFO] [stdout] 5568 |             pub fn ccds(&mut self) -> CcdsW<Cr2Spec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5568 |             pub fn ccds(&mut self) -> CcdsW<'_, Cr2Spec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:5574:24
[INFO] [stdout]      |
[INFO] [stdout] 5574 |             pub fn mms(&mut self) -> MmsW<Cr2Spec> {
[INFO] [stdout]      |                        ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5574 |             pub fn mms(&mut self) -> MmsW<'_, Cr2Spec> {
[INFO] [stdout]      |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:5580:25
[INFO] [stdout]      |
[INFO] [stdout] 5580 |             pub fn ti1s(&mut self) -> Ti1sW<Cr2Spec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5580 |             pub fn ti1s(&mut self) -> Ti1sW<'_, Cr2Spec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:5586:25
[INFO] [stdout]      |
[INFO] [stdout] 5586 |             pub fn ois1(&mut self) -> Ois1W<Cr2Spec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5586 |             pub fn ois1(&mut self) -> Ois1W<'_, Cr2Spec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:5592:26
[INFO] [stdout]      |
[INFO] [stdout] 5592 |             pub fn ois1n(&mut self) -> Ois1nW<Cr2Spec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5592 |             pub fn ois1n(&mut self) -> Ois1nW<'_, Cr2Spec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:5598:25
[INFO] [stdout]      |
[INFO] [stdout] 5598 |             pub fn ois2(&mut self) -> Ois2W<Cr2Spec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5598 |             pub fn ois2(&mut self) -> Ois2W<'_, Cr2Spec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:5604:26
[INFO] [stdout]      |
[INFO] [stdout] 5604 |             pub fn ois2n(&mut self) -> Ois2nW<Cr2Spec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5604 |             pub fn ois2n(&mut self) -> Ois2nW<'_, Cr2Spec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:5610:25
[INFO] [stdout]      |
[INFO] [stdout] 5610 |             pub fn ois3(&mut self) -> Ois3W<Cr2Spec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5610 |             pub fn ois3(&mut self) -> Ois3W<'_, Cr2Spec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:5616:26
[INFO] [stdout]      |
[INFO] [stdout] 5616 |             pub fn ois3n(&mut self) -> Ois3nW<Cr2Spec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5616 |             pub fn ois3n(&mut self) -> Ois3nW<'_, Cr2Spec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:5622:25
[INFO] [stdout]      |
[INFO] [stdout] 5622 |             pub fn ois4(&mut self) -> Ois4W<Cr2Spec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5622 |             pub fn ois4(&mut self) -> Ois4W<'_, Cr2Spec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:5628:26
[INFO] [stdout]      |
[INFO] [stdout] 5628 |             pub fn rsvd3(&mut self) -> Rsvd3W<Cr2Spec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5628 |             pub fn rsvd3(&mut self) -> Rsvd3W<'_, Cr2Spec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:5634:25
[INFO] [stdout]      |
[INFO] [stdout] 5634 |             pub fn ois5(&mut self) -> Ois5W<Cr2Spec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5634 |             pub fn ois5(&mut self) -> Ois5W<'_, Cr2Spec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:5640:26
[INFO] [stdout]      |
[INFO] [stdout] 5640 |             pub fn rsvd2(&mut self) -> Rsvd2W<Cr2Spec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5640 |             pub fn rsvd2(&mut self) -> Rsvd2W<'_, Cr2Spec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:5646:25
[INFO] [stdout]      |
[INFO] [stdout] 5646 |             pub fn ois6(&mut self) -> Ois6W<Cr2Spec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5646 |             pub fn ois6(&mut self) -> Ois6W<'_, Cr2Spec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:5652:25
[INFO] [stdout]      |
[INFO] [stdout] 5652 |             pub fn rsvd(&mut self) -> RsvdW<Cr2Spec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5652 |             pub fn rsvd(&mut self) -> RsvdW<'_, Cr2Spec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:5771:26
[INFO] [stdout]      |
[INFO] [stdout] 5771 |             pub fn rsvd2(&mut self) -> Rsvd2W<SmcrSpec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5771 |             pub fn rsvd2(&mut self) -> Rsvd2W<'_, SmcrSpec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:5777:23
[INFO] [stdout]      |
[INFO] [stdout] 5777 |             pub fn ts(&mut self) -> TsW<SmcrSpec> {
[INFO] [stdout]      |                       ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5777 |             pub fn ts(&mut self) -> TsW<'_, SmcrSpec> {
[INFO] [stdout]      |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:5783:24
[INFO] [stdout]      |
[INFO] [stdout] 5783 |             pub fn msm(&mut self) -> MsmW<SmcrSpec> {
[INFO] [stdout]      |                        ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5783 |             pub fn msm(&mut self) -> MsmW<'_, SmcrSpec> {
[INFO] [stdout]      |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:5789:24
[INFO] [stdout]      |
[INFO] [stdout] 5789 |             pub fn etf(&mut self) -> EtfW<SmcrSpec> {
[INFO] [stdout]      |                        ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5789 |             pub fn etf(&mut self) -> EtfW<'_, SmcrSpec> {
[INFO] [stdout]      |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:5795:25
[INFO] [stdout]      |
[INFO] [stdout] 5795 |             pub fn etps(&mut self) -> EtpsW<SmcrSpec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5795 |             pub fn etps(&mut self) -> EtpsW<'_, SmcrSpec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:5801:24
[INFO] [stdout]      |
[INFO] [stdout] 5801 |             pub fn ece(&mut self) -> EceW<SmcrSpec> {
[INFO] [stdout]      |                        ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5801 |             pub fn ece(&mut self) -> EceW<'_, SmcrSpec> {
[INFO] [stdout]      |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:5807:24
[INFO] [stdout]      |
[INFO] [stdout] 5807 |             pub fn etp(&mut self) -> EtpW<SmcrSpec> {
[INFO] [stdout]      |                        ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5807 |             pub fn etp(&mut self) -> EtpW<'_, SmcrSpec> {
[INFO] [stdout]      |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:5813:24
[INFO] [stdout]      |
[INFO] [stdout] 5813 |             pub fn sms(&mut self) -> SmsW<SmcrSpec> {
[INFO] [stdout]      |                        ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5813 |             pub fn sms(&mut self) -> SmsW<'_, SmcrSpec> {
[INFO] [stdout]      |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:5819:25
[INFO] [stdout]      |
[INFO] [stdout] 5819 |             pub fn rsvd(&mut self) -> RsvdW<SmcrSpec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5819 |             pub fn rsvd(&mut self) -> RsvdW<'_, SmcrSpec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:6028:24
[INFO] [stdout]      |
[INFO] [stdout] 6028 |             pub fn uie(&mut self) -> UieW<DierSpec> {
[INFO] [stdout]      |                        ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6028 |             pub fn uie(&mut self) -> UieW<'_, DierSpec> {
[INFO] [stdout]      |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:6034:26
[INFO] [stdout]      |
[INFO] [stdout] 6034 |             pub fn cc1ie(&mut self) -> Cc1ieW<DierSpec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6034 |             pub fn cc1ie(&mut self) -> Cc1ieW<'_, DierSpec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:6040:26
[INFO] [stdout]      |
[INFO] [stdout] 6040 |             pub fn cc2ie(&mut self) -> Cc2ieW<DierSpec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6040 |             pub fn cc2ie(&mut self) -> Cc2ieW<'_, DierSpec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:6046:26
[INFO] [stdout]      |
[INFO] [stdout] 6046 |             pub fn cc3ie(&mut self) -> Cc3ieW<DierSpec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6046 |             pub fn cc3ie(&mut self) -> Cc3ieW<'_, DierSpec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:6052:26
[INFO] [stdout]      |
[INFO] [stdout] 6052 |             pub fn cc4ie(&mut self) -> Cc4ieW<DierSpec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6052 |             pub fn cc4ie(&mut self) -> Cc4ieW<'_, DierSpec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:6058:26
[INFO] [stdout]      |
[INFO] [stdout] 6058 |             pub fn comie(&mut self) -> ComieW<DierSpec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6058 |             pub fn comie(&mut self) -> ComieW<'_, DierSpec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:6064:24
[INFO] [stdout]      |
[INFO] [stdout] 6064 |             pub fn tie(&mut self) -> TieW<DierSpec> {
[INFO] [stdout]      |                        ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6064 |             pub fn tie(&mut self) -> TieW<'_, DierSpec> {
[INFO] [stdout]      |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:6070:24
[INFO] [stdout]      |
[INFO] [stdout] 6070 |             pub fn bie(&mut self) -> BieW<DierSpec> {
[INFO] [stdout]      |                        ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6070 |             pub fn bie(&mut self) -> BieW<'_, DierSpec> {
[INFO] [stdout]      |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:6076:24
[INFO] [stdout]      |
[INFO] [stdout] 6076 |             pub fn ude(&mut self) -> UdeW<DierSpec> {
[INFO] [stdout]      |                        ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6076 |             pub fn ude(&mut self) -> UdeW<'_, DierSpec> {
[INFO] [stdout]      |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:6082:26
[INFO] [stdout]      |
[INFO] [stdout] 6082 |             pub fn cc1de(&mut self) -> Cc1deW<DierSpec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6082 |             pub fn cc1de(&mut self) -> Cc1deW<'_, DierSpec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:6088:26
[INFO] [stdout]      |
[INFO] [stdout] 6088 |             pub fn cc2de(&mut self) -> Cc2deW<DierSpec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6088 |             pub fn cc2de(&mut self) -> Cc2deW<'_, DierSpec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:6094:26
[INFO] [stdout]      |
[INFO] [stdout] 6094 |             pub fn cc3de(&mut self) -> Cc3deW<DierSpec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6094 |             pub fn cc3de(&mut self) -> Cc3deW<'_, DierSpec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:6100:26
[INFO] [stdout]      |
[INFO] [stdout] 6100 |             pub fn cc4de(&mut self) -> Cc4deW<DierSpec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6100 |             pub fn cc4de(&mut self) -> Cc4deW<'_, DierSpec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:6106:26
[INFO] [stdout]      |
[INFO] [stdout] 6106 |             pub fn comde(&mut self) -> ComdeW<DierSpec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6106 |             pub fn comde(&mut self) -> ComdeW<'_, DierSpec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:6112:24
[INFO] [stdout]      |
[INFO] [stdout] 6112 |             pub fn tde(&mut self) -> TdeW<DierSpec> {
[INFO] [stdout]      |                        ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6112 |             pub fn tde(&mut self) -> TdeW<'_, DierSpec> {
[INFO] [stdout]      |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:6118:26
[INFO] [stdout]      |
[INFO] [stdout] 6118 |             pub fn rsvd2(&mut self) -> Rsvd2W<DierSpec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6118 |             pub fn rsvd2(&mut self) -> Rsvd2W<'_, DierSpec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:6124:26
[INFO] [stdout]      |
[INFO] [stdout] 6124 |             pub fn cc5ie(&mut self) -> Cc5ieW<DierSpec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6124 |             pub fn cc5ie(&mut self) -> Cc5ieW<'_, DierSpec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:6130:26
[INFO] [stdout]      |
[INFO] [stdout] 6130 |             pub fn cc6ie(&mut self) -> Cc6ieW<DierSpec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6130 |             pub fn cc6ie(&mut self) -> Cc6ieW<'_, DierSpec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:6136:25
[INFO] [stdout]      |
[INFO] [stdout] 6136 |             pub fn rsvd(&mut self) -> RsvdW<DierSpec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6136 |             pub fn rsvd(&mut self) -> RsvdW<'_, DierSpec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:6345:24
[INFO] [stdout]      |
[INFO] [stdout] 6345 |             pub fn uif(&mut self) -> UifW<SrSpec> {
[INFO] [stdout]      |                        ^^^^^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6345 |             pub fn uif(&mut self) -> UifW<'_, SrSpec> {
[INFO] [stdout]      |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:6351:26
[INFO] [stdout]      |
[INFO] [stdout] 6351 |             pub fn cc1if(&mut self) -> Cc1ifW<SrSpec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6351 |             pub fn cc1if(&mut self) -> Cc1ifW<'_, SrSpec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:6357:26
[INFO] [stdout]      |
[INFO] [stdout] 6357 |             pub fn cc2if(&mut self) -> Cc2ifW<SrSpec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6357 |             pub fn cc2if(&mut self) -> Cc2ifW<'_, SrSpec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:6363:26
[INFO] [stdout]      |
[INFO] [stdout] 6363 |             pub fn cc3if(&mut self) -> Cc3ifW<SrSpec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6363 |             pub fn cc3if(&mut self) -> Cc3ifW<'_, SrSpec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:6369:26
[INFO] [stdout]      |
[INFO] [stdout] 6369 |             pub fn cc4if(&mut self) -> Cc4ifW<SrSpec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6369 |             pub fn cc4if(&mut self) -> Cc4ifW<'_, SrSpec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:6375:26
[INFO] [stdout]      |
[INFO] [stdout] 6375 |             pub fn comif(&mut self) -> ComifW<SrSpec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6375 |             pub fn comif(&mut self) -> ComifW<'_, SrSpec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:6381:24
[INFO] [stdout]      |
[INFO] [stdout] 6381 |             pub fn tif(&mut self) -> TifW<SrSpec> {
[INFO] [stdout]      |                        ^^^^^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6381 |             pub fn tif(&mut self) -> TifW<'_, SrSpec> {
[INFO] [stdout]      |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:6387:24
[INFO] [stdout]      |
[INFO] [stdout] 6387 |             pub fn bif(&mut self) -> BifW<SrSpec> {
[INFO] [stdout]      |                        ^^^^^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6387 |             pub fn bif(&mut self) -> BifW<'_, SrSpec> {
[INFO] [stdout]      |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:6393:25
[INFO] [stdout]      |
[INFO] [stdout] 6393 |             pub fn b2if(&mut self) -> B2ifW<SrSpec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6393 |             pub fn b2if(&mut self) -> B2ifW<'_, SrSpec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:6399:26
[INFO] [stdout]      |
[INFO] [stdout] 6399 |             pub fn cc1of(&mut self) -> Cc1ofW<SrSpec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6399 |             pub fn cc1of(&mut self) -> Cc1ofW<'_, SrSpec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:6405:26
[INFO] [stdout]      |
[INFO] [stdout] 6405 |             pub fn cc2of(&mut self) -> Cc2ofW<SrSpec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6405 |             pub fn cc2of(&mut self) -> Cc2ofW<'_, SrSpec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:6411:26
[INFO] [stdout]      |
[INFO] [stdout] 6411 |             pub fn cc3of(&mut self) -> Cc3ofW<SrSpec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6411 |             pub fn cc3of(&mut self) -> Cc3ofW<'_, SrSpec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:6417:26
[INFO] [stdout]      |
[INFO] [stdout] 6417 |             pub fn cc4of(&mut self) -> Cc4ofW<SrSpec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6417 |             pub fn cc4of(&mut self) -> Cc4ofW<'_, SrSpec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:6423:25
[INFO] [stdout]      |
[INFO] [stdout] 6423 |             pub fn sbif(&mut self) -> SbifW<SrSpec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6423 |             pub fn sbif(&mut self) -> SbifW<'_, SrSpec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:6429:26
[INFO] [stdout]      |
[INFO] [stdout] 6429 |             pub fn rsvd3(&mut self) -> Rsvd3W<SrSpec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6429 |             pub fn rsvd3(&mut self) -> Rsvd3W<'_, SrSpec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:6435:26
[INFO] [stdout]      |
[INFO] [stdout] 6435 |             pub fn rsvd2(&mut self) -> Rsvd2W<SrSpec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6435 |             pub fn rsvd2(&mut self) -> Rsvd2W<'_, SrSpec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:6441:26
[INFO] [stdout]      |
[INFO] [stdout] 6441 |             pub fn cc5if(&mut self) -> Cc5ifW<SrSpec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6441 |             pub fn cc5if(&mut self) -> Cc5ifW<'_, SrSpec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:6447:26
[INFO] [stdout]      |
[INFO] [stdout] 6447 |             pub fn cc6if(&mut self) -> Cc6ifW<SrSpec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6447 |             pub fn cc6if(&mut self) -> Cc6ifW<'_, SrSpec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:6453:25
[INFO] [stdout]      |
[INFO] [stdout] 6453 |             pub fn rsvd(&mut self) -> RsvdW<SrSpec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6453 |             pub fn rsvd(&mut self) -> RsvdW<'_, SrSpec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:6581:23
[INFO] [stdout]      |
[INFO] [stdout] 6581 |             pub fn ug(&mut self) -> UgW<EgrSpec> {
[INFO] [stdout]      |                       ^^^^^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6581 |             pub fn ug(&mut self) -> UgW<'_, EgrSpec> {
[INFO] [stdout]      |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:6587:25
[INFO] [stdout]      |
[INFO] [stdout] 6587 |             pub fn cc1g(&mut self) -> Cc1gW<EgrSpec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6587 |             pub fn cc1g(&mut self) -> Cc1gW<'_, EgrSpec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:6593:25
[INFO] [stdout]      |
[INFO] [stdout] 6593 |             pub fn cc2g(&mut self) -> Cc2gW<EgrSpec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6593 |             pub fn cc2g(&mut self) -> Cc2gW<'_, EgrSpec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:6599:25
[INFO] [stdout]      |
[INFO] [stdout] 6599 |             pub fn cc3g(&mut self) -> Cc3gW<EgrSpec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6599 |             pub fn cc3g(&mut self) -> Cc3gW<'_, EgrSpec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:6605:25
[INFO] [stdout]      |
[INFO] [stdout] 6605 |             pub fn cc4g(&mut self) -> Cc4gW<EgrSpec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6605 |             pub fn cc4g(&mut self) -> Cc4gW<'_, EgrSpec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:6611:25
[INFO] [stdout]      |
[INFO] [stdout] 6611 |             pub fn comg(&mut self) -> ComgW<EgrSpec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6611 |             pub fn comg(&mut self) -> ComgW<'_, EgrSpec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:6617:23
[INFO] [stdout]      |
[INFO] [stdout] 6617 |             pub fn tg(&mut self) -> TgW<EgrSpec> {
[INFO] [stdout]      |                       ^^^^^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6617 |             pub fn tg(&mut self) -> TgW<'_, EgrSpec> {
[INFO] [stdout]      |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:6623:23
[INFO] [stdout]      |
[INFO] [stdout] 6623 |             pub fn bg(&mut self) -> BgW<EgrSpec> {
[INFO] [stdout]      |                       ^^^^^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6623 |             pub fn bg(&mut self) -> BgW<'_, EgrSpec> {
[INFO] [stdout]      |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:6629:24
[INFO] [stdout]      |
[INFO] [stdout] 6629 |             pub fn b2g(&mut self) -> B2gW<EgrSpec> {
[INFO] [stdout]      |                        ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6629 |             pub fn b2g(&mut self) -> B2gW<'_, EgrSpec> {
[INFO] [stdout]      |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:6635:25
[INFO] [stdout]      |
[INFO] [stdout] 6635 |             pub fn rsvd(&mut self) -> RsvdW<EgrSpec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6635 |             pub fn rsvd(&mut self) -> RsvdW<'_, EgrSpec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:6799:25
[INFO] [stdout]      |
[INFO] [stdout] 6799 |             pub fn cc1s(&mut self) -> Cc1sW<Ccmr1Spec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6799 |             pub fn cc1s(&mut self) -> Cc1sW<'_, Ccmr1Spec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:6805:27
[INFO] [stdout]      |
[INFO] [stdout] 6805 |             pub fn ic1psc(&mut self) -> Ic1pscW<Ccmr1Spec> {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6805 |             pub fn ic1psc(&mut self) -> Ic1pscW<'_, Ccmr1Spec> {
[INFO] [stdout]      |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:6811:25
[INFO] [stdout]      |
[INFO] [stdout] 6811 |             pub fn ic1f(&mut self) -> Ic1fW<Ccmr1Spec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6811 |             pub fn ic1f(&mut self) -> Ic1fW<'_, Ccmr1Spec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:6817:25
[INFO] [stdout]      |
[INFO] [stdout] 6817 |             pub fn cc2s(&mut self) -> Cc2sW<Ccmr1Spec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6817 |             pub fn cc2s(&mut self) -> Cc2sW<'_, Ccmr1Spec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:6823:27
[INFO] [stdout]      |
[INFO] [stdout] 6823 |             pub fn ic2psc(&mut self) -> Ic2pscW<Ccmr1Spec> {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6823 |             pub fn ic2psc(&mut self) -> Ic2pscW<'_, Ccmr1Spec> {
[INFO] [stdout]      |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:6829:25
[INFO] [stdout]      |
[INFO] [stdout] 6829 |             pub fn ic2f(&mut self) -> Ic2fW<Ccmr1Spec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6829 |             pub fn ic2f(&mut self) -> Ic2fW<'_, Ccmr1Spec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:6835:26
[INFO] [stdout]      |
[INFO] [stdout] 6835 |             pub fn oc1ce(&mut self) -> Oc1ceW<Ccmr1Spec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6835 |             pub fn oc1ce(&mut self) -> Oc1ceW<'_, Ccmr1Spec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:6841:26
[INFO] [stdout]      |
[INFO] [stdout] 6841 |             pub fn rsvd2(&mut self) -> Rsvd2W<Ccmr1Spec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6841 |             pub fn rsvd2(&mut self) -> Rsvd2W<'_, Ccmr1Spec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:6847:26
[INFO] [stdout]      |
[INFO] [stdout] 6847 |             pub fn oc1pe(&mut self) -> Oc1peW<Ccmr1Spec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6847 |             pub fn oc1pe(&mut self) -> Oc1peW<'_, Ccmr1Spec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:6853:25
[INFO] [stdout]      |
[INFO] [stdout] 6853 |             pub fn oc1m(&mut self) -> Oc1mW<Ccmr1Spec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6853 |             pub fn oc1m(&mut self) -> Oc1mW<'_, Ccmr1Spec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:6859:26
[INFO] [stdout]      |
[INFO] [stdout] 6859 |             pub fn oc2ce(&mut self) -> Oc2ceW<Ccmr1Spec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6859 |             pub fn oc2ce(&mut self) -> Oc2ceW<'_, Ccmr1Spec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:6865:25
[INFO] [stdout]      |
[INFO] [stdout] 6865 |             pub fn rsvd(&mut self) -> RsvdW<Ccmr1Spec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6865 |             pub fn rsvd(&mut self) -> RsvdW<'_, Ccmr1Spec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:6871:26
[INFO] [stdout]      |
[INFO] [stdout] 6871 |             pub fn oc2pe(&mut self) -> Oc2peW<Ccmr1Spec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6871 |             pub fn oc2pe(&mut self) -> Oc2peW<'_, Ccmr1Spec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:6877:25
[INFO] [stdout]      |
[INFO] [stdout] 6877 |             pub fn oc2m(&mut self) -> Oc2mW<Ccmr1Spec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6877 |             pub fn oc2m(&mut self) -> Oc2mW<'_, Ccmr1Spec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:7041:25
[INFO] [stdout]      |
[INFO] [stdout] 7041 |             pub fn cc3s(&mut self) -> Cc3sW<Ccmr2Spec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7041 |             pub fn cc3s(&mut self) -> Cc3sW<'_, Ccmr2Spec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:7047:27
[INFO] [stdout]      |
[INFO] [stdout] 7047 |             pub fn ic3psc(&mut self) -> Ic3pscW<Ccmr2Spec> {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7047 |             pub fn ic3psc(&mut self) -> Ic3pscW<'_, Ccmr2Spec> {
[INFO] [stdout]      |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:7053:25
[INFO] [stdout]      |
[INFO] [stdout] 7053 |             pub fn ic3f(&mut self) -> Ic3fW<Ccmr2Spec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7053 |             pub fn ic3f(&mut self) -> Ic3fW<'_, Ccmr2Spec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:7059:25
[INFO] [stdout]      |
[INFO] [stdout] 7059 |             pub fn cc4s(&mut self) -> Cc4sW<Ccmr2Spec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7059 |             pub fn cc4s(&mut self) -> Cc4sW<'_, Ccmr2Spec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:7065:27
[INFO] [stdout]      |
[INFO] [stdout] 7065 |             pub fn ic4psc(&mut self) -> Ic4pscW<Ccmr2Spec> {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7065 |             pub fn ic4psc(&mut self) -> Ic4pscW<'_, Ccmr2Spec> {
[INFO] [stdout]      |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:7071:25
[INFO] [stdout]      |
[INFO] [stdout] 7071 |             pub fn ic4f(&mut self) -> Ic4fW<Ccmr2Spec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7071 |             pub fn ic4f(&mut self) -> Ic4fW<'_, Ccmr2Spec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:7077:26
[INFO] [stdout]      |
[INFO] [stdout] 7077 |             pub fn oc3ce(&mut self) -> Oc3ceW<Ccmr2Spec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7077 |             pub fn oc3ce(&mut self) -> Oc3ceW<'_, Ccmr2Spec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:7083:26
[INFO] [stdout]      |
[INFO] [stdout] 7083 |             pub fn rsvd2(&mut self) -> Rsvd2W<Ccmr2Spec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7083 |             pub fn rsvd2(&mut self) -> Rsvd2W<'_, Ccmr2Spec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:7089:26
[INFO] [stdout]      |
[INFO] [stdout] 7089 |             pub fn oc3pe(&mut self) -> Oc3peW<Ccmr2Spec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7089 |             pub fn oc3pe(&mut self) -> Oc3peW<'_, Ccmr2Spec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:7095:25
[INFO] [stdout]      |
[INFO] [stdout] 7095 |             pub fn oc3m(&mut self) -> Oc3mW<Ccmr2Spec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7095 |             pub fn oc3m(&mut self) -> Oc3mW<'_, Ccmr2Spec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:7101:26
[INFO] [stdout]      |
[INFO] [stdout] 7101 |             pub fn oc4ce(&mut self) -> Oc4ceW<Ccmr2Spec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7101 |             pub fn oc4ce(&mut self) -> Oc4ceW<'_, Ccmr2Spec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:7107:25
[INFO] [stdout]      |
[INFO] [stdout] 7107 |             pub fn rsvd(&mut self) -> RsvdW<Ccmr2Spec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7107 |             pub fn rsvd(&mut self) -> RsvdW<'_, Ccmr2Spec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:7113:26
[INFO] [stdout]      |
[INFO] [stdout] 7113 |             pub fn oc4pe(&mut self) -> Oc4peW<Ccmr2Spec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7113 |             pub fn oc4pe(&mut self) -> Oc4peW<'_, Ccmr2Spec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:7119:25
[INFO] [stdout]      |
[INFO] [stdout] 7119 |             pub fn oc4m(&mut self) -> Oc4mW<Ccmr2Spec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7119 |             pub fn oc4m(&mut self) -> Oc4mW<'_, Ccmr2Spec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:7364:25
[INFO] [stdout]      |
[INFO] [stdout] 7364 |             pub fn cc1e(&mut self) -> Cc1eW<CcerSpec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7364 |             pub fn cc1e(&mut self) -> Cc1eW<'_, CcerSpec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:7370:25
[INFO] [stdout]      |
[INFO] [stdout] 7370 |             pub fn cc1p(&mut self) -> Cc1pW<CcerSpec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7370 |             pub fn cc1p(&mut self) -> Cc1pW<'_, CcerSpec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:7376:26
[INFO] [stdout]      |
[INFO] [stdout] 7376 |             pub fn cc1ne(&mut self) -> Cc1neW<CcerSpec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7376 |             pub fn cc1ne(&mut self) -> Cc1neW<'_, CcerSpec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:7382:26
[INFO] [stdout]      |
[INFO] [stdout] 7382 |             pub fn cc1np(&mut self) -> Cc1npW<CcerSpec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7382 |             pub fn cc1np(&mut self) -> Cc1npW<'_, CcerSpec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:7388:25
[INFO] [stdout]      |
[INFO] [stdout] 7388 |             pub fn cc2e(&mut self) -> Cc2eW<CcerSpec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7388 |             pub fn cc2e(&mut self) -> Cc2eW<'_, CcerSpec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:7394:25
[INFO] [stdout]      |
[INFO] [stdout] 7394 |             pub fn cc2p(&mut self) -> Cc2pW<CcerSpec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7394 |             pub fn cc2p(&mut self) -> Cc2pW<'_, CcerSpec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:7400:26
[INFO] [stdout]      |
[INFO] [stdout] 7400 |             pub fn cc2ne(&mut self) -> Cc2neW<CcerSpec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7400 |             pub fn cc2ne(&mut self) -> Cc2neW<'_, CcerSpec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:7406:26
[INFO] [stdout]      |
[INFO] [stdout] 7406 |             pub fn cc2np(&mut self) -> Cc2npW<CcerSpec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7406 |             pub fn cc2np(&mut self) -> Cc2npW<'_, CcerSpec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:7412:25
[INFO] [stdout]      |
[INFO] [stdout] 7412 |             pub fn cc3e(&mut self) -> Cc3eW<CcerSpec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7412 |             pub fn cc3e(&mut self) -> Cc3eW<'_, CcerSpec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:7418:25
[INFO] [stdout]      |
[INFO] [stdout] 7418 |             pub fn cc3p(&mut self) -> Cc3pW<CcerSpec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7418 |             pub fn cc3p(&mut self) -> Cc3pW<'_, CcerSpec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:7424:26
[INFO] [stdout]      |
[INFO] [stdout] 7424 |             pub fn cc3ne(&mut self) -> Cc3neW<CcerSpec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7424 |             pub fn cc3ne(&mut self) -> Cc3neW<'_, CcerSpec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:7430:26
[INFO] [stdout]      |
[INFO] [stdout] 7430 |             pub fn cc3np(&mut self) -> Cc3npW<CcerSpec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7430 |             pub fn cc3np(&mut self) -> Cc3npW<'_, CcerSpec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:7436:25
[INFO] [stdout]      |
[INFO] [stdout] 7436 |             pub fn cc4e(&mut self) -> Cc4eW<CcerSpec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7436 |             pub fn cc4e(&mut self) -> Cc4eW<'_, CcerSpec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:7442:25
[INFO] [stdout]      |
[INFO] [stdout] 7442 |             pub fn cc4p(&mut self) -> Cc4pW<CcerSpec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7442 |             pub fn cc4p(&mut self) -> Cc4pW<'_, CcerSpec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:7448:26
[INFO] [stdout]      |
[INFO] [stdout] 7448 |             pub fn rsvd4(&mut self) -> Rsvd4W<CcerSpec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7448 |             pub fn rsvd4(&mut self) -> Rsvd4W<'_, CcerSpec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:7454:26
[INFO] [stdout]      |
[INFO] [stdout] 7454 |             pub fn cc4np(&mut self) -> Cc4npW<CcerSpec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7454 |             pub fn cc4np(&mut self) -> Cc4npW<'_, CcerSpec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:7460:25
[INFO] [stdout]      |
[INFO] [stdout] 7460 |             pub fn cc5e(&mut self) -> Cc5eW<CcerSpec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7460 |             pub fn cc5e(&mut self) -> Cc5eW<'_, CcerSpec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:7466:25
[INFO] [stdout]      |
[INFO] [stdout] 7466 |             pub fn cc5p(&mut self) -> Cc5pW<CcerSpec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7466 |             pub fn cc5p(&mut self) -> Cc5pW<'_, CcerSpec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:7472:26
[INFO] [stdout]      |
[INFO] [stdout] 7472 |             pub fn rsvd3(&mut self) -> Rsvd3W<CcerSpec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7472 |             pub fn rsvd3(&mut self) -> Rsvd3W<'_, CcerSpec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:7478:26
[INFO] [stdout]      |
[INFO] [stdout] 7478 |             pub fn rsvd2(&mut self) -> Rsvd2W<CcerSpec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7478 |             pub fn rsvd2(&mut self) -> Rsvd2W<'_, CcerSpec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:7484:25
[INFO] [stdout]      |
[INFO] [stdout] 7484 |             pub fn cc6e(&mut self) -> Cc6eW<CcerSpec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7484 |             pub fn cc6e(&mut self) -> Cc6eW<'_, CcerSpec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:7490:25
[INFO] [stdout]      |
[INFO] [stdout] 7490 |             pub fn cc6p(&mut self) -> Cc6pW<CcerSpec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7490 |             pub fn cc6p(&mut self) -> Cc6pW<'_, CcerSpec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:7496:25
[INFO] [stdout]      |
[INFO] [stdout] 7496 |             pub fn rsvd(&mut self) -> RsvdW<CcerSpec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7496 |             pub fn rsvd(&mut self) -> RsvdW<'_, CcerSpec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:7543:24
[INFO] [stdout]      |
[INFO] [stdout] 7543 |             pub fn cnt(&mut self) -> CntW<CntSpec> {
[INFO] [stdout]      |                        ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7543 |             pub fn cnt(&mut self) -> CntW<'_, CntSpec> {
[INFO] [stdout]      |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:7599:24
[INFO] [stdout]      |
[INFO] [stdout] 7599 |             pub fn psc(&mut self) -> PscW<PscSpec> {
[INFO] [stdout]      |                        ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7599 |             pub fn psc(&mut self) -> PscW<'_, PscSpec> {
[INFO] [stdout]      |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:7605:25
[INFO] [stdout]      |
[INFO] [stdout] 7605 |             pub fn rsvd(&mut self) -> RsvdW<PscSpec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7605 |             pub fn rsvd(&mut self) -> RsvdW<'_, PscSpec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:7652:24
[INFO] [stdout]      |
[INFO] [stdout] 7652 |             pub fn arr(&mut self) -> ArrW<ArrSpec> {
[INFO] [stdout]      |                        ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7652 |             pub fn arr(&mut self) -> ArrW<'_, ArrSpec> {
[INFO] [stdout]      |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:7708:24
[INFO] [stdout]      |
[INFO] [stdout] 7708 |             pub fn rep(&mut self) -> RepW<RcrSpec> {
[INFO] [stdout]      |                        ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7708 |             pub fn rep(&mut self) -> RepW<'_, RcrSpec> {
[INFO] [stdout]      |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:7714:25
[INFO] [stdout]      |
[INFO] [stdout] 7714 |             pub fn rsvd(&mut self) -> RsvdW<RcrSpec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7714 |             pub fn rsvd(&mut self) -> RsvdW<'_, RcrSpec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:7761:25
[INFO] [stdout]      |
[INFO] [stdout] 7761 |             pub fn ccr1(&mut self) -> Ccr1W<Ccr1Spec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: 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 ccr1(&mut self) -> Ccr1W<'_, Ccr1Spec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:7808:25
[INFO] [stdout]      |
[INFO] [stdout] 7808 |             pub fn ccr2(&mut self) -> Ccr2W<Ccr2Spec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7808 |             pub fn ccr2(&mut self) -> Ccr2W<'_, Ccr2Spec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:7855:25
[INFO] [stdout]      |
[INFO] [stdout] 7855 |             pub fn ccr3(&mut self) -> Ccr3W<Ccr3Spec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7855 |             pub fn ccr3(&mut self) -> Ccr3W<'_, Ccr3Spec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:7902:25
[INFO] [stdout]      |
[INFO] [stdout] 7902 |             pub fn ccr4(&mut self) -> Ccr4W<Ccr4Spec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7902 |             pub fn ccr4(&mut self) -> Ccr4W<'_, Ccr4Spec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:8093:24
[INFO] [stdout]      |
[INFO] [stdout] 8093 |             pub fn dtg(&mut self) -> DtgW<BdtrSpec> {
[INFO] [stdout]      |                        ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8093 |             pub fn dtg(&mut self) -> DtgW<'_, BdtrSpec> {
[INFO] [stdout]      |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:8099:25
[INFO] [stdout]      |
[INFO] [stdout] 8099 |             pub fn rsvd(&mut self) -> RsvdW<BdtrSpec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8099 |             pub fn rsvd(&mut self) -> RsvdW<'_, BdtrSpec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:8105:26
[INFO] [stdout]      |
[INFO] [stdout] 8105 |             pub fn dtpsc(&mut self) -> DtpscW<BdtrSpec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8105 |             pub fn dtpsc(&mut self) -> DtpscW<'_, BdtrSpec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:8111:24
[INFO] [stdout]      |
[INFO] [stdout] 8111 |             pub fn bke(&mut self) -> BkeW<BdtrSpec> {
[INFO] [stdout]      |                        ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8111 |             pub fn bke(&mut self) -> BkeW<'_, BdtrSpec> {
[INFO] [stdout]      |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:8117:24
[INFO] [stdout]      |
[INFO] [stdout] 8117 |             pub fn bkp(&mut self) -> BkpW<BdtrSpec> {
[INFO] [stdout]      |                        ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8117 |             pub fn bkp(&mut self) -> BkpW<'_, BdtrSpec> {
[INFO] [stdout]      |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:8123:24
[INFO] [stdout]      |
[INFO] [stdout] 8123 |             pub fn aoe(&mut self) -> AoeW<BdtrSpec> {
[INFO] [stdout]      |                        ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8123 |             pub fn aoe(&mut self) -> AoeW<'_, BdtrSpec> {
[INFO] [stdout]      |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:8129:24
[INFO] [stdout]      |
[INFO] [stdout] 8129 |             pub fn moe(&mut self) -> MoeW<BdtrSpec> {
[INFO] [stdout]      |                        ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8129 |             pub fn moe(&mut self) -> MoeW<'_, BdtrSpec> {
[INFO] [stdout]      |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:8135:24
[INFO] [stdout]      |
[INFO] [stdout] 8135 |             pub fn bkf(&mut self) -> BkfW<BdtrSpec> {
[INFO] [stdout]      |                        ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8135 |             pub fn bkf(&mut self) -> BkfW<'_, BdtrSpec> {
[INFO] [stdout]      |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:8141:25
[INFO] [stdout]      |
[INFO] [stdout] 8141 |             pub fn bk2f(&mut self) -> Bk2fW<BdtrSpec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8141 |             pub fn bk2f(&mut self) -> Bk2fW<'_, BdtrSpec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:8147:25
[INFO] [stdout]      |
[INFO] [stdout] 8147 |             pub fn bk2e(&mut self) -> Bk2eW<BdtrSpec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8147 |             pub fn bk2e(&mut self) -> Bk2eW<'_, BdtrSpec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:8153:25
[INFO] [stdout]      |
[INFO] [stdout] 8153 |             pub fn bk2p(&mut self) -> Bk2pW<BdtrSpec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8153 |             pub fn bk2p(&mut self) -> Bk2pW<'_, BdtrSpec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:8159:27
[INFO] [stdout]      |
[INFO] [stdout] 8159 |             pub fn bkdsrm(&mut self) -> BkdsrmW<BdtrSpec> {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8159 |             pub fn bkdsrm(&mut self) -> BkdsrmW<'_, BdtrSpec> {
[INFO] [stdout]      |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:8165:28
[INFO] [stdout]      |
[INFO] [stdout] 8165 |             pub fn bk2dsrm(&mut self) -> Bk2dsrmW<BdtrSpec> {
[INFO] [stdout]      |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8165 |             pub fn bk2dsrm(&mut self) -> Bk2dsrmW<'_, BdtrSpec> {
[INFO] [stdout]      |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:8171:26
[INFO] [stdout]      |
[INFO] [stdout] 8171 |             pub fn bkbid(&mut self) -> BkbidW<BdtrSpec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8171 |             pub fn bkbid(&mut self) -> BkbidW<'_, BdtrSpec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:8177:27
[INFO] [stdout]      |
[INFO] [stdout] 8177 |             pub fn bk2bid(&mut self) -> Bk2bidW<BdtrSpec> {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8177 |             pub fn bk2bid(&mut self) -> Bk2bidW<'_, BdtrSpec> {
[INFO] [stdout]      |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:8183:25
[INFO] [stdout]      |
[INFO] [stdout] 8183 |             pub fn ossi(&mut self) -> OssiW<BdtrSpec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8183 |             pub fn ossi(&mut self) -> OssiW<'_, BdtrSpec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:8189:25
[INFO] [stdout]      |
[INFO] [stdout] 8189 |             pub fn ossr(&mut self) -> OssrW<BdtrSpec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8189 |             pub fn ossr(&mut self) -> OssrW<'_, BdtrSpec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:8364:26
[INFO] [stdout]      |
[INFO] [stdout] 8364 |             pub fn rsvd3(&mut self) -> Rsvd3W<Ccmr3Spec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8364 |             pub fn rsvd3(&mut self) -> Rsvd3W<'_, Ccmr3Spec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:8370:26
[INFO] [stdout]      |
[INFO] [stdout] 8370 |             pub fn gc5c1(&mut self) -> Gc5c1W<Ccmr3Spec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8370 |             pub fn gc5c1(&mut self) -> Gc5c1W<'_, Ccmr3Spec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:8376:26
[INFO] [stdout]      |
[INFO] [stdout] 8376 |             pub fn gc5c2(&mut self) -> Gc5c2W<Ccmr3Spec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8376 |             pub fn gc5c2(&mut self) -> Gc5c2W<'_, Ccmr3Spec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:8382:26
[INFO] [stdout]      |
[INFO] [stdout] 8382 |             pub fn gc5c3(&mut self) -> Gc5c3W<Ccmr3Spec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8382 |             pub fn gc5c3(&mut self) -> Gc5c3W<'_, Ccmr3Spec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:8388:26
[INFO] [stdout]      |
[INFO] [stdout] 8388 |             pub fn oc5ce(&mut self) -> Oc5ceW<Ccmr3Spec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8388 |             pub fn oc5ce(&mut self) -> Oc5ceW<'_, Ccmr3Spec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:8394:26
[INFO] [stdout]      |
[INFO] [stdout] 8394 |             pub fn rsvd2(&mut self) -> Rsvd2W<Ccmr3Spec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8394 |             pub fn rsvd2(&mut self) -> Rsvd2W<'_, Ccmr3Spec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:8400:26
[INFO] [stdout]      |
[INFO] [stdout] 8400 |             pub fn oc5pe(&mut self) -> Oc5peW<Ccmr3Spec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8400 |             pub fn oc5pe(&mut self) -> Oc5peW<'_, Ccmr3Spec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:8406:25
[INFO] [stdout]      |
[INFO] [stdout] 8406 |             pub fn oc5m(&mut self) -> Oc5mW<Ccmr3Spec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8406 |             pub fn oc5m(&mut self) -> Oc5mW<'_, Ccmr3Spec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:8412:26
[INFO] [stdout]      |
[INFO] [stdout] 8412 |             pub fn oc6ce(&mut self) -> Oc6ceW<Ccmr3Spec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8412 |             pub fn oc6ce(&mut self) -> Oc6ceW<'_, Ccmr3Spec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:8418:25
[INFO] [stdout]      |
[INFO] [stdout] 8418 |             pub fn rsvd(&mut self) -> RsvdW<Ccmr3Spec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8418 |             pub fn rsvd(&mut self) -> RsvdW<'_, Ccmr3Spec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:8424:26
[INFO] [stdout]      |
[INFO] [stdout] 8424 |             pub fn oc6pe(&mut self) -> Oc6peW<Ccmr3Spec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8424 |             pub fn oc6pe(&mut self) -> Oc6peW<'_, Ccmr3Spec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:8430:25
[INFO] [stdout]      |
[INFO] [stdout] 8430 |             pub fn oc6m(&mut self) -> Oc6mW<Ccmr3Spec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8430 |             pub fn oc6m(&mut self) -> Oc6mW<'_, Ccmr3Spec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:8477:25
[INFO] [stdout]      |
[INFO] [stdout] 8477 |             pub fn ccr5(&mut self) -> Ccr5W<Ccr5Spec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8477 |             pub fn ccr5(&mut self) -> Ccr5W<'_, Ccr5Spec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:8524:25
[INFO] [stdout]      |
[INFO] [stdout] 8524 |             pub fn ccr6(&mut self) -> Ccr6W<Ccr6Spec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8524 |             pub fn ccr6(&mut self) -> Ccr6W<'_, Ccr6Spec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:8661:26
[INFO] [stdout]      |
[INFO] [stdout] 8661 |             pub fn bkine(&mut self) -> BkineW<Af1Spec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8661 |             pub fn bkine(&mut self) -> BkineW<'_, Af1Spec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:8667:28
[INFO] [stdout]      |
[INFO] [stdout] 8667 |             pub fn bkcmp1e(&mut self) -> Bkcmp1eW<Af1Spec> {
[INFO] [stdout]      |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8667 |             pub fn bkcmp1e(&mut self) -> Bkcmp1eW<'_, Af1Spec> {
[INFO] [stdout]      |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:8673:28
[INFO] [stdout]      |
[INFO] [stdout] 8673 |             pub fn bkcmp2e(&mut self) -> Bkcmp2eW<Af1Spec> {
[INFO] [stdout]      |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8673 |             pub fn bkcmp2e(&mut self) -> Bkcmp2eW<'_, Af1Spec> {
[INFO] [stdout]      |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:8679:26
[INFO] [stdout]      |
[INFO] [stdout] 8679 |             pub fn rsvd3(&mut self) -> Rsvd3W<Af1Spec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8679 |             pub fn rsvd3(&mut self) -> Rsvd3W<'_, Af1Spec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:8685:26
[INFO] [stdout]      |
[INFO] [stdout] 8685 |             pub fn bkinp(&mut self) -> BkinpW<Af1Spec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8685 |             pub fn bkinp(&mut self) -> BkinpW<'_, Af1Spec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:8691:28
[INFO] [stdout]      |
[INFO] [stdout] 8691 |             pub fn bkcmp1p(&mut self) -> Bkcmp1pW<Af1Spec> {
[INFO] [stdout]      |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8691 |             pub fn bkcmp1p(&mut self) -> Bkcmp1pW<'_, Af1Spec> {
[INFO] [stdout]      |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:8697:28
[INFO] [stdout]      |
[INFO] [stdout] 8697 |             pub fn bkcmp2p(&mut self) -> Bkcmp2pW<Af1Spec> {
[INFO] [stdout]      |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8697 |             pub fn bkcmp2p(&mut self) -> Bkcmp2pW<'_, Af1Spec> {
[INFO] [stdout]      |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:8703:26
[INFO] [stdout]      |
[INFO] [stdout] 8703 |             pub fn rsvd2(&mut self) -> Rsvd2W<Af1Spec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8703 |             pub fn rsvd2(&mut self) -> Rsvd2W<'_, Af1Spec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:8709:27
[INFO] [stdout]      |
[INFO] [stdout] 8709 |             pub fn etrsel(&mut self) -> EtrselW<Af1Spec> {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8709 |             pub fn etrsel(&mut self) -> EtrselW<'_, Af1Spec> {
[INFO] [stdout]      |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:8715:25
[INFO] [stdout]      |
[INFO] [stdout] 8715 |             pub fn rsvd(&mut self) -> RsvdW<Af1Spec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8715 |             pub fn rsvd(&mut self) -> RsvdW<'_, Af1Spec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:8721:25
[INFO] [stdout]      |
[INFO] [stdout] 8721 |             pub fn lock(&mut self) -> LockW<Af1Spec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8721 |             pub fn lock(&mut self) -> LockW<'_, Af1Spec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:8831:27
[INFO] [stdout]      |
[INFO] [stdout] 8831 |             pub fn bk2ine(&mut self) -> Bk2ineW<Af2Spec> {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8831 |             pub fn bk2ine(&mut self) -> Bk2ineW<'_, Af2Spec> {
[INFO] [stdout]      |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:8837:29
[INFO] [stdout]      |
[INFO] [stdout] 8837 |             pub fn bk2cmp1e(&mut self) -> Bk2cmp1eW<Af2Spec> {
[INFO] [stdout]      |                             ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8837 |             pub fn bk2cmp1e(&mut self) -> Bk2cmp1eW<'_, Af2Spec> {
[INFO] [stdout]      |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:8843:29
[INFO] [stdout]      |
[INFO] [stdout] 8843 |             pub fn bk2cmp2e(&mut self) -> Bk2cmp2eW<Af2Spec> {
[INFO] [stdout]      |                             ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8843 |             pub fn bk2cmp2e(&mut self) -> Bk2cmp2eW<'_, Af2Spec> {
[INFO] [stdout]      |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:8849:26
[INFO] [stdout]      |
[INFO] [stdout] 8849 |             pub fn rsvd2(&mut self) -> Rsvd2W<Af2Spec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8849 |             pub fn rsvd2(&mut self) -> Rsvd2W<'_, Af2Spec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:8855:27
[INFO] [stdout]      |
[INFO] [stdout] 8855 |             pub fn bk2inp(&mut self) -> Bk2inpW<Af2Spec> {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8855 |             pub fn bk2inp(&mut self) -> Bk2inpW<'_, Af2Spec> {
[INFO] [stdout]      |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:8861:29
[INFO] [stdout]      |
[INFO] [stdout] 8861 |             pub fn bk2cmp1p(&mut self) -> Bk2cmp1pW<Af2Spec> {
[INFO] [stdout]      |                             ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8861 |             pub fn bk2cmp1p(&mut self) -> Bk2cmp1pW<'_, Af2Spec> {
[INFO] [stdout]      |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:8867:29
[INFO] [stdout]      |
[INFO] [stdout] 8867 |             pub fn bk2cmp2p(&mut self) -> Bk2cmp2pW<Af2Spec> {
[INFO] [stdout]      |                             ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8867 |             pub fn bk2cmp2p(&mut self) -> Bk2cmp2pW<'_, Af2Spec> {
[INFO] [stdout]      |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:8873:25
[INFO] [stdout]      |
[INFO] [stdout] 8873 |             pub fn rsvd(&mut self) -> RsvdW<Af2Spec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8873 |             pub fn rsvd(&mut self) -> RsvdW<'_, Af2Spec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:9576:23
[INFO] [stdout]      |
[INFO] [stdout] 9576 |             pub fn dw(&mut self) -> DwW<TxPcmFormatSpec> {
[INFO] [stdout]      |                       ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9576 |             pub fn dw(&mut self) -> DwW<'_, TxPcmFormatSpec> {
[INFO] [stdout]      |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:9582:31
[INFO] [stdout]      |
[INFO] [stdout] 9582 |             pub fn track_flag(&mut self) -> TrackFlagW<TxPcmFormatSpec> {
[INFO] [stdout]      |                               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                               |
[INFO] [stdout]      |                               the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9582 |             pub fn track_flag(&mut self) -> TrackFlagW<'_, TxPcmFormatSpec> {
[INFO] [stdout]      |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:9588:25
[INFO] [stdout]      |
[INFO] [stdout] 9588 |             pub fn rsvd(&mut self) -> RsvdW<TxPcmFormatSpec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9588 |             pub fn rsvd(&mut self) -> RsvdW<'_, TxPcmFormatSpec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:9673:28
[INFO] [stdout]      |
[INFO] [stdout] 9673 |             pub fn fs_duty(&mut self) -> FsDutyW<TxPcmSampleClkSpec> {
[INFO] [stdout]      |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9673 |             pub fn fs_duty(&mut self) -> FsDutyW<'_, TxPcmSampleClkSpec> {
[INFO] [stdout]      |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:9679:25
[INFO] [stdout]      |
[INFO] [stdout] 9679 |             pub fn rsvd(&mut self) -> RsvdW<TxPcmSampleClkSpec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9679 |             pub fn rsvd(&mut self) -> RsvdW<'_, TxPcmSampleClkSpec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:9764:23
[INFO] [stdout]      |
[INFO] [stdout] 9764 |             pub fn en(&mut self) -> EnW<TxRsSmoothSpec> {
[INFO] [stdout]      |                       ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9764 |             pub fn en(&mut self) -> EnW<'_, TxRsSmoothSpec> {
[INFO] [stdout]      |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:9770:25
[INFO] [stdout]      |
[INFO] [stdout] 9770 |             pub fn rsvd(&mut self) -> RsvdW<TxRsSmoothSpec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9770 |             pub fn rsvd(&mut self) -> RsvdW<'_, TxRsSmoothSpec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:9864:38
[INFO] [stdout]      |
[INFO] [stdout] 9864 |             pub fn right_channel_sel(&mut self) -> RightChannelSelW<TxPcmChSelSpec> {
[INFO] [stdout]      |                                      ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                      |
[INFO] [stdout]      |                                      the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9864 |             pub fn right_channel_sel(&mut self) -> RightChannelSelW<'_, TxPcmChSelSpec> {
[INFO] [stdout]      |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:9870:37
[INFO] [stdout]      |
[INFO] [stdout] 9870 |             pub fn left_channel_sel(&mut self) -> LeftChannelSelW<TxPcmChSelSpec> {
[INFO] [stdout]      |                                     ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                     |
[INFO] [stdout]      |                                     the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9870 |             pub fn left_channel_sel(&mut self) -> LeftChannelSelW<'_, TxPcmChSelSpec> {
[INFO] [stdout]      |                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:9876:25
[INFO] [stdout]      |
[INFO] [stdout] 9876 |             pub fn rsvd(&mut self) -> RsvdW<TxPcmChSelSpec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9876 |             pub fn rsvd(&mut self) -> RsvdW<'_, TxPcmChSelSpec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:9961:24
[INFO] [stdout]      |
[INFO] [stdout] 9961 |             pub fn vol(&mut self) -> VolW<TxVolCtrlSpec> {
[INFO] [stdout]      |                        ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9961 |             pub fn vol(&mut self) -> VolW<'_, TxVolCtrlSpec> {
[INFO] [stdout]      |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> lib.rs:9967:25
[INFO] [stdout]      |
[INFO] [stdout] 9967 |             pub fn rsvd(&mut self) -> RsvdW<TxVolCtrlSpec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9967 |             pub fn rsvd(&mut self) -> RsvdW<'_, TxVolCtrlSpec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:10077:28
[INFO] [stdout]       |
[INFO] [stdout] 10077 |             pub fn bal_vol(&mut self) -> BalVolW<TxLrBalCtrlSpec> {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10077 |             pub fn bal_vol(&mut self) -> BalVolW<'_, TxLrBalCtrlSpec> {
[INFO] [stdout]       |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:10083:23
[INFO] [stdout]       |
[INFO] [stdout] 10083 |             pub fn en(&mut self) -> EnW<TxLrBalCtrlSpec> {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10083 |             pub fn en(&mut self) -> EnW<'_, TxLrBalCtrlSpec> {
[INFO] [stdout]       |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:10089:25
[INFO] [stdout]       |
[INFO] [stdout] 10089 |             pub fn rsvd(&mut self) -> RsvdW<TxLrBalCtrlSpec> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10089 |             pub fn rsvd(&mut self) -> RsvdW<'_, TxLrBalCtrlSpec> {
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:10192:29
[INFO] [stdout]       |
[INFO] [stdout] 10192 |             pub fn duty_low(&mut self) -> DutyLowW<AudioTxLrckDivSpec> {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10192 |             pub fn duty_low(&mut self) -> DutyLowW<'_, AudioTxLrckDivSpec> {
[INFO] [stdout]       |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:10198:26
[INFO] [stdout]       |
[INFO] [stdout] 10198 |             pub fn rsvd2(&mut self) -> Rsvd2W<AudioTxLrckDivSpec> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10198 |             pub fn rsvd2(&mut self) -> Rsvd2W<'_, AudioTxLrckDivSpec> {
[INFO] [stdout]       |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:10204:30
[INFO] [stdout]       |
[INFO] [stdout] 10204 |             pub fn duty_high(&mut self) -> DutyHighW<AudioTxLrckDivSpec> {
[INFO] [stdout]       |                              ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10204 |             pub fn duty_high(&mut self) -> DutyHighW<'_, AudioTxLrckDivSpec> {
[INFO] [stdout]       |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:10210:25
[INFO] [stdout]       |
[INFO] [stdout] 10210 |             pub fn rsvd(&mut self) -> RsvdW<AudioTxLrckDivSpec> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10210 |             pub fn rsvd(&mut self) -> RsvdW<'_, AudioTxLrckDivSpec> {
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:10295:25
[INFO] [stdout]       |
[INFO] [stdout] 10295 |             pub fn duty(&mut self) -> DutyW<AudioTxBclkDivSpec> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10295 |             pub fn duty(&mut self) -> DutyW<'_, AudioTxBclkDivSpec> {
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:10301:25
[INFO] [stdout]       |
[INFO] [stdout] 10301 |             pub fn rsvd(&mut self) -> RsvdW<AudioTxBclkDivSpec> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10301 |             pub fn rsvd(&mut self) -> RsvdW<'_, AudioTxBclkDivSpec> {
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:10386:35
[INFO] [stdout]       |
[INFO] [stdout] 10386 |             pub fn pcm_data_width(&mut self) -> PcmDataWidthW<AudioTxFormatSpec> {
[INFO] [stdout]       |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                   |
[INFO] [stdout]       |                                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10386 |             pub fn pcm_data_width(&mut self) -> PcmDataWidthW<'_, AudioTxFormatSpec> {
[INFO] [stdout]       |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:10392:25
[INFO] [stdout]       |
[INFO] [stdout] 10392 |             pub fn rsvd(&mut self) -> RsvdW<AudioTxFormatSpec> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10392 |             pub fn rsvd(&mut self) -> RsvdW<'_, AudioTxFormatSpec> {
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:10495:27
[INFO] [stdout]       |
[INFO] [stdout] 10495 |             pub fn timing(&mut self) -> TimingW<AudioSerialTimingSpec> {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10495 |             pub fn timing(&mut self) -> TimingW<'_, AudioSerialTimingSpec> {
[INFO] [stdout]       |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:10501:29
[INFO] [stdout]       |
[INFO] [stdout] 10501 |             pub fn slave_en(&mut self) -> SlaveEnW<AudioSerialTimingSpec> {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10501 |             pub fn slave_en(&mut self) -> SlaveEnW<'_, AudioSerialTimingSpec> {
[INFO] [stdout]       |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:10507:29
[INFO] [stdout]       |
[INFO] [stdout] 10507 |             pub fn lrck_pol(&mut self) -> LrckPolW<AudioSerialTimingSpec> {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10507 |             pub fn lrck_pol(&mut self) -> LrckPolW<'_, AudioSerialTimingSpec> {
[INFO] [stdout]       |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:10513:25
[INFO] [stdout]       |
[INFO] [stdout] 10513 |             pub fn rsvd(&mut self) -> RsvdW<AudioSerialTimingSpec> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10513 |             pub fn rsvd(&mut self) -> RsvdW<'_, AudioSerialTimingSpec> {
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:10607:26
[INFO] [stdout]       |
[INFO] [stdout] 10607 |             pub fn tx_en(&mut self) -> TxEnW<AudioTxFuncEnSpec> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10607 |             pub fn tx_en(&mut self) -> TxEnW<'_, AudioTxFuncEnSpec> {
[INFO] [stdout]       |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:10613:32
[INFO] [stdout]       |
[INFO] [stdout] 10613 |             pub fn tx_intf_sel(&mut self) -> TxIntfSelW<AudioTxFuncEnSpec> {
[INFO] [stdout]       |                                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10613 |             pub fn tx_intf_sel(&mut self) -> TxIntfSelW<'_, AudioTxFuncEnSpec> {
[INFO] [stdout]       |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:10619:25
[INFO] [stdout]       |
[INFO] [stdout] 10619 |             pub fn rsvd(&mut self) -> RsvdW<AudioTxFuncEnSpec> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10619 |             pub fn rsvd(&mut self) -> RsvdW<'_, AudioTxFuncEnSpec> {
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:10704:29
[INFO] [stdout]       |
[INFO] [stdout] 10704 |             pub fn tx_pause(&mut self) -> TxPauseW<AudioTxPauseSpec> {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10704 |             pub fn tx_pause(&mut self) -> TxPauseW<'_, AudioTxPauseSpec> {
[INFO] [stdout]       |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:10710:25
[INFO] [stdout]       |
[INFO] [stdout] 10710 |             pub fn rsvd(&mut self) -> RsvdW<AudioTxPauseSpec> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10710 |             pub fn rsvd(&mut self) -> RsvdW<'_, AudioTxPauseSpec> {
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:10795:39
[INFO] [stdout]       |
[INFO] [stdout] 10795 |             pub fn slave_timing_merge(&mut self) -> SlaveTimingMergeW<AudioI2sSlMergeSpec> {
[INFO] [stdout]       |                                       ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                       |
[INFO] [stdout]       |                                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10795 |             pub fn slave_timing_merge(&mut self) -> SlaveTimingMergeW<'_, AudioI2sSlMergeSpec> {
[INFO] [stdout]       |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:10801:25
[INFO] [stdout]       |
[INFO] [stdout] 10801 |             pub fn rsvd(&mut self) -> RsvdW<AudioI2sSlMergeSpec> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10801 |             pub fn rsvd(&mut self) -> RsvdW<'_, AudioI2sSlMergeSpec> {
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:10895:26
[INFO] [stdout]       |
[INFO] [stdout] 10895 |             pub fn rx_en(&mut self) -> RxEnW<AudioRxFuncEnSpec> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10895 |             pub fn rx_en(&mut self) -> RxEnW<'_, AudioRxFuncEnSpec> {
[INFO] [stdout]       |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:10901:32
[INFO] [stdout]       |
[INFO] [stdout] 10901 |             pub fn rx_intf_sel(&mut self) -> RxIntfSelW<AudioRxFuncEnSpec> {
[INFO] [stdout]       |                                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10901 |             pub fn rx_intf_sel(&mut self) -> RxIntfSelW<'_, AudioRxFuncEnSpec> {
[INFO] [stdout]       |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:10907:25
[INFO] [stdout]       |
[INFO] [stdout] 10907 |             pub fn rsvd(&mut self) -> RsvdW<AudioRxFuncEnSpec> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10907 |             pub fn rsvd(&mut self) -> RsvdW<'_, AudioRxFuncEnSpec> {
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:10992:29
[INFO] [stdout]       |
[INFO] [stdout] 10992 |             pub fn rx_pause(&mut self) -> RxPauseW<AudioRxPauseSpec> {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10992 |             pub fn rx_pause(&mut self) -> RxPauseW<'_, AudioRxPauseSpec> {
[INFO] [stdout]       |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:10998:25
[INFO] [stdout]       |
[INFO] [stdout] 10998 |             pub fn rsvd(&mut self) -> RsvdW<AudioRxPauseSpec> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10998 |             pub fn rsvd(&mut self) -> RsvdW<'_, AudioRxPauseSpec> {
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:11101:27
[INFO] [stdout]       |
[INFO] [stdout] 11101 |             pub fn timing(&mut self) -> TimingW<AudioRxSerialTimingSpec> {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11101 |             pub fn timing(&mut self) -> TimingW<'_, AudioRxSerialTimingSpec> {
[INFO] [stdout]       |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:11107:29
[INFO] [stdout]       |
[INFO] [stdout] 11107 |             pub fn slave_en(&mut self) -> SlaveEnW<AudioRxSerialTimingSpec> {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11107 |             pub fn slave_en(&mut self) -> SlaveEnW<'_, AudioRxSerialTimingSpec> {
[INFO] [stdout]       |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:11113:29
[INFO] [stdout]       |
[INFO] [stdout] 11113 |             pub fn lrck_pol(&mut self) -> LrckPolW<AudioRxSerialTimingSpec> {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11113 |             pub fn lrck_pol(&mut self) -> LrckPolW<'_, AudioRxSerialTimingSpec> {
[INFO] [stdout]       |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:11119:25
[INFO] [stdout]       |
[INFO] [stdout] 11119 |             pub fn rsvd(&mut self) -> RsvdW<AudioRxSerialTimingSpec> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11119 |             pub fn rsvd(&mut self) -> RsvdW<'_, AudioRxSerialTimingSpec> {
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:11204:35
[INFO] [stdout]       |
[INFO] [stdout] 11204 |             pub fn pcm_data_width(&mut self) -> PcmDataWidthW<AudioRxPcmDwSpec> {
[INFO] [stdout]       |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                   |
[INFO] [stdout]       |                                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11204 |             pub fn pcm_data_width(&mut self) -> PcmDataWidthW<'_, AudioRxPcmDwSpec> {
[INFO] [stdout]       |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:11210:25
[INFO] [stdout]       |
[INFO] [stdout] 11210 |             pub fn rsvd(&mut self) -> RsvdW<AudioRxPcmDwSpec> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11210 |             pub fn rsvd(&mut self) -> RsvdW<'_, AudioRxPcmDwSpec> {
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:11313:29
[INFO] [stdout]       |
[INFO] [stdout] 11313 |             pub fn duty_low(&mut self) -> DutyLowW<AudioRxLrckDivSpec> {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11313 |             pub fn duty_low(&mut self) -> DutyLowW<'_, AudioRxLrckDivSpec> {
[INFO] [stdout]       |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:11319:26
[INFO] [stdout]       |
[INFO] [stdout] 11319 |             pub fn rsvd2(&mut self) -> Rsvd2W<AudioRxLrckDivSpec> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11319 |             pub fn rsvd2(&mut self) -> Rsvd2W<'_, AudioRxLrckDivSpec> {
[INFO] [stdout]       |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:11325:30
[INFO] [stdout]       |
[INFO] [stdout] 11325 |             pub fn duty_high(&mut self) -> DutyHighW<AudioRxLrckDivSpec> {
[INFO] [stdout]       |                              ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11325 |             pub fn duty_high(&mut self) -> DutyHighW<'_, AudioRxLrckDivSpec> {
[INFO] [stdout]       |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:11331:25
[INFO] [stdout]       |
[INFO] [stdout] 11331 |             pub fn rsvd(&mut self) -> RsvdW<AudioRxLrckDivSpec> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11331 |             pub fn rsvd(&mut self) -> RsvdW<'_, AudioRxLrckDivSpec> {
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:11416:25
[INFO] [stdout]       |
[INFO] [stdout] 11416 |             pub fn duty(&mut self) -> DutyW<AudioRxBclkDivSpec> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11416 |             pub fn duty(&mut self) -> DutyW<'_, AudioRxBclkDivSpec> {
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:11422:25
[INFO] [stdout]       |
[INFO] [stdout] 11422 |             pub fn rsvd(&mut self) -> RsvdW<AudioRxBclkDivSpec> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11422 |             pub fn rsvd(&mut self) -> RsvdW<'_, AudioRxBclkDivSpec> {
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:11507:32
[INFO] [stdout]       |
[INFO] [stdout] 11507 |             pub fn rs_data_sel(&mut self) -> RsDataSelW<RecordDataSelSpec> {
[INFO] [stdout]       |                                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11507 |             pub fn rs_data_sel(&mut self) -> RsDataSelW<'_, RecordDataSelSpec> {
[INFO] [stdout]       |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:11513:25
[INFO] [stdout]       |
[INFO] [stdout] 11513 |             pub fn rsvd(&mut self) -> RsvdW<RecordDataSelSpec> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11513 |             pub fn rsvd(&mut self) -> RsvdW<'_, RecordDataSelSpec> {
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:11598:28
[INFO] [stdout]       |
[INFO] [stdout] 11598 |             pub fn rs_duty(&mut self) -> RsDutyW<RxReSampleClkDivSpec> {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11598 |             pub fn rs_duty(&mut self) -> RsDutyW<'_, RxReSampleClkDivSpec> {
[INFO] [stdout]       |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:11604:25
[INFO] [stdout]       |
[INFO] [stdout] 11604 |             pub fn rsvd(&mut self) -> RsvdW<RxReSampleClkDivSpec> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11604 |             pub fn rsvd(&mut self) -> RsvdW<'_, RxReSampleClkDivSpec> {
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:11689:30
[INFO] [stdout]       |
[INFO] [stdout] 11689 |             pub fn smooth_en(&mut self) -> SmoothEnW<RxReSampleSpec> {
[INFO] [stdout]       |                              ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11689 |             pub fn smooth_en(&mut self) -> SmoothEnW<'_, RxReSampleSpec> {
[INFO] [stdout]       |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:11695:25
[INFO] [stdout]       |
[INFO] [stdout] 11695 |             pub fn rsvd(&mut self) -> RsvdW<RxReSampleSpec> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11695 |             pub fn rsvd(&mut self) -> RsvdW<'_, RxReSampleSpec> {
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:11805:23
[INFO] [stdout]       |
[INFO] [stdout] 11805 |             pub fn dw(&mut self) -> DwW<RecordFormatSpec> {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11805 |             pub fn dw(&mut self) -> DwW<'_, RecordFormatSpec> {
[INFO] [stdout]       |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:11811:26
[INFO] [stdout]       |
[INFO] [stdout] 11811 |             pub fn track(&mut self) -> TrackW<RecordFormatSpec> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11811 |             pub fn track(&mut self) -> TrackW<'_, RecordFormatSpec> {
[INFO] [stdout]       |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:11817:25
[INFO] [stdout]       |
[INFO] [stdout] 11817 |             pub fn rsvd(&mut self) -> RsvdW<RecordFormatSpec> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11817 |             pub fn rsvd(&mut self) -> RsvdW<'_, RecordFormatSpec> {
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:11911:38
[INFO] [stdout]       |
[INFO] [stdout] 11911 |             pub fn right_channel_sel(&mut self) -> RightChannelSelW<RxChSelSpec> {
[INFO] [stdout]       |                                      ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                      |
[INFO] [stdout]       |                                      the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11911 |             pub fn right_channel_sel(&mut self) -> RightChannelSelW<'_, RxChSelSpec> {
[INFO] [stdout]       |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:11917:37
[INFO] [stdout]       |
[INFO] [stdout] 11917 |             pub fn left_channel_sel(&mut self) -> LeftChannelSelW<RxChSelSpec> {
[INFO] [stdout]       |                                     ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                     |
[INFO] [stdout]       |                                     the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11917 |             pub fn left_channel_sel(&mut self) -> LeftChannelSelW<'_, RxChSelSpec> {
[INFO] [stdout]       |                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:11923:25
[INFO] [stdout]       |
[INFO] [stdout] 11923 |             pub fn rsvd(&mut self) -> RsvdW<RxChSelSpec> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11923 |             pub fn rsvd(&mut self) -> RsvdW<'_, RxChSelSpec> {
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:12053:29
[INFO] [stdout]       |
[INFO] [stdout] 12053 |             pub fn bt_ph_en(&mut self) -> BtPhEnW<BtPhoneCtrlSpec> {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12053 |             pub fn bt_ph_en(&mut self) -> BtPhEnW<'_, BtPhoneCtrlSpec> {
[INFO] [stdout]       |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:12059:35
[INFO] [stdout]       |
[INFO] [stdout] 12059 |             pub fn bt_back_mix_en(&mut self) -> BtBackMixEnW<BtPhoneCtrlSpec> {
[INFO] [stdout]       |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                   |
[INFO] [stdout]       |                                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12059 |             pub fn bt_back_mix_en(&mut self) -> BtBackMixEnW<'_, BtPhoneCtrlSpec> {
[INFO] [stdout]       |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:12065:44
[INFO] [stdout]       |
[INFO] [stdout] 12065 |             pub fn bt_mix_smooth_filter_en(&mut self) -> BtMixSmoothFilterEnW<BtPhoneCtrlSpec> {
[INFO] [stdout]       |                                            ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                            |
[INFO] [stdout]       |                                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12065 |             pub fn bt_mix_smooth_filter_en(&mut self) -> BtMixSmoothFilterEnW<'_, BtPhoneCtrlSpec> {
[INFO] [stdout]       |                                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:12071:32
[INFO] [stdout]       |
[INFO] [stdout] 12071 |             pub fn bt_path_sel(&mut self) -> BtPathSelW<BtPhoneCtrlSpec> {
[INFO] [stdout]       |                                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12071 |             pub fn bt_path_sel(&mut self) -> BtPathSelW<'_, BtPhoneCtrlSpec> {
[INFO] [stdout]       |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:12077:34
[INFO] [stdout]       |
[INFO] [stdout] 12077 |             pub fn bt_pcm_if_bps(&mut self) -> BtPcmIfBpsW<BtPhoneCtrlSpec> {
[INFO] [stdout]       |                                  ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                  |
[INFO] [stdout]       |                                  the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12077 |             pub fn bt_pcm_if_bps(&mut self) -> BtPcmIfBpsW<'_, BtPhoneCtrlSpec> {
[INFO] [stdout]       |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:12083:38
[INFO] [stdout]       |
[INFO] [stdout] 12083 |             pub fn bb_i2s_bps_to_cdc(&mut self) -> BbI2sBpsToCdcW<BtPhoneCtrlSpec> {
[INFO] [stdout]       |                                      ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                      |
[INFO] [stdout]       |                                      the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12083 |             pub fn bb_i2s_bps_to_cdc(&mut self) -> BbI2sBpsToCdcW<'_, BtPhoneCtrlSpec> {
[INFO] [stdout]       |                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:12089:25
[INFO] [stdout]       |
[INFO] [stdout] 12089 |             pub fn rsvd(&mut self) -> RsvdW<BtPhoneCtrlSpec> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12089 |             pub fn rsvd(&mut self) -> RsvdW<'_, BtPhoneCtrlSpec> {
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:12219:27
[INFO] [stdout]       |
[INFO] [stdout] 12219 |             pub fn pcm_dw(&mut self) -> PcmDwW<BbPcmFormatSpec> {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12219 |             pub fn pcm_dw(&mut self) -> PcmDwW<'_, BbPcmFormatSpec> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:12225:32
[INFO] [stdout]       |
[INFO] [stdout] 12225 |             pub fn pcm_tim_sel(&mut self) -> PcmTimSelW<BbPcmFormatSpec> {
[INFO] [stdout]       |                                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12225 |             pub fn pcm_tim_sel(&mut self) -> PcmTimSelW<'_, BbPcmFormatSpec> {
[INFO] [stdout]       |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:12231:34
[INFO] [stdout]       |
[INFO] [stdout] 12231 |             pub fn pcm_sync_flag(&mut self) -> PcmSyncFlagW<BbPcmFormatSpec> {
[INFO] [stdout]       |                                  ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                  |
[INFO] [stdout]       |                                  the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12231 |             pub fn pcm_sync_flag(&mut self) -> PcmSyncFlagW<'_, BbPcmFormatSpec> {
[INFO] [stdout]       |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:12237:33
[INFO] [stdout]       |
[INFO] [stdout] 12237 |             pub fn pcm_lsb_flag(&mut self) -> PcmLsbFlagW<BbPcmFormatSpec> {
[INFO] [stdout]       |                                 ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                 |
[INFO] [stdout]       |                                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12237 |             pub fn pcm_lsb_flag(&mut self) -> PcmLsbFlagW<'_, BbPcmFormatSpec> {
[INFO] [stdout]       |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:12243:33
[INFO] [stdout]       |
[INFO] [stdout] 12243 |             pub fn i2s_lrck_pol(&mut self) -> I2sLrckPolW<BbPcmFormatSpec> {
[INFO] [stdout]       |                                 ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                 |
[INFO] [stdout]       |                                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12243 |             pub fn i2s_lrck_pol(&mut self) -> I2sLrckPolW<'_, BbPcmFormatSpec> {
[INFO] [stdout]       |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:12249:32
[INFO] [stdout]       |
[INFO] [stdout] 12249 |             pub fn pcm_clk_pol(&mut self) -> PcmClkPolW<BbPcmFormatSpec> {
[INFO] [stdout]       |                                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12249 |             pub fn pcm_clk_pol(&mut self) -> PcmClkPolW<'_, BbPcmFormatSpec> {
[INFO] [stdout]       |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:12255:25
[INFO] [stdout]       |
[INFO] [stdout] 12255 |             pub fn rsvd(&mut self) -> RsvdW<BbPcmFormatSpec> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12255 |             pub fn rsvd(&mut self) -> RsvdW<'_, BbPcmFormatSpec> {
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:12340:23
[INFO] [stdout]       |
[INFO] [stdout] 12340 |             pub fn dw(&mut self) -> DwW<BtPcmDwSpec> {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12340 |             pub fn dw(&mut self) -> DwW<'_, BtPcmDwSpec> {
[INFO] [stdout]       |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:12346:25
[INFO] [stdout]       |
[INFO] [stdout] 12346 |             pub fn rsvd(&mut self) -> RsvdW<BtPcmDwSpec> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12346 |             pub fn rsvd(&mut self) -> RsvdW<'_, BtPcmDwSpec> {
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:12449:29
[INFO] [stdout]       |
[INFO] [stdout] 12449 |             pub fn lsb_flag(&mut self) -> LsbFlagW<BtPcmTimingSpec> {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12449 |             pub fn lsb_flag(&mut self) -> LsbFlagW<'_, BtPcmTimingSpec> {
[INFO] [stdout]       |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:12455:30
[INFO] [stdout]       |
[INFO] [stdout] 12455 |             pub fn sync_flag(&mut self) -> SyncFlagW<BtPcmTimingSpec> {
[INFO] [stdout]       |                              ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12455 |             pub fn sync_flag(&mut self) -> SyncFlagW<'_, BtPcmTimingSpec> {
[INFO] [stdout]       |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:12461:28
[INFO] [stdout]       |
[INFO] [stdout] 12461 |             pub fn clk_pol(&mut self) -> ClkPolW<BtPcmTimingSpec> {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12461 |             pub fn clk_pol(&mut self) -> ClkPolW<'_, BtPcmTimingSpec> {
[INFO] [stdout]       |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:12467:25
[INFO] [stdout]       |
[INFO] [stdout] 12467 |             pub fn rsvd(&mut self) -> RsvdW<BtPcmTimingSpec> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12467 |             pub fn rsvd(&mut self) -> RsvdW<'_, BtPcmTimingSpec> {
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:12552:29
[INFO] [stdout]       |
[INFO] [stdout] 12552 |             pub fn clk_duty(&mut self) -> ClkDutyW<BtPcmClkDutySpec> {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12552 |             pub fn clk_duty(&mut self) -> ClkDutyW<'_, BtPcmClkDutySpec> {
[INFO] [stdout]       |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:12558:25
[INFO] [stdout]       |
[INFO] [stdout] 12558 |             pub fn rsvd(&mut self) -> RsvdW<BtPcmClkDutySpec> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12558 |             pub fn rsvd(&mut self) -> RsvdW<'_, BtPcmClkDutySpec> {
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:12643:30
[INFO] [stdout]       |
[INFO] [stdout] 12643 |             pub fn sync_duty(&mut self) -> SyncDutyW<BtPcmSyncDutySpec> {
[INFO] [stdout]       |                              ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12643 |             pub fn sync_duty(&mut self) -> SyncDutyW<'_, BtPcmSyncDutySpec> {
[INFO] [stdout]       |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:12649:25
[INFO] [stdout]       |
[INFO] [stdout] 12649 |             pub fn rsvd(&mut self) -> RsvdW<BtPcmSyncDutySpec> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12649 |             pub fn rsvd(&mut self) -> RsvdW<'_, BtPcmSyncDutySpec> {
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:12743:24
[INFO] [stdout]       |
[INFO] [stdout] 12743 |             pub fn vol(&mut self) -> VolW<BtVolCtrlSpec> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12743 |             pub fn vol(&mut self) -> VolW<'_, BtVolCtrlSpec> {
[INFO] [stdout]       |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:12749:31
[INFO] [stdout]       |
[INFO] [stdout] 12749 |             pub fn vol_adj_en(&mut self) -> VolAdjEnW<BtVolCtrlSpec> {
[INFO] [stdout]       |                               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                               |
[INFO] [stdout]       |                               the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12749 |             pub fn vol_adj_en(&mut self) -> VolAdjEnW<'_, BtVolCtrlSpec> {
[INFO] [stdout]       |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:12755:25
[INFO] [stdout]       |
[INFO] [stdout] 12755 |             pub fn rsvd(&mut self) -> RsvdW<BtVolCtrlSpec> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12755 |             pub fn rsvd(&mut self) -> RsvdW<'_, BtVolCtrlSpec> {
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:12849:37
[INFO] [stdout]       |
[INFO] [stdout] 12849 |             pub fn rx_fifo_int_mask(&mut self) -> RxFifoIntMaskW<IntMaskSpec> {
[INFO] [stdout]       |                                     ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                     |
[INFO] [stdout]       |                                     the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12849 |             pub fn rx_fifo_int_mask(&mut self) -> RxFifoIntMaskW<'_, IntMaskSpec> {
[INFO] [stdout]       |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:12855:37
[INFO] [stdout]       |
[INFO] [stdout] 12855 |             pub fn tx_fifo_int_mask(&mut self) -> TxFifoIntMaskW<IntMaskSpec> {
[INFO] [stdout]       |                                     ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                     |
[INFO] [stdout]       |                                     the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12855 |             pub fn tx_fifo_int_mask(&mut self) -> TxFifoIntMaskW<'_, IntMaskSpec> {
[INFO] [stdout]       |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:12861:25
[INFO] [stdout]       |
[INFO] [stdout] 12861 |             pub fn rsvd(&mut self) -> RsvdW<IntMaskSpec> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12861 |             pub fn rsvd(&mut self) -> RsvdW<'_, IntMaskSpec> {
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:12955:37
[INFO] [stdout]       |
[INFO] [stdout] 12955 |             pub fn rx_fifo_overflow(&mut self) -> RxFifoOverflowW<IntStatusSpec> {
[INFO] [stdout]       |                                     ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                     |
[INFO] [stdout]       |                                     the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12955 |             pub fn rx_fifo_overflow(&mut self) -> RxFifoOverflowW<'_, IntStatusSpec> {
[INFO] [stdout]       |                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:12961:38
[INFO] [stdout]       |
[INFO] [stdout] 12961 |             pub fn tx_fifo_underflow(&mut self) -> TxFifoUnderflowW<IntStatusSpec> {
[INFO] [stdout]       |                                      ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                      |
[INFO] [stdout]       |                                      the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12961 |             pub fn tx_fifo_underflow(&mut self) -> TxFifoUnderflowW<'_, IntStatusSpec> {
[INFO] [stdout]       |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:12967:25
[INFO] [stdout]       |
[INFO] [stdout] 12967 |             pub fn rsvd(&mut self) -> RsvdW<IntStatusSpec> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12967 |             pub fn rsvd(&mut self) -> RsvdW<'_, IntStatusSpec> {
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:13043:33
[INFO] [stdout]       |
[INFO] [stdout] 13043 |             pub fn tx_dma_entry(&mut self) -> TxDmaEntryW<TxDmaEntrySpec> {
[INFO] [stdout]       |                                 ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                 |
[INFO] [stdout]       |                                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13043 |             pub fn tx_dma_entry(&mut self) -> TxDmaEntryW<'_, TxDmaEntrySpec> {
[INFO] [stdout]       |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:13119:33
[INFO] [stdout]       |
[INFO] [stdout] 13119 |             pub fn rx_dma_entry(&mut self) -> RxDmaEntryW<RxDmaEntrySpec> {
[INFO] [stdout]       |                                 ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                 |
[INFO] [stdout]       |                                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13119 |             pub fn rx_dma_entry(&mut self) -> RxDmaEntryW<'_, RxDmaEntrySpec> {
[INFO] [stdout]       |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:13213:32
[INFO] [stdout]       |
[INFO] [stdout] 13213 |             pub fn rx_dma_mask(&mut self) -> RxDmaMaskW<DmaMaskSpec> {
[INFO] [stdout]       |                                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13213 |             pub fn rx_dma_mask(&mut self) -> RxDmaMaskW<'_, DmaMaskSpec> {
[INFO] [stdout]       |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:13219:32
[INFO] [stdout]       |
[INFO] [stdout] 13219 |             pub fn tx_dma_mask(&mut self) -> TxDmaMaskW<DmaMaskSpec> {
[INFO] [stdout]       |                                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13219 |             pub fn tx_dma_mask(&mut self) -> TxDmaMaskW<'_, DmaMaskSpec> {
[INFO] [stdout]       |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:13225:25
[INFO] [stdout]       |
[INFO] [stdout] 13225 |             pub fn rsvd(&mut self) -> RsvdW<DmaMaskSpec> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13225 |             pub fn rsvd(&mut self) -> RsvdW<'_, DmaMaskSpec> {
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:13364:36
[INFO] [stdout]       |
[INFO] [stdout] 13364 |             pub fn da2ad_loop_back(&mut self) -> Da2adLoopBackW<DebugLoopSpec> {
[INFO] [stdout]       |                                    ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                    |
[INFO] [stdout]       |                                    the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13364 |             pub fn da2ad_loop_back(&mut self) -> Da2adLoopBackW<'_, DebugLoopSpec> {
[INFO] [stdout]       |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:13370:36
[INFO] [stdout]       |
[INFO] [stdout] 13370 |             pub fn ad2da_loop_back(&mut self) -> Ad2daLoopBackW<DebugLoopSpec> {
[INFO] [stdout]       |                                    ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                    |
[INFO] [stdout]       |                                    the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13370 |             pub fn ad2da_loop_back(&mut self) -> Ad2daLoopBackW<'_, DebugLoopSpec> {
[INFO] [stdout]       |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:13376:31
[INFO] [stdout]       |
[INFO] [stdout] 13376 |             pub fn sp_clk_sel(&mut self) -> SpClkSelW<DebugLoopSpec> {
[INFO] [stdout]       |                               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                               |
[INFO] [stdout]       |                               the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13376 |             pub fn sp_clk_sel(&mut self) -> SpClkSelW<'_, DebugLoopSpec> {
[INFO] [stdout]       |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:13382:26
[INFO] [stdout]       |
[INFO] [stdout] 13382 |             pub fn rsvd3(&mut self) -> Rsvd3W<DebugLoopSpec> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13382 |             pub fn rsvd3(&mut self) -> Rsvd3W<'_, DebugLoopSpec> {
[INFO] [stdout]       |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:13388:38
[INFO] [stdout]       |
[INFO] [stdout] 13388 |             pub fn sp_clk_div_update(&mut self) -> SpClkDivUpdateW<DebugLoopSpec> {
[INFO] [stdout]       |                                      ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                      |
[INFO] [stdout]       |                                      the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13388 |             pub fn sp_clk_div_update(&mut self) -> SpClkDivUpdateW<'_, DebugLoopSpec> {
[INFO] [stdout]       |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:13394:26
[INFO] [stdout]       |
[INFO] [stdout] 13394 |             pub fn rsvd2(&mut self) -> Rsvd2W<DebugLoopSpec> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13394 |             pub fn rsvd2(&mut self) -> Rsvd2W<'_, DebugLoopSpec> {
[INFO] [stdout]       |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:13400:31
[INFO] [stdout]       |
[INFO] [stdout] 13400 |             pub fn sp_clk_div(&mut self) -> SpClkDivW<DebugLoopSpec> {
[INFO] [stdout]       |                               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                               |
[INFO] [stdout]       |                               the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13400 |             pub fn sp_clk_div(&mut self) -> SpClkDivW<'_, DebugLoopSpec> {
[INFO] [stdout]       |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:13406:25
[INFO] [stdout]       |
[INFO] [stdout] 13406 |             pub fn rsvd(&mut self) -> RsvdW<DebugLoopSpec> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13406 |             pub fn rsvd(&mut self) -> RsvdW<'_, DebugLoopSpec> {
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:13495:36
[INFO] [stdout]       |
[INFO] [stdout] 13495 |             pub fn fifo_status_out(&mut self) -> FifoStatusOutW<FifoStatusSpec> {
[INFO] [stdout]       |                                    ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                    |
[INFO] [stdout]       |                                    the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13495 |             pub fn fifo_status_out(&mut self) -> FifoStatusOutW<'_, FifoStatusSpec> {
[INFO] [stdout]       |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:13501:25
[INFO] [stdout]       |
[INFO] [stdout] 13501 |             pub fn rsvd(&mut self) -> RsvdW<FifoStatusSpec> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13501 |             pub fn rsvd(&mut self) -> RsvdW<'_, FifoStatusSpec> {
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:13586:36
[INFO] [stdout]       |
[INFO] [stdout] 13586 |             pub fn tx_equalizer_en(&mut self) -> TxEqualizerEnW<TxEqualizerEnSpec> {
[INFO] [stdout]       |                                    ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                    |
[INFO] [stdout]       |                                    the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13586 |             pub fn tx_equalizer_en(&mut self) -> TxEqualizerEnW<'_, TxEqualizerEnSpec> {
[INFO] [stdout]       |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:13592:25
[INFO] [stdout]       |
[INFO] [stdout] 13592 |             pub fn rsvd(&mut self) -> RsvdW<TxEqualizerEnSpec> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13592 |             pub fn rsvd(&mut self) -> RsvdW<'_, TxEqualizerEnSpec> {
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:13722:31
[INFO] [stdout]       |
[INFO] [stdout] 13722 |             pub fn band1_gain(&mut self) -> Band1GainW<TxEqualizerGain1Spec> {
[INFO] [stdout]       |                               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                               |
[INFO] [stdout]       |                               the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13722 |             pub fn band1_gain(&mut self) -> Band1GainW<'_, TxEqualizerGain1Spec> {
[INFO] [stdout]       |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:13728:31
[INFO] [stdout]       |
[INFO] [stdout] 13728 |             pub fn band2_gain(&mut self) -> Band2GainW<TxEqualizerGain1Spec> {
[INFO] [stdout]       |                               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                               |
[INFO] [stdout]       |                               the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13728 |             pub fn band2_gain(&mut self) -> Band2GainW<'_, TxEqualizerGain1Spec> {
[INFO] [stdout]       |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:13734:31
[INFO] [stdout]       |
[INFO] [stdout] 13734 |             pub fn band3_gain(&mut self) -> Band3GainW<TxEqualizerGain1Spec> {
[INFO] [stdout]       |                               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                               |
[INFO] [stdout]       |                               the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13734 |             pub fn band3_gain(&mut self) -> Band3GainW<'_, TxEqualizerGain1Spec> {
[INFO] [stdout]       |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:13740:31
[INFO] [stdout]       |
[INFO] [stdout] 13740 |             pub fn band4_gain(&mut self) -> Band4GainW<TxEqualizerGain1Spec> {
[INFO] [stdout]       |                               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                               |
[INFO] [stdout]       |                               the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13740 |             pub fn band4_gain(&mut self) -> Band4GainW<'_, TxEqualizerGain1Spec> {
[INFO] [stdout]       |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:13746:31
[INFO] [stdout]       |
[INFO] [stdout] 13746 |             pub fn band5_gain(&mut self) -> Band5GainW<TxEqualizerGain1Spec> {
[INFO] [stdout]       |                               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                               |
[INFO] [stdout]       |                               the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13746 |             pub fn band5_gain(&mut self) -> Band5GainW<'_, TxEqualizerGain1Spec> {
[INFO] [stdout]       |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:13752:31
[INFO] [stdout]       |
[INFO] [stdout] 13752 |             pub fn band6_gain(&mut self) -> Band6GainW<TxEqualizerGain1Spec> {
[INFO] [stdout]       |                               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                               |
[INFO] [stdout]       |                               the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13752 |             pub fn band6_gain(&mut self) -> Band6GainW<'_, TxEqualizerGain1Spec> {
[INFO] [stdout]       |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:13758:25
[INFO] [stdout]       |
[INFO] [stdout] 13758 |             pub fn rsvd(&mut self) -> RsvdW<TxEqualizerGain1Spec> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13758 |             pub fn rsvd(&mut self) -> RsvdW<'_, TxEqualizerGain1Spec> {
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:13870:31
[INFO] [stdout]       |
[INFO] [stdout] 13870 |             pub fn band7_gain(&mut self) -> Band7GainW<TxEqualizerGain2Spec> {
[INFO] [stdout]       |                               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                               |
[INFO] [stdout]       |                               the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13870 |             pub fn band7_gain(&mut self) -> Band7GainW<'_, TxEqualizerGain2Spec> {
[INFO] [stdout]       |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:13876:31
[INFO] [stdout]       |
[INFO] [stdout] 13876 |             pub fn band8_gain(&mut self) -> Band8GainW<TxEqualizerGain2Spec> {
[INFO] [stdout]       |                               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                               |
[INFO] [stdout]       |                               the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13876 |             pub fn band8_gain(&mut self) -> Band8GainW<'_, TxEqualizerGain2Spec> {
[INFO] [stdout]       |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:13882:31
[INFO] [stdout]       |
[INFO] [stdout] 13882 |             pub fn band9_gain(&mut self) -> Band9GainW<TxEqualizerGain2Spec> {
[INFO] [stdout]       |                               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                               |
[INFO] [stdout]       |                               the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13882 |             pub fn band9_gain(&mut self) -> Band9GainW<'_, TxEqualizerGain2Spec> {
[INFO] [stdout]       |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:13888:32
[INFO] [stdout]       |
[INFO] [stdout] 13888 |             pub fn band10_gain(&mut self) -> Band10GainW<TxEqualizerGain2Spec> {
[INFO] [stdout]       |                                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13888 |             pub fn band10_gain(&mut self) -> Band10GainW<'_, TxEqualizerGain2Spec> {
[INFO] [stdout]       |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:13894:25
[INFO] [stdout]       |
[INFO] [stdout] 13894 |             pub fn rsvd(&mut self) -> RsvdW<TxEqualizerGain2Spec> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13894 |             pub fn rsvd(&mut self) -> RsvdW<'_, TxEqualizerGain2Spec> {
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:14137:30
[INFO] [stdout]       |
[INFO] [stdout] 14137 |             pub fn boot_mode(&mut self) -> BootModeW<BmrSpec> {
[INFO] [stdout]       |                              ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14137 |             pub fn boot_mode(&mut self) -> BootModeW<'_, BmrSpec> {
[INFO] [stdout]       |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:14143:25
[INFO] [stdout]       |
[INFO] [stdout] 14143 |             pub fn rsvd(&mut self) -> RsvdW<BmrSpec> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14143 |             pub fn rsvd(&mut self) -> RsvdW<'_, BmrSpec> {
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:14217:26
[INFO] [stdout]       |
[INFO] [stdout] 14217 |             pub fn revid(&mut self) -> RevidW<IdrSpec> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14217 |             pub fn revid(&mut self) -> RevidW<'_, IdrSpec> {
[INFO] [stdout]       |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:14223:24
[INFO] [stdout]       |
[INFO] [stdout] 14223 |             pub fn pid(&mut self) -> PidW<IdrSpec> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14223 |             pub fn pid(&mut self) -> PidW<'_, IdrSpec> {
[INFO] [stdout]       |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:14229:24
[INFO] [stdout]       |
[INFO] [stdout] 14229 |             pub fn cid(&mut self) -> CidW<IdrSpec> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14229 |             pub fn cid(&mut self) -> CidW<'_, IdrSpec> {
[INFO] [stdout]       |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:14235:24
[INFO] [stdout]       |
[INFO] [stdout] 14235 |             pub fn sid(&mut self) -> SidW<IdrSpec> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14235 |             pub fn sid(&mut self) -> SidW<'_, IdrSpec> {
[INFO] [stdout]       |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:14338:32
[INFO] [stdout]       |
[INFO] [stdout] 14338 |             pub fn wdt1_reboot(&mut self) -> Wdt1RebootW<SyscrSpec> {
[INFO] [stdout]       |                                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14338 |             pub fn wdt1_reboot(&mut self) -> Wdt1RebootW<'_, SyscrSpec> {
[INFO] [stdout]       |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:14344:27
[INFO] [stdout]       |
[INFO] [stdout] 14344 |             pub fn sdnand(&mut self) -> SdnandW<SyscrSpec> {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14344 |             pub fn sdnand(&mut self) -> SdnandW<'_, SyscrSpec> {
[INFO] [stdout]       |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:14350:29
[INFO] [stdout]       |
[INFO] [stdout] 14350 |             pub fn ldo_vsel(&mut self) -> LdoVselW<SyscrSpec> {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14350 |             pub fn ldo_vsel(&mut self) -> LdoVselW<'_, SyscrSpec> {
[INFO] [stdout]       |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:14356:25
[INFO] [stdout]       |
[INFO] [stdout] 14356 |             pub fn rsvd(&mut self) -> RsvdW<SyscrSpec> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14356 |             pub fn rsvd(&mut self) -> RsvdW<'_, SyscrSpec> {
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:14475:23
[INFO] [stdout]       |
[INFO] [stdout] 14475 |             pub fn ss(&mut self) -> SsW<RtcTrSpec> {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14475 |             pub fn ss(&mut self) -> SsW<'_, RtcTrSpec> {
[INFO] [stdout]       |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:14481:25
[INFO] [stdout]       |
[INFO] [stdout] 14481 |             pub fn rsvd(&mut self) -> RsvdW<RtcTrSpec> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14481 |             pub fn rsvd(&mut self) -> RsvdW<'_, RtcTrSpec> {
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:14487:23
[INFO] [stdout]       |
[INFO] [stdout] 14487 |             pub fn su(&mut self) -> SuW<RtcTrSpec> {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14487 |             pub fn su(&mut self) -> SuW<'_, RtcTrSpec> {
[INFO] [stdout]       |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:14493:23
[INFO] [stdout]       |
[INFO] [stdout] 14493 |             pub fn st(&mut self) -> StW<RtcTrSpec> {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14493 |             pub fn st(&mut self) -> StW<'_, RtcTrSpec> {
[INFO] [stdout]       |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:14499:24
[INFO] [stdout]       |
[INFO] [stdout] 14499 |             pub fn mnu(&mut self) -> MnuW<RtcTrSpec> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14499 |             pub fn mnu(&mut self) -> MnuW<'_, RtcTrSpec> {
[INFO] [stdout]       |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:14505:24
[INFO] [stdout]       |
[INFO] [stdout] 14505 |             pub fn mnt(&mut self) -> MntW<RtcTrSpec> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14505 |             pub fn mnt(&mut self) -> MntW<'_, RtcTrSpec> {
[INFO] [stdout]       |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:14511:23
[INFO] [stdout]       |
[INFO] [stdout] 14511 |             pub fn hu(&mut self) -> HuW<RtcTrSpec> {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14511 |             pub fn hu(&mut self) -> HuW<'_, RtcTrSpec> {
[INFO] [stdout]       |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:14517:23
[INFO] [stdout]       |
[INFO] [stdout] 14517 |             pub fn ht(&mut self) -> HtW<RtcTrSpec> {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14517 |             pub fn ht(&mut self) -> HtW<'_, RtcTrSpec> {
[INFO] [stdout]       |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:14523:23
[INFO] [stdout]       |
[INFO] [stdout] 14523 |             pub fn pm(&mut self) -> PmW<RtcTrSpec> {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14523 |             pub fn pm(&mut self) -> PmW<'_, RtcTrSpec> {
[INFO] [stdout]       |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:14660:23
[INFO] [stdout]       |
[INFO] [stdout] 14660 |             pub fn du(&mut self) -> DuW<RtcDrSpec> {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14660 |             pub fn du(&mut self) -> DuW<'_, RtcDrSpec> {
[INFO] [stdout]       |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:14666:23
[INFO] [stdout]       |
[INFO] [stdout] 14666 |             pub fn dt(&mut self) -> DtW<RtcDrSpec> {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14666 |             pub fn dt(&mut self) -> DtW<'_, RtcDrSpec> {
[INFO] [stdout]       |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:14672:26
[INFO] [stdout]       |
[INFO] [stdout] 14672 |             pub fn rsvd2(&mut self) -> Rsvd2W<RtcDrSpec> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14672 |             pub fn rsvd2(&mut self) -> Rsvd2W<'_, RtcDrSpec> {
[INFO] [stdout]       |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:14678:23
[INFO] [stdout]       |
[INFO] [stdout] 14678 |             pub fn mu(&mut self) -> MuW<RtcDrSpec> {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14678 |             pub fn mu(&mut self) -> MuW<'_, RtcDrSpec> {
[INFO] [stdout]       |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:14684:23
[INFO] [stdout]       |
[INFO] [stdout] 14684 |             pub fn mt(&mut self) -> MtW<RtcDrSpec> {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14684 |             pub fn mt(&mut self) -> MtW<'_, RtcDrSpec> {
[INFO] [stdout]       |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:14690:23
[INFO] [stdout]       |
[INFO] [stdout] 14690 |             pub fn wd(&mut self) -> WdW<RtcDrSpec> {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14690 |             pub fn wd(&mut self) -> WdW<'_, RtcDrSpec> {
[INFO] [stdout]       |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:14696:23
[INFO] [stdout]       |
[INFO] [stdout] 14696 |             pub fn yu(&mut self) -> YuW<RtcDrSpec> {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14696 |             pub fn yu(&mut self) -> YuW<'_, RtcDrSpec> {
[INFO] [stdout]       |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:14702:23
[INFO] [stdout]       |
[INFO] [stdout] 14702 |             pub fn yt(&mut self) -> YtW<RtcDrSpec> {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14702 |             pub fn yt(&mut self) -> YtW<'_, RtcDrSpec> {
[INFO] [stdout]       |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:14708:23
[INFO] [stdout]       |
[INFO] [stdout] 14708 |             pub fn cb(&mut self) -> CbW<RtcDrSpec> {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14708 |             pub fn cb(&mut self) -> CbW<'_, RtcDrSpec> {
[INFO] [stdout]       |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:14714:25
[INFO] [stdout]       |
[INFO] [stdout] 14714 |             pub fn rsvd(&mut self) -> RsvdW<RtcDrSpec> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14714 |             pub fn rsvd(&mut self) -> RsvdW<'_, RtcDrSpec> {
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:14720:24
[INFO] [stdout]       |
[INFO] [stdout] 14720 |             pub fn err(&mut self) -> ErrW<RtcDrSpec> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14720 |             pub fn err(&mut self) -> ErrW<'_, RtcDrSpec> {
[INFO] [stdout]       |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:14823:28
[INFO] [stdout]       |
[INFO] [stdout] 14823 |             pub fn scl_pin(&mut self) -> SclPinW<I2c1PinrSpec> {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14823 |             pub fn scl_pin(&mut self) -> SclPinW<'_, I2c1PinrSpec> {
[INFO] [stdout]       |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:14829:26
[INFO] [stdout]       |
[INFO] [stdout] 14829 |             pub fn rsvd2(&mut self) -> Rsvd2W<I2c1PinrSpec> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14829 |             pub fn rsvd2(&mut self) -> Rsvd2W<'_, I2c1PinrSpec> {
[INFO] [stdout]       |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:14835:28
[INFO] [stdout]       |
[INFO] [stdout] 14835 |             pub fn sda_pin(&mut self) -> SdaPinW<I2c1PinrSpec> {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14835 |             pub fn sda_pin(&mut self) -> SdaPinW<'_, I2c1PinrSpec> {
[INFO] [stdout]       |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:14841:25
[INFO] [stdout]       |
[INFO] [stdout] 14841 |             pub fn rsvd(&mut self) -> RsvdW<I2c1PinrSpec> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14841 |             pub fn rsvd(&mut self) -> RsvdW<'_, I2c1PinrSpec> {
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:14915:28
[INFO] [stdout]       |
[INFO] [stdout] 14915 |             pub fn scl_pin(&mut self) -> SclPinW<I2c2PinrSpec> {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14915 |             pub fn scl_pin(&mut self) -> SclPinW<'_, I2c2PinrSpec> {
[INFO] [stdout]       |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:14921:26
[INFO] [stdout]       |
[INFO] [stdout] 14921 |             pub fn rsvd2(&mut self) -> Rsvd2W<I2c2PinrSpec> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14921 |             pub fn rsvd2(&mut self) -> Rsvd2W<'_, I2c2PinrSpec> {
[INFO] [stdout]       |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:14927:28
[INFO] [stdout]       |
[INFO] [stdout] 14927 |             pub fn sda_pin(&mut self) -> SdaPinW<I2c2PinrSpec> {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14927 |             pub fn sda_pin(&mut self) -> SdaPinW<'_, I2c2PinrSpec> {
[INFO] [stdout]       |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:14933:25
[INFO] [stdout]       |
[INFO] [stdout] 14933 |             pub fn rsvd(&mut self) -> RsvdW<I2c2PinrSpec> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14933 |             pub fn rsvd(&mut self) -> RsvdW<'_, I2c2PinrSpec> {
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:15007:28
[INFO] [stdout]       |
[INFO] [stdout] 15007 |             pub fn scl_pin(&mut self) -> SclPinW<I2c3PinrSpec> {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15007 |             pub fn scl_pin(&mut self) -> SclPinW<'_, I2c3PinrSpec> {
[INFO] [stdout]       |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:15013:26
[INFO] [stdout]       |
[INFO] [stdout] 15013 |             pub fn rsvd2(&mut self) -> Rsvd2W<I2c3PinrSpec> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15013 |             pub fn rsvd2(&mut self) -> Rsvd2W<'_, I2c3PinrSpec> {
[INFO] [stdout]       |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:15019:28
[INFO] [stdout]       |
[INFO] [stdout] 15019 |             pub fn sda_pin(&mut self) -> SdaPinW<I2c3PinrSpec> {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15019 |             pub fn sda_pin(&mut self) -> SdaPinW<'_, I2c3PinrSpec> {
[INFO] [stdout]       |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:15025:25
[INFO] [stdout]       |
[INFO] [stdout] 15025 |             pub fn rsvd(&mut self) -> RsvdW<I2c3PinrSpec> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15025 |             pub fn rsvd(&mut self) -> RsvdW<'_, I2c3PinrSpec> {
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:15099:28
[INFO] [stdout]       |
[INFO] [stdout] 15099 |             pub fn scl_pin(&mut self) -> SclPinW<I2c4PinrSpec> {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15099 |             pub fn scl_pin(&mut self) -> SclPinW<'_, I2c4PinrSpec> {
[INFO] [stdout]       |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:15105:26
[INFO] [stdout]       |
[INFO] [stdout] 15105 |             pub fn rsvd2(&mut self) -> Rsvd2W<I2c4PinrSpec> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15105 |             pub fn rsvd2(&mut self) -> Rsvd2W<'_, I2c4PinrSpec> {
[INFO] [stdout]       |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:15111:28
[INFO] [stdout]       |
[INFO] [stdout] 15111 |             pub fn sda_pin(&mut self) -> SdaPinW<I2c4PinrSpec> {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15111 |             pub fn sda_pin(&mut self) -> SdaPinW<'_, I2c4PinrSpec> {
[INFO] [stdout]       |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:15117:25
[INFO] [stdout]       |
[INFO] [stdout] 15117 |             pub fn rsvd(&mut self) -> RsvdW<I2c4PinrSpec> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15117 |             pub fn rsvd(&mut self) -> RsvdW<'_, I2c4PinrSpec> {
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:15227:28
[INFO] [stdout]       |
[INFO] [stdout] 15227 |             pub fn txd_pin(&mut self) -> TxdPinW<Usart1PinrSpec> {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15227 |             pub fn txd_pin(&mut self) -> TxdPinW<'_, Usart1PinrSpec> {
[INFO] [stdout]       |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:15233:26
[INFO] [stdout]       |
[INFO] [stdout] 15233 |             pub fn rsvd4(&mut self) -> Rsvd4W<Usart1PinrSpec> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15233 |             pub fn rsvd4(&mut self) -> Rsvd4W<'_, Usart1PinrSpec> {
[INFO] [stdout]       |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:15239:28
[INFO] [stdout]       |
[INFO] [stdout] 15239 |             pub fn rxd_pin(&mut self) -> RxdPinW<Usart1PinrSpec> {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15239 |             pub fn rxd_pin(&mut self) -> RxdPinW<'_, Usart1PinrSpec> {
[INFO] [stdout]       |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:15245:26
[INFO] [stdout]       |
[INFO] [stdout] 15245 |             pub fn rsvd3(&mut self) -> Rsvd3W<Usart1PinrSpec> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15245 |             pub fn rsvd3(&mut self) -> Rsvd3W<'_, Usart1PinrSpec> {
[INFO] [stdout]       |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:15251:28
[INFO] [stdout]       |
[INFO] [stdout] 15251 |             pub fn rts_pin(&mut self) -> RtsPinW<Usart1PinrSpec> {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15251 |             pub fn rts_pin(&mut self) -> RtsPinW<'_, Usart1PinrSpec> {
[INFO] [stdout]       |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:15257:26
[INFO] [stdout]       |
[INFO] [stdout] 15257 |             pub fn rsvd2(&mut self) -> Rsvd2W<Usart1PinrSpec> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15257 |             pub fn rsvd2(&mut self) -> Rsvd2W<'_, Usart1PinrSpec> {
[INFO] [stdout]       |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:15263:28
[INFO] [stdout]       |
[INFO] [stdout] 15263 |             pub fn cts_pin(&mut self) -> CtsPinW<Usart1PinrSpec> {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15263 |             pub fn cts_pin(&mut self) -> CtsPinW<'_, Usart1PinrSpec> {
[INFO] [stdout]       |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:15269:25
[INFO] [stdout]       |
[INFO] [stdout] 15269 |             pub fn rsvd(&mut self) -> RsvdW<Usart1PinrSpec> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15269 |             pub fn rsvd(&mut self) -> RsvdW<'_, Usart1PinrSpec> {
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:15379:28
[INFO] [stdout]       |
[INFO] [stdout] 15379 |             pub fn txd_pin(&mut self) -> TxdPinW<Usart2PinrSpec> {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15379 |             pub fn txd_pin(&mut self) -> TxdPinW<'_, Usart2PinrSpec> {
[INFO] [stdout]       |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:15385:26
[INFO] [stdout]       |
[INFO] [stdout] 15385 |             pub fn rsvd4(&mut self) -> Rsvd4W<Usart2PinrSpec> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15385 |             pub fn rsvd4(&mut self) -> Rsvd4W<'_, Usart2PinrSpec> {
[INFO] [stdout]       |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:15391:28
[INFO] [stdout]       |
[INFO] [stdout] 15391 |             pub fn rxd_pin(&mut self) -> RxdPinW<Usart2PinrSpec> {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15391 |             pub fn rxd_pin(&mut self) -> RxdPinW<'_, Usart2PinrSpec> {
[INFO] [stdout]       |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:15397:26
[INFO] [stdout]       |
[INFO] [stdout] 15397 |             pub fn rsvd3(&mut self) -> Rsvd3W<Usart2PinrSpec> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15397 |             pub fn rsvd3(&mut self) -> Rsvd3W<'_, Usart2PinrSpec> {
[INFO] [stdout]       |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> lib.rs:15403:28
[INFO] [stdout]       |
[INFO] [stdout] 15403 |             pub fn rts_pin(&mut self) -> RtsPinW<Usart2PinrSpec> {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15403 |             pub fn rts_pin(&mut self) -> RtsPinW<'_, Usart2PinrSpec> {
[INFO] [stdout]       |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[WARN] too many lines in the log, truncating it
