[INFO] fetching crate lks32mc03x_pac 0.1.0...
[INFO] testing lks32mc03x_pac-0.1.0 against 1.91.0 for beta-1.92-2
[INFO] extracting crate lks32mc03x_pac 0.1.0 into /workspace/builds/worker-5-tc1/source
[INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml
[INFO] started tweaking crates.io crate lks32mc03x_pac 0.1.0
[INFO] finished tweaking crates.io crate lks32mc03x_pac 0.1.0
[INFO] tweaked toml for crates.io crate lks32mc03x_pac 0.1.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate lks32mc03x_pac 0.1.0 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate lks32mc03x_pac 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded vcell v0.1.3
[INFO] [stderr]   Downloaded volatile-register v0.2.2
[INFO] [stderr]   Downloaded nb v0.1.3
[INFO] [stderr]   Downloaded critical-section v1.2.0
[INFO] [stderr]   Downloaded cortex-m-rt-macros v0.7.5
[INFO] [stderr]   Downloaded bare-metal v0.2.5
[INFO] [stderr]   Downloaded cortex-m-rt v0.7.5
[INFO] [stderr]   Downloaded bitfield v0.13.2
[INFO] [stderr]   Downloaded cortex-m v0.7.7
[INFO] [stderr]   Downloaded nb v1.1.0
[INFO] [stderr]   Downloaded embedded-hal v0.2.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0dab1f416cf8e9992c9aac83f6569eeee1760fedabd588a6e820e82595327493
[INFO] running `Command { std: "docker" "start" "-a" "0dab1f416cf8e9992c9aac83f6569eeee1760fedabd588a6e820e82595327493", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0dab1f416cf8e9992c9aac83f6569eeee1760fedabd588a6e820e82595327493", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0dab1f416cf8e9992c9aac83f6569eeee1760fedabd588a6e820e82595327493", kill_on_drop: false }`
[INFO] [stdout] 0dab1f416cf8e9992c9aac83f6569eeee1760fedabd588a6e820e82595327493
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ed90246df275c6942dee3f4eaf5df02cb315e34edb499c3fac679ff702f530f0
[INFO] running `Command { std: "docker" "start" "-a" "ed90246df275c6942dee3f4eaf5df02cb315e34edb499c3fac679ff702f530f0", kill_on_drop: false }`
[INFO] [stderr]    Compiling bare-metal v0.2.5
[INFO] [stderr]    Compiling cortex-m v0.7.7
[INFO] [stderr]    Compiling nb v1.1.0
[INFO] [stderr]    Compiling vcell v0.1.3
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling lks32mc03x_pac v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling bitfield v0.13.2
[INFO] [stderr]    Compiling volatile-register v0.2.2
[INFO] [stderr]    Compiling nb v0.1.3
[INFO] [stderr]    Compiling embedded-hal v0.2.7
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1220:31
[INFO] [stdout]      |
[INFO] [stdout] 1220 |             pub fn opa_sel_en(&mut self) -> OpaSelEnW<OpaSelSpec> {
[INFO] [stdout]      |                               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                               |
[INFO] [stdout]      |                               the 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] 1220 |             pub fn opa_sel_en(&mut self) -> OpaSelEnW<'_, OpaSelSpec> {
[INFO] [stdout]      |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2039:29
[INFO] [stdout]      |
[INFO] [stdout] 2039 |             pub fn res_opa0(&mut self) -> ResOpa0W<AfeReg0Spec> {
[INFO] [stdout]      |                             ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2039 |             pub fn res_opa0(&mut self) -> ResOpa0W<'_, AfeReg0Spec> {
[INFO] [stdout]      |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2044:30
[INFO] [stdout]      |
[INFO] [stdout] 2044 |             pub fn opaout_en(&mut self) -> OpaoutEnW<AfeReg0Spec> {
[INFO] [stdout]      |                              ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                              |
[INFO] [stdout]      |                              the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2044 |             pub fn opaout_en(&mut self) -> OpaoutEnW<'_, AfeReg0Spec> {
[INFO] [stdout]      |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2049:30
[INFO] [stdout]      |
[INFO] [stdout] 2049 |             pub fn opa0_b_en(&mut self) -> Opa0BEnW<AfeReg0Spec> {
[INFO] [stdout]      |                              ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                              |
[INFO] [stdout]      |                              the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: 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 opa0_b_en(&mut self) -> Opa0BEnW<'_, AfeReg0Spec> {
[INFO] [stdout]      |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2054:29
[INFO] [stdout]      |
[INFO] [stdout] 2054 |             pub fn gain_adc(&mut self) -> GainAdcW<AfeReg0Spec> {
[INFO] [stdout]      |                             ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2054 |             pub fn gain_adc(&mut self) -> GainAdcW<'_, AfeReg0Spec> {
[INFO] [stdout]      |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2059:28
[INFO] [stdout]      |
[INFO] [stdout] 2059 |             pub fn ref2vdd(&mut self) -> Ref2vddW<AfeReg0Spec> {
[INFO] [stdout]      |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2059 |             pub fn ref2vdd(&mut self) -> Ref2vddW<'_, AfeReg0Spec> {
[INFO] [stdout]      |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2064:27
[INFO] [stdout]      |
[INFO] [stdout] 2064 |             pub fn adcpdn(&mut self) -> AdcpdnW<AfeReg0Spec> {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2064 |             pub fn adcpdn(&mut self) -> AdcpdnW<'_, AfeReg0Spec> {
[INFO] [stdout]      |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2069:27
[INFO] [stdout]      |
[INFO] [stdout] 2069 |             pub fn opapdn(&mut self) -> OpapdnW<AfeReg0Spec> {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2069 |             pub fn opapdn(&mut self) -> OpapdnW<'_, AfeReg0Spec> {
[INFO] [stdout]      |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2074:26
[INFO] [stdout]      |
[INFO] [stdout] 2074 |             pub fn bgppd(&mut self) -> BgppdW<AfeReg0Spec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2074 |             pub fn bgppd(&mut self) -> BgppdW<'_, AfeReg0Spec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2079:27
[INFO] [stdout]      |
[INFO] [stdout] 2079 |             pub fn dacpdn(&mut self) -> DacpdnW<AfeReg0Spec> {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2079 |             pub fn dacpdn(&mut self) -> DacpdnW<'_, AfeReg0Spec> {
[INFO] [stdout]      |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2084:27
[INFO] [stdout]      |
[INFO] [stdout] 2084 |             pub fn tmppdn(&mut self) -> TmppdnW<AfeReg0Spec> {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2084 |             pub fn tmppdn(&mut self) -> TmppdnW<'_, AfeReg0Spec> {
[INFO] [stdout]      |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2089:28
[INFO] [stdout]      |
[INFO] [stdout] 2089 |             pub fn cmp0pdn(&mut self) -> Cmp0pdnW<AfeReg0Spec> {
[INFO] [stdout]      |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2089 |             pub fn cmp0pdn(&mut self) -> Cmp0pdnW<'_, AfeReg0Spec> {
[INFO] [stdout]      |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2094:28
[INFO] [stdout]      |
[INFO] [stdout] 2094 |             pub fn cmp1pdn(&mut self) -> Cmp1pdnW<AfeReg0Spec> {
[INFO] [stdout]      |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2094 |             pub fn cmp1pdn(&mut self) -> Cmp1pdnW<'_, AfeReg0Spec> {
[INFO] [stdout]      |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2099:27
[INFO] [stdout]      |
[INFO] [stdout] 2099 |             pub fn pllpdn(&mut self) -> PllpdnW<AfeReg0Spec> {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2099 |             pub fn pllpdn(&mut self) -> PllpdnW<'_, AfeReg0Spec> {
[INFO] [stdout]      |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2895:30
[INFO] [stdout]      |
[INFO] [stdout] 2895 |             pub fn ldoout_en(&mut self) -> LdooutEnW<AfeReg1Spec> {
[INFO] [stdout]      |                              ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                              |
[INFO] [stdout]      |                              the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2895 |             pub fn ldoout_en(&mut self) -> LdooutEnW<'_, AfeReg1Spec> {
[INFO] [stdout]      |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2900:30
[INFO] [stdout]      |
[INFO] [stdout] 2900 |             pub fn dacout_en(&mut self) -> DacoutEnW<AfeReg1Spec> {
[INFO] [stdout]      |                              ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                              |
[INFO] [stdout]      |                              the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2900 |             pub fn dacout_en(&mut self) -> DacoutEnW<'_, AfeReg1Spec> {
[INFO] [stdout]      |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2905:30
[INFO] [stdout]      |
[INFO] [stdout] 2905 |             pub fn cmp0_seln(&mut self) -> Cmp0SelnW<AfeReg1Spec> {
[INFO] [stdout]      |                              ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                              |
[INFO] [stdout]      |                              the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2905 |             pub fn cmp0_seln(&mut self) -> Cmp0SelnW<'_, AfeReg1Spec> {
[INFO] [stdout]      |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2910:30
[INFO] [stdout]      |
[INFO] [stdout] 2910 |             pub fn cmp1_seln(&mut self) -> Cmp1SelnW<AfeReg1Spec> {
[INFO] [stdout]      |                              ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                              |
[INFO] [stdout]      |                              the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2910 |             pub fn cmp1_seln(&mut self) -> Cmp1SelnW<'_, AfeReg1Spec> {
[INFO] [stdout]      |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2915:30
[INFO] [stdout]      |
[INFO] [stdout] 2915 |             pub fn ref_ad_en(&mut self) -> RefAdEnW<AfeReg1Spec> {
[INFO] [stdout]      |                              ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                              |
[INFO] [stdout]      |                              the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2915 |             pub fn ref_ad_en(&mut self) -> RefAdEnW<'_, AfeReg1Spec> {
[INFO] [stdout]      |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2920:28
[INFO] [stdout]      |
[INFO] [stdout] 2920 |             pub fn cmp_hys(&mut self) -> CmpHysW<AfeReg1Spec> {
[INFO] [stdout]      |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: 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 cmp_hys(&mut self) -> CmpHysW<'_, AfeReg1Spec> {
[INFO] [stdout]      |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2925:30
[INFO] [stdout]      |
[INFO] [stdout] 2925 |             pub fn cmp0_selp(&mut self) -> Cmp0SelpW<AfeReg1Spec> {
[INFO] [stdout]      |                              ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                              |
[INFO] [stdout]      |                              the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2925 |             pub fn cmp0_selp(&mut self) -> Cmp0SelpW<'_, AfeReg1Spec> {
[INFO] [stdout]      |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2930:27
[INFO] [stdout]      |
[INFO] [stdout] 2930 |             pub fn cmp_ft(&mut self) -> CmpFtW<AfeReg1Spec> {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2930 |             pub fn cmp_ft(&mut self) -> CmpFtW<'_, AfeReg1Spec> {
[INFO] [stdout]      |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2935:30
[INFO] [stdout]      |
[INFO] [stdout] 2935 |             pub fn cmp1_selp(&mut self) -> Cmp1SelpW<AfeReg1Spec> {
[INFO] [stdout]      |                              ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                              |
[INFO] [stdout]      |                              the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2935 |             pub fn cmp1_selp(&mut self) -> Cmp1SelpW<'_, AfeReg1Spec> {
[INFO] [stdout]      |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2940:31
[INFO] [stdout]      |
[INFO] [stdout] 2940 |             pub fn aclk_phase(&mut self) -> AclkPhaseW<AfeReg1Spec> {
[INFO] [stdout]      |                               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                               |
[INFO] [stdout]      |                               the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2940 |             pub fn aclk_phase(&mut self) -> AclkPhaseW<'_, AfeReg1Spec> {
[INFO] [stdout]      |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:3485:30
[INFO] [stdout]      |
[INFO] [stdout] 3485 |             pub fn samp_time(&mut self) -> SampTimeW<AfeReg2Spec> {
[INFO] [stdout]      |                              ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                              |
[INFO] [stdout]      |                              the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3485 |             pub fn samp_time(&mut self) -> SampTimeW<'_, AfeReg2Spec> {
[INFO] [stdout]      |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:3490:29
[INFO] [stdout]      |
[INFO] [stdout] 3490 |             pub fn ckdy_enn(&mut self) -> CkdyEnnW<AfeReg2Spec> {
[INFO] [stdout]      |                             ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3490 |             pub fn ckdy_enn(&mut self) -> CkdyEnnW<'_, AfeReg2Spec> {
[INFO] [stdout]      |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:3665:28
[INFO] [stdout]      |
[INFO] [stdout] 3665 |             pub fn reftrim(&mut self) -> ReftrimW<AfeReg3Spec> {
[INFO] [stdout]      |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3665 |             pub fn reftrim(&mut self) -> ReftrimW<'_, AfeReg3Spec> {
[INFO] [stdout]      |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:3840:30
[INFO] [stdout]      |
[INFO] [stdout] 3840 |             pub fn ldo15trim(&mut self) -> Ldo15trimW<AfeReg4Spec> {
[INFO] [stdout]      |                              ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                              |
[INFO] [stdout]      |                              the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3840 |             pub fn ldo15trim(&mut self) -> Ldo15trimW<'_, AfeReg4Spec> {
[INFO] [stdout]      |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:4002:28
[INFO] [stdout]      |
[INFO] [stdout] 4002 |             pub fn rcltrim(&mut self) -> RcltrimW<AfeReg5Spec> {
[INFO] [stdout]      |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4002 |             pub fn rcltrim(&mut self) -> RcltrimW<'_, AfeReg5Spec> {
[INFO] [stdout]      |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:4905:28
[INFO] [stdout]      |
[INFO] [stdout] 4905 |             pub fn rchtrim(&mut self) -> RchtrimW<AfeReg6Spec> {
[INFO] [stdout]      |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4905 |             pub fn rchtrim(&mut self) -> RchtrimW<'_, AfeReg6Spec> {
[INFO] [stdout]      |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:4946:27
[INFO] [stdout]      |
[INFO] [stdout] 4946 |             pub fn dac_in(&mut self) -> DacInW<AfeDacSpec> {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: 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 dac_in(&mut self) -> DacInW<'_, AfeDacSpec> {
[INFO] [stdout]      |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:5160:28
[INFO] [stdout]      |
[INFO] [stdout] 5160 |             pub fn clk_div(&mut self) -> ClkDivW<ClkCfgSpec> {
[INFO] [stdout]      |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5160 |             pub fn clk_div(&mut self) -> ClkDivW<'_, ClkCfgSpec> {
[INFO] [stdout]      |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:5165:28
[INFO] [stdout]      |
[INFO] [stdout] 5165 |             pub fn clk_sel(&mut self) -> ClkSelW<ClkCfgSpec> {
[INFO] [stdout]      |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5165 |             pub fn clk_sel(&mut self) -> ClkSelW<'_, ClkCfgSpec> {
[INFO] [stdout]      |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:5313:27
[INFO] [stdout]      |
[INFO] [stdout] 5313 |             pub fn rst_io(&mut self) -> RstIoW<IoCfgSpec> {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5313 |             pub fn rst_io(&mut self) -> RstIoW<'_, IoCfgSpec> {
[INFO] [stdout]      |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:5318:27
[INFO] [stdout]      |
[INFO] [stdout] 5318 |             pub fn swd_io(&mut self) -> SwdIoW<IoCfgSpec> {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5318 |             pub fn swd_io(&mut self) -> SwdIoW<'_, IoCfgSpec> {
[INFO] [stdout]      |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:5702:28
[INFO] [stdout]      |
[INFO] [stdout] 5702 |             pub fn dbg_slp(&mut self) -> DbgSlpW<DbgCfgSpec> {
[INFO] [stdout]      |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5702 |             pub fn dbg_slp(&mut self) -> DbgSlpW<'_, DbgCfgSpec> {
[INFO] [stdout]      |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:5707:29
[INFO] [stdout]      |
[INFO] [stdout] 5707 |             pub fn dbg_stop(&mut self) -> DbgStopW<DbgCfgSpec> {
[INFO] [stdout]      |                             ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5707 |             pub fn dbg_stop(&mut self) -> DbgStopW<'_, DbgCfgSpec> {
[INFO] [stdout]      |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:5712:34
[INFO] [stdout]      |
[INFO] [stdout] 5712 |             pub fn dbg_iwdg_stop(&mut self) -> DbgIwdgStopW<DbgCfgSpec> {
[INFO] [stdout]      |                                  ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                  |
[INFO] [stdout]      |                                  the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5712 |             pub fn dbg_iwdg_stop(&mut self) -> DbgIwdgStopW<'_, DbgCfgSpec> {
[INFO] [stdout]      |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:5717:34
[INFO] [stdout]      |
[INFO] [stdout] 5717 |             pub fn dbg_tim0_stop(&mut self) -> DbgTim0StopW<DbgCfgSpec> {
[INFO] [stdout]      |                                  ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                  |
[INFO] [stdout]      |                                  the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5717 |             pub fn dbg_tim0_stop(&mut self) -> DbgTim0StopW<'_, DbgCfgSpec> {
[INFO] [stdout]      |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:5722:34
[INFO] [stdout]      |
[INFO] [stdout] 5722 |             pub fn dbg_tim1_stop(&mut self) -> DbgTim1StopW<DbgCfgSpec> {
[INFO] [stdout]      |                                  ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                  |
[INFO] [stdout]      |                                  the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5722 |             pub fn dbg_tim1_stop(&mut self) -> DbgTim1StopW<'_, DbgCfgSpec> {
[INFO] [stdout]      |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:5727:33
[INFO] [stdout]      |
[INFO] [stdout] 5727 |             pub fn sft_rst_peri(&mut self) -> SftRstPeriW<DbgCfgSpec> {
[INFO] [stdout]      |                                 ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                 |
[INFO] [stdout]      |                                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5727 |             pub fn sft_rst_peri(&mut self) -> SftRstPeriW<'_, DbgCfgSpec> {
[INFO] [stdout]      |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:5732:27
[INFO] [stdout]      |
[INFO] [stdout] 5732 |             pub fn sw_irq(&mut self) -> SwIrqW<DbgCfgSpec> {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5732 |             pub fn sw_irq(&mut self) -> SwIrqW<'_, DbgCfgSpec> {
[INFO] [stdout]      |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:5737:32
[INFO] [stdout]      |
[INFO] [stdout] 5737 |             pub fn sw_irq_trig(&mut self) -> SwIrqTrigW<DbgCfgSpec> {
[INFO] [stdout]      |                                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                |
[INFO] [stdout]      |                                the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5737 |             pub fn sw_irq_trig(&mut self) -> SwIrqTrigW<'_, DbgCfgSpec> {
[INFO] [stdout]      |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:5778:32
[INFO] [stdout]      |
[INFO] [stdout] 5778 |             pub fn i2c_clk_div(&mut self) -> I2cClkDivW<ClkDiv0Spec> {
[INFO] [stdout]      |                                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                |
[INFO] [stdout]      |                                the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5778 |             pub fn i2c_clk_div(&mut self) -> I2cClkDivW<'_, ClkDiv0Spec> {
[INFO] [stdout]      |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:5819:33
[INFO] [stdout]      |
[INFO] [stdout] 5819 |             pub fn uart_clk_div(&mut self) -> UartClkDivW<ClkDiv2Spec> {
[INFO] [stdout]      |                                 ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                 |
[INFO] [stdout]      |                                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: 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 uart_clk_div(&mut self) -> UartClkDivW<'_, ClkDiv2Spec> {
[INFO] [stdout]      |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6373:31
[INFO] [stdout]      |
[INFO] [stdout] 6373 |             pub fn i2c_clk_en(&mut self) -> I2cClkEnW<ClkFenSpec> {
[INFO] [stdout]      |                               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                               |
[INFO] [stdout]      |                               the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6373 |             pub fn i2c_clk_en(&mut self) -> I2cClkEnW<'_, ClkFenSpec> {
[INFO] [stdout]      |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6378:32
[INFO] [stdout]      |
[INFO] [stdout] 6378 |             pub fn hall_clk_en(&mut self) -> HallClkEnW<ClkFenSpec> {
[INFO] [stdout]      |                                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                |
[INFO] [stdout]      |                                the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6378 |             pub fn hall_clk_en(&mut self) -> HallClkEnW<'_, ClkFenSpec> {
[INFO] [stdout]      |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6383:32
[INFO] [stdout]      |
[INFO] [stdout] 6383 |             pub fn uart_clk_en(&mut self) -> UartClkEnW<ClkFenSpec> {
[INFO] [stdout]      |                                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                |
[INFO] [stdout]      |                                the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6383 |             pub fn uart_clk_en(&mut self) -> UartClkEnW<'_, ClkFenSpec> {
[INFO] [stdout]      |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6388:31
[INFO] [stdout]      |
[INFO] [stdout] 6388 |             pub fn cmp_clk_en(&mut self) -> CmpClkEnW<ClkFenSpec> {
[INFO] [stdout]      |                               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                               |
[INFO] [stdout]      |                               the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6388 |             pub fn cmp_clk_en(&mut self) -> CmpClkEnW<'_, ClkFenSpec> {
[INFO] [stdout]      |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6393:33
[INFO] [stdout]      |
[INFO] [stdout] 6393 |             pub fn mcpwm_clk_en(&mut self) -> McpwmClkEnW<ClkFenSpec> {
[INFO] [stdout]      |                                 ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                 |
[INFO] [stdout]      |                                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: 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 mcpwm_clk_en(&mut self) -> McpwmClkEnW<'_, ClkFenSpec> {
[INFO] [stdout]      |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6398:34
[INFO] [stdout]      |
[INFO] [stdout] 6398 |             pub fn timer0_clk_en(&mut self) -> Timer0ClkEnW<ClkFenSpec> {
[INFO] [stdout]      |                                  ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                  |
[INFO] [stdout]      |                                  the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6398 |             pub fn timer0_clk_en(&mut self) -> Timer0ClkEnW<'_, ClkFenSpec> {
[INFO] [stdout]      |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6403:34
[INFO] [stdout]      |
[INFO] [stdout] 6403 |             pub fn timer1_clk_en(&mut self) -> Timer1ClkEnW<ClkFenSpec> {
[INFO] [stdout]      |                                  ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                  |
[INFO] [stdout]      |                                  the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6403 |             pub fn timer1_clk_en(&mut self) -> Timer1ClkEnW<'_, ClkFenSpec> {
[INFO] [stdout]      |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6408:31
[INFO] [stdout]      |
[INFO] [stdout] 6408 |             pub fn div_clk_en(&mut self) -> DivClkEnW<ClkFenSpec> {
[INFO] [stdout]      |                               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                               |
[INFO] [stdout]      |                               the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6408 |             pub fn div_clk_en(&mut self) -> DivClkEnW<'_, ClkFenSpec> {
[INFO] [stdout]      |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6413:31
[INFO] [stdout]      |
[INFO] [stdout] 6413 |             pub fn spi_clk_en(&mut self) -> SpiClkEnW<ClkFenSpec> {
[INFO] [stdout]      |                               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                               |
[INFO] [stdout]      |                               the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6413 |             pub fn spi_clk_en(&mut self) -> SpiClkEnW<'_, ClkFenSpec> {
[INFO] [stdout]      |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:7141:32
[INFO] [stdout]      |
[INFO] [stdout] 7141 |             pub fn i2c_sft_rst(&mut self) -> I2cSftRstW<SfrRstSpec> {
[INFO] [stdout]      |                                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                |
[INFO] [stdout]      |                                the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7141 |             pub fn i2c_sft_rst(&mut self) -> I2cSftRstW<'_, SfrRstSpec> {
[INFO] [stdout]      |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:7146:33
[INFO] [stdout]      |
[INFO] [stdout] 7146 |             pub fn hall_sft_rst(&mut self) -> HallSftRstW<SfrRstSpec> {
[INFO] [stdout]      |                                 ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                 |
[INFO] [stdout]      |                                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7146 |             pub fn hall_sft_rst(&mut self) -> HallSftRstW<'_, SfrRstSpec> {
[INFO] [stdout]      |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:7151:33
[INFO] [stdout]      |
[INFO] [stdout] 7151 |             pub fn uart_sft_rst(&mut self) -> UartSftRstW<SfrRstSpec> {
[INFO] [stdout]      |                                 ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                 |
[INFO] [stdout]      |                                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7151 |             pub fn uart_sft_rst(&mut self) -> UartSftRstW<'_, SfrRstSpec> {
[INFO] [stdout]      |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:7156:32
[INFO] [stdout]      |
[INFO] [stdout] 7156 |             pub fn cmp_sft_rst(&mut self) -> CmpSftRstW<SfrRstSpec> {
[INFO] [stdout]      |                                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                |
[INFO] [stdout]      |                                the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7156 |             pub fn cmp_sft_rst(&mut self) -> CmpSftRstW<'_, SfrRstSpec> {
[INFO] [stdout]      |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:7161:34
[INFO] [stdout]      |
[INFO] [stdout] 7161 |             pub fn mcpwm_sft_rst(&mut self) -> McpwmSftRstW<SfrRstSpec> {
[INFO] [stdout]      |                                  ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                  |
[INFO] [stdout]      |                                  the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7161 |             pub fn mcpwm_sft_rst(&mut self) -> McpwmSftRstW<'_, SfrRstSpec> {
[INFO] [stdout]      |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:7166:35
[INFO] [stdout]      |
[INFO] [stdout] 7166 |             pub fn timer0_sft_rst(&mut self) -> Timer0SftRstW<SfrRstSpec> {
[INFO] [stdout]      |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                   |
[INFO] [stdout]      |                                   the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7166 |             pub fn timer0_sft_rst(&mut self) -> Timer0SftRstW<'_, SfrRstSpec> {
[INFO] [stdout]      |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:7171:35
[INFO] [stdout]      |
[INFO] [stdout] 7171 |             pub fn timer1_sft_rst(&mut self) -> Timer1SftRstW<SfrRstSpec> {
[INFO] [stdout]      |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                   |
[INFO] [stdout]      |                                   the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7171 |             pub fn timer1_sft_rst(&mut self) -> Timer1SftRstW<'_, SfrRstSpec> {
[INFO] [stdout]      |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:7176:33
[INFO] [stdout]      |
[INFO] [stdout] 7176 |             pub fn gpio_sft_rst(&mut self) -> GpioSftRstW<SfrRstSpec> {
[INFO] [stdout]      |                                 ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                 |
[INFO] [stdout]      |                                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7176 |             pub fn gpio_sft_rst(&mut self) -> GpioSftRstW<'_, SfrRstSpec> {
[INFO] [stdout]      |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:7181:32
[INFO] [stdout]      |
[INFO] [stdout] 7181 |             pub fn dsp_sft_rst(&mut self) -> DspSftRstW<SfrRstSpec> {
[INFO] [stdout]      |                                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                |
[INFO] [stdout]      |                                the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7181 |             pub fn dsp_sft_rst(&mut self) -> DspSftRstW<'_, SfrRstSpec> {
[INFO] [stdout]      |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:7186:32
[INFO] [stdout]      |
[INFO] [stdout] 7186 |             pub fn adc_sft_rst(&mut self) -> AdcSftRstW<SfrRstSpec> {
[INFO] [stdout]      |                                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                |
[INFO] [stdout]      |                                the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7186 |             pub fn adc_sft_rst(&mut self) -> AdcSftRstW<'_, SfrRstSpec> {
[INFO] [stdout]      |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:7191:32
[INFO] [stdout]      |
[INFO] [stdout] 7191 |             pub fn spi_sft_rst(&mut self) -> SpiSftRstW<SfrRstSpec> {
[INFO] [stdout]      |                                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                |
[INFO] [stdout]      |                                the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7191 |             pub fn spi_sft_rst(&mut self) -> SpiSftRstW<'_, SfrRstSpec> {
[INFO] [stdout]      |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:7196:32
[INFO] [stdout]      |
[INFO] [stdout] 7196 |             pub fn dma_sft_rst(&mut self) -> DmaSftRstW<SfrRstSpec> {
[INFO] [stdout]      |                                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                |
[INFO] [stdout]      |                                the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7196 |             pub fn dma_sft_rst(&mut self) -> DmaSftRstW<'_, SfrRstSpec> {
[INFO] [stdout]      |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:7254:24
[INFO] [stdout]      |
[INFO] [stdout] 7254 |             pub fn psw(&mut self) -> PswW<ProtectSpec> {
[INFO] [stdout]      |                        ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7254 |             pub fn psw(&mut self) -> PswW<'_, ProtectSpec> {
[INFO] [stdout]      |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:7310:24
[INFO] [stdout]      |
[INFO] [stdout] 7310 |             pub fn psw(&mut self) -> PswW<FlseSpec> {
[INFO] [stdout]      |                        ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7310 |             pub fn psw(&mut self) -> PswW<'_, FlseSpec> {
[INFO] [stdout]      |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:7366:24
[INFO] [stdout]      |
[INFO] [stdout] 7366 |             pub fn psw(&mut self) -> PswW<FlspSpec> {
[INFO] [stdout]      |                        ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7366 |             pub fn psw(&mut self) -> PswW<'_, FlspSpec> {
[INFO] [stdout]      |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:7880:24
[INFO] [stdout]      |
[INFO] [stdout] 7880 |             pub fn tbs(&mut self) -> TbsW<CfgSpec> {
[INFO] [stdout]      |                        ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7880 |             pub fn tbs(&mut self) -> TbsW<'_, CfgSpec> {
[INFO] [stdout]      |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:7885:27
[INFO] [stdout]      |
[INFO] [stdout] 7885 |             pub fn region(&mut self) -> RegionW<CfgSpec> {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7885 |             pub fn region(&mut self) -> RegionW<'_, CfgSpec> {
[INFO] [stdout]      |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:7890:29
[INFO] [stdout]      |
[INFO] [stdout] 7890 |             pub fn ers_type(&mut self) -> ErsTypeW<CfgSpec> {
[INFO] [stdout]      |                             ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7890 |             pub fn ers_type(&mut self) -> ErsTypeW<'_, CfgSpec> {
[INFO] [stdout]      |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:7895:25
[INFO] [stdout]      |
[INFO] [stdout] 7895 |             pub fn pref(&mut self) -> PrefW<CfgSpec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7895 |             pub fn pref(&mut self) -> PrefW<'_, CfgSpec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:7900:28
[INFO] [stdout]      |
[INFO] [stdout] 7900 |             pub fn adr_inc(&mut self) -> AdrIncW<CfgSpec> {
[INFO] [stdout]      |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7900 |             pub fn adr_inc(&mut self) -> AdrIncW<'_, CfgSpec> {
[INFO] [stdout]      |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:7905:27
[INFO] [stdout]      |
[INFO] [stdout] 7905 |             pub fn prg_en(&mut self) -> PrgEnW<CfgSpec> {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7905 |             pub fn prg_en(&mut self) -> PrgEnW<'_, CfgSpec> {
[INFO] [stdout]      |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:7910:27
[INFO] [stdout]      |
[INFO] [stdout] 7910 |             pub fn ers_en(&mut self) -> ErsEnW<CfgSpec> {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7910 |             pub fn ers_en(&mut self) -> ErsEnW<'_, CfgSpec> {
[INFO] [stdout]      |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:8585:23
[INFO] [stdout]      |
[INFO] [stdout] 8585 |             pub fn en(&mut self) -> EnW<CfgSpec> {
[INFO] [stdout]      |                       ^^^^^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8585 |             pub fn en(&mut self) -> EnW<'_, CfgSpec> {
[INFO] [stdout]      |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:8590:27
[INFO] [stdout]      |
[INFO] [stdout] 8590 |             pub fn endian(&mut self) -> EndianW<CfgSpec> {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8590 |             pub fn endian(&mut self) -> EndianW<'_, CfgSpec> {
[INFO] [stdout]      |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:8595:25
[INFO] [stdout]      |
[INFO] [stdout] 8595 |             pub fn cpol(&mut self) -> CpolW<CfgSpec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8595 |             pub fn cpol(&mut self) -> CpolW<'_, CfgSpec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:8600:25
[INFO] [stdout]      |
[INFO] [stdout] 8600 |             pub fn cpha(&mut self) -> CphaW<CfgSpec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8600 |             pub fn cpha(&mut self) -> CphaW<'_, CfgSpec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:8605:23
[INFO] [stdout]      |
[INFO] [stdout] 8605 |             pub fn ms(&mut self) -> MsW<CfgSpec> {
[INFO] [stdout]      |                       ^^^^^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8605 |             pub fn ms(&mut self) -> MsW<'_, CfgSpec> {
[INFO] [stdout]      |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:8610:23
[INFO] [stdout]      |
[INFO] [stdout] 8610 |             pub fn cs(&mut self) -> CsW<CfgSpec> {
[INFO] [stdout]      |                       ^^^^^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8610 |             pub fn cs(&mut self) -> CsW<'_, CfgSpec> {
[INFO] [stdout]      |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:8615:27
[INFO] [stdout]      |
[INFO] [stdout] 8615 |             pub fn duplex(&mut self) -> DuplexW<CfgSpec> {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8615 |             pub fn duplex(&mut self) -> DuplexW<'_, CfgSpec> {
[INFO] [stdout]      |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:9113:26
[INFO] [stdout]      |
[INFO] [stdout] 9113 |             pub fn ov_if(&mut self) -> OvIfW<IeSpec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9113 |             pub fn ov_if(&mut self) -> OvIfW<'_, IeSpec> {
[INFO] [stdout]      |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:9118:26
[INFO] [stdout]      |
[INFO] [stdout] 9118 |             pub fn ab_if(&mut self) -> AbIfW<IeSpec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9118 |             pub fn ab_if(&mut self) -> AbIfW<'_, IeSpec> {
[INFO] [stdout]      |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:9123:29
[INFO] [stdout]      |
[INFO] [stdout] 9123 |             pub fn cmplt_if(&mut self) -> CmpltIfW<IeSpec> {
[INFO] [stdout]      |                             ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9123 |             pub fn cmplt_if(&mut self) -> CmpltIfW<'_, IeSpec> {
[INFO] [stdout]      |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:9128:31
[INFO] [stdout]      |
[INFO] [stdout] 9128 |             pub fn trans_trig(&mut self) -> TransTrigW<IeSpec> {
[INFO] [stdout]      |                               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                               |
[INFO] [stdout]      |                               the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9128 |             pub fn trans_trig(&mut self) -> TransTrigW<'_, IeSpec> {
[INFO] [stdout]      |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:9133:26
[INFO] [stdout]      |
[INFO] [stdout] 9133 |             pub fn ov_ie(&mut self) -> OvIeW<IeSpec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9133 |             pub fn ov_ie(&mut self) -> OvIeW<'_, IeSpec> {
[INFO] [stdout]      |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:9138:26
[INFO] [stdout]      |
[INFO] [stdout] 9138 |             pub fn ab_ie(&mut self) -> AbIeW<IeSpec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9138 |             pub fn ab_ie(&mut self) -> AbIeW<'_, IeSpec> {
[INFO] [stdout]      |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:9143:29
[INFO] [stdout]      |
[INFO] [stdout] 9143 |             pub fn cmplt_ie(&mut self) -> CmpltIeW<IeSpec> {
[INFO] [stdout]      |                             ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9143 |             pub fn cmplt_ie(&mut self) -> CmpltIeW<'_, IeSpec> {
[INFO] [stdout]      |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:9148:23
[INFO] [stdout]      |
[INFO] [stdout] 9148 |             pub fn ie(&mut self) -> IeW<IeSpec> {
[INFO] [stdout]      |                       ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9148 |             pub fn ie(&mut self) -> IeW<'_, IeSpec> {
[INFO] [stdout]      |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:9247:25
[INFO] [stdout]      |
[INFO] [stdout] 9247 |             pub fn baud(&mut self) -> BaudW<BaudSpec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9247 |             pub fn baud(&mut self) -> BaudW<'_, BaudSpec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:9252:31
[INFO] [stdout]      |
[INFO] [stdout] 9252 |             pub fn trans_mode(&mut self) -> TransModeW<BaudSpec> {
[INFO] [stdout]      |                               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                               |
[INFO] [stdout]      |                               the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9252 |             pub fn trans_mode(&mut self) -> TransModeW<'_, BaudSpec> {
[INFO] [stdout]      |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:9293:27
[INFO] [stdout]      |
[INFO] [stdout] 9293 |             pub fn txdata(&mut self) -> TxdataW<TxdataSpec> {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9293 |             pub fn txdata(&mut self) -> TxdataW<'_, TxdataSpec> {
[INFO] [stdout]      |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:9334:27
[INFO] [stdout]      |
[INFO] [stdout] 9334 |             pub fn rxdata(&mut self) -> RxdataW<RxdataSpec> {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9334 |             pub fn rxdata(&mut self) -> RxdataW<'_, RxdataSpec> {
[INFO] [stdout]      |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:9522:28
[INFO] [stdout]      |
[INFO] [stdout] 9522 |             pub fn bitsize(&mut self) -> BitsizeW<SizeSpec> {
[INFO] [stdout]      |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9522 |             pub fn bitsize(&mut self) -> BitsizeW<'_, SizeSpec> {
[INFO] [stdout]      |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:9685:25
[INFO] [stdout]      |
[INFO] [stdout] 9685 |             pub fn addr(&mut self) -> AddrW<AddrSpec> {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9685 |             pub fn addr(&mut self) -> AddrW<'_, AddrSpec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:9690:29
[INFO] [stdout]      |
[INFO] [stdout] 9690 |             pub fn addr_cmp(&mut self) -> AddrCmpW<AddrSpec> {
[INFO] [stdout]      |                             ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9690 |             pub fn addr_cmp(&mut self) -> AddrCmpW<'_, AddrSpec> {
[INFO] [stdout]      |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:10070:29
[INFO] [stdout]       |
[INFO] [stdout] 10070 |             pub fn slv_mode(&mut self) -> SlvModeW<CfgSpec> {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10070 |             pub fn slv_mode(&mut self) -> SlvModeW<'_, CfgSpec> {
[INFO] [stdout]       |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:10075:29
[INFO] [stdout]       |
[INFO] [stdout] 10075 |             pub fn mst_mode(&mut self) -> MstModeW<CfgSpec> {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10075 |             pub fn mst_mode(&mut self) -> MstModeW<'_, CfgSpec> {
[INFO] [stdout]       |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:10080:28
[INFO] [stdout]       |
[INFO] [stdout] 10080 |             pub fn stop_ie(&mut self) -> StopIeW<CfgSpec> {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10080 |             pub fn stop_ie(&mut self) -> StopIeW<'_, CfgSpec> {
[INFO] [stdout]       |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:10085:31
[INFO] [stdout]       |
[INFO] [stdout] 10085 |             pub fn bus_err_ie(&mut self) -> BusErrIeW<CfgSpec> {
[INFO] [stdout]       |                               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                               |
[INFO] [stdout]       |                               the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10085 |             pub fn bus_err_ie(&mut self) -> BusErrIeW<'_, CfgSpec> {
[INFO] [stdout]       |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:10090:26
[INFO] [stdout]       |
[INFO] [stdout] 10090 |             pub fn tc_ie(&mut self) -> TcIeW<CfgSpec> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10090 |             pub fn tc_ie(&mut self) -> TcIeW<'_, CfgSpec> {
[INFO] [stdout]       |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:10095:23
[INFO] [stdout]       |
[INFO] [stdout] 10095 |             pub fn ie(&mut self) -> IeW<CfgSpec> {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10095 |             pub fn ie(&mut self) -> IeW<'_, CfgSpec> {
[INFO] [stdout]       |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:10244:27
[INFO] [stdout]       |
[INFO] [stdout] 10244 |             pub fn rx_ack(&mut self) -> RxAckW<ScrSpec> {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10244 |             pub fn rx_ack(&mut self) -> RxAckW<'_, ScrSpec> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:10249:29
[INFO] [stdout]       |
[INFO] [stdout] 10249 |             pub fn data_dir(&mut self) -> DataDirW<ScrSpec> {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10249 |             pub fn data_dir(&mut self) -> DataDirW<'_, ScrSpec> {
[INFO] [stdout]       |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:10254:30
[INFO] [stdout]       |
[INFO] [stdout] 10254 |             pub fn addr_data(&mut self) -> AddrDataW<ScrSpec> {
[INFO] [stdout]       |                              ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10254 |             pub fn addr_data(&mut self) -> AddrDataW<'_, ScrSpec> {
[INFO] [stdout]       |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:10259:31
[INFO] [stdout]       |
[INFO] [stdout] 10259 |             pub fn byte_cmplt(&mut self) -> ByteCmpltW<ScrSpec> {
[INFO] [stdout]       |                               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                               |
[INFO] [stdout]       |                               the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10259 |             pub fn byte_cmplt(&mut self) -> ByteCmpltW<'_, ScrSpec> {
[INFO] [stdout]       |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:10264:29
[INFO] [stdout]       |
[INFO] [stdout] 10264 |             pub fn stop_evt(&mut self) -> StopEvtW<ScrSpec> {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10264 |             pub fn stop_evt(&mut self) -> StopEvtW<'_, ScrSpec> {
[INFO] [stdout]       |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:10269:28
[INFO] [stdout]       |
[INFO] [stdout] 10269 |             pub fn stt_err(&mut self) -> SttErrW<ScrSpec> {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10269 |             pub fn stt_err(&mut self) -> SttErrW<'_, ScrSpec> {
[INFO] [stdout]       |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:10310:25
[INFO] [stdout]       |
[INFO] [stdout] 10310 |             pub fn data(&mut self) -> DataW<DataSpec> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10310 |             pub fn data(&mut self) -> DataW<'_, DataSpec> {
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:10374:26
[INFO] [stdout]       |
[INFO] [stdout] 10374 |             pub fn start(&mut self) -> StartW<MscrSpec> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10374 |             pub fn start(&mut self) -> StartW<'_, MscrSpec> {
[INFO] [stdout]       |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:10379:28
[INFO] [stdout]       |
[INFO] [stdout] 10379 |             pub fn restart(&mut self) -> RestartW<MscrSpec> {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10379 |             pub fn restart(&mut self) -> RestartW<'_, MscrSpec> {
[INFO] [stdout]       |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:10643:33
[INFO] [stdout]       |
[INFO] [stdout] 10643 |             pub fn slv_dma_pref(&mut self) -> SlvDmaPrefW<BcrSpec> {
[INFO] [stdout]       |                                 ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                 |
[INFO] [stdout]       |                                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10643 |             pub fn slv_dma_pref(&mut self) -> SlvDmaPrefW<'_, BcrSpec> {
[INFO] [stdout]       |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:10648:29
[INFO] [stdout]       |
[INFO] [stdout] 10648 |             pub fn busrt_en(&mut self) -> BusrtEnW<BcrSpec> {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10648 |             pub fn busrt_en(&mut self) -> BusrtEnW<'_, BcrSpec> {
[INFO] [stdout]       |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:10653:35
[INFO] [stdout]       |
[INFO] [stdout] 10653 |             pub fn burst_addr_cmp(&mut self) -> BurstAddrCmpW<BcrSpec> {
[INFO] [stdout]       |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                   |
[INFO] [stdout]       |                                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10653 |             pub fn burst_addr_cmp(&mut self) -> BurstAddrCmpW<'_, BcrSpec> {
[INFO] [stdout]       |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:10658:31
[INFO] [stdout]       |
[INFO] [stdout] 10658 |             pub fn burst_nack(&mut self) -> BurstNackW<BcrSpec> {
[INFO] [stdout]       |                               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                               |
[INFO] [stdout]       |                               the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10658 |             pub fn burst_nack(&mut self) -> BurstNackW<'_, BcrSpec> {
[INFO] [stdout]       |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:10699:31
[INFO] [stdout]       |
[INFO] [stdout] 10699 |             pub fn burst_size(&mut self) -> BurstSizeW<BsizeSpec> {
[INFO] [stdout]       |                               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                               |
[INFO] [stdout]       |                               the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10699 |             pub fn burst_size(&mut self) -> BurstSizeW<'_, BsizeSpec> {
[INFO] [stdout]       |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11020:28
[INFO] [stdout]       |
[INFO] [stdout] 11020 |             pub fn cmp0_ie(&mut self) -> Cmp0IeW<IeSpec> {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11020 |             pub fn cmp0_ie(&mut self) -> Cmp0IeW<'_, IeSpec> {
[INFO] [stdout]       |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11025:28
[INFO] [stdout]       |
[INFO] [stdout] 11025 |             pub fn cmp1_ie(&mut self) -> Cmp1IeW<IeSpec> {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11025 |             pub fn cmp1_ie(&mut self) -> Cmp1IeW<'_, IeSpec> {
[INFO] [stdout]       |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11030:28
[INFO] [stdout]       |
[INFO] [stdout] 11030 |             pub fn cmp0_re(&mut self) -> Cmp0ReW<IeSpec> {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11030 |             pub fn cmp0_re(&mut self) -> Cmp0ReW<'_, IeSpec> {
[INFO] [stdout]       |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11035:28
[INFO] [stdout]       |
[INFO] [stdout] 11035 |             pub fn cmp1_re(&mut self) -> Cmp1ReW<IeSpec> {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11035 |             pub fn cmp1_re(&mut self) -> Cmp1ReW<'_, IeSpec> {
[INFO] [stdout]       |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11085:28
[INFO] [stdout]       |
[INFO] [stdout] 11085 |             pub fn cmp0_if(&mut self) -> Cmp0IfW<IfSpec> {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11085 |             pub fn cmp0_if(&mut self) -> Cmp0IfW<'_, IfSpec> {
[INFO] [stdout]       |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11090:28
[INFO] [stdout]       |
[INFO] [stdout] 11090 |             pub fn cmp1_if(&mut self) -> Cmp1IfW<IfSpec> {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11090 |             pub fn cmp1_if(&mut self) -> Cmp1IfW<'_, IfSpec> {
[INFO] [stdout]       |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11283:35
[INFO] [stdout]       |
[INFO] [stdout] 11283 |             pub fn fil_clk10_div2(&mut self) -> FilClk10Div2W<TclkSpec> {
[INFO] [stdout]       |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                   |
[INFO] [stdout]       |                                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11283 |             pub fn fil_clk10_div2(&mut self) -> FilClk10Div2W<'_, TclkSpec> {
[INFO] [stdout]       |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11288:29
[INFO] [stdout]       |
[INFO] [stdout] 11288 |             pub fn clk10_en(&mut self) -> Clk10EnW<TclkSpec> {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11288 |             pub fn clk10_en(&mut self) -> Clk10EnW<'_, TclkSpec> {
[INFO] [stdout]       |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11293:36
[INFO] [stdout]       |
[INFO] [stdout] 11293 |             pub fn fil_clk10_div16(&mut self) -> FilClk10Div16W<TclkSpec> {
[INFO] [stdout]       |                                    ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                    |
[INFO] [stdout]       |                                    the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11293 |             pub fn fil_clk10_div16(&mut self) -> FilClk10Div16W<'_, TclkSpec> {
[INFO] [stdout]       |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11544:29
[INFO] [stdout]       |
[INFO] [stdout] 11544 |             pub fn cmp0_pol(&mut self) -> Cmp0PolW<CfgSpec> {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11544 |             pub fn cmp0_pol(&mut self) -> Cmp0PolW<'_, CfgSpec> {
[INFO] [stdout]       |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11549:31
[INFO] [stdout]       |
[INFO] [stdout] 11549 |             pub fn cmp0_in_en(&mut self) -> Cmp0InEnW<CfgSpec> {
[INFO] [stdout]       |                               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                               |
[INFO] [stdout]       |                               the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11549 |             pub fn cmp0_in_en(&mut self) -> Cmp0InEnW<'_, CfgSpec> {
[INFO] [stdout]       |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11554:34
[INFO] [stdout]       |
[INFO] [stdout] 11554 |             pub fn cmp0_irq_trig(&mut self) -> Cmp0IrqTrigW<CfgSpec> {
[INFO] [stdout]       |                                  ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                  |
[INFO] [stdout]       |                                  the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11554 |             pub fn cmp0_irq_trig(&mut self) -> Cmp0IrqTrigW<'_, CfgSpec> {
[INFO] [stdout]       |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11559:35
[INFO] [stdout]       |
[INFO] [stdout] 11559 |             pub fn cmp0_w_pwm_pol(&mut self) -> Cmp0WPwmPolW<CfgSpec> {
[INFO] [stdout]       |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                   |
[INFO] [stdout]       |                                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11559 |             pub fn cmp0_w_pwm_pol(&mut self) -> Cmp0WPwmPolW<'_, CfgSpec> {
[INFO] [stdout]       |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11564:29
[INFO] [stdout]       |
[INFO] [stdout] 11564 |             pub fn cmp1_pol(&mut self) -> Cmp1PolW<CfgSpec> {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11564 |             pub fn cmp1_pol(&mut self) -> Cmp1PolW<'_, CfgSpec> {
[INFO] [stdout]       |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11569:31
[INFO] [stdout]       |
[INFO] [stdout] 11569 |             pub fn cmp1_in_en(&mut self) -> Cmp1InEnW<CfgSpec> {
[INFO] [stdout]       |                               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                               |
[INFO] [stdout]       |                               the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11569 |             pub fn cmp1_in_en(&mut self) -> Cmp1InEnW<'_, CfgSpec> {
[INFO] [stdout]       |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11574:34
[INFO] [stdout]       |
[INFO] [stdout] 11574 |             pub fn cmp1_irq_trig(&mut self) -> Cmp1IrqTrigW<CfgSpec> {
[INFO] [stdout]       |                                  ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                  |
[INFO] [stdout]       |                                  the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11574 |             pub fn cmp1_irq_trig(&mut self) -> Cmp1IrqTrigW<'_, CfgSpec> {
[INFO] [stdout]       |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11579:35
[INFO] [stdout]       |
[INFO] [stdout] 11579 |             pub fn cmp1_w_pwm_pol(&mut self) -> Cmp1WPwmPolW<CfgSpec> {
[INFO] [stdout]       |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                   |
[INFO] [stdout]       |                                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11579 |             pub fn cmp1_w_pwm_pol(&mut self) -> Cmp1WPwmPolW<'_, CfgSpec> {
[INFO] [stdout]       |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11683:38
[INFO] [stdout]       |
[INFO] [stdout] 11683 |             pub fn cmp0_chn0p_win_en(&mut self) -> Cmp0Chn0pWinEnW<BlcwinSpec> {
[INFO] [stdout]       |                                      ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                      |
[INFO] [stdout]       |                                      the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11683 |             pub fn cmp0_chn0p_win_en(&mut self) -> Cmp0Chn0pWinEnW<'_, BlcwinSpec> {
[INFO] [stdout]       |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11688:38
[INFO] [stdout]       |
[INFO] [stdout] 11688 |             pub fn cmp0_chn1p_win_en(&mut self) -> Cmp0Chn1pWinEnW<BlcwinSpec> {
[INFO] [stdout]       |                                      ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                      |
[INFO] [stdout]       |                                      the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11688 |             pub fn cmp0_chn1p_win_en(&mut self) -> Cmp0Chn1pWinEnW<'_, BlcwinSpec> {
[INFO] [stdout]       |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11693:38
[INFO] [stdout]       |
[INFO] [stdout] 11693 |             pub fn cmp0_chn2p_win_en(&mut self) -> Cmp0Chn2pWinEnW<BlcwinSpec> {
[INFO] [stdout]       |                                      ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                      |
[INFO] [stdout]       |                                      the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11693 |             pub fn cmp0_chn2p_win_en(&mut self) -> Cmp0Chn2pWinEnW<'_, BlcwinSpec> {
[INFO] [stdout]       |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11698:38
[INFO] [stdout]       |
[INFO] [stdout] 11698 |             pub fn cmp0_chn3p_win_en(&mut self) -> Cmp0Chn3pWinEnW<BlcwinSpec> {
[INFO] [stdout]       |                                      ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                      |
[INFO] [stdout]       |                                      the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11698 |             pub fn cmp0_chn3p_win_en(&mut self) -> Cmp0Chn3pWinEnW<'_, BlcwinSpec> {
[INFO] [stdout]       |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11703:38
[INFO] [stdout]       |
[INFO] [stdout] 11703 |             pub fn cmp1_chn0p_win_en(&mut self) -> Cmp1Chn0pWinEnW<BlcwinSpec> {
[INFO] [stdout]       |                                      ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                      |
[INFO] [stdout]       |                                      the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11703 |             pub fn cmp1_chn0p_win_en(&mut self) -> Cmp1Chn0pWinEnW<'_, BlcwinSpec> {
[INFO] [stdout]       |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11708:38
[INFO] [stdout]       |
[INFO] [stdout] 11708 |             pub fn cmp1_chn1p_win_en(&mut self) -> Cmp1Chn1pWinEnW<BlcwinSpec> {
[INFO] [stdout]       |                                      ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                      |
[INFO] [stdout]       |                                      the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11708 |             pub fn cmp1_chn1p_win_en(&mut self) -> Cmp1Chn1pWinEnW<'_, BlcwinSpec> {
[INFO] [stdout]       |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11713:38
[INFO] [stdout]       |
[INFO] [stdout] 11713 |             pub fn cmp1_chn2p_win_en(&mut self) -> Cmp1Chn2pWinEnW<BlcwinSpec> {
[INFO] [stdout]       |                                      ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                      |
[INFO] [stdout]       |                                      the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11713 |             pub fn cmp1_chn2p_win_en(&mut self) -> Cmp1Chn2pWinEnW<'_, BlcwinSpec> {
[INFO] [stdout]       |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11718:38
[INFO] [stdout]       |
[INFO] [stdout] 11718 |             pub fn cmp1_chn3p_win_en(&mut self) -> Cmp1Chn3pWinEnW<BlcwinSpec> {
[INFO] [stdout]       |                                      ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                      |
[INFO] [stdout]       |                                      the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11718 |             pub fn cmp1_chn3p_win_en(&mut self) -> Cmp1Chn3pWinEnW<'_, BlcwinSpec> {
[INFO] [stdout]       |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12349:28
[INFO] [stdout]       |
[INFO] [stdout] 12349 |             pub fn fil_len(&mut self) -> FilLenW<CfgSpec> {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12349 |             pub fn fil_len(&mut self) -> FilLenW<'_, CfgSpec> {
[INFO] [stdout]       |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12354:28
[INFO] [stdout]       |
[INFO] [stdout] 12354 |             pub fn clk_div(&mut self) -> ClkDivW<CfgSpec> {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12354 |             pub fn clk_div(&mut self) -> ClkDivW<'_, CfgSpec> {
[INFO] [stdout]       |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12359:27
[INFO] [stdout]       |
[INFO] [stdout] 12359 |             pub fn fil_75(&mut self) -> Fil75W<CfgSpec> {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12359 |             pub fn fil_75(&mut self) -> Fil75W<'_, CfgSpec> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12364:28
[INFO] [stdout]       |
[INFO] [stdout] 12364 |             pub fn hall_en(&mut self) -> HallEnW<CfgSpec> {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12364 |             pub fn hall_en(&mut self) -> HallEnW<'_, CfgSpec> {
[INFO] [stdout]       |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12369:27
[INFO] [stdout]       |
[INFO] [stdout] 12369 |             pub fn chg_re(&mut self) -> ChgReW<CfgSpec> {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12369 |             pub fn chg_re(&mut self) -> ChgReW<'_, CfgSpec> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12374:26
[INFO] [stdout]       |
[INFO] [stdout] 12374 |             pub fn ov_re(&mut self) -> OvReW<CfgSpec> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12374 |             pub fn ov_re(&mut self) -> OvReW<'_, CfgSpec> {
[INFO] [stdout]       |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12379:27
[INFO] [stdout]       |
[INFO] [stdout] 12379 |             pub fn chg_ie(&mut self) -> ChgIeW<CfgSpec> {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12379 |             pub fn chg_ie(&mut self) -> ChgIeW<'_, CfgSpec> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12384:26
[INFO] [stdout]       |
[INFO] [stdout] 12384 |             pub fn ov_ie(&mut self) -> OvIeW<CfgSpec> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12384 |             pub fn ov_ie(&mut self) -> OvIeW<'_, CfgSpec> {
[INFO] [stdout]       |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12389:26
[INFO] [stdout]       |
[INFO] [stdout] 12389 |             pub fn sw_ie(&mut self) -> SwIeW<CfgSpec> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12389 |             pub fn sw_ie(&mut self) -> SwIeW<'_, CfgSpec> {
[INFO] [stdout]       |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12553:27
[INFO] [stdout]       |
[INFO] [stdout] 12553 |             pub fn chg_if(&mut self) -> ChgIfW<InfoSpec> {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12553 |             pub fn chg_if(&mut self) -> ChgIfW<'_, InfoSpec> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12558:26
[INFO] [stdout]       |
[INFO] [stdout] 12558 |             pub fn ov_if(&mut self) -> OvIfW<InfoSpec> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: 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 ov_if(&mut self) -> OvIfW<'_, InfoSpec> {
[INFO] [stdout]       |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12563:26
[INFO] [stdout]       |
[INFO] [stdout] 12563 |             pub fn sw_if(&mut self) -> SwIfW<InfoSpec> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12563 |             pub fn sw_if(&mut self) -> SwIfW<'_, InfoSpec> {
[INFO] [stdout]       |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12630:23
[INFO] [stdout]       |
[INFO] [stdout] 12630 |             pub fn th(&mut self) -> ThW<ThSpec> {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12630 |             pub fn th(&mut self) -> ThW<'_, ThSpec> {
[INFO] [stdout]       |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12671:24
[INFO] [stdout]       |
[INFO] [stdout] 12671 |             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] 12671 |             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]      --> src/lib.rs:12870:25
[INFO] [stdout]       |
[INFO] [stdout] 12870 |             pub fn dat0(&mut self) -> Dat0W<Dat0Spec> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12870 |             pub fn dat0(&mut self) -> Dat0W<'_, Dat0Spec> {
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12911:25
[INFO] [stdout]       |
[INFO] [stdout] 12911 |             pub fn dat1(&mut self) -> Dat1W<Dat1Spec> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12911 |             pub fn dat1(&mut self) -> Dat1W<'_, Dat1Spec> {
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12952:25
[INFO] [stdout]       |
[INFO] [stdout] 12952 |             pub fn dat2(&mut self) -> Dat2W<Dat2Spec> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12952 |             pub fn dat2(&mut self) -> Dat2W<'_, Dat2Spec> {
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12993:25
[INFO] [stdout]       |
[INFO] [stdout] 12993 |             pub fn dat3(&mut self) -> Dat3W<Dat3Spec> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12993 |             pub fn dat3(&mut self) -> Dat3W<'_, Dat3Spec> {
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:13034:25
[INFO] [stdout]       |
[INFO] [stdout] 13034 |             pub fn dat4(&mut self) -> Dat4W<Dat4Spec> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13034 |             pub fn dat4(&mut self) -> Dat4W<'_, Dat4Spec> {
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:13075:25
[INFO] [stdout]       |
[INFO] [stdout] 13075 |             pub fn dat5(&mut self) -> Dat5W<Dat5Spec> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13075 |             pub fn dat5(&mut self) -> Dat5W<'_, Dat5Spec> {
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:13116:25
[INFO] [stdout]       |
[INFO] [stdout] 13116 |             pub fn dat6(&mut self) -> Dat6W<Dat6Spec> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13116 |             pub fn dat6(&mut self) -> Dat6W<'_, Dat6Spec> {
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:13157:25
[INFO] [stdout]       |
[INFO] [stdout] 13157 |             pub fn dat7(&mut self) -> Dat7W<Dat7Spec> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13157 |             pub fn dat7(&mut self) -> Dat7W<'_, Dat7Spec> {
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:13198:25
[INFO] [stdout]       |
[INFO] [stdout] 13198 |             pub fn dat8(&mut self) -> Dat8W<Dat8Spec> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13198 |             pub fn dat8(&mut self) -> Dat8W<'_, Dat8Spec> {
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:13239:25
[INFO] [stdout]       |
[INFO] [stdout] 13239 |             pub fn dat9(&mut self) -> Dat9W<Dat9Spec> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13239 |             pub fn dat9(&mut self) -> Dat9W<'_, Dat9Spec> {
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:13280:24
[INFO] [stdout]       |
[INFO] [stdout] 13280 |             pub fn lth(&mut self) -> LthW<LthSpec> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13280 |             pub fn lth(&mut self) -> LthW<'_, LthSpec> {
[INFO] [stdout]       |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:13321:24
[INFO] [stdout]       |
[INFO] [stdout] 13321 |             pub fn hth(&mut self) -> HthW<HthSpec> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13321 |             pub fn hth(&mut self) -> HthW<'_, HthSpec> {
[INFO] [stdout]       |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:13443:30
[INFO] [stdout]       |
[INFO] [stdout] 13443 |             pub fn data0_gen(&mut self) -> Data0GenW<GenSpec> {
[INFO] [stdout]       |                              ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13443 |             pub fn data0_gen(&mut self) -> Data0GenW<'_, GenSpec> {
[INFO] [stdout]       |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:13448:30
[INFO] [stdout]       |
[INFO] [stdout] 13448 |             pub fn data1_gen(&mut self) -> Data1GenW<GenSpec> {
[INFO] [stdout]       |                              ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13448 |             pub fn data1_gen(&mut self) -> Data1GenW<'_, GenSpec> {
[INFO] [stdout]       |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:13453:30
[INFO] [stdout]       |
[INFO] [stdout] 13453 |             pub fn data2_gen(&mut self) -> Data2GenW<GenSpec> {
[INFO] [stdout]       |                              ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13453 |             pub fn data2_gen(&mut self) -> Data2GenW<'_, GenSpec> {
[INFO] [stdout]       |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:13458:30
[INFO] [stdout]       |
[INFO] [stdout] 13458 |             pub fn data3_gen(&mut self) -> Data3GenW<GenSpec> {
[INFO] [stdout]       |                              ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13458 |             pub fn data3_gen(&mut self) -> Data3GenW<'_, GenSpec> {
[INFO] [stdout]       |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:13463:30
[INFO] [stdout]       |
[INFO] [stdout] 13463 |             pub fn data4_gen(&mut self) -> Data4GenW<GenSpec> {
[INFO] [stdout]       |                              ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13463 |             pub fn data4_gen(&mut self) -> Data4GenW<'_, GenSpec> {
[INFO] [stdout]       |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:13468:30
[INFO] [stdout]       |
[INFO] [stdout] 13468 |             pub fn data5_gen(&mut self) -> Data5GenW<GenSpec> {
[INFO] [stdout]       |                              ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13468 |             pub fn data5_gen(&mut self) -> Data5GenW<'_, GenSpec> {
[INFO] [stdout]       |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:13473:30
[INFO] [stdout]       |
[INFO] [stdout] 13473 |             pub fn data6_gen(&mut self) -> Data6GenW<GenSpec> {
[INFO] [stdout]       |                              ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13473 |             pub fn data6_gen(&mut self) -> Data6GenW<'_, GenSpec> {
[INFO] [stdout]       |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:13478:30
[INFO] [stdout]       |
[INFO] [stdout] 13478 |             pub fn data7_gen(&mut self) -> Data7GenW<GenSpec> {
[INFO] [stdout]       |                              ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13478 |             pub fn data7_gen(&mut self) -> Data7GenW<'_, GenSpec> {
[INFO] [stdout]       |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:13483:30
[INFO] [stdout]       |
[INFO] [stdout] 13483 |             pub fn data8_gen(&mut self) -> Data8GenW<GenSpec> {
[INFO] [stdout]       |                              ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13483 |             pub fn data8_gen(&mut self) -> Data8GenW<'_, GenSpec> {
[INFO] [stdout]       |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:13488:30
[INFO] [stdout]       |
[INFO] [stdout] 13488 |             pub fn data9_gen(&mut self) -> Data9GenW<GenSpec> {
[INFO] [stdout]       |                              ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13488 |             pub fn data9_gen(&mut self) -> Data9GenW<'_, GenSpec> {
[INFO] [stdout]       |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:14352:24
[INFO] [stdout]       |
[INFO] [stdout] 14352 |             pub fn ds0(&mut self) -> Ds0W<Chn0Spec> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14352 |             pub fn ds0(&mut self) -> Ds0W<'_, Chn0Spec> {
[INFO] [stdout]       |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:14357:24
[INFO] [stdout]       |
[INFO] [stdout] 14357 |             pub fn ds1(&mut self) -> Ds1W<Chn0Spec> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14357 |             pub fn ds1(&mut self) -> Ds1W<'_, Chn0Spec> {
[INFO] [stdout]       |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:14362:24
[INFO] [stdout]       |
[INFO] [stdout] 14362 |             pub fn ds2(&mut self) -> Ds2W<Chn0Spec> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14362 |             pub fn ds2(&mut self) -> Ds2W<'_, Chn0Spec> {
[INFO] [stdout]       |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:14367:24
[INFO] [stdout]       |
[INFO] [stdout] 14367 |             pub fn ds3(&mut self) -> Ds3W<Chn0Spec> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14367 |             pub fn ds3(&mut self) -> Ds3W<'_, Chn0Spec> {
[INFO] [stdout]       |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:15231:24
[INFO] [stdout]       |
[INFO] [stdout] 15231 |             pub fn ds4(&mut self) -> Ds4W<Chn1Spec> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15231 |             pub fn ds4(&mut self) -> Ds4W<'_, Chn1Spec> {
[INFO] [stdout]       |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:15236:24
[INFO] [stdout]       |
[INFO] [stdout] 15236 |             pub fn ds5(&mut self) -> Ds5W<Chn1Spec> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15236 |             pub fn ds5(&mut self) -> Ds5W<'_, Chn1Spec> {
[INFO] [stdout]       |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:15241:24
[INFO] [stdout]       |
[INFO] [stdout] 15241 |             pub fn ds6(&mut self) -> Ds6W<Chn1Spec> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15241 |             pub fn ds6(&mut self) -> Ds6W<'_, Chn1Spec> {
[INFO] [stdout]       |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:15246:24
[INFO] [stdout]       |
[INFO] [stdout] 15246 |             pub fn ds7(&mut self) -> Ds7W<Chn1Spec> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15246 |             pub fn ds7(&mut self) -> Ds7W<'_, Chn1Spec> {
[INFO] [stdout]       |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:15694:24
[INFO] [stdout]       |
[INFO] [stdout] 15694 |             pub fn ds8(&mut self) -> Ds8W<Chn2Spec> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15694 |             pub fn ds8(&mut self) -> Ds8W<'_, Chn2Spec> {
[INFO] [stdout]       |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:15699:24
[INFO] [stdout]       |
[INFO] [stdout] 15699 |             pub fn ds9(&mut self) -> Ds9W<Chn2Spec> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15699 |             pub fn ds9(&mut self) -> Ds9W<'_, Chn2Spec> {
[INFO] [stdout]       |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:15767:23
[INFO] [stdout]       |
[INFO] [stdout] 15767 |             pub fn s1(&mut self) -> S1W<ChntSpec> {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15767 |             pub fn s1(&mut self) -> S1W<'_, ChntSpec> {
[INFO] [stdout]       |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:15772:23
[INFO] [stdout]       |
[INFO] [stdout] 15772 |             pub fn s2(&mut self) -> S2W<ChntSpec> {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15772 |             pub fn s2(&mut self) -> S2W<'_, ChntSpec> {
[INFO] [stdout]       |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:15777:23
[INFO] [stdout]       |
[INFO] [stdout] 15777 |             pub fn s3(&mut self) -> S3W<ChntSpec> {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15777 |             pub fn s3(&mut self) -> S3W<'_, ChntSpec> {
[INFO] [stdout]       |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:15782:23
[INFO] [stdout]       |
[INFO] [stdout] 15782 |             pub fn s4(&mut self) -> S4W<ChntSpec> {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15782 |             pub fn s4(&mut self) -> S4W<'_, ChntSpec> {
[INFO] [stdout]       |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16035:27
[INFO] [stdout]       |
[INFO] [stdout] 16035 |             pub fn trg_en(&mut self) -> TrgEnW<CfgSpec> {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16035 |             pub fn trg_en(&mut self) -> TrgEnW<'_, CfgSpec> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16040:32
[INFO] [stdout]       |
[INFO] [stdout] 16040 |             pub fn single_tcnt(&mut self) -> SingleTcntW<CfgSpec> {
[INFO] [stdout]       |                                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16040 |             pub fn single_tcnt(&mut self) -> SingleTcntW<'_, CfgSpec> {
[INFO] [stdout]       |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16045:29
[INFO] [stdout]       |
[INFO] [stdout] 16045 |             pub fn trg_mode(&mut self) -> TrgModeW<CfgSpec> {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16045 |             pub fn trg_mode(&mut self) -> TrgModeW<'_, CfgSpec> {
[INFO] [stdout]       |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16050:31
[INFO] [stdout]       |
[INFO] [stdout] 16050 |             pub fn data_align(&mut self) -> DataAlignW<CfgSpec> {
[INFO] [stdout]       |                               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                               |
[INFO] [stdout]       |                               the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16050 |             pub fn data_align(&mut self) -> DataAlignW<'_, CfgSpec> {
[INFO] [stdout]       |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16055:30
[INFO] [stdout]       |
[INFO] [stdout] 16055 |             pub fn fsm_reset(&mut self) -> FsmResetW<CfgSpec> {
[INFO] [stdout]       |                              ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16055 |             pub fn fsm_reset(&mut self) -> FsmResetW<'_, CfgSpec> {
[INFO] [stdout]       |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16060:24
[INFO] [stdout]       |
[INFO] [stdout] 16060 |             pub fn sel(&mut self) -> SelW<CfgSpec> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16060 |             pub fn sel(&mut self) -> SelW<'_, CfgSpec> {
[INFO] [stdout]       |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16118:24
[INFO] [stdout]       |
[INFO] [stdout] 16118 |             pub fn swt(&mut self) -> SwtW<SwtSpec> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16118 |             pub fn swt(&mut self) -> SwtW<'_, SwtSpec> {
[INFO] [stdout]       |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16157:27
[INFO] [stdout]       |
[INFO] [stdout] 16157 |             pub fn offset(&mut self) -> OffsetW<DcSpec> {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16157 |             pub fn offset(&mut self) -> OffsetW<'_, DcSpec> {
[INFO] [stdout]       |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16198:23
[INFO] [stdout]       |
[INFO] [stdout] 16198 |             pub fn am(&mut self) -> AmW<AmcSpec> {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16198 |             pub fn am(&mut self) -> AmW<'_, AmcSpec> {
[INFO] [stdout]       |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16358:26
[INFO] [stdout]       |
[INFO] [stdout] 16358 |             pub fn s1_ie(&mut self) -> S1IeW<IeSpec> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16358 |             pub fn s1_ie(&mut self) -> S1IeW<'_, IeSpec> {
[INFO] [stdout]       |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16363:26
[INFO] [stdout]       |
[INFO] [stdout] 16363 |             pub fn s2_ie(&mut self) -> S2IeW<IeSpec> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16363 |             pub fn s2_ie(&mut self) -> S2IeW<'_, IeSpec> {
[INFO] [stdout]       |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16368:26
[INFO] [stdout]       |
[INFO] [stdout] 16368 |             pub fn s3_ie(&mut self) -> S3IeW<IeSpec> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16368 |             pub fn s3_ie(&mut self) -> S3IeW<'_, IeSpec> {
[INFO] [stdout]       |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16373:26
[INFO] [stdout]       |
[INFO] [stdout] 16373 |             pub fn s4_ie(&mut self) -> S4IeW<IeSpec> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16373 |             pub fn s4_ie(&mut self) -> S4IeW<'_, IeSpec> {
[INFO] [stdout]       |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16378:28
[INFO] [stdout]       |
[INFO] [stdout] 16378 |             pub fn serr_ie(&mut self) -> SerrIeW<IeSpec> {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16378 |             pub fn serr_ie(&mut self) -> SerrIeW<'_, IeSpec> {
[INFO] [stdout]       |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16383:28
[INFO] [stdout]       |
[INFO] [stdout] 16383 |             pub fn herr_ie(&mut self) -> HerrIeW<IeSpec> {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16383 |             pub fn herr_ie(&mut self) -> HerrIeW<'_, IeSpec> {
[INFO] [stdout]       |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16388:27
[INFO] [stdout]       |
[INFO] [stdout] 16388 |             pub fn awd_ie(&mut self) -> AwdIeW<IeSpec> {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16388 |             pub fn awd_ie(&mut self) -> AwdIeW<'_, IeSpec> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16393:26
[INFO] [stdout]       |
[INFO] [stdout] 16393 |             pub fn s1_re(&mut self) -> S1ReW<IeSpec> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16393 |             pub fn s1_re(&mut self) -> S1ReW<'_, IeSpec> {
[INFO] [stdout]       |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16398:26
[INFO] [stdout]       |
[INFO] [stdout] 16398 |             pub fn s2_re(&mut self) -> S2ReW<IeSpec> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16398 |             pub fn s2_re(&mut self) -> S2ReW<'_, IeSpec> {
[INFO] [stdout]       |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16403:26
[INFO] [stdout]       |
[INFO] [stdout] 16403 |             pub fn s3_re(&mut self) -> S3ReW<IeSpec> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16403 |             pub fn s3_re(&mut self) -> S3ReW<'_, IeSpec> {
[INFO] [stdout]       |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16408:26
[INFO] [stdout]       |
[INFO] [stdout] 16408 |             pub fn s4_re(&mut self) -> S4ReW<IeSpec> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16408 |             pub fn s4_re(&mut self) -> S4ReW<'_, IeSpec> {
[INFO] [stdout]       |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16413:28
[INFO] [stdout]       |
[INFO] [stdout] 16413 |             pub fn serr_re(&mut self) -> SerrReW<IeSpec> {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16413 |             pub fn serr_re(&mut self) -> SerrReW<'_, IeSpec> {
[INFO] [stdout]       |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16418:28
[INFO] [stdout]       |
[INFO] [stdout] 16418 |             pub fn herr_re(&mut self) -> HerrReW<IeSpec> {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16418 |             pub fn herr_re(&mut self) -> HerrReW<'_, IeSpec> {
[INFO] [stdout]       |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16423:27
[INFO] [stdout]       |
[INFO] [stdout] 16423 |             pub fn awd_re(&mut self) -> AwdReW<IeSpec> {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16423 |             pub fn awd_re(&mut self) -> AwdReW<'_, IeSpec> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16518:26
[INFO] [stdout]       |
[INFO] [stdout] 16518 |             pub fn s1_if(&mut self) -> S1IfW<IfSpec> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16518 |             pub fn s1_if(&mut self) -> S1IfW<'_, IfSpec> {
[INFO] [stdout]       |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16523:26
[INFO] [stdout]       |
[INFO] [stdout] 16523 |             pub fn s2_if(&mut self) -> S2IfW<IfSpec> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16523 |             pub fn s2_if(&mut self) -> S2IfW<'_, IfSpec> {
[INFO] [stdout]       |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16528:26
[INFO] [stdout]       |
[INFO] [stdout] 16528 |             pub fn s3_if(&mut self) -> S3IfW<IfSpec> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16528 |             pub fn s3_if(&mut self) -> S3IfW<'_, IfSpec> {
[INFO] [stdout]       |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16533:26
[INFO] [stdout]       |
[INFO] [stdout] 16533 |             pub fn s4_if(&mut self) -> S4IfW<IfSpec> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16533 |             pub fn s4_if(&mut self) -> S4IfW<'_, IfSpec> {
[INFO] [stdout]       |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16538:28
[INFO] [stdout]       |
[INFO] [stdout] 16538 |             pub fn serr_if(&mut self) -> SerrIfW<IfSpec> {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16538 |             pub fn serr_if(&mut self) -> SerrIfW<'_, IfSpec> {
[INFO] [stdout]       |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16543:28
[INFO] [stdout]       |
[INFO] [stdout] 16543 |             pub fn herr_if(&mut self) -> HerrIfW<IfSpec> {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16543 |             pub fn herr_if(&mut self) -> HerrIfW<'_, IfSpec> {
[INFO] [stdout]       |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16548:27
[INFO] [stdout]       |
[INFO] [stdout] 16548 |             pub fn awd_if(&mut self) -> AwdIfW<IfSpec> {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16548 |             pub fn awd_if(&mut self) -> AwdIfW<'_, IfSpec> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17663:34
[INFO] [stdout]       |
[INFO] [stdout] 17663 |             pub fn ch0_re_cap_en(&mut self) -> Ch0ReCapEnW<CfgSpec> {
[INFO] [stdout]       |                                  ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                  |
[INFO] [stdout]       |                                  the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17663 |             pub fn ch0_re_cap_en(&mut self) -> Ch0ReCapEnW<'_, CfgSpec> {
[INFO] [stdout]       |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17668:34
[INFO] [stdout]       |
[INFO] [stdout] 17668 |             pub fn ch0_fe_cap_en(&mut self) -> Ch0FeCapEnW<CfgSpec> {
[INFO] [stdout]       |                                  ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                  |
[INFO] [stdout]       |                                  the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17668 |             pub fn ch0_fe_cap_en(&mut self) -> Ch0FeCapEnW<'_, CfgSpec> {
[INFO] [stdout]       |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17673:29
[INFO] [stdout]       |
[INFO] [stdout] 17673 |             pub fn ch0_mode(&mut self) -> Ch0ModeW<CfgSpec> {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17673 |             pub fn ch0_mode(&mut self) -> Ch0ModeW<'_, CfgSpec> {
[INFO] [stdout]       |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17678:28
[INFO] [stdout]       |
[INFO] [stdout] 17678 |             pub fn ch0_pol(&mut self) -> Ch0PolW<CfgSpec> {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17678 |             pub fn ch0_pol(&mut self) -> Ch0PolW<'_, CfgSpec> {
[INFO] [stdout]       |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17683:25
[INFO] [stdout]       |
[INFO] [stdout] 17683 |             pub fn src0(&mut self) -> Src0W<CfgSpec> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17683 |             pub fn src0(&mut self) -> Src0W<'_, CfgSpec> {
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17688:34
[INFO] [stdout]       |
[INFO] [stdout] 17688 |             pub fn ch1_re_cap_en(&mut self) -> Ch1ReCapEnW<CfgSpec> {
[INFO] [stdout]       |                                  ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                  |
[INFO] [stdout]       |                                  the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17688 |             pub fn ch1_re_cap_en(&mut self) -> Ch1ReCapEnW<'_, CfgSpec> {
[INFO] [stdout]       |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17693:34
[INFO] [stdout]       |
[INFO] [stdout] 17693 |             pub fn ch1_fe_cap_en(&mut self) -> Ch1FeCapEnW<CfgSpec> {
[INFO] [stdout]       |                                  ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                  |
[INFO] [stdout]       |                                  the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17693 |             pub fn ch1_fe_cap_en(&mut self) -> Ch1FeCapEnW<'_, CfgSpec> {
[INFO] [stdout]       |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17698:29
[INFO] [stdout]       |
[INFO] [stdout] 17698 |             pub fn ch1_mode(&mut self) -> Ch1ModeW<CfgSpec> {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17698 |             pub fn ch1_mode(&mut self) -> Ch1ModeW<'_, CfgSpec> {
[INFO] [stdout]       |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17703:28
[INFO] [stdout]       |
[INFO] [stdout] 17703 |             pub fn ch1_pol(&mut self) -> Ch1PolW<CfgSpec> {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17703 |             pub fn ch1_pol(&mut self) -> Ch1PolW<'_, CfgSpec> {
[INFO] [stdout]       |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17708:25
[INFO] [stdout]       |
[INFO] [stdout] 17708 |             pub fn src1(&mut self) -> Src1W<CfgSpec> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17708 |             pub fn src1(&mut self) -> Src1W<'_, CfgSpec> {
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17713:28
[INFO] [stdout]       |
[INFO] [stdout] 17713 |             pub fn clk_src(&mut self) -> ClkSrcW<CfgSpec> {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17713 |             pub fn clk_src(&mut self) -> ClkSrcW<'_, CfgSpec> {
[INFO] [stdout]       |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17718:28
[INFO] [stdout]       |
[INFO] [stdout] 17718 |             pub fn clk_div(&mut self) -> ClkDivW<CfgSpec> {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17718 |             pub fn clk_div(&mut self) -> ClkDivW<'_, CfgSpec> {
[INFO] [stdout]       |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17723:25
[INFO] [stdout]       |
[INFO] [stdout] 17723 |             pub fn eton(&mut self) -> EtonW<CfgSpec> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17723 |             pub fn eton(&mut self) -> EtonW<'_, CfgSpec> {
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17728:29
[INFO] [stdout]       |
[INFO] [stdout] 17728 |             pub fn one_trig(&mut self) -> OneTrigW<CfgSpec> {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17728 |             pub fn one_trig(&mut self) -> OneTrigW<'_, CfgSpec> {
[INFO] [stdout]       |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17733:32
[INFO] [stdout]       |
[INFO] [stdout] 17733 |             pub fn cap0_clr_en(&mut self) -> Cap0ClrEnW<CfgSpec> {
[INFO] [stdout]       |                                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17733 |             pub fn cap0_clr_en(&mut self) -> Cap0ClrEnW<'_, CfgSpec> {
[INFO] [stdout]       |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17738:32
[INFO] [stdout]       |
[INFO] [stdout] 17738 |             pub fn cap1_clr_en(&mut self) -> Cap1ClrEnW<CfgSpec> {
[INFO] [stdout]       |                                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17738 |             pub fn cap1_clr_en(&mut self) -> Cap1ClrEnW<'_, CfgSpec> {
[INFO] [stdout]       |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17743:23
[INFO] [stdout]       |
[INFO] [stdout] 17743 |             pub fn en(&mut self) -> EnW<CfgSpec> {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17743 |             pub fn en(&mut self) -> EnW<'_, CfgSpec> {
[INFO] [stdout]       |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17786:23
[INFO] [stdout]       |
[INFO] [stdout] 17786 |             pub fn th(&mut self) -> ThW<ThSpec> {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17786 |             pub fn th(&mut self) -> ThW<'_, ThSpec> {
[INFO] [stdout]       |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17827:24
[INFO] [stdout]       |
[INFO] [stdout] 17827 |             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] 17827 |             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]      --> src/lib.rs:17868:25
[INFO] [stdout]       |
[INFO] [stdout] 17868 |             pub fn cmp0(&mut self) -> Cmp0W<Cmp0Spec> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17868 |             pub fn cmp0(&mut self) -> Cmp0W<'_, Cmp0Spec> {
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17909:25
[INFO] [stdout]       |
[INFO] [stdout] 17909 |             pub fn cmp1(&mut self) -> Cmp1W<Cmp1Spec> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17909 |             pub fn cmp1(&mut self) -> Cmp1W<'_, Cmp1Spec> {
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:18084:24
[INFO] [stdout]       |
[INFO] [stdout] 18084 |             pub fn src(&mut self) -> SrcW<EvtSpec> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 18084 |             pub fn src(&mut self) -> SrcW<'_, EvtSpec> {
[INFO] [stdout]       |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:18125:24
[INFO] [stdout]       |
[INFO] [stdout] 18125 |             pub fn flt(&mut self) -> FltW<FltSpec> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 18125 |             pub fn flt(&mut self) -> FltW<'_, FltSpec> {
[INFO] [stdout]       |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:18211:27
[INFO] [stdout]       |
[INFO] [stdout] 18211 |             pub fn ch0_ie(&mut self) -> Ch0IeW<IeSpec> {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 18211 |             pub fn ch0_ie(&mut self) -> Ch0IeW<'_, IeSpec> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:18216:27
[INFO] [stdout]       |
[INFO] [stdout] 18216 |             pub fn ch1_ie(&mut self) -> Ch1IeW<IeSpec> {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 18216 |             pub fn ch1_ie(&mut self) -> Ch1IeW<'_, IeSpec> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:18221:26
[INFO] [stdout]       |
[INFO] [stdout] 18221 |             pub fn zc_ie(&mut self) -> ZcIeW<IeSpec> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 18221 |             pub fn zc_ie(&mut self) -> ZcIeW<'_, IeSpec> {
[INFO] [stdout]       |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:18226:27
[INFO] [stdout]       |
[INFO] [stdout] 18226 |             pub fn ch0_re(&mut self) -> Ch0ReW<IeSpec> {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 18226 |             pub fn ch0_re(&mut self) -> Ch0ReW<'_, IeSpec> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:18231:27
[INFO] [stdout]       |
[INFO] [stdout] 18231 |             pub fn ch1_re(&mut self) -> Ch1ReW<IeSpec> {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 18231 |             pub fn ch1_re(&mut self) -> Ch1ReW<'_, IeSpec> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:18236:26
[INFO] [stdout]       |
[INFO] [stdout] 18236 |             pub fn zc_re(&mut self) -> ZcReW<IeSpec> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 18236 |             pub fn zc_re(&mut self) -> ZcReW<'_, IeSpec> {
[INFO] [stdout]       |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:18295:30
[INFO] [stdout]       |
[INFO] [stdout] 18295 |             pub fn t0_ch0_if(&mut self) -> T0Ch0IfW<IfSpec> {
[INFO] [stdout]       |                              ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 18295 |             pub fn t0_ch0_if(&mut self) -> T0Ch0IfW<'_, IfSpec> {
[INFO] [stdout]       |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:18300:30
[INFO] [stdout]       |
[INFO] [stdout] 18300 |             pub fn t0_ch1_if(&mut self) -> T0Ch1IfW<IfSpec> {
[INFO] [stdout]       |                              ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 18300 |             pub fn t0_ch1_if(&mut self) -> T0Ch1IfW<'_, IfSpec> {
[INFO] [stdout]       |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:18305:26
[INFO] [stdout]       |
[INFO] [stdout] 18305 |             pub fn zc_if(&mut self) -> ZcIfW<IfSpec> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 18305 |             pub fn zc_if(&mut self) -> ZcIfW<'_, IfSpec> {
[INFO] [stdout]       |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19420:34
[INFO] [stdout]       |
[INFO] [stdout] 19420 |             pub fn ch0_re_cap_en(&mut self) -> Ch0ReCapEnW<CfgSpec> {
[INFO] [stdout]       |                                  ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                  |
[INFO] [stdout]       |                                  the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19420 |             pub fn ch0_re_cap_en(&mut self) -> Ch0ReCapEnW<'_, CfgSpec> {
[INFO] [stdout]       |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19425:34
[INFO] [stdout]       |
[INFO] [stdout] 19425 |             pub fn ch0_fe_cap_en(&mut self) -> Ch0FeCapEnW<CfgSpec> {
[INFO] [stdout]       |                                  ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                  |
[INFO] [stdout]       |                                  the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19425 |             pub fn ch0_fe_cap_en(&mut self) -> Ch0FeCapEnW<'_, CfgSpec> {
[INFO] [stdout]       |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19430:29
[INFO] [stdout]       |
[INFO] [stdout] 19430 |             pub fn ch0_mode(&mut self) -> Ch0ModeW<CfgSpec> {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19430 |             pub fn ch0_mode(&mut self) -> Ch0ModeW<'_, CfgSpec> {
[INFO] [stdout]       |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19435:28
[INFO] [stdout]       |
[INFO] [stdout] 19435 |             pub fn ch0_pol(&mut self) -> Ch0PolW<CfgSpec> {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19435 |             pub fn ch0_pol(&mut self) -> Ch0PolW<'_, CfgSpec> {
[INFO] [stdout]       |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19440:25
[INFO] [stdout]       |
[INFO] [stdout] 19440 |             pub fn src0(&mut self) -> Src0W<CfgSpec> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19440 |             pub fn src0(&mut self) -> Src0W<'_, CfgSpec> {
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19445:34
[INFO] [stdout]       |
[INFO] [stdout] 19445 |             pub fn ch1_re_cap_en(&mut self) -> Ch1ReCapEnW<CfgSpec> {
[INFO] [stdout]       |                                  ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                  |
[INFO] [stdout]       |                                  the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19445 |             pub fn ch1_re_cap_en(&mut self) -> Ch1ReCapEnW<'_, CfgSpec> {
[INFO] [stdout]       |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19450:34
[INFO] [stdout]       |
[INFO] [stdout] 19450 |             pub fn ch1_fe_cap_en(&mut self) -> Ch1FeCapEnW<CfgSpec> {
[INFO] [stdout]       |                                  ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                  |
[INFO] [stdout]       |                                  the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19450 |             pub fn ch1_fe_cap_en(&mut self) -> Ch1FeCapEnW<'_, CfgSpec> {
[INFO] [stdout]       |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19455:29
[INFO] [stdout]       |
[INFO] [stdout] 19455 |             pub fn ch1_mode(&mut self) -> Ch1ModeW<CfgSpec> {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19455 |             pub fn ch1_mode(&mut self) -> Ch1ModeW<'_, CfgSpec> {
[INFO] [stdout]       |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19460:28
[INFO] [stdout]       |
[INFO] [stdout] 19460 |             pub fn ch1_pol(&mut self) -> Ch1PolW<CfgSpec> {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19460 |             pub fn ch1_pol(&mut self) -> Ch1PolW<'_, CfgSpec> {
[INFO] [stdout]       |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19465:25
[INFO] [stdout]       |
[INFO] [stdout] 19465 |             pub fn src1(&mut self) -> Src1W<CfgSpec> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19465 |             pub fn src1(&mut self) -> Src1W<'_, CfgSpec> {
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19470:28
[INFO] [stdout]       |
[INFO] [stdout] 19470 |             pub fn clk_src(&mut self) -> ClkSrcW<CfgSpec> {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19470 |             pub fn clk_src(&mut self) -> ClkSrcW<'_, CfgSpec> {
[INFO] [stdout]       |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19475:28
[INFO] [stdout]       |
[INFO] [stdout] 19475 |             pub fn clk_div(&mut self) -> ClkDivW<CfgSpec> {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19475 |             pub fn clk_div(&mut self) -> ClkDivW<'_, CfgSpec> {
[INFO] [stdout]       |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19480:25
[INFO] [stdout]       |
[INFO] [stdout] 19480 |             pub fn eton(&mut self) -> EtonW<CfgSpec> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19480 |             pub fn eton(&mut self) -> EtonW<'_, CfgSpec> {
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19485:29
[INFO] [stdout]       |
[INFO] [stdout] 19485 |             pub fn one_trig(&mut self) -> OneTrigW<CfgSpec> {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19485 |             pub fn one_trig(&mut self) -> OneTrigW<'_, CfgSpec> {
[INFO] [stdout]       |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19490:32
[INFO] [stdout]       |
[INFO] [stdout] 19490 |             pub fn cap0_clr_en(&mut self) -> Cap0ClrEnW<CfgSpec> {
[INFO] [stdout]       |                                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19490 |             pub fn cap0_clr_en(&mut self) -> Cap0ClrEnW<'_, CfgSpec> {
[INFO] [stdout]       |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19495:32
[INFO] [stdout]       |
[INFO] [stdout] 19495 |             pub fn cap1_clr_en(&mut self) -> Cap1ClrEnW<CfgSpec> {
[INFO] [stdout]       |                                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19495 |             pub fn cap1_clr_en(&mut self) -> Cap1ClrEnW<'_, CfgSpec> {
[INFO] [stdout]       |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19500:23
[INFO] [stdout]       |
[INFO] [stdout] 19500 |             pub fn en(&mut self) -> EnW<CfgSpec> {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19500 |             pub fn en(&mut self) -> EnW<'_, CfgSpec> {
[INFO] [stdout]       |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19543:23
[INFO] [stdout]       |
[INFO] [stdout] 19543 |             pub fn th(&mut self) -> ThW<ThSpec> {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19543 |             pub fn th(&mut self) -> ThW<'_, ThSpec> {
[INFO] [stdout]       |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19584:24
[INFO] [stdout]       |
[INFO] [stdout] 19584 |             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] 19584 |             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]      --> src/lib.rs:19625:25
[INFO] [stdout]       |
[INFO] [stdout] 19625 |             pub fn cmp0(&mut self) -> Cmp0W<Cmp0Spec> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19625 |             pub fn cmp0(&mut self) -> Cmp0W<'_, Cmp0Spec> {
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19666:25
[INFO] [stdout]       |
[INFO] [stdout] 19666 |             pub fn cmp1(&mut self) -> Cmp1W<Cmp1Spec> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19666 |             pub fn cmp1(&mut self) -> Cmp1W<'_, Cmp1Spec> {
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19841:24
[INFO] [stdout]       |
[INFO] [stdout] 19841 |             pub fn src(&mut self) -> SrcW<EvtSpec> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19841 |             pub fn src(&mut self) -> SrcW<'_, EvtSpec> {
[INFO] [stdout]       |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19882:24
[INFO] [stdout]       |
[INFO] [stdout] 19882 |             pub fn flt(&mut self) -> FltW<FltSpec> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19882 |             pub fn flt(&mut self) -> FltW<'_, FltSpec> {
[INFO] [stdout]       |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19968:27
[INFO] [stdout]       |
[INFO] [stdout] 19968 |             pub fn ch0_ie(&mut self) -> Ch0IeW<IeSpec> {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19968 |             pub fn ch0_ie(&mut self) -> Ch0IeW<'_, IeSpec> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19973:27
[INFO] [stdout]       |
[INFO] [stdout] 19973 |             pub fn ch1_ie(&mut self) -> Ch1IeW<IeSpec> {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19973 |             pub fn ch1_ie(&mut self) -> Ch1IeW<'_, IeSpec> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19978:26
[INFO] [stdout]       |
[INFO] [stdout] 19978 |             pub fn zc_ie(&mut self) -> ZcIeW<IeSpec> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19978 |             pub fn zc_ie(&mut self) -> ZcIeW<'_, IeSpec> {
[INFO] [stdout]       |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19983:27
[INFO] [stdout]       |
[INFO] [stdout] 19983 |             pub fn ch0_re(&mut self) -> Ch0ReW<IeSpec> {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19983 |             pub fn ch0_re(&mut self) -> Ch0ReW<'_, IeSpec> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19988:27
[INFO] [stdout]       |
[INFO] [stdout] 19988 |             pub fn ch1_re(&mut self) -> Ch1ReW<IeSpec> {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19988 |             pub fn ch1_re(&mut self) -> Ch1ReW<'_, IeSpec> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19993:26
[INFO] [stdout]       |
[INFO] [stdout] 19993 |             pub fn zc_re(&mut self) -> ZcReW<IeSpec> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19993 |             pub fn zc_re(&mut self) -> ZcReW<'_, IeSpec> {
[INFO] [stdout]       |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:20052:30
[INFO] [stdout]       |
[INFO] [stdout] 20052 |             pub fn t0_ch0_if(&mut self) -> T0Ch0IfW<IfSpec> {
[INFO] [stdout]       |                              ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 20052 |             pub fn t0_ch0_if(&mut self) -> T0Ch0IfW<'_, IfSpec> {
[INFO] [stdout]       |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:20057:30
[INFO] [stdout]       |
[INFO] [stdout] 20057 |             pub fn t0_ch1_if(&mut self) -> T0Ch1IfW<IfSpec> {
[INFO] [stdout]       |                              ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 20057 |             pub fn t0_ch1_if(&mut self) -> T0Ch1IfW<'_, IfSpec> {
[INFO] [stdout]       |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:20062:26
[INFO] [stdout]       |
[INFO] [stdout] 20062 |             pub fn zc_if(&mut self) -> ZcIfW<IfSpec> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 20062 |             pub fn zc_if(&mut self) -> ZcIfW<'_, IfSpec> {
[INFO] [stdout]       |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:20366:25
[INFO] [stdout]       |
[INFO] [stdout] 20366 |             pub fn th00(&mut self) -> Th00W<Th00Spec> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 20366 |             pub fn th00(&mut self) -> Th00W<'_, Th00Spec> {
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:20407:25
[INFO] [stdout]       |
[INFO] [stdout] 20407 |             pub fn th01(&mut self) -> Th01W<Th01Spec> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 20407 |             pub fn th01(&mut self) -> Th01W<'_, Th01Spec> {
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:20448:25
[INFO] [stdout]       |
[INFO] [stdout] 20448 |             pub fn th10(&mut self) -> Th10W<Th10Spec> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 20448 |             pub fn th10(&mut self) -> Th10W<'_, Th10Spec> {
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:20489:25
[INFO] [stdout]       |
[INFO] [stdout] 20489 |             pub fn th11(&mut self) -> Th11W<Th11Spec> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 20489 |             pub fn th11(&mut self) -> Th11W<'_, Th11Spec> {
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:20530:25
[INFO] [stdout]       |
[INFO] [stdout] 20530 |             pub fn th20(&mut self) -> Th20W<Th20Spec> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 20530 |             pub fn th20(&mut self) -> Th20W<'_, Th20Spec> {
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:20571:25
[INFO] [stdout]       |
[INFO] [stdout] 20571 |             pub fn th21(&mut self) -> Th21W<Th21Spec> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 20571 |             pub fn th21(&mut self) -> Th21W<'_, Th21Spec> {
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:20612:25
[INFO] [stdout]       |
[INFO] [stdout] 20612 |             pub fn th30(&mut self) -> Th30W<Th30Spec> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 20612 |             pub fn th30(&mut self) -> Th30W<'_, Th30Spec> {
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:20653:25
[INFO] [stdout]       |
[INFO] [stdout] 20653 |             pub fn th31(&mut self) -> Th31W<Th31Spec> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 20653 |             pub fn th31(&mut self) -> Th31W<'_, Th31Spec> {
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:20694:25
[INFO] [stdout]       |
[INFO] [stdout] 20694 |             pub fn tmr0(&mut self) -> Tmr0W<Tmr0Spec> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 20694 |             pub fn tmr0(&mut self) -> Tmr0W<'_, Tmr0Spec> {
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:20737:25
[INFO] [stdout]       |
[INFO] [stdout] 20737 |             pub fn tmr1(&mut self) -> Tmr1W<Tmr1Spec> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 20737 |             pub fn tmr1(&mut self) -> Tmr1W<'_, Tmr1Spec> {
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:20780:25
[INFO] [stdout]       |
[INFO] [stdout] 20780 |             pub fn tmr2(&mut self) -> Tmr2W<Tmr2Spec> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 20780 |             pub fn tmr2(&mut self) -> Tmr2W<'_, Tmr2Spec> {
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:20823:25
[INFO] [stdout]       |
[INFO] [stdout] 20823 |             pub fn tmr3(&mut self) -> Tmr3W<Tmr3Spec> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 20823 |             pub fn tmr3(&mut self) -> Tmr3W<'_, Tmr3Spec> {
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:20866:24
[INFO] [stdout]       |
[INFO] [stdout] 20866 |             pub fn th0(&mut self) -> Th0W<Th0Spec> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 20866 |             pub fn th0(&mut self) -> Th0W<'_, Th0Spec> {
[INFO] [stdout]       |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:20907:24
[INFO] [stdout]       |
[INFO] [stdout] 20907 |             pub fn th1(&mut self) -> Th1W<Th1Spec> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 20907 |             pub fn th1(&mut self) -> Th1W<'_, Th1Spec> {
[INFO] [stdout]       |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:20948:25
[INFO] [stdout]       |
[INFO] [stdout] 20948 |             pub fn cnt0(&mut self) -> Cnt0W<Cnt0Spec> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 20948 |             pub fn cnt0(&mut self) -> Cnt0W<'_, Cnt0Spec> {
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:20989:25
[INFO] [stdout]       |
[INFO] [stdout] 20989 |             pub fn cnt1(&mut self) -> Cnt1W<Cnt1Spec> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 20989 |             pub fn cnt1(&mut self) -> Cnt1W<'_, Cnt1Spec> {
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21049:32
[INFO] [stdout]       |
[INFO] [stdout] 21049 |             pub fn th00_update(&mut self) -> Th00UpdateW<UpdateSpec> {
[INFO] [stdout]       |                                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21049 |             pub fn th00_update(&mut self) -> Th00UpdateW<'_, UpdateSpec> {
[INFO] [stdout]       |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21054:32
[INFO] [stdout]       |
[INFO] [stdout] 21054 |             pub fn th01_update(&mut self) -> Th01UpdateW<UpdateSpec> {
[INFO] [stdout]       |                                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21054 |             pub fn th01_update(&mut self) -> Th01UpdateW<'_, UpdateSpec> {
[INFO] [stdout]       |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21059:32
[INFO] [stdout]       |
[INFO] [stdout] 21059 |             pub fn th10_update(&mut self) -> Th10UpdateW<UpdateSpec> {
[INFO] [stdout]       |                                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21059 |             pub fn th10_update(&mut self) -> Th10UpdateW<'_, UpdateSpec> {
[INFO] [stdout]       |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21064:32
[INFO] [stdout]       |
[INFO] [stdout] 21064 |             pub fn th11_update(&mut self) -> Th11UpdateW<UpdateSpec> {
[INFO] [stdout]       |                                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21064 |             pub fn th11_update(&mut self) -> Th11UpdateW<'_, UpdateSpec> {
[INFO] [stdout]       |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21069:32
[INFO] [stdout]       |
[INFO] [stdout] 21069 |             pub fn th20_update(&mut self) -> Th20UpdateW<UpdateSpec> {
[INFO] [stdout]       |                                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21069 |             pub fn th20_update(&mut self) -> Th20UpdateW<'_, UpdateSpec> {
[INFO] [stdout]       |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21074:32
[INFO] [stdout]       |
[INFO] [stdout] 21074 |             pub fn th21_update(&mut self) -> Th21UpdateW<UpdateSpec> {
[INFO] [stdout]       |                                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21074 |             pub fn th21_update(&mut self) -> Th21UpdateW<'_, UpdateSpec> {
[INFO] [stdout]       |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21079:32
[INFO] [stdout]       |
[INFO] [stdout] 21079 |             pub fn th30_update(&mut self) -> Th30UpdateW<UpdateSpec> {
[INFO] [stdout]       |                                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21079 |             pub fn th30_update(&mut self) -> Th30UpdateW<'_, UpdateSpec> {
[INFO] [stdout]       |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21084:32
[INFO] [stdout]       |
[INFO] [stdout] 21084 |             pub fn th31_update(&mut self) -> Th31UpdateW<UpdateSpec> {
[INFO] [stdout]       |                                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21084 |             pub fn th31_update(&mut self) -> Th31UpdateW<'_, UpdateSpec> {
[INFO] [stdout]       |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21089:32
[INFO] [stdout]       |
[INFO] [stdout] 21089 |             pub fn tmr0_update(&mut self) -> Tmr0UpdateW<UpdateSpec> {
[INFO] [stdout]       |                                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21089 |             pub fn tmr0_update(&mut self) -> Tmr0UpdateW<'_, UpdateSpec> {
[INFO] [stdout]       |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21094:32
[INFO] [stdout]       |
[INFO] [stdout] 21094 |             pub fn tmr1_update(&mut self) -> Tmr1UpdateW<UpdateSpec> {
[INFO] [stdout]       |                                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21094 |             pub fn tmr1_update(&mut self) -> Tmr1UpdateW<'_, UpdateSpec> {
[INFO] [stdout]       |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21099:32
[INFO] [stdout]       |
[INFO] [stdout] 21099 |             pub fn tmr2_update(&mut self) -> Tmr2UpdateW<UpdateSpec> {
[INFO] [stdout]       |                                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21099 |             pub fn tmr2_update(&mut self) -> Tmr2UpdateW<'_, UpdateSpec> {
[INFO] [stdout]       |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21104:32
[INFO] [stdout]       |
[INFO] [stdout] 21104 |             pub fn tmr3_update(&mut self) -> Tmr3UpdateW<UpdateSpec> {
[INFO] [stdout]       |                                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21104 |             pub fn tmr3_update(&mut self) -> Tmr3UpdateW<'_, UpdateSpec> {
[INFO] [stdout]       |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21109:31
[INFO] [stdout]       |
[INFO] [stdout] 21109 |             pub fn th0_update(&mut self) -> Th0UpdateW<UpdateSpec> {
[INFO] [stdout]       |                               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                               |
[INFO] [stdout]       |                               the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21109 |             pub fn th0_update(&mut self) -> Th0UpdateW<'_, UpdateSpec> {
[INFO] [stdout]       |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21114:31
[INFO] [stdout]       |
[INFO] [stdout] 21114 |             pub fn th1_update(&mut self) -> Th1UpdateW<UpdateSpec> {
[INFO] [stdout]       |                               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                               |
[INFO] [stdout]       |                               the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21114 |             pub fn th1_update(&mut self) -> Th1UpdateW<'_, UpdateSpec> {
[INFO] [stdout]       |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21119:32
[INFO] [stdout]       |
[INFO] [stdout] 21119 |             pub fn cnt0_update(&mut self) -> Cnt0UpdateW<UpdateSpec> {
[INFO] [stdout]       |                                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21119 |             pub fn cnt0_update(&mut self) -> Cnt0UpdateW<'_, UpdateSpec> {
[INFO] [stdout]       |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21124:32
[INFO] [stdout]       |
[INFO] [stdout] 21124 |             pub fn cnt1_update(&mut self) -> Cnt1UpdateW<UpdateSpec> {
[INFO] [stdout]       |                                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21124 |             pub fn cnt1_update(&mut self) -> Cnt1UpdateW<'_, UpdateSpec> {
[INFO] [stdout]       |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21163:25
[INFO] [stdout]       |
[INFO] [stdout] 21163 |             pub fn fcnt(&mut self) -> FcntW<FcntSpec> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21163 |             pub fn fcnt(&mut self) -> FcntW<'_, FcntSpec> {
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21267:32
[INFO] [stdout]       |
[INFO] [stdout] 21267 |             pub fn mcpwm0_tmr0(&mut self) -> Mcpwm0Tmr0W<Evt0Spec> {
[INFO] [stdout]       |                                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21267 |             pub fn mcpwm0_tmr0(&mut self) -> Mcpwm0Tmr0W<'_, Evt0Spec> {
[INFO] [stdout]       |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21272:32
[INFO] [stdout]       |
[INFO] [stdout] 21272 |             pub fn mcpwm0_tmr1(&mut self) -> Mcpwm0Tmr1W<Evt0Spec> {
[INFO] [stdout]       |                                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21272 |             pub fn mcpwm0_tmr1(&mut self) -> Mcpwm0Tmr1W<'_, Evt0Spec> {
[INFO] [stdout]       |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21277:32
[INFO] [stdout]       |
[INFO] [stdout] 21277 |             pub fn mcpwm0_tmr2(&mut self) -> Mcpwm0Tmr2W<Evt0Spec> {
[INFO] [stdout]       |                                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21277 |             pub fn mcpwm0_tmr2(&mut self) -> Mcpwm0Tmr2W<'_, Evt0Spec> {
[INFO] [stdout]       |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21282:32
[INFO] [stdout]       |
[INFO] [stdout] 21282 |             pub fn mcpwm0_tmr3(&mut self) -> Mcpwm0Tmr3W<Evt0Spec> {
[INFO] [stdout]       |                                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21282 |             pub fn mcpwm0_tmr3(&mut self) -> Mcpwm0Tmr3W<'_, Evt0Spec> {
[INFO] [stdout]       |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21287:32
[INFO] [stdout]       |
[INFO] [stdout] 21287 |             pub fn timer0_cmp0(&mut self) -> Timer0Cmp0W<Evt0Spec> {
[INFO] [stdout]       |                                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21287 |             pub fn timer0_cmp0(&mut self) -> Timer0Cmp0W<'_, Evt0Spec> {
[INFO] [stdout]       |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21292:32
[INFO] [stdout]       |
[INFO] [stdout] 21292 |             pub fn timer0_cmp1(&mut self) -> Timer0Cmp1W<Evt0Spec> {
[INFO] [stdout]       |                                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21292 |             pub fn timer0_cmp1(&mut self) -> Timer0Cmp1W<'_, Evt0Spec> {
[INFO] [stdout]       |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21297:32
[INFO] [stdout]       |
[INFO] [stdout] 21297 |             pub fn timer1_cmp0(&mut self) -> Timer1Cmp0W<Evt0Spec> {
[INFO] [stdout]       |                                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21297 |             pub fn timer1_cmp0(&mut self) -> Timer1Cmp0W<'_, Evt0Spec> {
[INFO] [stdout]       |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21302:32
[INFO] [stdout]       |
[INFO] [stdout] 21302 |             pub fn timer1_cmp1(&mut self) -> Timer1Cmp1W<Evt0Spec> {
[INFO] [stdout]       |                                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21302 |             pub fn timer1_cmp1(&mut self) -> Timer1Cmp1W<'_, Evt0Spec> {
[INFO] [stdout]       |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21406:32
[INFO] [stdout]       |
[INFO] [stdout] 21406 |             pub fn mcpwm0_tmr0(&mut self) -> Mcpwm0Tmr0W<Evt1Spec> {
[INFO] [stdout]       |                                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21406 |             pub fn mcpwm0_tmr0(&mut self) -> Mcpwm0Tmr0W<'_, Evt1Spec> {
[INFO] [stdout]       |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21411:32
[INFO] [stdout]       |
[INFO] [stdout] 21411 |             pub fn mcpwm0_tmr1(&mut self) -> Mcpwm0Tmr1W<Evt1Spec> {
[INFO] [stdout]       |                                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21411 |             pub fn mcpwm0_tmr1(&mut self) -> Mcpwm0Tmr1W<'_, Evt1Spec> {
[INFO] [stdout]       |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21416:32
[INFO] [stdout]       |
[INFO] [stdout] 21416 |             pub fn mcpwm0_tmr2(&mut self) -> Mcpwm0Tmr2W<Evt1Spec> {
[INFO] [stdout]       |                                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21416 |             pub fn mcpwm0_tmr2(&mut self) -> Mcpwm0Tmr2W<'_, Evt1Spec> {
[INFO] [stdout]       |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21421:32
[INFO] [stdout]       |
[INFO] [stdout] 21421 |             pub fn mcpwm0_tmr3(&mut self) -> Mcpwm0Tmr3W<Evt1Spec> {
[INFO] [stdout]       |                                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21421 |             pub fn mcpwm0_tmr3(&mut self) -> Mcpwm0Tmr3W<'_, Evt1Spec> {
[INFO] [stdout]       |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21426:32
[INFO] [stdout]       |
[INFO] [stdout] 21426 |             pub fn timer0_cmp0(&mut self) -> Timer0Cmp0W<Evt1Spec> {
[INFO] [stdout]       |                                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21426 |             pub fn timer0_cmp0(&mut self) -> Timer0Cmp0W<'_, Evt1Spec> {
[INFO] [stdout]       |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21431:32
[INFO] [stdout]       |
[INFO] [stdout] 21431 |             pub fn timer0_cmp1(&mut self) -> Timer0Cmp1W<Evt1Spec> {
[INFO] [stdout]       |                                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21431 |             pub fn timer0_cmp1(&mut self) -> Timer0Cmp1W<'_, Evt1Spec> {
[INFO] [stdout]       |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21436:32
[INFO] [stdout]       |
[INFO] [stdout] 21436 |             pub fn timer1_cmp0(&mut self) -> Timer1Cmp0W<Evt1Spec> {
[INFO] [stdout]       |                                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21436 |             pub fn timer1_cmp0(&mut self) -> Timer1Cmp0W<'_, Evt1Spec> {
[INFO] [stdout]       |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21441:32
[INFO] [stdout]       |
[INFO] [stdout] 21441 |             pub fn timer1_cmp1(&mut self) -> Timer1Cmp1W<Evt1Spec> {
[INFO] [stdout]       |                                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21441 |             pub fn timer1_cmp1(&mut self) -> Timer1Cmp1W<'_, Evt1Spec> {
[INFO] [stdout]       |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21549:34
[INFO] [stdout]       |
[INFO] [stdout] 21549 |             pub fn io_flt_clkdiv(&mut self) -> IoFltClkdivW<FltSpec> {
[INFO] [stdout]       |                                  ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                  |
[INFO] [stdout]       |                                  the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21549 |             pub fn io_flt_clkdiv(&mut self) -> IoFltClkdivW<'_, FltSpec> {
[INFO] [stdout]       |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21554:35
[INFO] [stdout]       |
[INFO] [stdout] 21554 |             pub fn cmp_flt_clkdiv(&mut self) -> CmpFltClkdivW<FltSpec> {
[INFO] [stdout]       |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                   |
[INFO] [stdout]       |                                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21554 |             pub fn cmp_flt_clkdiv(&mut self) -> CmpFltClkdivW<'_, FltSpec> {
[INFO] [stdout]       |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21658:32
[INFO] [stdout]       |
[INFO] [stdout] 21658 |             pub fn tr0_up_intv(&mut self) -> Tr0UpIntvW<SdcfgSpec> {
[INFO] [stdout]       |                                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21658 |             pub fn tr0_up_intv(&mut self) -> Tr0UpIntvW<'_, SdcfgSpec> {
[INFO] [stdout]       |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21663:34
[INFO] [stdout]       |
[INFO] [stdout] 21663 |             pub fn tr0_t0_update(&mut self) -> Tr0T0UpdateW<SdcfgSpec> {
[INFO] [stdout]       |                                  ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                  |
[INFO] [stdout]       |                                  the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21663 |             pub fn tr0_t0_update(&mut self) -> Tr0T0UpdateW<'_, SdcfgSpec> {
[INFO] [stdout]       |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21668:34
[INFO] [stdout]       |
[INFO] [stdout] 21668 |             pub fn tr0_t1_update(&mut self) -> Tr0T1UpdateW<SdcfgSpec> {
[INFO] [stdout]       |                                  ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                  |
[INFO] [stdout]       |                                  the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21668 |             pub fn tr0_t1_update(&mut self) -> Tr0T1UpdateW<'_, SdcfgSpec> {
[INFO] [stdout]       |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21673:28
[INFO] [stdout]       |
[INFO] [stdout] 21673 |             pub fn tr0_aec(&mut self) -> Tr0AecW<SdcfgSpec> {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21673 |             pub fn tr0_aec(&mut self) -> Tr0AecW<'_, SdcfgSpec> {
[INFO] [stdout]       |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21678:32
[INFO] [stdout]       |
[INFO] [stdout] 21678 |             pub fn tr1_up_intv(&mut self) -> Tr1UpIntvW<SdcfgSpec> {
[INFO] [stdout]       |                                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21678 |             pub fn tr1_up_intv(&mut self) -> Tr1UpIntvW<'_, SdcfgSpec> {
[INFO] [stdout]       |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21683:34
[INFO] [stdout]       |
[INFO] [stdout] 21683 |             pub fn tr1_t0_update(&mut self) -> Tr1T0UpdateW<SdcfgSpec> {
[INFO] [stdout]       |                                  ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                  |
[INFO] [stdout]       |                                  the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21683 |             pub fn tr1_t0_update(&mut self) -> Tr1T0UpdateW<'_, SdcfgSpec> {
[INFO] [stdout]       |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21688:34
[INFO] [stdout]       |
[INFO] [stdout] 21688 |             pub fn tr1_t1_update(&mut self) -> Tr1T1UpdateW<SdcfgSpec> {
[INFO] [stdout]       |                                  ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                  |
[INFO] [stdout]       |                                  the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21688 |             pub fn tr1_t1_update(&mut self) -> Tr1T1UpdateW<'_, SdcfgSpec> {
[INFO] [stdout]       |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21693:28
[INFO] [stdout]       |
[INFO] [stdout] 21693 |             pub fn tr1_aec(&mut self) -> Tr1AecW<SdcfgSpec> {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21693 |             pub fn tr1_aec(&mut self) -> Tr1AecW<'_, SdcfgSpec> {
[INFO] [stdout]       |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21869:33
[INFO] [stdout]       |
[INFO] [stdout] 21869 |             pub fn th00_aupdate(&mut self) -> Th00AupdateW<AuenSpec> {
[INFO] [stdout]       |                                 ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                 |
[INFO] [stdout]       |                                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21869 |             pub fn th00_aupdate(&mut self) -> Th00AupdateW<'_, AuenSpec> {
[INFO] [stdout]       |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21874:33
[INFO] [stdout]       |
[INFO] [stdout] 21874 |             pub fn th01_aupdate(&mut self) -> Th01AupdateW<AuenSpec> {
[INFO] [stdout]       |                                 ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                 |
[INFO] [stdout]       |                                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21874 |             pub fn th01_aupdate(&mut self) -> Th01AupdateW<'_, AuenSpec> {
[INFO] [stdout]       |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21879:33
[INFO] [stdout]       |
[INFO] [stdout] 21879 |             pub fn th10_aupdate(&mut self) -> Th10AupdateW<AuenSpec> {
[INFO] [stdout]       |                                 ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                 |
[INFO] [stdout]       |                                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21879 |             pub fn th10_aupdate(&mut self) -> Th10AupdateW<'_, AuenSpec> {
[INFO] [stdout]       |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21884:33
[INFO] [stdout]       |
[INFO] [stdout] 21884 |             pub fn th11_aupdate(&mut self) -> Th11AupdateW<AuenSpec> {
[INFO] [stdout]       |                                 ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                 |
[INFO] [stdout]       |                                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21884 |             pub fn th11_aupdate(&mut self) -> Th11AupdateW<'_, AuenSpec> {
[INFO] [stdout]       |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21889:33
[INFO] [stdout]       |
[INFO] [stdout] 21889 |             pub fn th20_aupdate(&mut self) -> Th20AupdateW<AuenSpec> {
[INFO] [stdout]       |                                 ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                 |
[INFO] [stdout]       |                                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21889 |             pub fn th20_aupdate(&mut self) -> Th20AupdateW<'_, AuenSpec> {
[INFO] [stdout]       |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21894:33
[INFO] [stdout]       |
[INFO] [stdout] 21894 |             pub fn th21_aupdate(&mut self) -> Th21AupdateW<AuenSpec> {
[INFO] [stdout]       |                                 ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                 |
[INFO] [stdout]       |                                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21894 |             pub fn th21_aupdate(&mut self) -> Th21AupdateW<'_, AuenSpec> {
[INFO] [stdout]       |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21899:33
[INFO] [stdout]       |
[INFO] [stdout] 21899 |             pub fn th30_aupdate(&mut self) -> Th30AupdateW<AuenSpec> {
[INFO] [stdout]       |                                 ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                 |
[INFO] [stdout]       |                                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21899 |             pub fn th30_aupdate(&mut self) -> Th30AupdateW<'_, AuenSpec> {
[INFO] [stdout]       |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21904:33
[INFO] [stdout]       |
[INFO] [stdout] 21904 |             pub fn th31_aupdate(&mut self) -> Th31AupdateW<AuenSpec> {
[INFO] [stdout]       |                                 ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                 |
[INFO] [stdout]       |                                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21904 |             pub fn th31_aupdate(&mut self) -> Th31AupdateW<'_, AuenSpec> {
[INFO] [stdout]       |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21909:33
[INFO] [stdout]       |
[INFO] [stdout] 21909 |             pub fn tmr0_aupdate(&mut self) -> Tmr0AupdateW<AuenSpec> {
[INFO] [stdout]       |                                 ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                 |
[INFO] [stdout]       |                                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21909 |             pub fn tmr0_aupdate(&mut self) -> Tmr0AupdateW<'_, AuenSpec> {
[INFO] [stdout]       |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21914:33
[INFO] [stdout]       |
[INFO] [stdout] 21914 |             pub fn tmr1_aupdate(&mut self) -> Tmr1AupdateW<AuenSpec> {
[INFO] [stdout]       |                                 ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                 |
[INFO] [stdout]       |                                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21914 |             pub fn tmr1_aupdate(&mut self) -> Tmr1AupdateW<'_, AuenSpec> {
[INFO] [stdout]       |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21919:33
[INFO] [stdout]       |
[INFO] [stdout] 21919 |             pub fn tmr2_aupdate(&mut self) -> Tmr2AupdateW<AuenSpec> {
[INFO] [stdout]       |                                 ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                 |
[INFO] [stdout]       |                                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21919 |             pub fn tmr2_aupdate(&mut self) -> Tmr2AupdateW<'_, AuenSpec> {
[INFO] [stdout]       |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21924:33
[INFO] [stdout]       |
[INFO] [stdout] 21924 |             pub fn tmr3_aupdate(&mut self) -> Tmr3AupdateW<AuenSpec> {
[INFO] [stdout]       |                                 ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                 |
[INFO] [stdout]       |                                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21924 |             pub fn tmr3_aupdate(&mut self) -> Tmr3AupdateW<'_, AuenSpec> {
[INFO] [stdout]       |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21929:32
[INFO] [stdout]       |
[INFO] [stdout] 21929 |             pub fn th0_aupdate(&mut self) -> Th0AupdateW<AuenSpec> {
[INFO] [stdout]       |                                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21929 |             pub fn th0_aupdate(&mut self) -> Th0AupdateW<'_, AuenSpec> {
[INFO] [stdout]       |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21934:32
[INFO] [stdout]       |
[INFO] [stdout] 21934 |             pub fn th1_aupdate(&mut self) -> Th1AupdateW<AuenSpec> {
[INFO] [stdout]       |                                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21934 |             pub fn th1_aupdate(&mut self) -> Th1AupdateW<'_, AuenSpec> {
[INFO] [stdout]       |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21939:33
[INFO] [stdout]       |
[INFO] [stdout] 21939 |             pub fn cnt0_aupdate(&mut self) -> Cnt0AupdateW<AuenSpec> {
[INFO] [stdout]       |                                 ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                 |
[INFO] [stdout]       |                                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21939 |             pub fn cnt0_aupdate(&mut self) -> Cnt0AupdateW<'_, AuenSpec> {
[INFO] [stdout]       |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21944:33
[INFO] [stdout]       |
[INFO] [stdout] 21944 |             pub fn cnt1_aupdate(&mut self) -> Cnt1AupdateW<AuenSpec> {
[INFO] [stdout]       |                                 ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                 |
[INFO] [stdout]       |                                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21944 |             pub fn cnt1_aupdate(&mut self) -> Cnt1AupdateW<'_, AuenSpec> {
[INFO] [stdout]       |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:22228:28
[INFO] [stdout]       |
[INFO] [stdout] 22228 |             pub fn clk_div(&mut self) -> ClkDivW<TclkSpec> {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22228 |             pub fn clk_div(&mut self) -> ClkDivW<'_, TclkSpec> {
[INFO] [stdout]       |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:22233:27
[INFO] [stdout]       |
[INFO] [stdout] 22233 |             pub fn clk_en(&mut self) -> ClkEnW<TclkSpec> {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22233 |             pub fn clk_en(&mut self) -> ClkEnW<'_, TclkSpec> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:22238:28
[INFO] [stdout]       |
[INFO] [stdout] 22238 |             pub fn tmr2_tb(&mut self) -> Tmr2TbW<TclkSpec> {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22238 |             pub fn tmr2_tb(&mut self) -> Tmr2TbW<'_, TclkSpec> {
[INFO] [stdout]       |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:22243:28
[INFO] [stdout]       |
[INFO] [stdout] 22243 |             pub fn tmr3_tb(&mut self) -> Tmr3TbW<TclkSpec> {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22243 |             pub fn tmr3_tb(&mut self) -> Tmr3TbW<'_, TclkSpec> {
[INFO] [stdout]       |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:22248:33
[INFO] [stdout]       |
[INFO] [stdout] 22248 |             pub fn base0_cnt_en(&mut self) -> Base0CntEnW<TclkSpec> {
[INFO] [stdout]       |                                 ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                 |
[INFO] [stdout]       |                                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22248 |             pub fn base0_cnt_en(&mut self) -> Base0CntEnW<'_, TclkSpec> {
[INFO] [stdout]       |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:22253:33
[INFO] [stdout]       |
[INFO] [stdout] 22253 |             pub fn base1_cnt_en(&mut self) -> Base1CntEnW<TclkSpec> {
[INFO] [stdout]       |                                 ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                 |
[INFO] [stdout]       |                                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22253 |             pub fn base1_cnt_en(&mut self) -> Base1CntEnW<'_, TclkSpec> {
[INFO] [stdout]       |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:22258:32
[INFO] [stdout]       |
[INFO] [stdout] 22258 |             pub fn evt_cnt0_en(&mut self) -> EvtCnt0EnW<TclkSpec> {
[INFO] [stdout]       |                                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22258 |             pub fn evt_cnt0_en(&mut self) -> EvtCnt0EnW<'_, TclkSpec> {
[INFO] [stdout]       |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:22263:32
[INFO] [stdout]       |
[INFO] [stdout] 22263 |             pub fn evt_cnt1_en(&mut self) -> EvtCnt1EnW<TclkSpec> {
[INFO] [stdout]       |                                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22263 |             pub fn evt_cnt1_en(&mut self) -> EvtCnt1EnW<'_, TclkSpec> {
[INFO] [stdout]       |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:22412:26
[INFO] [stdout]       |
[INFO] [stdout] 22412 |             pub fn t0_ie(&mut self) -> T0IeW<Ie0Spec> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22412 |             pub fn t0_ie(&mut self) -> T0IeW<'_, Ie0Spec> {
[INFO] [stdout]       |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:22417:26
[INFO] [stdout]       |
[INFO] [stdout] 22417 |             pub fn t1_ie(&mut self) -> T1IeW<Ie0Spec> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22417 |             pub fn t1_ie(&mut self) -> T1IeW<'_, Ie0Spec> {
[INFO] [stdout]       |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:22422:28
[INFO] [stdout]       |
[INFO] [stdout] 22422 |             pub fn th00_ie(&mut self) -> Th00IeW<Ie0Spec> {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22422 |             pub fn th00_ie(&mut self) -> Th00IeW<'_, Ie0Spec> {
[INFO] [stdout]       |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:22427:28
[INFO] [stdout]       |
[INFO] [stdout] 22427 |             pub fn th01_ie(&mut self) -> Th01IeW<Ie0Spec> {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22427 |             pub fn th01_ie(&mut self) -> Th01IeW<'_, Ie0Spec> {
[INFO] [stdout]       |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:22432:28
[INFO] [stdout]       |
[INFO] [stdout] 22432 |             pub fn th10_ie(&mut self) -> Th10IeW<Ie0Spec> {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22432 |             pub fn th10_ie(&mut self) -> Th10IeW<'_, Ie0Spec> {
[INFO] [stdout]       |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:22437:28
[INFO] [stdout]       |
[INFO] [stdout] 22437 |             pub fn th11_ie(&mut self) -> Th11IeW<Ie0Spec> {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22437 |             pub fn th11_ie(&mut self) -> Th11IeW<'_, Ie0Spec> {
[INFO] [stdout]       |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:22442:28
[INFO] [stdout]       |
[INFO] [stdout] 22442 |             pub fn th20_ie(&mut self) -> Th20IeW<Ie0Spec> {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22442 |             pub fn th20_ie(&mut self) -> Th20IeW<'_, Ie0Spec> {
[INFO] [stdout]       |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:22447:28
[INFO] [stdout]       |
[INFO] [stdout] 22447 |             pub fn th21_ie(&mut self) -> Th21IeW<Ie0Spec> {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22447 |             pub fn th21_ie(&mut self) -> Th21IeW<'_, Ie0Spec> {
[INFO] [stdout]       |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:22452:28
[INFO] [stdout]       |
[INFO] [stdout] 22452 |             pub fn tmr0_ie(&mut self) -> Tmr0IeW<Ie0Spec> {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22452 |             pub fn tmr0_ie(&mut self) -> Tmr0IeW<'_, Ie0Spec> {
[INFO] [stdout]       |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:22457:28
[INFO] [stdout]       |
[INFO] [stdout] 22457 |             pub fn tmr1_ie(&mut self) -> Tmr1IeW<Ie0Spec> {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22457 |             pub fn tmr1_ie(&mut self) -> Tmr1IeW<'_, Ie0Spec> {
[INFO] [stdout]       |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:22462:28
[INFO] [stdout]       |
[INFO] [stdout] 22462 |             pub fn tmr2_ie(&mut self) -> Tmr2IeW<Ie0Spec> {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22462 |             pub fn tmr2_ie(&mut self) -> Tmr2IeW<'_, Ie0Spec> {
[INFO] [stdout]       |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:22467:28
[INFO] [stdout]       |
[INFO] [stdout] 22467 |             pub fn tmr3_ie(&mut self) -> Tmr3IeW<Ie0Spec> {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22467 |             pub fn tmr3_ie(&mut self) -> Tmr3IeW<'_, Ie0Spec> {
[INFO] [stdout]       |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:22472:26
[INFO] [stdout]       |
[INFO] [stdout] 22472 |             pub fn up_ie(&mut self) -> UpIeW<Ie0Spec> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22472 |             pub fn up_ie(&mut self) -> UpIeW<'_, Ie0Spec> {
[INFO] [stdout]       |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:22621:26
[INFO] [stdout]       |
[INFO] [stdout] 22621 |             pub fn t0_if(&mut self) -> T0IfW<If0Spec> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22621 |             pub fn t0_if(&mut self) -> T0IfW<'_, If0Spec> {
[INFO] [stdout]       |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:22626:26
[INFO] [stdout]       |
[INFO] [stdout] 22626 |             pub fn t1_if(&mut self) -> T1IfW<If0Spec> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22626 |             pub fn t1_if(&mut self) -> T1IfW<'_, If0Spec> {
[INFO] [stdout]       |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:22631:28
[INFO] [stdout]       |
[INFO] [stdout] 22631 |             pub fn th00_if(&mut self) -> Th00IfW<If0Spec> {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22631 |             pub fn th00_if(&mut self) -> Th00IfW<'_, If0Spec> {
[INFO] [stdout]       |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:22636:28
[INFO] [stdout]       |
[INFO] [stdout] 22636 |             pub fn th01_if(&mut self) -> Th01IfW<If0Spec> {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22636 |             pub fn th01_if(&mut self) -> Th01IfW<'_, If0Spec> {
[INFO] [stdout]       |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:22641:28
[INFO] [stdout]       |
[INFO] [stdout] 22641 |             pub fn th10_if(&mut self) -> Th10IfW<If0Spec> {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22641 |             pub fn th10_if(&mut self) -> Th10IfW<'_, If0Spec> {
[INFO] [stdout]       |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:22646:28
[INFO] [stdout]       |
[INFO] [stdout] 22646 |             pub fn th11_if(&mut self) -> Th11IfW<If0Spec> {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22646 |             pub fn th11_if(&mut self) -> Th11IfW<'_, If0Spec> {
[INFO] [stdout]       |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:22651:28
[INFO] [stdout]       |
[INFO] [stdout] 22651 |             pub fn th20_if(&mut self) -> Th20IfW<If0Spec> {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22651 |             pub fn th20_if(&mut self) -> Th20IfW<'_, If0Spec> {
[INFO] [stdout]       |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:22656:28
[INFO] [stdout]       |
[INFO] [stdout] 22656 |             pub fn th21_if(&mut self) -> Th21IfW<If0Spec> {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22656 |             pub fn th21_if(&mut self) -> Th21IfW<'_, If0Spec> {
[INFO] [stdout]       |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:22661:28
[INFO] [stdout]       |
[INFO] [stdout] 22661 |             pub fn tmr0_if(&mut self) -> Tmr0IfW<If0Spec> {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22661 |             pub fn tmr0_if(&mut self) -> Tmr0IfW<'_, If0Spec> {
[INFO] [stdout]       |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:22666:28
[INFO] [stdout]       |
[INFO] [stdout] 22666 |             pub fn tmr1_if(&mut self) -> Tmr1IfW<If0Spec> {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22666 |             pub fn tmr1_if(&mut self) -> Tmr1IfW<'_, If0Spec> {
[INFO] [stdout]       |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:22671:28
[INFO] [stdout]       |
[INFO] [stdout] 22671 |             pub fn tmr2_if(&mut self) -> Tmr2IfW<If0Spec> {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22671 |             pub fn tmr2_if(&mut self) -> Tmr2IfW<'_, If0Spec> {
[INFO] [stdout]       |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:22676:28
[INFO] [stdout]       |
[INFO] [stdout] 22676 |             pub fn tmr3_if(&mut self) -> Tmr3IfW<If0Spec> {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22676 |             pub fn tmr3_if(&mut self) -> Tmr3IfW<'_, If0Spec> {
[INFO] [stdout]       |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:22681:26
[INFO] [stdout]       |
[INFO] [stdout] 22681 |             pub fn up_if(&mut self) -> UpIfW<If0Spec> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22681 |             pub fn up_if(&mut self) -> UpIfW<'_, If0Spec> {
[INFO] [stdout]       |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:22776:26
[INFO] [stdout]       |
[INFO] [stdout] 22776 |             pub fn t0_ie(&mut self) -> T0IeW<Ie1Spec> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22776 |             pub fn t0_ie(&mut self) -> T0IeW<'_, Ie1Spec> {
[INFO] [stdout]       |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:22781:26
[INFO] [stdout]       |
[INFO] [stdout] 22781 |             pub fn t1_ie(&mut self) -> T1IeW<Ie1Spec> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22781 |             pub fn t1_ie(&mut self) -> T1IeW<'_, Ie1Spec> {
[INFO] [stdout]       |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:22786:28
[INFO] [stdout]       |
[INFO] [stdout] 22786 |             pub fn th30_ie(&mut self) -> Th30IeW<Ie1Spec> {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22786 |             pub fn th30_ie(&mut self) -> Th30IeW<'_, Ie1Spec> {
[INFO] [stdout]       |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:22791:28
[INFO] [stdout]       |
[INFO] [stdout] 22791 |             pub fn th31_ie(&mut self) -> Th31IeW<Ie1Spec> {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22791 |             pub fn th31_ie(&mut self) -> Th31IeW<'_, Ie1Spec> {
[INFO] [stdout]       |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:22796:28
[INFO] [stdout]       |
[INFO] [stdout] 22796 |             pub fn tmr2_ie(&mut self) -> Tmr2IeW<Ie1Spec> {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22796 |             pub fn tmr2_ie(&mut self) -> Tmr2IeW<'_, Ie1Spec> {
[INFO] [stdout]       |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:22801:28
[INFO] [stdout]       |
[INFO] [stdout] 22801 |             pub fn tmr3_ie(&mut self) -> Tmr3IeW<Ie1Spec> {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22801 |             pub fn tmr3_ie(&mut self) -> Tmr3IeW<'_, Ie1Spec> {
[INFO] [stdout]       |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:22806:26
[INFO] [stdout]       |
[INFO] [stdout] 22806 |             pub fn up_ie(&mut self) -> UpIeW<Ie1Spec> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22806 |             pub fn up_ie(&mut self) -> UpIeW<'_, Ie1Spec> {
[INFO] [stdout]       |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:22901:26
[INFO] [stdout]       |
[INFO] [stdout] 22901 |             pub fn t0_if(&mut self) -> T0IfW<If1Spec> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22901 |             pub fn t0_if(&mut self) -> T0IfW<'_, If1Spec> {
[INFO] [stdout]       |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:22906:26
[INFO] [stdout]       |
[INFO] [stdout] 22906 |             pub fn t1_if(&mut self) -> T1IfW<If1Spec> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22906 |             pub fn t1_if(&mut self) -> T1IfW<'_, If1Spec> {
[INFO] [stdout]       |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:22911:28
[INFO] [stdout]       |
[INFO] [stdout] 22911 |             pub fn th30_if(&mut self) -> Th30IfW<If1Spec> {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22911 |             pub fn th30_if(&mut self) -> Th30IfW<'_, If1Spec> {
[INFO] [stdout]       |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:22916:28
[INFO] [stdout]       |
[INFO] [stdout] 22916 |             pub fn th31_if(&mut self) -> Th31IfW<If1Spec> {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22916 |             pub fn th31_if(&mut self) -> Th31IfW<'_, If1Spec> {
[INFO] [stdout]       |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:22921:28
[INFO] [stdout]       |
[INFO] [stdout] 22921 |             pub fn tmr2_if(&mut self) -> Tmr2IfW<If1Spec> {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22921 |             pub fn tmr2_if(&mut self) -> Tmr2IfW<'_, If1Spec> {
[INFO] [stdout]       |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:22926:28
[INFO] [stdout]       |
[INFO] [stdout] 22926 |             pub fn tmr3_if(&mut self) -> Tmr3IfW<If1Spec> {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22926 |             pub fn tmr3_if(&mut self) -> Tmr3IfW<'_, If1Spec> {
[INFO] [stdout]       |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:22931:26
[INFO] [stdout]       |
[INFO] [stdout] 22931 |             pub fn up_if(&mut self) -> UpIfW<If1Spec> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22931 |             pub fn up_if(&mut self) -> UpIfW<'_, If1Spec> {
[INFO] [stdout]       |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:22999:29
[INFO] [stdout]       |
[INFO] [stdout] 22999 |             pub fn fail0_ie(&mut self) -> Fail0IeW<EieSpec> {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22999 |             pub fn fail0_ie(&mut self) -> Fail0IeW<'_, EieSpec> {
[INFO] [stdout]       |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23004:29
[INFO] [stdout]       |
[INFO] [stdout] 23004 |             pub fn fail1_ie(&mut self) -> Fail1IeW<EieSpec> {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23004 |             pub fn fail1_ie(&mut self) -> Fail1IeW<'_, EieSpec> {
[INFO] [stdout]       |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23009:29
[INFO] [stdout]       |
[INFO] [stdout] 23009 |             pub fn fail2_ie(&mut self) -> Fail2IeW<EieSpec> {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23009 |             pub fn fail2_ie(&mut self) -> Fail2IeW<'_, EieSpec> {
[INFO] [stdout]       |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23014:29
[INFO] [stdout]       |
[INFO] [stdout] 23014 |             pub fn fail3_ie(&mut self) -> Fail3IeW<EieSpec> {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23014 |             pub fn fail3_ie(&mut self) -> Fail3IeW<'_, EieSpec> {
[INFO] [stdout]       |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23082:29
[INFO] [stdout]       |
[INFO] [stdout] 23082 |             pub fn fail0_if(&mut self) -> Fail0IfW<EifSpec> {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23082 |             pub fn fail0_if(&mut self) -> Fail0IfW<'_, EifSpec> {
[INFO] [stdout]       |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23087:29
[INFO] [stdout]       |
[INFO] [stdout] 23087 |             pub fn fail1_if(&mut self) -> Fail1IfW<EifSpec> {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23087 |             pub fn fail1_if(&mut self) -> Fail1IfW<'_, EifSpec> {
[INFO] [stdout]       |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23092:29
[INFO] [stdout]       |
[INFO] [stdout] 23092 |             pub fn fail2_if(&mut self) -> Fail2IfW<EifSpec> {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23092 |             pub fn fail2_if(&mut self) -> Fail2IfW<'_, EifSpec> {
[INFO] [stdout]       |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23097:29
[INFO] [stdout]       |
[INFO] [stdout] 23097 |             pub fn fail3_if(&mut self) -> Fail3IfW<EifSpec> {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23097 |             pub fn fail3_if(&mut self) -> Fail3IfW<'_, EifSpec> {
[INFO] [stdout]       |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23201:28
[INFO] [stdout]       |
[INFO] [stdout] 23201 |             pub fn tmr0_re(&mut self) -> Tmr0ReW<ReSpec> {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23201 |             pub fn tmr0_re(&mut self) -> Tmr0ReW<'_, ReSpec> {
[INFO] [stdout]       |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23206:28
[INFO] [stdout]       |
[INFO] [stdout] 23206 |             pub fn tmr1_re(&mut self) -> Tmr1ReW<ReSpec> {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23206 |             pub fn tmr1_re(&mut self) -> Tmr1ReW<'_, ReSpec> {
[INFO] [stdout]       |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23211:28
[INFO] [stdout]       |
[INFO] [stdout] 23211 |             pub fn tmr2_re(&mut self) -> Tmr2ReW<ReSpec> {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23211 |             pub fn tmr2_re(&mut self) -> Tmr2ReW<'_, ReSpec> {
[INFO] [stdout]       |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23216:28
[INFO] [stdout]       |
[INFO] [stdout] 23216 |             pub fn tmr3_re(&mut self) -> Tmr3ReW<ReSpec> {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23216 |             pub fn tmr3_re(&mut self) -> Tmr3ReW<'_, ReSpec> {
[INFO] [stdout]       |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23221:30
[INFO] [stdout]       |
[INFO] [stdout] 23221 |             pub fn tr0_t0_re(&mut self) -> Tr0T0ReW<ReSpec> {
[INFO] [stdout]       |                              ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23221 |             pub fn tr0_t0_re(&mut self) -> Tr0T0ReW<'_, ReSpec> {
[INFO] [stdout]       |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23226:30
[INFO] [stdout]       |
[INFO] [stdout] 23226 |             pub fn tr0_t1_re(&mut self) -> Tr0T1ReW<ReSpec> {
[INFO] [stdout]       |                              ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23226 |             pub fn tr0_t1_re(&mut self) -> Tr0T1ReW<'_, ReSpec> {
[INFO] [stdout]       |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23231:30
[INFO] [stdout]       |
[INFO] [stdout] 23231 |             pub fn tr1_t0_re(&mut self) -> Tr1T0ReW<ReSpec> {
[INFO] [stdout]       |                              ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23231 |             pub fn tr1_t0_re(&mut self) -> Tr1T0ReW<'_, ReSpec> {
[INFO] [stdout]       |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23236:30
[INFO] [stdout]       |
[INFO] [stdout] 23236 |             pub fn tr1_t1_re(&mut self) -> Tr1T1ReW<ReSpec> {
[INFO] [stdout]       |                              ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23236 |             pub fn tr1_t1_re(&mut self) -> Tr1T1ReW<'_, ReSpec> {
[INFO] [stdout]       |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23304:28
[INFO] [stdout]       |
[INFO] [stdout] 23304 |             pub fn io0_ppe(&mut self) -> Io0PpeW<PpSpec> {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23304 |             pub fn io0_ppe(&mut self) -> Io0PpeW<'_, PpSpec> {
[INFO] [stdout]       |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23309:28
[INFO] [stdout]       |
[INFO] [stdout] 23309 |             pub fn io1_ppe(&mut self) -> Io1PpeW<PpSpec> {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23309 |             pub fn io1_ppe(&mut self) -> Io1PpeW<'_, PpSpec> {
[INFO] [stdout]       |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23314:28
[INFO] [stdout]       |
[INFO] [stdout] 23314 |             pub fn io2_ppe(&mut self) -> Io2PpeW<PpSpec> {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23314 |             pub fn io2_ppe(&mut self) -> Io2PpeW<'_, PpSpec> {
[INFO] [stdout]       |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23319:28
[INFO] [stdout]       |
[INFO] [stdout] 23319 |             pub fn io3_ppe(&mut self) -> Io3PpeW<PpSpec> {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23319 |             pub fn io3_ppe(&mut self) -> Io3PpeW<'_, PpSpec> {
[INFO] [stdout]       |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23495:27
[INFO] [stdout]       |
[INFO] [stdout] 23495 |             pub fn ch0_np(&mut self) -> Ch0NpW<Io01Spec> {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23495 |             pub fn ch0_np(&mut self) -> Ch0NpW<'_, Io01Spec> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23500:27
[INFO] [stdout]       |
[INFO] [stdout] 23500 |             pub fn ch0_pp(&mut self) -> Ch0PpW<Io01Spec> {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23500 |             pub fn ch0_pp(&mut self) -> Ch0PpW<'_, Io01Spec> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23505:27
[INFO] [stdout]       |
[INFO] [stdout] 23505 |             pub fn ch0_ns(&mut self) -> Ch0NsW<Io01Spec> {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23505 |             pub fn ch0_ns(&mut self) -> Ch0NsW<'_, Io01Spec> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23510:27
[INFO] [stdout]       |
[INFO] [stdout] 23510 |             pub fn ch0_ps(&mut self) -> Ch0PsW<Io01Spec> {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23510 |             pub fn ch0_ps(&mut self) -> Ch0PsW<'_, Io01Spec> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23515:31
[INFO] [stdout]       |
[INFO] [stdout] 23515 |             pub fn ch0_sctrln(&mut self) -> Ch0SctrlnW<Io01Spec> {
[INFO] [stdout]       |                               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                               |
[INFO] [stdout]       |                               the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23515 |             pub fn ch0_sctrln(&mut self) -> Ch0SctrlnW<'_, Io01Spec> {
[INFO] [stdout]       |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23520:31
[INFO] [stdout]       |
[INFO] [stdout] 23520 |             pub fn ch0_sctrlp(&mut self) -> Ch0SctrlpW<Io01Spec> {
[INFO] [stdout]       |                               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                               |
[INFO] [stdout]       |                               the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23520 |             pub fn ch0_sctrlp(&mut self) -> Ch0SctrlpW<'_, Io01Spec> {
[INFO] [stdout]       |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23525:30
[INFO] [stdout]       |
[INFO] [stdout] 23525 |             pub fn ch0_pn_sw(&mut self) -> Ch0PnSwW<Io01Spec> {
[INFO] [stdout]       |                              ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23525 |             pub fn ch0_pn_sw(&mut self) -> Ch0PnSwW<'_, Io01Spec> {
[INFO] [stdout]       |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23530:27
[INFO] [stdout]       |
[INFO] [stdout] 23530 |             pub fn ch0_wm(&mut self) -> Ch0WmW<Io01Spec> {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23530 |             pub fn ch0_wm(&mut self) -> Ch0WmW<'_, Io01Spec> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23535:27
[INFO] [stdout]       |
[INFO] [stdout] 23535 |             pub fn ch1_np(&mut self) -> Ch1NpW<Io01Spec> {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23535 |             pub fn ch1_np(&mut self) -> Ch1NpW<'_, Io01Spec> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23540:27
[INFO] [stdout]       |
[INFO] [stdout] 23540 |             pub fn ch1_pp(&mut self) -> Ch1PpW<Io01Spec> {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23540 |             pub fn ch1_pp(&mut self) -> Ch1PpW<'_, Io01Spec> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23545:27
[INFO] [stdout]       |
[INFO] [stdout] 23545 |             pub fn ch1_ns(&mut self) -> Ch1NsW<Io01Spec> {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23545 |             pub fn ch1_ns(&mut self) -> Ch1NsW<'_, Io01Spec> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23550:27
[INFO] [stdout]       |
[INFO] [stdout] 23550 |             pub fn ch1_ps(&mut self) -> Ch1PsW<Io01Spec> {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23550 |             pub fn ch1_ps(&mut self) -> Ch1PsW<'_, Io01Spec> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23555:31
[INFO] [stdout]       |
[INFO] [stdout] 23555 |             pub fn ch1_sctrln(&mut self) -> Ch1SctrlnW<Io01Spec> {
[INFO] [stdout]       |                               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                               |
[INFO] [stdout]       |                               the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23555 |             pub fn ch1_sctrln(&mut self) -> Ch1SctrlnW<'_, Io01Spec> {
[INFO] [stdout]       |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23560:31
[INFO] [stdout]       |
[INFO] [stdout] 23560 |             pub fn ch1_sctrlp(&mut self) -> Ch1SctrlpW<Io01Spec> {
[INFO] [stdout]       |                               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                               |
[INFO] [stdout]       |                               the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23560 |             pub fn ch1_sctrlp(&mut self) -> Ch1SctrlpW<'_, Io01Spec> {
[INFO] [stdout]       |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23565:30
[INFO] [stdout]       |
[INFO] [stdout] 23565 |             pub fn ch1_pn_sw(&mut self) -> Ch1PnSwW<Io01Spec> {
[INFO] [stdout]       |                              ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23565 |             pub fn ch1_pn_sw(&mut self) -> Ch1PnSwW<'_, Io01Spec> {
[INFO] [stdout]       |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23570:27
[INFO] [stdout]       |
[INFO] [stdout] 23570 |             pub fn ch1_wm(&mut self) -> Ch1WmW<Io01Spec> {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23570 |             pub fn ch1_wm(&mut self) -> Ch1WmW<'_, Io01Spec> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23746:27
[INFO] [stdout]       |
[INFO] [stdout] 23746 |             pub fn ch2_np(&mut self) -> Ch2NpW<Io23Spec> {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23746 |             pub fn ch2_np(&mut self) -> Ch2NpW<'_, Io23Spec> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23751:27
[INFO] [stdout]       |
[INFO] [stdout] 23751 |             pub fn ch2_pp(&mut self) -> Ch2PpW<Io23Spec> {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23751 |             pub fn ch2_pp(&mut self) -> Ch2PpW<'_, Io23Spec> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23756:27
[INFO] [stdout]       |
[INFO] [stdout] 23756 |             pub fn ch2_ns(&mut self) -> Ch2NsW<Io23Spec> {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23756 |             pub fn ch2_ns(&mut self) -> Ch2NsW<'_, Io23Spec> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23761:27
[INFO] [stdout]       |
[INFO] [stdout] 23761 |             pub fn ch2_ps(&mut self) -> Ch2PsW<Io23Spec> {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23761 |             pub fn ch2_ps(&mut self) -> Ch2PsW<'_, Io23Spec> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23766:31
[INFO] [stdout]       |
[INFO] [stdout] 23766 |             pub fn ch2_sctrln(&mut self) -> Ch2SctrlnW<Io23Spec> {
[INFO] [stdout]       |                               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                               |
[INFO] [stdout]       |                               the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23766 |             pub fn ch2_sctrln(&mut self) -> Ch2SctrlnW<'_, Io23Spec> {
[INFO] [stdout]       |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23771:31
[INFO] [stdout]       |
[INFO] [stdout] 23771 |             pub fn ch2_sctrlp(&mut self) -> Ch2SctrlpW<Io23Spec> {
[INFO] [stdout]       |                               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                               |
[INFO] [stdout]       |                               the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23771 |             pub fn ch2_sctrlp(&mut self) -> Ch2SctrlpW<'_, Io23Spec> {
[INFO] [stdout]       |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23776:30
[INFO] [stdout]       |
[INFO] [stdout] 23776 |             pub fn ch2_pn_sw(&mut self) -> Ch2PnSwW<Io23Spec> {
[INFO] [stdout]       |                              ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23776 |             pub fn ch2_pn_sw(&mut self) -> Ch2PnSwW<'_, Io23Spec> {
[INFO] [stdout]       |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23781:27
[INFO] [stdout]       |
[INFO] [stdout] 23781 |             pub fn ch2_wm(&mut self) -> Ch2WmW<Io23Spec> {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23781 |             pub fn ch2_wm(&mut self) -> Ch2WmW<'_, Io23Spec> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23786:27
[INFO] [stdout]       |
[INFO] [stdout] 23786 |             pub fn ch3_np(&mut self) -> Ch3NpW<Io23Spec> {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23786 |             pub fn ch3_np(&mut self) -> Ch3NpW<'_, Io23Spec> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23791:27
[INFO] [stdout]       |
[INFO] [stdout] 23791 |             pub fn ch3_pp(&mut self) -> Ch3PpW<Io23Spec> {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23791 |             pub fn ch3_pp(&mut self) -> Ch3PpW<'_, Io23Spec> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23796:27
[INFO] [stdout]       |
[INFO] [stdout] 23796 |             pub fn ch3_ns(&mut self) -> Ch3NsW<Io23Spec> {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23796 |             pub fn ch3_ns(&mut self) -> Ch3NsW<'_, Io23Spec> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23801:27
[INFO] [stdout]       |
[INFO] [stdout] 23801 |             pub fn ch3_ps(&mut self) -> Ch3PsW<Io23Spec> {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23801 |             pub fn ch3_ps(&mut self) -> Ch3PsW<'_, Io23Spec> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23806:31
[INFO] [stdout]       |
[INFO] [stdout] 23806 |             pub fn ch3_sctrln(&mut self) -> Ch3SctrlnW<Io23Spec> {
[INFO] [stdout]       |                               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                               |
[INFO] [stdout]       |                               the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23806 |             pub fn ch3_sctrln(&mut self) -> Ch3SctrlnW<'_, Io23Spec> {
[INFO] [stdout]       |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23811:31
[INFO] [stdout]       |
[INFO] [stdout] 23811 |             pub fn ch3_sctrlp(&mut self) -> Ch3SctrlpW<Io23Spec> {
[INFO] [stdout]       |                               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                               |
[INFO] [stdout]       |                               the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23811 |             pub fn ch3_sctrlp(&mut self) -> Ch3SctrlpW<'_, Io23Spec> {
[INFO] [stdout]       |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23816:30
[INFO] [stdout]       |
[INFO] [stdout] 23816 |             pub fn ch3_pn_sw(&mut self) -> Ch3PnSwW<Io23Spec> {
[INFO] [stdout]       |                              ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23816 |             pub fn ch3_pn_sw(&mut self) -> Ch3PnSwW<'_, Io23Spec> {
[INFO] [stdout]       |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23821:27
[INFO] [stdout]       |
[INFO] [stdout] 23821 |             pub fn ch3_wm(&mut self) -> Ch3WmW<Io23Spec> {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23821 |             pub fn ch3_wm(&mut self) -> Ch3WmW<'_, Io23Spec> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23988:30
[INFO] [stdout]       |
[INFO] [stdout] 23988 |             pub fn fail0_sel(&mut self) -> Fail0SelW<Fail012Spec> {
[INFO] [stdout]       |                              ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23988 |             pub fn fail0_sel(&mut self) -> Fail0SelW<'_, Fail012Spec> {
[INFO] [stdout]       |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23993:30
[INFO] [stdout]       |
[INFO] [stdout] 23993 |             pub fn fail1_sel(&mut self) -> Fail1SelW<Fail012Spec> {
[INFO] [stdout]       |                              ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23993 |             pub fn fail1_sel(&mut self) -> Fail1SelW<'_, Fail012Spec> {
[INFO] [stdout]       |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23998:30
[INFO] [stdout]       |
[INFO] [stdout] 23998 |             pub fn fail0_pol(&mut self) -> Fail0PolW<Fail012Spec> {
[INFO] [stdout]       |                              ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23998 |             pub fn fail0_pol(&mut self) -> Fail0PolW<'_, Fail012Spec> {
[INFO] [stdout]       |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:24003:30
[INFO] [stdout]       |
[INFO] [stdout] 24003 |             pub fn fail1_pol(&mut self) -> Fail1PolW<Fail012Spec> {
[INFO] [stdout]       |                              ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24003 |             pub fn fail1_pol(&mut self) -> Fail1PolW<'_, Fail012Spec> {
[INFO] [stdout]       |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:24008:29
[INFO] [stdout]       |
[INFO] [stdout] 24008 |             pub fn fail0_en(&mut self) -> Fail0EnW<Fail012Spec> {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24008 |             pub fn fail0_en(&mut self) -> Fail0EnW<'_, Fail012Spec> {
[INFO] [stdout]       |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:24013:29
[INFO] [stdout]       |
[INFO] [stdout] 24013 |             pub fn fail1_en(&mut self) -> Fail1EnW<Fail012Spec> {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24013 |             pub fn fail1_en(&mut self) -> Fail1EnW<'_, Fail012Spec> {
[INFO] [stdout]       |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:24018:24
[INFO] [stdout]       |
[INFO] [stdout] 24018 |             pub fn moe(&mut self) -> MoeW<Fail012Spec> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24018 |             pub fn moe(&mut self) -> MoeW<'_, Fail012Spec> {
[INFO] [stdout]       |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:24023:29
[INFO] [stdout]       |
[INFO] [stdout] 24023 |             pub fn halt_prt(&mut self) -> HaltPrtW<Fail012Spec> {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24023 |             pub fn halt_prt(&mut self) -> HaltPrtW<'_, Fail012Spec> {
[INFO] [stdout]       |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:24028:33
[INFO] [stdout]       |
[INFO] [stdout] 24028 |             pub fn ch0n_default(&mut self) -> Ch0nDefaultW<Fail012Spec> {
[INFO] [stdout]       |                                 ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                 |
[INFO] [stdout]       |                                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24028 |             pub fn ch0n_default(&mut self) -> Ch0nDefaultW<'_, Fail012Spec> {
[INFO] [stdout]       |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:24033:33
[INFO] [stdout]       |
[INFO] [stdout] 24033 |             pub fn ch0p_default(&mut self) -> Ch0pDefaultW<Fail012Spec> {
[INFO] [stdout]       |                                 ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                 |
[INFO] [stdout]       |                                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24033 |             pub fn ch0p_default(&mut self) -> Ch0pDefaultW<'_, Fail012Spec> {
[INFO] [stdout]       |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:24038:33
[INFO] [stdout]       |
[INFO] [stdout] 24038 |             pub fn ch1n_default(&mut self) -> Ch1nDefaultW<Fail012Spec> {
[INFO] [stdout]       |                                 ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                 |
[INFO] [stdout]       |                                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24038 |             pub fn ch1n_default(&mut self) -> Ch1nDefaultW<'_, Fail012Spec> {
[INFO] [stdout]       |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:24043:33
[INFO] [stdout]       |
[INFO] [stdout] 24043 |             pub fn ch1p_default(&mut self) -> Ch1pDefaultW<Fail012Spec> {
[INFO] [stdout]       |                                 ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                 |
[INFO] [stdout]       |                                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24043 |             pub fn ch1p_default(&mut self) -> Ch1pDefaultW<'_, Fail012Spec> {
[INFO] [stdout]       |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:24048:33
[INFO] [stdout]       |
[INFO] [stdout] 24048 |             pub fn ch2n_default(&mut self) -> Ch2nDefaultW<Fail012Spec> {
[INFO] [stdout]       |                                 ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                 |
[INFO] [stdout]       |                                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24048 |             pub fn ch2n_default(&mut self) -> Ch2nDefaultW<'_, Fail012Spec> {
[INFO] [stdout]       |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:24053:33
[INFO] [stdout]       |
[INFO] [stdout] 24053 |             pub fn ch2p_default(&mut self) -> Ch2pDefaultW<Fail012Spec> {
[INFO] [stdout]       |                                 ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                 |
[INFO] [stdout]       |                                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24053 |             pub fn ch2p_default(&mut self) -> Ch2pDefaultW<'_, Fail012Spec> {
[INFO] [stdout]       |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:24058:30
[INFO] [stdout]       |
[INFO] [stdout] 24058 |             pub fn fail_0cap(&mut self) -> Fail0capW<Fail012Spec> {
[INFO] [stdout]       |                              ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24058 |             pub fn fail_0cap(&mut self) -> Fail0capW<'_, Fail012Spec> {
[INFO] [stdout]       |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:24189:30
[INFO] [stdout]       |
[INFO] [stdout] 24189 |             pub fn fail2_sel(&mut self) -> Fail2SelW<Fail3Spec> {
[INFO] [stdout]       |                              ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24189 |             pub fn fail2_sel(&mut self) -> Fail2SelW<'_, Fail3Spec> {
[INFO] [stdout]       |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:24194:30
[INFO] [stdout]       |
[INFO] [stdout] 24194 |             pub fn fail3_sel(&mut self) -> Fail3SelW<Fail3Spec> {
[INFO] [stdout]       |                              ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24194 |             pub fn fail3_sel(&mut self) -> Fail3SelW<'_, Fail3Spec> {
[INFO] [stdout]       |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:24199:30
[INFO] [stdout]       |
[INFO] [stdout] 24199 |             pub fn fail2_pol(&mut self) -> Fail2PolW<Fail3Spec> {
[INFO] [stdout]       |                              ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24199 |             pub fn fail2_pol(&mut self) -> Fail2PolW<'_, Fail3Spec> {
[INFO] [stdout]       |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:24204:30
[INFO] [stdout]       |
[INFO] [stdout] 24204 |             pub fn fail3_pol(&mut self) -> Fail3PolW<Fail3Spec> {
[INFO] [stdout]       |                              ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24204 |             pub fn fail3_pol(&mut self) -> Fail3PolW<'_, Fail3Spec> {
[INFO] [stdout]       |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:24209:29
[INFO] [stdout]       |
[INFO] [stdout] 24209 |             pub fn fail2_en(&mut self) -> Fail2EnW<Fail3Spec> {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24209 |             pub fn fail2_en(&mut self) -> Fail2EnW<'_, Fail3Spec> {
[INFO] [stdout]       |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:24214:29
[INFO] [stdout]       |
[INFO] [stdout] 24214 |             pub fn fail3_en(&mut self) -> Fail3EnW<Fail3Spec> {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24214 |             pub fn fail3_en(&mut self) -> Fail3EnW<'_, Fail3Spec> {
[INFO] [stdout]       |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:24219:24
[INFO] [stdout]       |
[INFO] [stdout] 24219 |             pub fn moe(&mut self) -> MoeW<Fail3Spec> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24219 |             pub fn moe(&mut self) -> MoeW<'_, Fail3Spec> {
[INFO] [stdout]       |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:24224:29
[INFO] [stdout]       |
[INFO] [stdout] 24224 |             pub fn halt_prt(&mut self) -> HaltPrtW<Fail3Spec> {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24224 |             pub fn halt_prt(&mut self) -> HaltPrtW<'_, Fail3Spec> {
[INFO] [stdout]       |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:24229:33
[INFO] [stdout]       |
[INFO] [stdout] 24229 |             pub fn ch3n_default(&mut self) -> Ch3nDefaultW<Fail3Spec> {
[INFO] [stdout]       |                                 ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                 |
[INFO] [stdout]       |                                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24229 |             pub fn ch3n_default(&mut self) -> Ch3nDefaultW<'_, Fail3Spec> {
[INFO] [stdout]       |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:24234:33
[INFO] [stdout]       |
[INFO] [stdout] 24234 |             pub fn ch3p_default(&mut self) -> Ch3pDefaultW<Fail3Spec> {
[INFO] [stdout]       |                                 ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                 |
[INFO] [stdout]       |                                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24234 |             pub fn ch3p_default(&mut self) -> Ch3pDefaultW<'_, Fail3Spec> {
[INFO] [stdout]       |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:24239:30
[INFO] [stdout]       |
[INFO] [stdout] 24239 |             pub fn fail_1cap(&mut self) -> Fail1capW<Fail3Spec> {
[INFO] [stdout]       |                              ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24239 |             pub fn fail_1cap(&mut self) -> Fail1capW<'_, Fail3Spec> {
[INFO] [stdout]       |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:24379:33
[INFO] [stdout]       |
[INFO] [stdout] 24379 |             pub fn ch0n_fail_en(&mut self) -> Ch0nFailEnW<ChmskSpec> {
[INFO] [stdout]       |                                 ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                 |
[INFO] [stdout]       |                                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24379 |             pub fn ch0n_fail_en(&mut self) -> Ch0nFailEnW<'_, ChmskSpec> {
[INFO] [stdout]       |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:24384:33
[INFO] [stdout]       |
[INFO] [stdout] 24384 |             pub fn ch0p_fail_en(&mut self) -> Ch0pFailEnW<ChmskSpec> {
[INFO] [stdout]       |                                 ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                 |
[INFO] [stdout]       |                                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24384 |             pub fn ch0p_fail_en(&mut self) -> Ch0pFailEnW<'_, ChmskSpec> {
[INFO] [stdout]       |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:24389:33
[INFO] [stdout]       |
[INFO] [stdout] 24389 |             pub fn ch1n_fail_en(&mut self) -> Ch1nFailEnW<ChmskSpec> {
[INFO] [stdout]       |                                 ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                 |
[INFO] [stdout]       |                                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24389 |             pub fn ch1n_fail_en(&mut self) -> Ch1nFailEnW<'_, ChmskSpec> {
[INFO] [stdout]       |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:24394:33
[INFO] [stdout]       |
[INFO] [stdout] 24394 |             pub fn ch1p_fail_en(&mut self) -> Ch1pFailEnW<ChmskSpec> {
[INFO] [stdout]       |                                 ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                 |
[INFO] [stdout]       |                                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24394 |             pub fn ch1p_fail_en(&mut self) -> Ch1pFailEnW<'_, ChmskSpec> {
[INFO] [stdout]       |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:24399:33
[INFO] [stdout]       |
[INFO] [stdout] 24399 |             pub fn ch2n_fail_en(&mut self) -> Ch2nFailEnW<ChmskSpec> {
[INFO] [stdout]       |                                 ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                 |
[INFO] [stdout]       |                                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24399 |             pub fn ch2n_fail_en(&mut self) -> Ch2nFailEnW<'_, ChmskSpec> {
[INFO] [stdout]       |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:24404:33
[INFO] [stdout]       |
[INFO] [stdout] 24404 |             pub fn ch2p_fail_en(&mut self) -> Ch2pFailEnW<ChmskSpec> {
[INFO] [stdout]       |                                 ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                 |
[INFO] [stdout]       |                                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24404 |             pub fn ch2p_fail_en(&mut self) -> Ch2pFailEnW<'_, ChmskSpec> {
[INFO] [stdout]       |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:24540:24
[INFO] [stdout]       |
[INFO] [stdout] 24540 |             pub fn pie(&mut self) -> PieW<PieSpec> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24540 |             pub fn pie(&mut self) -> PieW<'_, PieSpec> {
[INFO] [stdout]       |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:24581:24
[INFO] [stdout]       |
[INFO] [stdout] 24581 |             pub fn poe(&mut self) -> PoeW<PoeSpec> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24581 |             pub fn poe(&mut self) -> PoeW<'_, PoeSpec> {
[INFO] [stdout]       |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:24622:24
[INFO] [stdout]       |
[INFO] [stdout] 24622 |             pub fn pdi(&mut self) -> PdiW<PdiSpec> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24622 |             pub fn pdi(&mut self) -> PdiW<'_, PdiSpec> {
[INFO] [stdout]       |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:24663:24
[INFO] [stdout]       |
[INFO] [stdout] 24663 |             pub fn pdo(&mut self) -> PdoW<PdoSpec> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24663 |             pub fn pdo(&mut self) -> PdoW<'_, PdoSpec> {
[INFO] [stdout]       |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:24704:24
[INFO] [stdout]       |
[INFO] [stdout] 24704 |             pub fn pue(&mut self) -> PueW<PueSpec> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24704 |             pub fn pue(&mut self) -> PueW<'_, PueSpec> {
[INFO] [stdout]       |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:24745:25
[INFO] [stdout]       |
[INFO] [stdout] 24745 |             pub fn pode(&mut self) -> PodeW<PodeSpec> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24745 |             pub fn pode(&mut self) -> PodeW<'_, PodeSpec> {
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:24786:25
[INFO] [stdout]       |
[INFO] [stdout] 24786 |             pub fn pflt(&mut self) -> PfltW<PfltSpec> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24786 |             pub fn pflt(&mut self) -> PfltW<'_, PfltSpec> {
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:24853:23
[INFO] [stdout]       |
[INFO] [stdout] 24853 |             pub fn f0(&mut self) -> F0W<F3210Spec> {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24853 |             pub fn f0(&mut self) -> F0W<'_, F3210Spec> {
[INFO] [stdout]       |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:24858:23
[INFO] [stdout]       |
[INFO] [stdout] 24858 |             pub fn f1(&mut self) -> F1W<F3210Spec> {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24858 |             pub fn f1(&mut self) -> F1W<'_, F3210Spec> {
[INFO] [stdout]       |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:24863:23
[INFO] [stdout]       |
[INFO] [stdout] 24863 |             pub fn f2(&mut self) -> F2W<F3210Spec> {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24863 |             pub fn f2(&mut self) -> F2W<'_, F3210Spec> {
[INFO] [stdout]       |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:24868:23
[INFO] [stdout]       |
[INFO] [stdout] 24868 |             pub fn f3(&mut self) -> F3W<F3210Spec> {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24868 |             pub fn f3(&mut self) -> F3W<'_, F3210Spec> {
[INFO] [stdout]       |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:24935:23
[INFO] [stdout]       |
[INFO] [stdout] 24935 |             pub fn f4(&mut self) -> F4W<F7654Spec> {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24935 |             pub fn f4(&mut self) -> F4W<'_, F7654Spec> {
[INFO] [stdout]       |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:24940:23
[INFO] [stdout]       |
[INFO] [stdout] 24940 |             pub fn f5(&mut self) -> F5W<F7654Spec> {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24940 |             pub fn f5(&mut self) -> F5W<'_, F7654Spec> {
[INFO] [stdout]       |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:24945:23
[INFO] [stdout]       |
[INFO] [stdout] 24945 |             pub fn f6(&mut self) -> F6W<F7654Spec> {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24945 |             pub fn f6(&mut self) -> F6W<'_, F7654Spec> {
[INFO] [stdout]       |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:24950:23
[INFO] [stdout]       |
[INFO] [stdout] 24950 |             pub fn f7(&mut self) -> F7W<F7654Spec> {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24950 |             pub fn f7(&mut self) -> F7W<'_, F7654Spec> {
[INFO] [stdout]       |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25018:23
[INFO] [stdout]       |
[INFO] [stdout] 25018 |             pub fn f8(&mut self) -> F8W<Fba98Spec> {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25018 |             pub fn f8(&mut self) -> F8W<'_, Fba98Spec> {
[INFO] [stdout]       |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25023:23
[INFO] [stdout]       |
[INFO] [stdout] 25023 |             pub fn f9(&mut self) -> F9W<Fba98Spec> {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25023 |             pub fn f9(&mut self) -> F9W<'_, Fba98Spec> {
[INFO] [stdout]       |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25028:24
[INFO] [stdout]       |
[INFO] [stdout] 25028 |             pub fn f10(&mut self) -> F10W<Fba98Spec> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25028 |             pub fn f10(&mut self) -> F10W<'_, Fba98Spec> {
[INFO] [stdout]       |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25033:24
[INFO] [stdout]       |
[INFO] [stdout] 25033 |             pub fn f11(&mut self) -> F11W<Fba98Spec> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25033 |             pub fn f11(&mut self) -> F11W<'_, Fba98Spec> {
[INFO] [stdout]       |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25101:24
[INFO] [stdout]       |
[INFO] [stdout] 25101 |             pub fn f12(&mut self) -> F12W<FfedcSpec> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25101 |             pub fn f12(&mut self) -> F12W<'_, FfedcSpec> {
[INFO] [stdout]       |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25106:24
[INFO] [stdout]       |
[INFO] [stdout] 25106 |             pub fn f13(&mut self) -> F13W<FfedcSpec> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25106 |             pub fn f13(&mut self) -> F13W<'_, FfedcSpec> {
[INFO] [stdout]       |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25111:24
[INFO] [stdout]       |
[INFO] [stdout] 25111 |             pub fn f14(&mut self) -> F14W<FfedcSpec> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25111 |             pub fn f14(&mut self) -> F14W<'_, FfedcSpec> {
[INFO] [stdout]       |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25116:24
[INFO] [stdout]       |
[INFO] [stdout] 25116 |             pub fn f15(&mut self) -> F15W<FfedcSpec> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25116 |             pub fn f15(&mut self) -> F15W<'_, FfedcSpec> {
[INFO] [stdout]       |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25148:25
[INFO] [stdout]       |
[INFO] [stdout] 25148 |             pub fn set_(&mut self) -> SetW<BsrrSpec> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25148 |             pub fn set_(&mut self) -> SetW<'_, BsrrSpec> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25153:24
[INFO] [stdout]       |
[INFO] [stdout] 25153 |             pub fn clr(&mut self) -> ClrW<BsrrSpec> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25153 |             pub fn clr(&mut self) -> ClrW<'_, BsrrSpec> {
[INFO] [stdout]       |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25181:24
[INFO] [stdout]       |
[INFO] [stdout] 25181 |             pub fn clr(&mut self) -> ClrW<BrrSpec> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25181 |             pub fn clr(&mut self) -> ClrW<'_, BrrSpec> {
[INFO] [stdout]       |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25315:24
[INFO] [stdout]       |
[INFO] [stdout] 25315 |             pub fn pie(&mut self) -> PieW<PieSpec> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25315 |             pub fn pie(&mut self) -> PieW<'_, PieSpec> {
[INFO] [stdout]       |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25356:24
[INFO] [stdout]       |
[INFO] [stdout] 25356 |             pub fn poe(&mut self) -> PoeW<PoeSpec> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25356 |             pub fn poe(&mut self) -> PoeW<'_, PoeSpec> {
[INFO] [stdout]       |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25397:24
[INFO] [stdout]       |
[INFO] [stdout] 25397 |             pub fn pdi(&mut self) -> PdiW<PdiSpec> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25397 |             pub fn pdi(&mut self) -> PdiW<'_, PdiSpec> {
[INFO] [stdout]       |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25438:24
[INFO] [stdout]       |
[INFO] [stdout] 25438 |             pub fn pdo(&mut self) -> PdoW<PdoSpec> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25438 |             pub fn pdo(&mut self) -> PdoW<'_, PdoSpec> {
[INFO] [stdout]       |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25479:24
[INFO] [stdout]       |
[INFO] [stdout] 25479 |             pub fn pue(&mut self) -> PueW<PueSpec> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25479 |             pub fn pue(&mut self) -> PueW<'_, PueSpec> {
[INFO] [stdout]       |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25520:25
[INFO] [stdout]       |
[INFO] [stdout] 25520 |             pub fn pode(&mut self) -> PodeW<PodeSpec> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25520 |             pub fn pode(&mut self) -> PodeW<'_, PodeSpec> {
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25561:25
[INFO] [stdout]       |
[INFO] [stdout] 25561 |             pub fn pflt(&mut self) -> PfltW<PfltSpec> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25561 |             pub fn pflt(&mut self) -> PfltW<'_, PfltSpec> {
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25628:23
[INFO] [stdout]       |
[INFO] [stdout] 25628 |             pub fn f0(&mut self) -> F0W<F3210Spec> {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25628 |             pub fn f0(&mut self) -> F0W<'_, F3210Spec> {
[INFO] [stdout]       |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25633:23
[INFO] [stdout]       |
[INFO] [stdout] 25633 |             pub fn f1(&mut self) -> F1W<F3210Spec> {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25633 |             pub fn f1(&mut self) -> F1W<'_, F3210Spec> {
[INFO] [stdout]       |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25638:23
[INFO] [stdout]       |
[INFO] [stdout] 25638 |             pub fn f2(&mut self) -> F2W<F3210Spec> {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25638 |             pub fn f2(&mut self) -> F2W<'_, F3210Spec> {
[INFO] [stdout]       |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25643:23
[INFO] [stdout]       |
[INFO] [stdout] 25643 |             pub fn f3(&mut self) -> F3W<F3210Spec> {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25643 |             pub fn f3(&mut self) -> F3W<'_, F3210Spec> {
[INFO] [stdout]       |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25710:23
[INFO] [stdout]       |
[INFO] [stdout] 25710 |             pub fn f4(&mut self) -> F4W<F7654Spec> {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25710 |             pub fn f4(&mut self) -> F4W<'_, F7654Spec> {
[INFO] [stdout]       |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25715:23
[INFO] [stdout]       |
[INFO] [stdout] 25715 |             pub fn f5(&mut self) -> F5W<F7654Spec> {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25715 |             pub fn f5(&mut self) -> F5W<'_, F7654Spec> {
[INFO] [stdout]       |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25720:23
[INFO] [stdout]       |
[INFO] [stdout] 25720 |             pub fn f6(&mut self) -> F6W<F7654Spec> {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25720 |             pub fn f6(&mut self) -> F6W<'_, F7654Spec> {
[INFO] [stdout]       |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25725:23
[INFO] [stdout]       |
[INFO] [stdout] 25725 |             pub fn f7(&mut self) -> F7W<F7654Spec> {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25725 |             pub fn f7(&mut self) -> F7W<'_, F7654Spec> {
[INFO] [stdout]       |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25793:23
[INFO] [stdout]       |
[INFO] [stdout] 25793 |             pub fn f8(&mut self) -> F8W<Fba98Spec> {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25793 |             pub fn f8(&mut self) -> F8W<'_, Fba98Spec> {
[INFO] [stdout]       |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25798:23
[INFO] [stdout]       |
[INFO] [stdout] 25798 |             pub fn f9(&mut self) -> F9W<Fba98Spec> {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25798 |             pub fn f9(&mut self) -> F9W<'_, Fba98Spec> {
[INFO] [stdout]       |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25803:24
[INFO] [stdout]       |
[INFO] [stdout] 25803 |             pub fn f10(&mut self) -> F10W<Fba98Spec> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25803 |             pub fn f10(&mut self) -> F10W<'_, Fba98Spec> {
[INFO] [stdout]       |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25808:24
[INFO] [stdout]       |
[INFO] [stdout] 25808 |             pub fn f11(&mut self) -> F11W<Fba98Spec> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25808 |             pub fn f11(&mut self) -> F11W<'_, Fba98Spec> {
[INFO] [stdout]       |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25876:24
[INFO] [stdout]       |
[INFO] [stdout] 25876 |             pub fn f12(&mut self) -> F12W<FfedcSpec> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25876 |             pub fn f12(&mut self) -> F12W<'_, FfedcSpec> {
[INFO] [stdout]       |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25881:24
[INFO] [stdout]       |
[INFO] [stdout] 25881 |             pub fn f13(&mut self) -> F13W<FfedcSpec> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25881 |             pub fn f13(&mut self) -> F13W<'_, FfedcSpec> {
[INFO] [stdout]       |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25886:24
[INFO] [stdout]       |
[INFO] [stdout] 25886 |             pub fn f14(&mut self) -> F14W<FfedcSpec> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25886 |             pub fn f14(&mut self) -> F14W<'_, FfedcSpec> {
[INFO] [stdout]       |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25891:24
[INFO] [stdout]       |
[INFO] [stdout] 25891 |             pub fn f15(&mut self) -> F15W<FfedcSpec> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25891 |             pub fn f15(&mut self) -> F15W<'_, FfedcSpec> {
[INFO] [stdout]       |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25923:25
[INFO] [stdout]       |
[INFO] [stdout] 25923 |             pub fn set_(&mut self) -> SetW<BsrrSpec> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25923 |             pub fn set_(&mut self) -> SetW<'_, BsrrSpec> {
[INFO] [stdout]       |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25928:24
[INFO] [stdout]       |
[INFO] [stdout] 25928 |             pub fn clr(&mut self) -> ClrW<BsrrSpec> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25928 |             pub fn clr(&mut self) -> ClrW<'_, BsrrSpec> {
[INFO] [stdout]       |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25956:24
[INFO] [stdout]       |
[INFO] [stdout] 25956 |             pub fn clr(&mut self) -> ClrW<BrrSpec> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25956 |             pub fn clr(&mut self) -> ClrW<'_, BrrSpec> {
[INFO] [stdout]       |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:26104:23
[INFO] [stdout]       |
[INFO] [stdout] 26104 |             pub fn t0(&mut self) -> T0W<Cr0Spec> {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26104 |             pub fn t0(&mut self) -> T0W<'_, Cr0Spec> {
[INFO] [stdout]       |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:26109:23
[INFO] [stdout]       |
[INFO] [stdout] 26109 |             pub fn t1(&mut self) -> T1W<Cr0Spec> {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26109 |             pub fn t1(&mut self) -> T1W<'_, Cr0Spec> {
[INFO] [stdout]       |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:26114:23
[INFO] [stdout]       |
[INFO] [stdout] 26114 |             pub fn t2(&mut self) -> T2W<Cr0Spec> {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26114 |             pub fn t2(&mut self) -> T2W<'_, Cr0Spec> {
[INFO] [stdout]       |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:26119:23
[INFO] [stdout]       |
[INFO] [stdout] 26119 |             pub fn t3(&mut self) -> T3W<Cr0Spec> {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26119 |             pub fn t3(&mut self) -> T3W<'_, Cr0Spec> {
[INFO] [stdout]       |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:26124:23
[INFO] [stdout]       |
[INFO] [stdout] 26124 |             pub fn t4(&mut self) -> T4W<Cr0Spec> {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26124 |             pub fn t4(&mut self) -> T4W<'_, Cr0Spec> {
[INFO] [stdout]       |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:26129:23
[INFO] [stdout]       |
[INFO] [stdout] 26129 |             pub fn t5(&mut self) -> T5W<Cr0Spec> {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26129 |             pub fn t5(&mut self) -> T5W<'_, Cr0Spec> {
[INFO] [stdout]       |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:26134:23
[INFO] [stdout]       |
[INFO] [stdout] 26134 |             pub fn t6(&mut self) -> T6W<Cr0Spec> {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26134 |             pub fn t6(&mut self) -> T6W<'_, Cr0Spec> {
[INFO] [stdout]       |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:26139:23
[INFO] [stdout]       |
[INFO] [stdout] 26139 |             pub fn t7(&mut self) -> T7W<Cr0Spec> {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26139 |             pub fn t7(&mut self) -> T7W<'_, Cr0Spec> {
[INFO] [stdout]       |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:26243:23
[INFO] [stdout]       |
[INFO] [stdout] 26243 |             pub fn t8(&mut self) -> T8W<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] 26243 |             pub fn t8(&mut self) -> T8W<'_, Cr1Spec> {
[INFO] [stdout]       |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:26248:23
[INFO] [stdout]       |
[INFO] [stdout] 26248 |             pub fn t9(&mut self) -> T9W<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] 26248 |             pub fn t9(&mut self) -> T9W<'_, Cr1Spec> {
[INFO] [stdout]       |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:26253:24
[INFO] [stdout]       |
[INFO] [stdout] 26253 |             pub fn t10(&mut self) -> T10W<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] 26253 |             pub fn t10(&mut self) -> T10W<'_, Cr1Spec> {
[INFO] [stdout]       |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:26258:24
[INFO] [stdout]       |
[INFO] [stdout] 26258 |             pub fn t11(&mut self) -> T11W<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] 26258 |             pub fn t11(&mut self) -> T11W<'_, Cr1Spec> {
[INFO] [stdout]       |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:26263:24
[INFO] [stdout]       |
[INFO] [stdout] 26263 |             pub fn t12(&mut self) -> T12W<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] 26263 |             pub fn t12(&mut self) -> T12W<'_, Cr1Spec> {
[INFO] [stdout]       |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:26268:24
[INFO] [stdout]       |
[INFO] [stdout] 26268 |             pub fn t13(&mut self) -> T13W<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] 26268 |             pub fn t13(&mut self) -> T13W<'_, Cr1Spec> {
[INFO] [stdout]       |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:26273:24
[INFO] [stdout]       |
[INFO] [stdout] 26273 |             pub fn t14(&mut self) -> T14W<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] 26273 |             pub fn t14(&mut self) -> T14W<'_, Cr1Spec> {
[INFO] [stdout]       |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:26278:24
[INFO] [stdout]       |
[INFO] [stdout] 26278 |             pub fn t15(&mut self) -> T15W<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] 26278 |             pub fn t15(&mut self) -> T15W<'_, Cr1Spec> {
[INFO] [stdout]       |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:26346:29
[INFO] [stdout]       |
[INFO] [stdout] 26346 |             pub fn exti0_ie(&mut self) -> Exti0IeW<IeSpec> {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26346 |             pub fn exti0_ie(&mut self) -> Exti0IeW<'_, IeSpec> {
[INFO] [stdout]       |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:26351:29
[INFO] [stdout]       |
[INFO] [stdout] 26351 |             pub fn exti1_ie(&mut self) -> Exti1IeW<IeSpec> {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26351 |             pub fn exti1_ie(&mut self) -> Exti1IeW<'_, IeSpec> {
[INFO] [stdout]       |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:26356:29
[INFO] [stdout]       |
[INFO] [stdout] 26356 |             pub fn exti0_re(&mut self) -> Exti0ReW<IeSpec> {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26356 |             pub fn exti0_re(&mut self) -> Exti0ReW<'_, IeSpec> {
[INFO] [stdout]       |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:26361:29
[INFO] [stdout]       |
[INFO] [stdout] 26361 |             pub fn exti1_re(&mut self) -> Exti1ReW<IeSpec> {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26361 |             pub fn exti1_re(&mut self) -> Exti1ReW<'_, IeSpec> {
[INFO] [stdout]       |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:26537:24
[INFO] [stdout]       |
[INFO] [stdout] 26537 |             pub fn if0(&mut self) -> If0W<IfSpec> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26537 |             pub fn if0(&mut self) -> If0W<'_, IfSpec> {
[INFO] [stdout]       |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:26542:24
[INFO] [stdout]       |
[INFO] [stdout] 26542 |             pub fn if1(&mut self) -> If1W<IfSpec> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26542 |             pub fn if1(&mut self) -> If1W<'_, IfSpec> {
[INFO] [stdout]       |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:26547:24
[INFO] [stdout]       |
[INFO] [stdout] 26547 |             pub fn if2(&mut self) -> If2W<IfSpec> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26547 |             pub fn if2(&mut self) -> If2W<'_, IfSpec> {
[INFO] [stdout]       |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:26552:24
[INFO] [stdout]       |
[INFO] [stdout] 26552 |             pub fn if3(&mut self) -> If3W<IfSpec> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26552 |             pub fn if3(&mut self) -> If3W<'_, IfSpec> {
[INFO] [stdout]       |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:26557:24
[INFO] [stdout]       |
[INFO] [stdout] 26557 |             pub fn if4(&mut self) -> If4W<IfSpec> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26557 |             pub fn if4(&mut self) -> If4W<'_, IfSpec> {
[INFO] [stdout]       |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:26562:24
[INFO] [stdout]       |
[INFO] [stdout] 26562 |             pub fn if5(&mut self) -> If5W<IfSpec> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26562 |             pub fn if5(&mut self) -> If5W<'_, IfSpec> {
[INFO] [stdout]       |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:26567:24
[INFO] [stdout]       |
[INFO] [stdout] 26567 |             pub fn if6(&mut self) -> If6W<IfSpec> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26567 |             pub fn if6(&mut self) -> If6W<'_, IfSpec> {
[INFO] [stdout]       |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:26572:24
[INFO] [stdout]       |
[INFO] [stdout] 26572 |             pub fn if7(&mut self) -> If7W<IfSpec> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26572 |             pub fn if7(&mut self) -> If7W<'_, IfSpec> {
[INFO] [stdout]       |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:26577:24
[INFO] [stdout]       |
[INFO] [stdout] 26577 |             pub fn if8(&mut self) -> If8W<IfSpec> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26577 |             pub fn if8(&mut self) -> If8W<'_, IfSpec> {
[INFO] [stdout]       |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:26582:24
[INFO] [stdout]       |
[INFO] [stdout] 26582 |             pub fn if9(&mut self) -> If9W<IfSpec> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26582 |             pub fn if9(&mut self) -> If9W<'_, IfSpec> {
[INFO] [stdout]       |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:26587:25
[INFO] [stdout]       |
[INFO] [stdout] 26587 |             pub fn if10(&mut self) -> If10W<IfSpec> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26587 |             pub fn if10(&mut self) -> If10W<'_, IfSpec> {
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:26592:25
[INFO] [stdout]       |
[INFO] [stdout] 26592 |             pub fn if11(&mut self) -> If11W<IfSpec> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26592 |             pub fn if11(&mut self) -> If11W<'_, IfSpec> {
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:26597:25
[INFO] [stdout]       |
[INFO] [stdout] 26597 |             pub fn if12(&mut self) -> If12W<IfSpec> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26597 |             pub fn if12(&mut self) -> If12W<'_, IfSpec> {
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:26602:25
[INFO] [stdout]       |
[INFO] [stdout] 26602 |             pub fn if13(&mut self) -> If13W<IfSpec> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26602 |             pub fn if13(&mut self) -> If13W<'_, IfSpec> {
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:26607:25
[INFO] [stdout]       |
[INFO] [stdout] 26607 |             pub fn if14(&mut self) -> If14W<IfSpec> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26607 |             pub fn if14(&mut self) -> If14W<'_, IfSpec> {
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:26612:25
[INFO] [stdout]       |
[INFO] [stdout] 26612 |             pub fn if15(&mut self) -> If15W<IfSpec> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26612 |             pub fn if15(&mut self) -> If15W<'_, IfSpec> {
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:26680:27
[INFO] [stdout]       |
[INFO] [stdout] 26680 |             pub fn lsi_oe(&mut self) -> LsiOeW<ClkoSpec> {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26680 |             pub fn lsi_oe(&mut self) -> LsiOeW<'_, ClkoSpec> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:26685:27
[INFO] [stdout]       |
[INFO] [stdout] 26685 |             pub fn hsi_oe(&mut self) -> HsiOeW<ClkoSpec> {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26685 |             pub fn hsi_oe(&mut self) -> HsiOeW<'_, ClkoSpec> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:26690:27
[INFO] [stdout]       |
[INFO] [stdout] 26690 |             pub fn pll_oe(&mut self) -> PllOeW<ClkoSpec> {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26690 |             pub fn pll_oe(&mut self) -> PllOeW<'_, ClkoSpec> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:26695:27
[INFO] [stdout]       |
[INFO] [stdout] 26695 |             pub fn adc_oe(&mut self) -> AdcOeW<ClkoSpec> {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26695 |             pub fn adc_oe(&mut self) -> AdcOeW<'_, ClkoSpec> {
[INFO] [stdout]       |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:27151:29
[INFO] [stdout]       |
[INFO] [stdout] 27151 |             pub fn byte_len(&mut self) -> ByteLenW<CtrlSpec> {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 27151 |             pub fn byte_len(&mut self) -> ByteLenW<'_, CtrlSpec> {
[INFO] [stdout]       |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:27156:29
[INFO] [stdout]       |
[INFO] [stdout] 27156 |             pub fn stop_len(&mut self) -> StopLenW<CtrlSpec> {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 27156 |             pub fn stop_len(&mut self) -> StopLenW<'_, CtrlSpec> {
[INFO] [stdout]       |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:27161:30
[INFO] [stdout]       |
[INFO] [stdout] 27161 |             pub fn bit_order(&mut self) -> BitOrderW<CtrlSpec> {
[INFO] [stdout]       |                              ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 27161 |             pub fn bit_order(&mut self) -> BitOrderW<'_, CtrlSpec> {
[INFO] [stdout]       |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:27166:28
[INFO] [stdout]       |
[INFO] [stdout] 27166 |             pub fn ck_type(&mut self) -> CkTypeW<CtrlSpec> {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 27166 |             pub fn ck_type(&mut self) -> CkTypeW<'_, CtrlSpec> {
[INFO] [stdout]       |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:27171:26
[INFO] [stdout]       |
[INFO] [stdout] 27171 |             pub fn ck_en(&mut self) -> CkEnW<CtrlSpec> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 27171 |             pub fn ck_en(&mut self) -> CkEnW<'_, CtrlSpec> {
[INFO] [stdout]       |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:27176:26
[INFO] [stdout]       |
[INFO] [stdout] 27176 |             pub fn md_en(&mut self) -> MdEnW<CtrlSpec> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 27176 |             pub fn md_en(&mut self) -> MdEnW<'_, CtrlSpec> {
[INFO] [stdout]       |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:27217:25
[INFO] [stdout]       |
[INFO] [stdout] 27217 |             pub fn divh(&mut self) -> DivhW<DivhSpec> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 27217 |             pub fn divh(&mut self) -> DivhW<'_, DivhSpec> {
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:27258:25
[INFO] [stdout]       |
[INFO] [stdout] 27258 |             pub fn divl(&mut self) -> DivlW<DivlSpec> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 27258 |             pub fn divl(&mut self) -> DivlW<'_, DivlSpec> {
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:27299:25
[INFO] [stdout]       |
[INFO] [stdout] 27299 |             pub fn data(&mut self) -> DataW<BuffSpec> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 27299 |             pub fn data(&mut self) -> DataW<'_, BuffSpec> {
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:27340:24
[INFO] [stdout]       |
[INFO] [stdout] 27340 |             pub fn adr(&mut self) -> AdrW<AdrSpec> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 27340 |             pub fn adr(&mut self) -> AdrW<'_, AdrSpec> {
[INFO] [stdout]       |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:27441:31
[INFO] [stdout]       |
[INFO] [stdout] 27441 |             pub fn tx_done_re(&mut self) -> TxDoneReW<ReSpec> {
[INFO] [stdout]       |                               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                               |
[INFO] [stdout]       |                               the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 27441 |             pub fn tx_done_re(&mut self) -> TxDoneReW<'_, ReSpec> {
[INFO] [stdout]       |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:27446:31
[INFO] [stdout]       |
[INFO] [stdout] 27446 |             pub fn rx_done_re(&mut self) -> RxDoneReW<ReSpec> {
[INFO] [stdout]       |                               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                               |
[INFO] [stdout]       |                               the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 27446 |             pub fn rx_done_re(&mut self) -> RxDoneReW<'_, ReSpec> {
[INFO] [stdout]       |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:27451:36
[INFO] [stdout]       |
[INFO] [stdout] 27451 |             pub fn tx_buf_empty_re(&mut self) -> TxBufEmptyReW<ReSpec> {
[INFO] [stdout]       |                                    ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                    |
[INFO] [stdout]       |                                    the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 27451 |             pub fn tx_buf_empty_re(&mut self) -> TxBufEmptyReW<'_, ReSpec> {
[INFO] [stdout]       |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:27546:31
[INFO] [stdout]       |
[INFO] [stdout] 27546 |             pub fn tx_done_ie(&mut self) -> TxDoneIeW<IeSpec> {
[INFO] [stdout]       |                               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                               |
[INFO] [stdout]       |                               the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 27546 |             pub fn tx_done_ie(&mut self) -> TxDoneIeW<'_, IeSpec> {
[INFO] [stdout]       |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:27551:31
[INFO] [stdout]       |
[INFO] [stdout] 27551 |             pub fn rx_done_ie(&mut self) -> RxDoneIeW<IeSpec> {
[INFO] [stdout]       |                               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                               |
[INFO] [stdout]       |                               the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 27551 |             pub fn rx_done_ie(&mut self) -> RxDoneIeW<'_, IeSpec> {
[INFO] [stdout]       |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:27556:36
[INFO] [stdout]       |
[INFO] [stdout] 27556 |             pub fn tx_buf_empty_ie(&mut self) -> TxBufEmptyIeW<IeSpec> {
[INFO] [stdout]       |                                    ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                    |
[INFO] [stdout]       |                                    the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 27556 |             pub fn tx_buf_empty_ie(&mut self) -> TxBufEmptyIeW<'_, IeSpec> {
[INFO] [stdout]       |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:27561:32
[INFO] [stdout]       |
[INFO] [stdout] 27561 |             pub fn stop_err_ie(&mut self) -> StopErrIeW<IeSpec> {
[INFO] [stdout]       |                                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 27561 |             pub fn stop_err_ie(&mut self) -> StopErrIeW<'_, IeSpec> {
[INFO] [stdout]       |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:27566:30
[INFO] [stdout]       |
[INFO] [stdout] 27566 |             pub fn ck_err_ie(&mut self) -> CkErrIeW<IeSpec> {
[INFO] [stdout]       |                              ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 27566 |             pub fn ck_err_ie(&mut self) -> CkErrIeW<'_, IeSpec> {
[INFO] [stdout]       |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:27571:29
[INFO] [stdout]       |
[INFO] [stdout] 27571 |             pub fn tx_ov_ie(&mut self) -> TxOvIeW<IeSpec> {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 27571 |             pub fn tx_ov_ie(&mut self) -> TxOvIeW<'_, IeSpec> {
[INFO] [stdout]       |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:27576:29
[INFO] [stdout]       |
[INFO] [stdout] 27576 |             pub fn rx_ov_ie(&mut self) -> RxOvIeW<IeSpec> {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 27576 |             pub fn rx_ov_ie(&mut self) -> RxOvIeW<'_, IeSpec> {
[INFO] [stdout]       |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:27671:31
[INFO] [stdout]       |
[INFO] [stdout] 27671 |             pub fn tx_done_if(&mut self) -> TxDoneIfW<IfSpec> {
[INFO] [stdout]       |                               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                               |
[INFO] [stdout]       |                               the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 27671 |             pub fn tx_done_if(&mut self) -> TxDoneIfW<'_, IfSpec> {
[INFO] [stdout]       |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:27676:31
[INFO] [stdout]       |
[INFO] [stdout] 27676 |             pub fn rx_done_if(&mut self) -> RxDoneIfW<IfSpec> {
[INFO] [stdout]       |                               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                               |
[INFO] [stdout]       |                               the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 27676 |             pub fn rx_done_if(&mut self) -> RxDoneIfW<'_, IfSpec> {
[INFO] [stdout]       |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:27681:36
[INFO] [stdout]       |
[INFO] [stdout] 27681 |             pub fn tx_buf_empty_if(&mut self) -> TxBufEmptyIfW<IfSpec> {
[INFO] [stdout]       |                                    ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                    |
[INFO] [stdout]       |                                    the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 27681 |             pub fn tx_buf_empty_if(&mut self) -> TxBufEmptyIfW<'_, IfSpec> {
[INFO] [stdout]       |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:27686:32
[INFO] [stdout]       |
[INFO] [stdout] 27686 |             pub fn stop_err_if(&mut self) -> StopErrIfW<IfSpec> {
[INFO] [stdout]       |                                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 27686 |             pub fn stop_err_if(&mut self) -> StopErrIfW<'_, IfSpec> {
[INFO] [stdout]       |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:27691:30
[INFO] [stdout]       |
[INFO] [stdout] 27691 |             pub fn ck_err_if(&mut self) -> CkErrIfW<IfSpec> {
[INFO] [stdout]       |                              ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 27691 |             pub fn ck_err_if(&mut self) -> CkErrIfW<'_, IfSpec> {
[INFO] [stdout]       |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:27696:29
[INFO] [stdout]       |
[INFO] [stdout] 27696 |             pub fn tx_ov_if(&mut self) -> TxOvIfW<IfSpec> {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 27696 |             pub fn tx_ov_if(&mut self) -> TxOvIfW<'_, IfSpec> {
[INFO] [stdout]       |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:27701:29
[INFO] [stdout]       |
[INFO] [stdout] 27701 |             pub fn rx_ov_if(&mut self) -> RxOvIfW<IfSpec> {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 27701 |             pub fn rx_ov_if(&mut self) -> RxOvIfW<'_, IfSpec> {
[INFO] [stdout]       |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:27753:28
[INFO] [stdout]       |
[INFO] [stdout] 27753 |             pub fn txd_inv(&mut self) -> TxdInvW<IocSpec> {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 27753 |             pub fn txd_inv(&mut self) -> TxdInvW<'_, IocSpec> {
[INFO] [stdout]       |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:27758:28
[INFO] [stdout]       |
[INFO] [stdout] 27758 |             pub fn rxd_inv(&mut self) -> RxdInvW<IocSpec> {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 27758 |             pub fn rxd_inv(&mut self) -> RxdInvW<'_, IocSpec> {
[INFO] [stdout]       |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:28394:23
[INFO] [stdout]       |
[INFO] [stdout] 28394 |             pub fn en(&mut self) -> EnW<Ccr0Spec> {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 28394 |             pub fn en(&mut self) -> EnW<'_, Ccr0Spec> {
[INFO] [stdout]       |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:28399:26
[INFO] [stdout]       |
[INFO] [stdout] 28399 |             pub fn rmode(&mut self) -> RmodeW<Ccr0Spec> {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 28399 |             pub fn rmode(&mut self) -> RmodeW<'_, Ccr0Spec> {
[INFO] [stdout]       |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:28404:25
[INFO] [stdout]       |
[INFO] [stdout] 28404 |             pub fn circ(&mut self) -> CircW<Ccr0Spec> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 28404 |             pub fn circ(&mut self) -> CircW<'_, Ccr0Spec> {
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:28409:25
[INFO] [stdout]       |
[INFO] [stdout] 28409 |             pub fn dinc(&mut self) -> DincW<Ccr0Spec> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 28409 |             pub fn dinc(&mut self) -> DincW<'_, Ccr0Spec> {
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:28414:25
[INFO] [stdout]       |
[INFO] [stdout] 28414 |             pub fn sinc(&mut self) -> SincW<Ccr0Spec> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 28414 |             pub fn sinc(&mut self) -> SincW<'_, Ccr0Spec> {
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:28419:25
[INFO] [stdout]       |
[INFO] [stdout] 28419 |             pub fn dbtw(&mut self) -> DbtwW<Ccr0Spec> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 28419 |             pub fn dbtw(&mut self) -> DbtwW<'_, Ccr0Spec> {
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:28424:25
[INFO] [stdout]       |
[INFO] [stdout] 28424 |             pub fn sbtw(&mut self) -> SbtwW<Ccr0Spec> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 28424 |             pub fn sbtw(&mut self) -> SbtwW<'_, Ccr0Spec> {
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:28573:29
[INFO] [stdout]       |
[INFO] [stdout] 28573 |             pub fn adc_trig(&mut self) -> AdcTrigW<Ren0Spec> {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 28573 |             pub fn adc_trig(&mut self) -> AdcTrigW<'_, Ren0Spec> {
[INFO] [stdout]       |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:28578:31
[INFO] [stdout]       |
[INFO] [stdout] 28578 |             pub fn mcpwm_trig(&mut self) -> McpwmTrigW<Ren0Spec> {
[INFO] [stdout]       |                               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                               |
[INFO] [stdout]       |                               the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 28578 |             pub fn mcpwm_trig(&mut self) -> McpwmTrigW<'_, Ren0Spec> {
[INFO] [stdout]       |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:28583:30
[INFO] [stdout]       |
[INFO] [stdout] 28583 |             pub fn hall_trig(&mut self) -> HallTrigW<Ren0Spec> {
[INFO] [stdout]       |                              ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 28583 |             pub fn hall_trig(&mut self) -> HallTrigW<'_, Ren0Spec> {
[INFO] [stdout]       |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:28588:32
[INFO] [stdout]       |
[INFO] [stdout] 28588 |             pub fn timer0_trig(&mut self) -> Timer0TrigW<Ren0Spec> {
[INFO] [stdout]       |                                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 28588 |             pub fn timer0_trig(&mut self) -> Timer0TrigW<'_, Ren0Spec> {
[INFO] [stdout]       |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:28593:32
[INFO] [stdout]       |
[INFO] [stdout] 28593 |             pub fn timer1_trig(&mut self) -> Timer1TrigW<Ren0Spec> {
[INFO] [stdout]       |                                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 28593 |             pub fn timer1_trig(&mut self) -> Timer1TrigW<'_, Ren0Spec> {
[INFO] [stdout]       |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:28598:33
[INFO] [stdout]       |
[INFO] [stdout] 28598 |             pub fn uart_rx_trig(&mut self) -> UartRxTrigW<Ren0Spec> {
[INFO] [stdout]       |                                 ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                 |
[INFO] [stdout]       |                                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 28598 |             pub fn uart_rx_trig(&mut self) -> UartRxTrigW<'_, Ren0Spec> {
[INFO] [stdout]       |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:28603:33
[INFO] [stdout]       |
[INFO] [stdout] 28603 |             pub fn uart_tx_trig(&mut self) -> UartTxTrigW<Ren0Spec> {
[INFO] [stdout]       |                                 ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                 |
[INFO] [stdout]       |                                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 28603 |             pub fn uart_tx_trig(&mut self) -> UartTxTrigW<'_, Ren0Spec> {
[INFO] [stdout]       |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:28608:32
[INFO] [stdout]       |
[INFO] [stdout] 28608 |             pub fn spi_rx_trig(&mut self) -> SpiRxTrigW<Ren0Spec> {
[INFO] [stdout]       |                                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 28608 |             pub fn spi_rx_trig(&mut self) -> SpiRxTrigW<'_, Ren0Spec> {
[INFO] [stdout]       |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:28613:32
[INFO] [stdout]       |
[INFO] [stdout] 28613 |             pub fn spi_tx_trig(&mut self) -> SpiTxTrigW<Ren0Spec> {
[INFO] [stdout]       |                                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 28613 |             pub fn spi_tx_trig(&mut self) -> SpiTxTrigW<'_, Ren0Spec> {
[INFO] [stdout]       |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:28618:29
[INFO] [stdout]       |
[INFO] [stdout] 28618 |             pub fn cmp_trig(&mut self) -> CmpTrigW<Ren0Spec> {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 28618 |             pub fn cmp_trig(&mut self) -> CmpTrigW<'_, Ren0Spec> {
[INFO] [stdout]       |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:28623:30
[INFO] [stdout]       |
[INFO] [stdout] 28623 |             pub fn gpio_trig(&mut self) -> GpioTrigW<Ren0Spec> {
[INFO] [stdout]       |                              ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 28623 |             pub fn gpio_trig(&mut self) -> GpioTrigW<'_, Ren0Spec> {
[INFO] [stdout]       |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:28628:29
[INFO] [stdout]       |
[INFO] [stdout] 28628 |             pub fn i2c_trig(&mut self) -> I2cTrigW<Ren0Spec> {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 28628 |             pub fn i2c_trig(&mut self) -> I2cTrigW<'_, Ren0Spec> {
[INFO] [stdout]       |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:28633:28
[INFO] [stdout]       |
[INFO] [stdout] 28633 |             pub fn sw_trig(&mut self) -> SwTrigW<Ren0Spec> {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 28633 |             pub fn sw_trig(&mut self) -> SwTrigW<'_, Ren0Spec> {
[INFO] [stdout]       |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:28674:24
[INFO] [stdout]       |
[INFO] [stdout] 28674 |             pub fn tms(&mut self) -> TmsW<Ctms0Spec> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 28674 |             pub fn tms(&mut self) -> TmsW<'_, Ctms0Spec> {
[INFO] [stdout]       |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:28715:25
[INFO] [stdout]       |
[INFO] [stdout] 28715 |             pub fn addr(&mut self) -> AddrW<Sadr0Spec> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 28715 |             pub fn addr(&mut self) -> AddrW<'_, Sadr0Spec> {
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:28756:25
[INFO] [stdout]       |
[INFO] [stdout] 28756 |             pub fn addr(&mut self) -> AddrW<Dadr0Spec> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 28756 |             pub fn addr(&mut self) -> AddrW<'_, Dadr0Spec> {
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:29234:23
[INFO] [stdout]       |
[INFO] [stdout] 29234 |             pub fn en(&mut self) -> EnW<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] 29234 |             pub fn en(&mut self) -> EnW<'_, Ccr1Spec> {
[INFO] [stdout]       |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:29239:26
[INFO] [stdout]       |
[INFO] [stdout] 29239 |             pub fn rmode(&mut self) -> RmodeW<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] 29239 |             pub fn rmode(&mut self) -> RmodeW<'_, Ccr1Spec> {
[INFO] [stdout]       |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:29244:25
[INFO] [stdout]       |
[INFO] [stdout] 29244 |             pub fn circ(&mut self) -> CircW<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] 29244 |             pub fn circ(&mut self) -> CircW<'_, Ccr1Spec> {
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:29249:25
[INFO] [stdout]       |
[INFO] [stdout] 29249 |             pub fn dinc(&mut self) -> DincW<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] 29249 |             pub fn dinc(&mut self) -> DincW<'_, Ccr1Spec> {
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:29254:25
[INFO] [stdout]       |
[INFO] [stdout] 29254 |             pub fn sinc(&mut self) -> SincW<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] 29254 |             pub fn sinc(&mut self) -> SincW<'_, Ccr1Spec> {
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:29259:25
[INFO] [stdout]       |
[INFO] [stdout] 29259 |             pub fn dbtw(&mut self) -> DbtwW<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] 29259 |             pub fn dbtw(&mut self) -> DbtwW<'_, Ccr1Spec> {
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:29264:25
[INFO] [stdout]       |
[INFO] [stdout] 29264 |             pub fn sbtw(&mut self) -> SbtwW<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] 29264 |             pub fn sbtw(&mut self) -> SbtwW<'_, Ccr1Spec> {
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:29413:29
[INFO] [stdout]       |
[INFO] [stdout] 29413 |             pub fn adc_trig(&mut self) -> AdcTrigW<Ren1Spec> {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 29413 |             pub fn adc_trig(&mut self) -> AdcTrigW<'_, Ren1Spec> {
[INFO] [stdout]       |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:29418:31
[INFO] [stdout]       |
[INFO] [stdout] 29418 |             pub fn mcpwm_trig(&mut self) -> McpwmTrigW<Ren1Spec> {
[INFO] [stdout]       |                               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                               |
[INFO] [stdout]       |                               the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 29418 |             pub fn mcpwm_trig(&mut self) -> McpwmTrigW<'_, Ren1Spec> {
[INFO] [stdout]       |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:29423:30
[INFO] [stdout]       |
[INFO] [stdout] 29423 |             pub fn hall_trig(&mut self) -> HallTrigW<Ren1Spec> {
[INFO] [stdout]       |                              ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 29423 |             pub fn hall_trig(&mut self) -> HallTrigW<'_, Ren1Spec> {
[INFO] [stdout]       |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:29428:32
[INFO] [stdout]       |
[INFO] [stdout] 29428 |             pub fn timer0_trig(&mut self) -> Timer0TrigW<Ren1Spec> {
[INFO] [stdout]       |                                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 29428 |             pub fn timer0_trig(&mut self) -> Timer0TrigW<'_, Ren1Spec> {
[INFO] [stdout]       |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:29433:32
[INFO] [stdout]       |
[INFO] [stdout] 29433 |             pub fn timer1_trig(&mut self) -> Timer1TrigW<Ren1Spec> {
[INFO] [stdout]       |                                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 29433 |             pub fn timer1_trig(&mut self) -> Timer1TrigW<'_, Ren1Spec> {
[INFO] [stdout]       |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:29438:33
[INFO] [stdout]       |
[INFO] [stdout] 29438 |             pub fn uart_rx_trig(&mut self) -> UartRxTrigW<Ren1Spec> {
[INFO] [stdout]       |                                 ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                 |
[INFO] [stdout]       |                                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 29438 |             pub fn uart_rx_trig(&mut self) -> UartRxTrigW<'_, Ren1Spec> {
[INFO] [stdout]       |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:29443:33
[INFO] [stdout]       |
[INFO] [stdout] 29443 |             pub fn uart_tx_trig(&mut self) -> UartTxTrigW<Ren1Spec> {
[INFO] [stdout]       |                                 ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                 |
[INFO] [stdout]       |                                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 29443 |             pub fn uart_tx_trig(&mut self) -> UartTxTrigW<'_, Ren1Spec> {
[INFO] [stdout]       |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:29448:32
[INFO] [stdout]       |
[INFO] [stdout] 29448 |             pub fn spi_rx_trig(&mut self) -> SpiRxTrigW<Ren1Spec> {
[INFO] [stdout]       |                                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 29448 |             pub fn spi_rx_trig(&mut self) -> SpiRxTrigW<'_, Ren1Spec> {
[INFO] [stdout]       |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:29453:32
[INFO] [stdout]       |
[INFO] [stdout] 29453 |             pub fn spi_tx_trig(&mut self) -> SpiTxTrigW<Ren1Spec> {
[INFO] [stdout]       |                                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 29453 |             pub fn spi_tx_trig(&mut self) -> SpiTxTrigW<'_, Ren1Spec> {
[INFO] [stdout]       |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:29458:29
[INFO] [stdout]       |
[INFO] [stdout] 29458 |             pub fn cmp_trig(&mut self) -> CmpTrigW<Ren1Spec> {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 29458 |             pub fn cmp_trig(&mut self) -> CmpTrigW<'_, Ren1Spec> {
[INFO] [stdout]       |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:29463:30
[INFO] [stdout]       |
[INFO] [stdout] 29463 |             pub fn gpio_trig(&mut self) -> GpioTrigW<Ren1Spec> {
[INFO] [stdout]       |                              ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 29463 |             pub fn gpio_trig(&mut self) -> GpioTrigW<'_, Ren1Spec> {
[INFO] [stdout]       |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:29468:29
[INFO] [stdout]       |
[INFO] [stdout] 29468 |             pub fn i2c_trig(&mut self) -> I2cTrigW<Ren1Spec> {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 29468 |             pub fn i2c_trig(&mut self) -> I2cTrigW<'_, Ren1Spec> {
[INFO] [stdout]       |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:29473:28
[INFO] [stdout]       |
[INFO] [stdout] 29473 |             pub fn sw_trig(&mut self) -> SwTrigW<Ren1Spec> {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 29473 |             pub fn sw_trig(&mut self) -> SwTrigW<'_, Ren1Spec> {
[INFO] [stdout]       |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:29514:24
[INFO] [stdout]       |
[INFO] [stdout] 29514 |             pub fn tms(&mut self) -> TmsW<Ctms1Spec> {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 29514 |             pub fn tms(&mut self) -> TmsW<'_, Ctms1Spec> {
[INFO] [stdout]       |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:29555:25
[INFO] [stdout]       |
[INFO] [stdout] 29555 |             pub fn addr(&mut self) -> AddrW<Sadr1Spec> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 29555 |             pub fn addr(&mut self) -> AddrW<'_, Sadr1Spec> {
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:29596:25
[INFO] [stdout]       |
[INFO] [stdout] 29596 |             pub fn addr(&mut self) -> AddrW<Dadr1Spec> {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 29596 |             pub fn addr(&mut self) -> AddrW<'_, Dadr1Spec> {
[INFO] [stdout]       |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:30074:23
[INFO] [stdout]       |
[INFO] [stdout] 30074 |             pub fn en(&mut self) -> EnW<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] 30074 |             pub fn en(&mut self) -> EnW<'_, Ccr2Spec> {
[INFO] [stdout]       |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:30079:26
[INFO] [stdout]       |
[INFO] [stdout] 30079 |             pub fn rmode(&mut self) -> RmodeW<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] 30079 |             pub fn rmode(&mut self) -> RmodeW<'_, Ccr2Spec> {
[INFO] [stdout]       |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:30084:25
[INFO] [stdout]       |
[INFO] [stdout] 30084 |             pub fn circ(&mut self) -> CircW<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]       |
[WARN] too many lines in the log, truncating it
