[INFO] fetching crate cc13x2_26x2_pac 0.10.3...
[INFO] checking cc13x2_26x2_pac-0.10.3 against master#fce0e74720d199eb7839fdb51af35ac5226da178 for pr-145262
[INFO] extracting crate cc13x2_26x2_pac 0.10.3 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate cc13x2_26x2_pac 0.10.3
[INFO] finished tweaking crates.io crate cc13x2_26x2_pac 0.10.3
[INFO] tweaked toml for crates.io crate cc13x2_26x2_pac 0.10.3 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate cc13x2_26x2_pac 0.10.3 on toolchain fce0e74720d199eb7839fdb51af35ac5226da178
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fce0e74720d199eb7839fdb51af35ac5226da178" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fce0e74720d199eb7839fdb51af35ac5226da178" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 19 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fce0e74720d199eb7839fdb51af35ac5226da178" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+fce0e74720d199eb7839fdb51af35ac5226da178" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b49bce3dcb371e17836d5d85f508cf916475cf18ba7f506d4b7fd9c358e6f49a
[INFO] running `Command { std: "docker" "start" "-a" "b49bce3dcb371e17836d5d85f508cf916475cf18ba7f506d4b7fd9c358e6f49a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b49bce3dcb371e17836d5d85f508cf916475cf18ba7f506d4b7fd9c358e6f49a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b49bce3dcb371e17836d5d85f508cf916475cf18ba7f506d4b7fd9c358e6f49a", kill_on_drop: false }`
[INFO] [stdout] b49bce3dcb371e17836d5d85f508cf916475cf18ba7f506d4b7fd9c358e6f49a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+fce0e74720d199eb7839fdb51af35ac5226da178" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7b2fa33d4122640ff5dc775340cd9f3eb5c222c4535998d8af3a9c25d3cccc3e
[INFO] running `Command { std: "docker" "start" "-a" "7b2fa33d4122640ff5dc775340cd9f3eb5c222c4535998d8af3a9c25d3cccc3e", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc13x2_26x2_pac v0.10.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_adi4/mux0.rs:206:22
[INFO] [stdout]     |
[INFO] [stdout] 206 |     pub fn compa_ref(&mut self) -> CompaRefW<Mux0Spec> {
[INFO] [stdout]     |                      ^^^^^^^^^     ------------------- the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the 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] 206 |     pub fn compa_ref(&mut self) -> CompaRefW<'_, Mux0Spec> {
[INFO] [stdout]     |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_adi4/mux0.rs:213:22
[INFO] [stdout]     |
[INFO] [stdout] 213 |     pub fn reserved4(&mut self) -> Reserved4W<Mux0Spec> {
[INFO] [stdout]     |                      ^^^^^^^^^     -------------------- the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 213 |     pub fn reserved4(&mut self) -> Reserved4W<'_, Mux0Spec> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_adi4/mux0.rs:220:24
[INFO] [stdout]     |
[INFO] [stdout] 220 |     pub fn adccompb_in(&mut self) -> AdccompbInW<Mux0Spec> {
[INFO] [stdout]     |                        ^^^^^^^^^     --------------------- the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 220 |     pub fn adccompb_in(&mut self) -> AdccompbInW<'_, Mux0Spec> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_adi4/mux0.rs:227:22
[INFO] [stdout]     |
[INFO] [stdout] 227 |     pub fn reserved7(&mut self) -> Reserved7W<Mux0Spec> {
[INFO] [stdout]     |                      ^^^^^^^^^     -------------------- the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 227 |     pub fn reserved7(&mut self) -> Reserved7W<'_, Mux0Spec> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_adi4/mux1.rs:172:21
[INFO] [stdout]     |
[INFO] [stdout] 172 |     pub fn compa_in(&mut self) -> CompaInW<Mux1Spec> {
[INFO] [stdout]     |                     ^^^^^^^^^     ------------------ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 172 |     pub fn compa_in(&mut self) -> CompaInW<'_, Mux1Spec> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_adi4/mux2.rs:228:25
[INFO] [stdout]     |
[INFO] [stdout] 228 |     pub fn dac_vref_sel(&mut self) -> DacVrefSelW<Mux2Spec> {
[INFO] [stdout]     |                         ^^^^^^^^^     --------------------- the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 228 |     pub fn dac_vref_sel(&mut self) -> DacVrefSelW<'_, Mux2Spec> {
[INFO] [stdout]     |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_adi4/mux2.rs:235:24
[INFO] [stdout]     |
[INFO] [stdout] 235 |     pub fn adccompb_in(&mut self) -> AdccompbInW<Mux2Spec> {
[INFO] [stdout]     |                        ^^^^^^^^^     --------------------- the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 235 |     pub fn adccompb_in(&mut self) -> AdccompbInW<'_, Mux2Spec> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_adi4/mux3.rs:172:24
[INFO] [stdout]     |
[INFO] [stdout] 172 |     pub fn adccompb_in(&mut self) -> AdccompbInW<Mux3Spec> {
[INFO] [stdout]     |                        ^^^^^^^^^     --------------------- the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 172 |     pub fn adccompb_in(&mut self) -> AdccompbInW<'_, Mux3Spec> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_adi4/isrc.rs:170:15
[INFO] [stdout]     |
[INFO] [stdout] 170 |     pub fn en(&mut self) -> EnW<IsrcSpec> {
[INFO] [stdout]     |               ^^^^^^^^^     ------------- the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 170 |     pub fn en(&mut self) -> EnW<'_, IsrcSpec> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_adi4/isrc.rs:177:22
[INFO] [stdout]     |
[INFO] [stdout] 177 |     pub fn reserved1(&mut self) -> Reserved1W<IsrcSpec> {
[INFO] [stdout]     |                      ^^^^^^^^^     -------------------- the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 177 |     pub fn reserved1(&mut self) -> Reserved1W<'_, IsrcSpec> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_adi4/isrc.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 184 |     pub fn trim(&mut self) -> TrimW<IsrcSpec> {
[INFO] [stdout]     |                 ^^^^^^^^^     --------------- the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 184 |     pub fn trim(&mut self) -> TrimW<'_, IsrcSpec> {
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_adi4/comp.rs:84:21
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub fn compa_en(&mut self) -> CompaEnW<CompSpec> {
[INFO] [stdout]    |                     ^^^^^^^^^     ------------------ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub fn compa_en(&mut self) -> CompaEnW<'_, CompSpec> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_adi4/comp.rs:91:22
[INFO] [stdout]    |
[INFO] [stdout] 91 |     pub fn reserved1(&mut self) -> Reserved1W<CompSpec> {
[INFO] [stdout]    |                      ^^^^^^^^^     -------------------- the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 91 |     pub fn reserved1(&mut self) -> Reserved1W<'_, CompSpec> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_adi4/comp.rs:98:21
[INFO] [stdout]    |
[INFO] [stdout] 98 |     pub fn compb_en(&mut self) -> CompbEnW<CompSpec> {
[INFO] [stdout]    |                     ^^^^^^^^^     ------------------ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 98 |     pub fn compb_en(&mut self) -> CompbEnW<'_, CompSpec> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_adi4/comp.rs:105:32
[INFO] [stdout]     |
[INFO] [stdout] 105 |     pub fn lpm_bias_width_trim(&mut self) -> LpmBiasWidthTrimW<CompSpec> {
[INFO] [stdout]     |                                ^^^^^^^^^     --------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 105 |     pub fn lpm_bias_width_trim(&mut self) -> LpmBiasWidthTrimW<'_, CompSpec> {
[INFO] [stdout]     |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_adi4/comp.rs:112:30
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub fn compa_ref_curr_en(&mut self) -> CompaRefCurrEnW<CompSpec> {
[INFO] [stdout]     |                              ^^^^^^^^^     ------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub fn compa_ref_curr_en(&mut self) -> CompaRefCurrEnW<'_, CompSpec> {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_adi4/comp.rs:119:29
[INFO] [stdout]     |
[INFO] [stdout] 119 |     pub fn compa_ref_res_en(&mut self) -> CompaRefResEnW<CompSpec> {
[INFO] [stdout]     |                             ^^^^^^^^^     ------------------------ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 119 |     pub fn compa_ref_res_en(&mut self) -> CompaRefResEnW<'_, CompSpec> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_adi4/mux4.rs:172:22
[INFO] [stdout]     |
[INFO] [stdout] 172 |     pub fn compa_ref(&mut self) -> CompaRefW<Mux4Spec> {
[INFO] [stdout]     |                      ^^^^^^^^^     ------------------- the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 172 |     pub fn compa_ref(&mut self) -> CompaRefW<'_, Mux4Spec> {
[INFO] [stdout]     |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_adi4/adc0.rs:272:15
[INFO] [stdout]     |
[INFO] [stdout] 272 |     pub fn en(&mut self) -> EnW<Adc0Spec> {
[INFO] [stdout]     |               ^^^^^^^^^     ------------- the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 272 |     pub fn en(&mut self) -> EnW<'_, Adc0Spec> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_adi4/adc0.rs:279:20
[INFO] [stdout]     |
[INFO] [stdout] 279 |     pub fn reset_n(&mut self) -> ResetNW<Adc0Spec> {
[INFO] [stdout]     |                    ^^^^^^^^^     ----------------- the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 279 |     pub fn reset_n(&mut self) -> ResetNW<'_, Adc0Spec> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_adi4/adc0.rs:286:22
[INFO] [stdout]     |
[INFO] [stdout] 286 |     pub fn reserved2(&mut self) -> Reserved2W<Adc0Spec> {
[INFO] [stdout]     |                      ^^^^^^^^^     -------------------- the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 286 |     pub fn reserved2(&mut self) -> Reserved2W<'_, Adc0Spec> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_adi4/adc0.rs:293:27
[INFO] [stdout]     |
[INFO] [stdout] 293 |     pub fn smpl_cycle_exp(&mut self) -> SmplCycleExpW<Adc0Spec> {
[INFO] [stdout]     |                           ^^^^^^^^^     ----------------------- the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 293 |     pub fn smpl_cycle_exp(&mut self) -> SmplCycleExpW<'_, Adc0Spec> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_adi4/adc0.rs:300:22
[INFO] [stdout]     |
[INFO] [stdout] 300 |     pub fn smpl_mode(&mut self) -> SmplModeW<Adc0Spec> {
[INFO] [stdout]     |                      ^^^^^^^^^     ------------------- the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 300 |     pub fn smpl_mode(&mut self) -> SmplModeW<'_, Adc0Spec> {
[INFO] [stdout]     |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_adi4/adc1.rs:36:22
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn scale_dis(&mut self) -> ScaleDisW<Adc1Spec> {
[INFO] [stdout]    |                      ^^^^^^^^^     ------------------- the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn scale_dis(&mut self) -> ScaleDisW<'_, Adc1Spec> {
[INFO] [stdout]    |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_adi4/adc1.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn reserved1(&mut self) -> Reserved1W<Adc1Spec> {
[INFO] [stdout]    |                      ^^^^^^^^^     -------------------- the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn reserved1(&mut self) -> Reserved1W<'_, Adc1Spec> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_adi4/adcref0.rs:96:15
[INFO] [stdout]    |
[INFO] [stdout] 96 |     pub fn en(&mut self) -> EnW<Adcref0Spec> {
[INFO] [stdout]    |               ^^^^^^^^^     ---------------- the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 96 |     pub fn en(&mut self) -> EnW<'_, Adcref0Spec> {
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_adi4/adcref0.rs:103:22
[INFO] [stdout]     |
[INFO] [stdout] 103 |     pub fn reserved1(&mut self) -> Reserved1W<Adcref0Spec> {
[INFO] [stdout]     |                      ^^^^^^^^^     ----------------------- the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 103 |     pub fn reserved1(&mut self) -> Reserved1W<'_, Adcref0Spec> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_adi4/adcref0.rs:110:16
[INFO] [stdout]     |
[INFO] [stdout] 110 |     pub fn src(&mut self) -> SrcW<Adcref0Spec> {
[INFO] [stdout]     |                ^^^^^^^^^     ----------------- the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 110 |     pub fn src(&mut self) -> SrcW<'_, Adcref0Spec> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_adi4/adcref0.rs:117:16
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub fn ext(&mut self) -> ExtW<Adcref0Spec> {
[INFO] [stdout]     |                ^^^^^^^^^     ----------------- the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub fn ext(&mut self) -> ExtW<'_, Adcref0Spec> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_adi4/adcref0.rs:124:18
[INFO] [stdout]     |
[INFO] [stdout] 124 |     pub fn iomux(&mut self) -> IomuxW<Adcref0Spec> {
[INFO] [stdout]     |                  ^^^^^^^^^     ------------------- the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 124 |     pub fn iomux(&mut self) -> IomuxW<'_, Adcref0Spec> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_adi4/adcref0.rs:131:24
[INFO] [stdout]     |
[INFO] [stdout] 131 |     pub fn ref_on_idle(&mut self) -> RefOnIdleW<Adcref0Spec> {
[INFO] [stdout]     |                        ^^^^^^^^^     ----------------------- the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 131 |     pub fn ref_on_idle(&mut self) -> RefOnIdleW<'_, Adcref0Spec> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_adi4/adcref0.rs:138:19
[INFO] [stdout]     |
[INFO] [stdout] 138 |     pub fn spare7(&mut self) -> Spare7W<Adcref0Spec> {
[INFO] [stdout]     |                   ^^^^^^^^^     -------------------- the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 138 |     pub fn spare7(&mut self) -> Spare7W<'_, Adcref0Spec> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_adi4/adcref1.rs:36:18
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn vtrim(&mut self) -> VtrimW<Adcref1Spec> {
[INFO] [stdout]    |                  ^^^^^^^^^     ------------------- the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn vtrim(&mut self) -> VtrimW<'_, Adcref1Spec> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_adi4/adcref1.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn reserved6(&mut self) -> Reserved6W<Adcref1Spec> {
[INFO] [stdout]    |                      ^^^^^^^^^     ----------------------- the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn reserved6(&mut self) -> Reserved6W<'_, Adcref1Spec> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_adi4/lpmbias.rs:36:26
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn lpm_trim_iout(&mut self) -> LpmTrimIoutW<LpmbiasSpec> {
[INFO] [stdout]    |                          ^^^^^^^^^     ------------------------- the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn lpm_trim_iout(&mut self) -> LpmTrimIoutW<'_, LpmbiasSpec> {
[INFO] [stdout]    |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_adi4/lpmbias.rs:43:19
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn spare6(&mut self) -> Spare6W<LpmbiasSpec> {
[INFO] [stdout]    |                   ^^^^^^^^^     -------------------- the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn spare6(&mut self) -> Spare6W<'_, LpmbiasSpec> {
[INFO] [stdout]    |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_adi4/stat.rs:24:19
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn spare0(&mut self) -> Spare0W<StatSpec> {
[INFO] [stdout]    |                   ^^^^^^^^^     ----------------- the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn spare0(&mut self) -> Spare0W<'_, StatSpec> {
[INFO] [stdout]    |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aon_batmon/ctl.rs:48:20
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub fn meas_en(&mut self) -> MeasEnW<CtlSpec> {
[INFO] [stdout]    |                    ^^^^^^^^^     ---------------- the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub fn meas_en(&mut self) -> MeasEnW<'_, CtlSpec> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aon_batmon/ctl.rs:55:20
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn calc_en(&mut self) -> CalcEnW<CtlSpec> {
[INFO] [stdout]    |                    ^^^^^^^^^     ---------------- the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn calc_en(&mut self) -> CalcEnW<'_, CtlSpec> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aon_batmon/ctl.rs:62:22
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn reserved2(&mut self) -> Reserved2W<CtlSpec> {
[INFO] [stdout]    |                      ^^^^^^^^^     ------------------- the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn reserved2(&mut self) -> Reserved2W<'_, CtlSpec> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aon_batmon/meascfg.rs:119:16
[INFO] [stdout]     |
[INFO] [stdout] 119 |     pub fn per(&mut self) -> PerW<MeascfgSpec> {
[INFO] [stdout]     |                ^^^^^^^^^     ----------------- the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 119 |     pub fn per(&mut self) -> PerW<'_, MeascfgSpec> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aon_batmon/meascfg.rs:126:22
[INFO] [stdout]     |
[INFO] [stdout] 126 |     pub fn reserved2(&mut self) -> Reserved2W<MeascfgSpec> {
[INFO] [stdout]     |                      ^^^^^^^^^     ----------------------- the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 126 |     pub fn reserved2(&mut self) -> Reserved2W<'_, MeascfgSpec> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aon_batmon/tempp0.rs:36:16
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn cfg(&mut self) -> CfgW<Tempp0Spec> {
[INFO] [stdout]    |                ^^^^^^^^^     ---------------- the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn cfg(&mut self) -> CfgW<'_, Tempp0Spec> {
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aon_batmon/tempp0.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn reserved8(&mut self) -> Reserved8W<Tempp0Spec> {
[INFO] [stdout]    |                      ^^^^^^^^^     ---------------------- the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn reserved8(&mut self) -> Reserved8W<'_, Tempp0Spec> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aon_batmon/tempp1.rs:36:16
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn cfg(&mut self) -> CfgW<Tempp1Spec> {
[INFO] [stdout]    |                ^^^^^^^^^     ---------------- the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn cfg(&mut self) -> CfgW<'_, Tempp1Spec> {
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aon_batmon/tempp1.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn reserved6(&mut self) -> Reserved6W<Tempp1Spec> {
[INFO] [stdout]    |                      ^^^^^^^^^     ---------------------- the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn reserved6(&mut self) -> Reserved6W<'_, Tempp1Spec> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aon_batmon/tempp2.rs:36:16
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn cfg(&mut self) -> CfgW<Tempp2Spec> {
[INFO] [stdout]    |                ^^^^^^^^^     ---------------- the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn cfg(&mut self) -> CfgW<'_, Tempp2Spec> {
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aon_batmon/tempp2.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn reserved5(&mut self) -> Reserved5W<Tempp2Spec> {
[INFO] [stdout]    |                      ^^^^^^^^^     ---------------------- the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn reserved5(&mut self) -> Reserved5W<'_, Tempp2Spec> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aon_batmon/batmonp0.rs:36:16
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn cfg(&mut self) -> CfgW<Batmonp0Spec> {
[INFO] [stdout]    |                ^^^^^^^^^     ------------------ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn cfg(&mut self) -> CfgW<'_, Batmonp0Spec> {
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aon_batmon/batmonp0.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn reserved6(&mut self) -> Reserved6W<Batmonp0Spec> {
[INFO] [stdout]    |                      ^^^^^^^^^     ------------------------ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn reserved6(&mut self) -> Reserved6W<'_, Batmonp0Spec> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aon_batmon/batmonp1.rs:36:16
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn cfg(&mut self) -> CfgW<Batmonp1Spec> {
[INFO] [stdout]    |                ^^^^^^^^^     ------------------ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn cfg(&mut self) -> CfgW<'_, Batmonp1Spec> {
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aon_batmon/batmonp1.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn reserved6(&mut self) -> Reserved6W<Batmonp1Spec> {
[INFO] [stdout]    |                      ^^^^^^^^^     ------------------------ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn reserved6(&mut self) -> Reserved6W<'_, Batmonp1Spec> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aon_batmon/iostrp0.rs:48:17
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub fn cfg1(&mut self) -> Cfg1W<Iostrp0Spec> {
[INFO] [stdout]    |                 ^^^^^^^^^     ------------------ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub fn cfg1(&mut self) -> Cfg1W<'_, Iostrp0Spec> {
[INFO] [stdout]    |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aon_batmon/iostrp0.rs:55:17
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn cfg2(&mut self) -> Cfg2W<Iostrp0Spec> {
[INFO] [stdout]    |                 ^^^^^^^^^     ------------------ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn cfg2(&mut self) -> Cfg2W<'_, Iostrp0Spec> {
[INFO] [stdout]    |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aon_batmon/iostrp0.rs:62:22
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn reserved6(&mut self) -> Reserved6W<Iostrp0Spec> {
[INFO] [stdout]    |                      ^^^^^^^^^     ----------------------- the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn reserved6(&mut self) -> Reserved6W<'_, Iostrp0Spec> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aon_batmon/flashpumpp0.rs:96:16
[INFO] [stdout]    |
[INFO] [stdout] 96 |     pub fn cfg(&mut self) -> CfgW<Flashpumpp0Spec> {
[INFO] [stdout]    |                ^^^^^^^^^     --------------------- the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 96 |     pub fn cfg(&mut self) -> CfgW<'_, Flashpumpp0Spec> {
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aon_batmon/flashpumpp0.rs:103:16
[INFO] [stdout]     |
[INFO] [stdout] 103 |     pub fn ovr(&mut self) -> OvrW<Flashpumpp0Spec> {
[INFO] [stdout]     |                ^^^^^^^^^     --------------------- the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 103 |     pub fn ovr(&mut self) -> OvrW<'_, Flashpumpp0Spec> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aon_batmon/flashpumpp0.rs:110:19
[INFO] [stdout]     |
[INFO] [stdout] 110 |     pub fn lowlim(&mut self) -> LowlimW<Flashpumpp0Spec> {
[INFO] [stdout]     |                   ^^^^^^^^^     ------------------------ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 110 |     pub fn lowlim(&mut self) -> LowlimW<'_, Flashpumpp0Spec> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aon_batmon/flashpumpp0.rs:117:20
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub fn highlim(&mut self) -> HighlimW<Flashpumpp0Spec> {
[INFO] [stdout]     |                    ^^^^^^^^^     ------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub fn highlim(&mut self) -> HighlimW<'_, Flashpumpp0Spec> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aon_batmon/flashpumpp0.rs:124:18
[INFO] [stdout]     |
[INFO] [stdout] 124 |     pub fn fallb(&mut self) -> FallbW<Flashpumpp0Spec> {
[INFO] [stdout]     |                  ^^^^^^^^^     ----------------------- the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 124 |     pub fn fallb(&mut self) -> FallbW<'_, Flashpumpp0Spec> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aon_batmon/flashpumpp0.rs:131:29
[INFO] [stdout]     |
[INFO] [stdout] 131 |     pub fn dis_noise_filter(&mut self) -> DisNoiseFilterW<Flashpumpp0Spec> {
[INFO] [stdout]     |                             ^^^^^^^^^     -------------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 131 |     pub fn dis_noise_filter(&mut self) -> DisNoiseFilterW<'_, Flashpumpp0Spec> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aon_batmon/flashpumpp0.rs:138:22
[INFO] [stdout]     |
[INFO] [stdout] 138 |     pub fn reserved9(&mut self) -> Reserved9W<Flashpumpp0Spec> {
[INFO] [stdout]     |                      ^^^^^^^^^     --------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 138 |     pub fn reserved9(&mut self) -> Reserved9W<'_, Flashpumpp0Spec> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aon_batmon/bat.rs:48:17
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub fn frac(&mut self) -> FracW<BatSpec> {
[INFO] [stdout]    |                 ^^^^^^^^^     -------------- the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub fn frac(&mut self) -> FracW<'_, BatSpec> {
[INFO] [stdout]    |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aon_batmon/bat.rs:55:16
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn int(&mut self) -> IntW<BatSpec> {
[INFO] [stdout]    |                ^^^^^^^^^     ------------- the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn int(&mut self) -> IntW<'_, BatSpec> {
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aon_batmon/bat.rs:62:23
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn reserved11(&mut self) -> Reserved11W<BatSpec> {
[INFO] [stdout]    |                       ^^^^^^^^^     -------------------- the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn reserved11(&mut self) -> Reserved11W<'_, BatSpec> {
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aon_batmon/batupd.rs:36:17
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn stat(&mut self) -> StatW<BatupdSpec> {
[INFO] [stdout]    |                 ^^^^^^^^^     ----------------- the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn stat(&mut self) -> StatW<'_, BatupdSpec> {
[INFO] [stdout]    |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aon_batmon/batupd.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn reserved1(&mut self) -> Reserved1W<BatupdSpec> {
[INFO] [stdout]    |                      ^^^^^^^^^     ---------------------- the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn reserved1(&mut self) -> Reserved1W<'_, BatupdSpec> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aon_batmon/temp.rs:48:22
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub fn reserved0(&mut self) -> Reserved0W<TempSpec> {
[INFO] [stdout]    |                      ^^^^^^^^^     -------------------- the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub fn reserved0(&mut self) -> Reserved0W<'_, TempSpec> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aon_batmon/temp.rs:55:16
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn int(&mut self) -> IntW<TempSpec> {
[INFO] [stdout]    |                ^^^^^^^^^     -------------- the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn int(&mut self) -> IntW<'_, TempSpec> {
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aon_batmon/temp.rs:62:23
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn reserved17(&mut self) -> Reserved17W<TempSpec> {
[INFO] [stdout]    |                       ^^^^^^^^^     --------------------- the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn reserved17(&mut self) -> Reserved17W<'_, TempSpec> {
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aon_batmon/tempupd.rs:36:17
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn stat(&mut self) -> StatW<TempupdSpec> {
[INFO] [stdout]    |                 ^^^^^^^^^     ------------------ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn stat(&mut self) -> StatW<'_, TempupdSpec> {
[INFO] [stdout]    |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aon_batmon/tempupd.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn reserved1(&mut self) -> Reserved1W<TempupdSpec> {
[INFO] [stdout]    |                      ^^^^^^^^^     ----------------------- the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn reserved1(&mut self) -> Reserved1W<'_, TempupdSpec> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aon_batmon/eventmask.rs:96:30
[INFO] [stdout]    |
[INFO] [stdout] 96 |     pub fn batt_over_ul_mask(&mut self) -> BattOverUlMaskW<EventmaskSpec> {
[INFO] [stdout]    |                              ^^^^^^^^^     ------------------------------ the same lifetime is hidden here
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 96 |     pub fn batt_over_ul_mask(&mut self) -> BattOverUlMaskW<'_, EventmaskSpec> {
[INFO] [stdout]    |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aon_batmon/eventmask.rs:103:31
[INFO] [stdout]     |
[INFO] [stdout] 103 |     pub fn batt_below_ll_mask(&mut self) -> BattBelowLlMaskW<EventmaskSpec> {
[INFO] [stdout]     |                               ^^^^^^^^^     ------------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 103 |     pub fn batt_below_ll_mask(&mut self) -> BattBelowLlMaskW<'_, EventmaskSpec> {
[INFO] [stdout]     |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aon_batmon/eventmask.rs:110:30
[INFO] [stdout]     |
[INFO] [stdout] 110 |     pub fn temp_over_ul_mask(&mut self) -> TempOverUlMaskW<EventmaskSpec> {
[INFO] [stdout]     |                              ^^^^^^^^^     ------------------------------ the same lifetime is hidden here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 110 |     pub fn temp_over_ul_mask(&mut self) -> TempOverUlMaskW<'_, EventmaskSpec> {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aon_batmon/eventmask.rs:117:31
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub fn temp_below_ll_mask(&mut self) -> TempBelowLlMaskW<EventmaskSpec> {
[INFO] [stdout]     |                               ^^^^^^^^^     ------------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub fn temp_below_ll_mask(&mut self) -> TempBelowLlMaskW<'_, EventmaskSpec> {
[INFO] [stdout]     |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aon_batmon/eventmask.rs:124:29
[INFO] [stdout]     |
[INFO] [stdout] 124 |     pub fn batt_update_mask(&mut self) -> BattUpdateMaskW<EventmaskSpec> {
[INFO] [stdout]     |                             ^^^^^^^^^     ------------------------------ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 124 |     pub fn batt_update_mask(&mut self) -> BattUpdateMaskW<'_, EventmaskSpec> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aon_batmon/eventmask.rs:131:29
[INFO] [stdout]     |
[INFO] [stdout] 131 |     pub fn temp_update_mask(&mut self) -> TempUpdateMaskW<EventmaskSpec> {
[INFO] [stdout]     |                             ^^^^^^^^^     ------------------------------ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 131 |     pub fn temp_update_mask(&mut self) -> TempUpdateMaskW<'_, EventmaskSpec> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aon_batmon/eventmask.rs:138:22
[INFO] [stdout]     |
[INFO] [stdout] 138 |     pub fn reserved6(&mut self) -> Reserved6W<EventmaskSpec> {
[INFO] [stdout]     |                      ^^^^^^^^^     ------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 138 |     pub fn reserved6(&mut self) -> Reserved6W<'_, EventmaskSpec> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aon_batmon/event.rs:96:25
[INFO] [stdout]    |
[INFO] [stdout] 96 |     pub fn batt_over_ul(&mut self) -> BattOverUlW<EventSpec> {
[INFO] [stdout]    |                         ^^^^^^^^^     ---------------------- the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 96 |     pub fn batt_over_ul(&mut self) -> BattOverUlW<'_, EventSpec> {
[INFO] [stdout]    |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aon_batmon/event.rs:103:26
[INFO] [stdout]     |
[INFO] [stdout] 103 |     pub fn batt_below_ll(&mut self) -> BattBelowLlW<EventSpec> {
[INFO] [stdout]     |                          ^^^^^^^^^     ----------------------- the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 103 |     pub fn batt_below_ll(&mut self) -> BattBelowLlW<'_, EventSpec> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aon_batmon/event.rs:110:25
[INFO] [stdout]     |
[INFO] [stdout] 110 |     pub fn temp_over_ul(&mut self) -> TempOverUlW<EventSpec> {
[INFO] [stdout]     |                         ^^^^^^^^^     ---------------------- the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 110 |     pub fn temp_over_ul(&mut self) -> TempOverUlW<'_, EventSpec> {
[INFO] [stdout]     |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aon_batmon/event.rs:117:26
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub fn temp_below_ll(&mut self) -> TempBelowLlW<EventSpec> {
[INFO] [stdout]     |                          ^^^^^^^^^     ----------------------- the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub fn temp_below_ll(&mut self) -> TempBelowLlW<'_, EventSpec> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aon_batmon/event.rs:124:24
[INFO] [stdout]     |
[INFO] [stdout] 124 |     pub fn batt_update(&mut self) -> BattUpdateW<EventSpec> {
[INFO] [stdout]     |                        ^^^^^^^^^     ---------------------- the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 124 |     pub fn batt_update(&mut self) -> BattUpdateW<'_, EventSpec> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aon_batmon/event.rs:131:24
[INFO] [stdout]     |
[INFO] [stdout] 131 |     pub fn temp_update(&mut self) -> TempUpdateW<EventSpec> {
[INFO] [stdout]     |                        ^^^^^^^^^     ---------------------- the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 131 |     pub fn temp_update(&mut self) -> TempUpdateW<'_, EventSpec> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aon_batmon/event.rs:138:22
[INFO] [stdout]     |
[INFO] [stdout] 138 |     pub fn reserved6(&mut self) -> Reserved6W<EventSpec> {
[INFO] [stdout]     |                      ^^^^^^^^^     --------------------- the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 138 |     pub fn reserved6(&mut self) -> Reserved6W<'_, EventSpec> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aon_batmon/battul.rs:48:17
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub fn frac(&mut self) -> FracW<BattulSpec> {
[INFO] [stdout]    |                 ^^^^^^^^^     ----------------- the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub fn frac(&mut self) -> FracW<'_, BattulSpec> {
[INFO] [stdout]    |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aon_batmon/battul.rs:55:16
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn int(&mut self) -> IntW<BattulSpec> {
[INFO] [stdout]    |                ^^^^^^^^^     ---------------- the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn int(&mut self) -> IntW<'_, BattulSpec> {
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aon_batmon/battul.rs:62:23
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn reserved11(&mut self) -> Reserved11W<BattulSpec> {
[INFO] [stdout]    |                       ^^^^^^^^^     ----------------------- the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn reserved11(&mut self) -> Reserved11W<'_, BattulSpec> {
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aon_batmon/battll.rs:48:17
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub fn frac(&mut self) -> FracW<BattllSpec> {
[INFO] [stdout]    |                 ^^^^^^^^^     ----------------- the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub fn frac(&mut self) -> FracW<'_, BattllSpec> {
[INFO] [stdout]    |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aon_batmon/battll.rs:55:16
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn int(&mut self) -> IntW<BattllSpec> {
[INFO] [stdout]    |                ^^^^^^^^^     ---------------- the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn int(&mut self) -> IntW<'_, BattllSpec> {
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aon_batmon/battll.rs:62:23
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn reserved11(&mut self) -> Reserved11W<BattllSpec> {
[INFO] [stdout]    |                       ^^^^^^^^^     ----------------------- the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn reserved11(&mut self) -> Reserved11W<'_, BattllSpec> {
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aon_batmon/tempul.rs:60:22
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub fn reserved0(&mut self) -> Reserved0W<TempulSpec> {
[INFO] [stdout]    |                      ^^^^^^^^^     ---------------------- the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub fn reserved0(&mut self) -> Reserved0W<'_, TempulSpec> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aon_batmon/tempul.rs:67:17
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub fn frac(&mut self) -> FracW<TempulSpec> {
[INFO] [stdout]    |                 ^^^^^^^^^     ----------------- the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub fn frac(&mut self) -> FracW<'_, TempulSpec> {
[INFO] [stdout]    |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aon_batmon/tempul.rs:74:16
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub fn int(&mut self) -> IntW<TempulSpec> {
[INFO] [stdout]    |                ^^^^^^^^^     ---------------- the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub fn int(&mut self) -> IntW<'_, TempulSpec> {
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aon_batmon/tempul.rs:81:23
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub fn reserved17(&mut self) -> Reserved17W<TempulSpec> {
[INFO] [stdout]    |                       ^^^^^^^^^     ----------------------- the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub fn reserved17(&mut self) -> Reserved17W<'_, TempulSpec> {
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aon_batmon/templl.rs:60:22
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub fn reserved0(&mut self) -> Reserved0W<TempllSpec> {
[INFO] [stdout]    |                      ^^^^^^^^^     ---------------------- the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub fn reserved0(&mut self) -> Reserved0W<'_, TempllSpec> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aon_batmon/templl.rs:67:17
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub fn frac(&mut self) -> FracW<TempllSpec> {
[INFO] [stdout]    |                 ^^^^^^^^^     ----------------- the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub fn frac(&mut self) -> FracW<'_, TempllSpec> {
[INFO] [stdout]    |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aon_batmon/templl.rs:74:16
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub fn int(&mut self) -> IntW<TempllSpec> {
[INFO] [stdout]    |                ^^^^^^^^^     ---------------- the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub fn int(&mut self) -> IntW<'_, TempllSpec> {
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aon_batmon/templl.rs:81:23
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub fn reserved17(&mut self) -> Reserved17W<TempllSpec> {
[INFO] [stdout]    |                       ^^^^^^^^^     ----------------------- the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub fn reserved17(&mut self) -> Reserved17W<'_, TempllSpec> {
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/aon_event/mcuwusel.rs:2000:19
[INFO] [stdout]      |
[INFO] [stdout] 2000 |     pub fn wu0_ev(&mut self) -> Wu0EvW<McuwuselSpec> {
[INFO] [stdout]      |                   ^^^^^^^^^     -------------------- the same lifetime is hidden here
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2000 |     pub fn wu0_ev(&mut self) -> Wu0EvW<'_, McuwuselSpec> {
[INFO] [stdout]      |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/aon_event/mcuwusel.rs:2007:22
[INFO] [stdout]      |
[INFO] [stdout] 2007 |     pub fn reserved6(&mut self) -> Reserved6W<McuwuselSpec> {
[INFO] [stdout]      |                      ^^^^^^^^^     ------------------------ the same lifetime is hidden here
[INFO] [stdout]      |                      |
[INFO] [stdout]      |                      the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2007 |     pub fn reserved6(&mut self) -> Reserved6W<'_, McuwuselSpec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/aon_event/mcuwusel.rs:2014:19
[INFO] [stdout]      |
[INFO] [stdout] 2014 |     pub fn wu1_ev(&mut self) -> Wu1EvW<McuwuselSpec> {
[INFO] [stdout]      |                   ^^^^^^^^^     -------------------- the same lifetime is hidden here
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2014 |     pub fn wu1_ev(&mut self) -> Wu1EvW<'_, McuwuselSpec> {
[INFO] [stdout]      |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/aon_event/mcuwusel.rs:2021:23
[INFO] [stdout]      |
[INFO] [stdout] 2021 |     pub fn reserved14(&mut self) -> Reserved14W<McuwuselSpec> {
[INFO] [stdout]      |                       ^^^^^^^^^     ------------------------- the same lifetime is hidden here
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2021 |     pub fn reserved14(&mut self) -> Reserved14W<'_, McuwuselSpec> {
[INFO] [stdout]      |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/aon_event/mcuwusel.rs:2028:19
[INFO] [stdout]      |
[INFO] [stdout] 2028 |     pub fn wu2_ev(&mut self) -> Wu2EvW<McuwuselSpec> {
[INFO] [stdout]      |                   ^^^^^^^^^     -------------------- the same lifetime is hidden here
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2028 |     pub fn wu2_ev(&mut self) -> Wu2EvW<'_, McuwuselSpec> {
[INFO] [stdout]      |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/aon_event/mcuwusel.rs:2035:23
[INFO] [stdout]      |
[INFO] [stdout] 2035 |     pub fn reserved22(&mut self) -> Reserved22W<McuwuselSpec> {
[INFO] [stdout]      |                       ^^^^^^^^^     ------------------------- the same lifetime is hidden here
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2035 |     pub fn reserved22(&mut self) -> Reserved22W<'_, McuwuselSpec> {
[INFO] [stdout]      |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/aon_event/mcuwusel.rs:2042:19
[INFO] [stdout]      |
[INFO] [stdout] 2042 |     pub fn wu3_ev(&mut self) -> Wu3EvW<McuwuselSpec> {
[INFO] [stdout]      |                   ^^^^^^^^^     -------------------- the same lifetime is hidden here
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2042 |     pub fn wu3_ev(&mut self) -> Wu3EvW<'_, McuwuselSpec> {
[INFO] [stdout]      |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/aon_event/mcuwusel.rs:2049:23
[INFO] [stdout]      |
[INFO] [stdout] 2049 |     pub fn reserved30(&mut self) -> Reserved30W<McuwuselSpec> {
[INFO] [stdout]      |                       ^^^^^^^^^     ------------------------- the same lifetime is hidden here
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: 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 reserved30(&mut self) -> Reserved30W<'_, McuwuselSpec> {
[INFO] [stdout]      |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/aon_event/mcuwusel1.rs:2000:19
[INFO] [stdout]      |
[INFO] [stdout] 2000 |     pub fn wu4_ev(&mut self) -> Wu4EvW<Mcuwusel1Spec> {
[INFO] [stdout]      |                   ^^^^^^^^^     --------------------- the same lifetime is hidden here
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2000 |     pub fn wu4_ev(&mut self) -> Wu4EvW<'_, Mcuwusel1Spec> {
[INFO] [stdout]      |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/aon_event/mcuwusel1.rs:2007:22
[INFO] [stdout]      |
[INFO] [stdout] 2007 |     pub fn reserved6(&mut self) -> Reserved6W<Mcuwusel1Spec> {
[INFO] [stdout]      |                      ^^^^^^^^^     ------------------------- the same lifetime is hidden here
[INFO] [stdout]      |                      |
[INFO] [stdout]      |                      the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2007 |     pub fn reserved6(&mut self) -> Reserved6W<'_, Mcuwusel1Spec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/aon_event/mcuwusel1.rs:2014:19
[INFO] [stdout]      |
[INFO] [stdout] 2014 |     pub fn wu5_ev(&mut self) -> Wu5EvW<Mcuwusel1Spec> {
[INFO] [stdout]      |                   ^^^^^^^^^     --------------------- the same lifetime is hidden here
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2014 |     pub fn wu5_ev(&mut self) -> Wu5EvW<'_, Mcuwusel1Spec> {
[INFO] [stdout]      |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/aon_event/mcuwusel1.rs:2021:23
[INFO] [stdout]      |
[INFO] [stdout] 2021 |     pub fn reserved14(&mut self) -> Reserved14W<Mcuwusel1Spec> {
[INFO] [stdout]      |                       ^^^^^^^^^     -------------------------- the same lifetime is hidden here
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2021 |     pub fn reserved14(&mut self) -> Reserved14W<'_, Mcuwusel1Spec> {
[INFO] [stdout]      |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/aon_event/mcuwusel1.rs:2028:19
[INFO] [stdout]      |
[INFO] [stdout] 2028 |     pub fn wu6_ev(&mut self) -> Wu6EvW<Mcuwusel1Spec> {
[INFO] [stdout]      |                   ^^^^^^^^^     --------------------- the same lifetime is hidden here
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2028 |     pub fn wu6_ev(&mut self) -> Wu6EvW<'_, Mcuwusel1Spec> {
[INFO] [stdout]      |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/aon_event/mcuwusel1.rs:2035:23
[INFO] [stdout]      |
[INFO] [stdout] 2035 |     pub fn reserved22(&mut self) -> Reserved22W<Mcuwusel1Spec> {
[INFO] [stdout]      |                       ^^^^^^^^^     -------------------------- the same lifetime is hidden here
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2035 |     pub fn reserved22(&mut self) -> Reserved22W<'_, Mcuwusel1Spec> {
[INFO] [stdout]      |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/aon_event/mcuwusel1.rs:2042:19
[INFO] [stdout]      |
[INFO] [stdout] 2042 |     pub fn wu7_ev(&mut self) -> Wu7EvW<Mcuwusel1Spec> {
[INFO] [stdout]      |                   ^^^^^^^^^     --------------------- the same lifetime is hidden here
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2042 |     pub fn wu7_ev(&mut self) -> Wu7EvW<'_, Mcuwusel1Spec> {
[INFO] [stdout]      |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/aon_event/mcuwusel1.rs:2049:23
[INFO] [stdout]      |
[INFO] [stdout] 2049 |     pub fn reserved30(&mut self) -> Reserved30W<Mcuwusel1Spec> {
[INFO] [stdout]      |                       ^^^^^^^^^     -------------------------- the same lifetime is hidden here
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: 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 reserved30(&mut self) -> Reserved30W<'_, Mcuwusel1Spec> {
[INFO] [stdout]      |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/aon_event/evtomcusel.rs:1503:25
[INFO] [stdout]      |
[INFO] [stdout] 1503 |     pub fn aon_prog0_ev(&mut self) -> AonProg0EvW<EvtomcuselSpec> {
[INFO] [stdout]      |                         ^^^^^^^^^     --------------------------- the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1503 |     pub fn aon_prog0_ev(&mut self) -> AonProg0EvW<'_, EvtomcuselSpec> {
[INFO] [stdout]      |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/aon_event/evtomcusel.rs:1510:22
[INFO] [stdout]      |
[INFO] [stdout] 1510 |     pub fn reserved6(&mut self) -> Reserved6W<EvtomcuselSpec> {
[INFO] [stdout]      |                      ^^^^^^^^^     -------------------------- the same lifetime is hidden here
[INFO] [stdout]      |                      |
[INFO] [stdout]      |                      the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1510 |     pub fn reserved6(&mut self) -> Reserved6W<'_, EvtomcuselSpec> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/aon_event/evtomcusel.rs:1517:25
[INFO] [stdout]      |
[INFO] [stdout] 1517 |     pub fn aon_prog1_ev(&mut self) -> AonProg1EvW<EvtomcuselSpec> {
[INFO] [stdout]      |                         ^^^^^^^^^     --------------------------- the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1517 |     pub fn aon_prog1_ev(&mut self) -> AonProg1EvW<'_, EvtomcuselSpec> {
[INFO] [stdout]      |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/aon_event/evtomcusel.rs:1524:23
[INFO] [stdout]      |
[INFO] [stdout] 1524 |     pub fn reserved14(&mut self) -> Reserved14W<EvtomcuselSpec> {
[INFO] [stdout]      |                       ^^^^^^^^^     --------------------------- the same lifetime is hidden here
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1524 |     pub fn reserved14(&mut self) -> Reserved14W<'_, EvtomcuselSpec> {
[INFO] [stdout]      |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/aon_event/evtomcusel.rs:1531:25
[INFO] [stdout]      |
[INFO] [stdout] 1531 |     pub fn aon_prog2_ev(&mut self) -> AonProg2EvW<EvtomcuselSpec> {
[INFO] [stdout]      |                         ^^^^^^^^^     --------------------------- the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1531 |     pub fn aon_prog2_ev(&mut self) -> AonProg2EvW<'_, EvtomcuselSpec> {
[INFO] [stdout]      |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/aon_event/evtomcusel.rs:1538:23
[INFO] [stdout]      |
[INFO] [stdout] 1538 |     pub fn reserved22(&mut self) -> Reserved22W<EvtomcuselSpec> {
[INFO] [stdout]      |                       ^^^^^^^^^     --------------------------- the same lifetime is hidden here
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1538 |     pub fn reserved22(&mut self) -> Reserved22W<'_, EvtomcuselSpec> {
[INFO] [stdout]      |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aon_event/rtcsel.rs:509:28
[INFO] [stdout]     |
[INFO] [stdout] 509 |     pub fn rtc_ch1_capt_ev(&mut self) -> RtcCh1CaptEvW<RtcselSpec> {
[INFO] [stdout]     |                            ^^^^^^^^^     ------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 509 |     pub fn rtc_ch1_capt_ev(&mut self) -> RtcCh1CaptEvW<'_, RtcselSpec> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aon_event/rtcsel.rs:516:22
[INFO] [stdout]     |
[INFO] [stdout] 516 |     pub fn reserved6(&mut self) -> Reserved6W<RtcselSpec> {
[INFO] [stdout]     |                      ^^^^^^^^^     ---------------------- the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 516 |     pub fn reserved6(&mut self) -> Reserved6W<'_, RtcselSpec> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aon_ioc/iostrmin.rs:36:22
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn gray_code(&mut self) -> GrayCodeW<IostrminSpec> {
[INFO] [stdout]    |                      ^^^^^^^^^     ----------------------- the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn gray_code(&mut self) -> GrayCodeW<'_, IostrminSpec> {
[INFO] [stdout]    |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aon_ioc/iostrmin.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn reserved3(&mut self) -> Reserved3W<IostrminSpec> {
[INFO] [stdout]    |                      ^^^^^^^^^     ------------------------ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn reserved3(&mut self) -> Reserved3W<'_, IostrminSpec> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aon_ioc/iostrmed.rs:36:22
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn gray_code(&mut self) -> GrayCodeW<IostrmedSpec> {
[INFO] [stdout]    |                      ^^^^^^^^^     ----------------------- the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn gray_code(&mut self) -> GrayCodeW<'_, IostrmedSpec> {
[INFO] [stdout]    |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aon_ioc/iostrmed.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn reserved3(&mut self) -> Reserved3W<IostrmedSpec> {
[INFO] [stdout]    |                      ^^^^^^^^^     ------------------------ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn reserved3(&mut self) -> Reserved3W<'_, IostrmedSpec> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aon_ioc/iostrmax.rs:36:22
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn gray_code(&mut self) -> GrayCodeW<IostrmaxSpec> {
[INFO] [stdout]    |                      ^^^^^^^^^     ----------------------- the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn gray_code(&mut self) -> GrayCodeW<'_, IostrmaxSpec> {
[INFO] [stdout]    |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aon_ioc/iostrmax.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn reserved3(&mut self) -> Reserved3W<IostrmaxSpec> {
[INFO] [stdout]    |                      ^^^^^^^^^     ------------------------ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn reserved3(&mut self) -> Reserved3W<'_, IostrmaxSpec> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aon_ioc/clk32kctl.rs:36:17
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn oe_n(&mut self) -> OeNW<Clk32kctlSpec> {
[INFO] [stdout]    |                 ^^^^^^^^^     ------------------- the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn oe_n(&mut self) -> OeNW<'_, Clk32kctlSpec> {
[INFO] [stdout]    |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aon_ioc/clk32kctl.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn reserved1(&mut self) -> Reserved1W<Clk32kctlSpec> {
[INFO] [stdout]    |                      ^^^^^^^^^     ------------------------- the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn reserved1(&mut self) -> Reserved1W<'_, Clk32kctlSpec> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aon_ioc/tckctl.rs:36:15
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn en(&mut self) -> EnW<TckctlSpec> {
[INFO] [stdout]    |               ^^^^^^^^^     --------------- the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn en(&mut self) -> EnW<'_, TckctlSpec> {
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aon_ioc/tckctl.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn reserved1(&mut self) -> Reserved1W<TckctlSpec> {
[INFO] [stdout]    |                      ^^^^^^^^^     ---------------------- the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn reserved1(&mut self) -> Reserved1W<'_, TckctlSpec> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aon_pmctl/auxsceclk.rs:160:16
[INFO] [stdout]     |
[INFO] [stdout] 160 |     pub fn src(&mut self) -> SrcW<AuxsceclkSpec> {
[INFO] [stdout]     |                ^^^^^^^^^     ------------------- the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 160 |     pub fn src(&mut self) -> SrcW<'_, AuxsceclkSpec> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aon_pmctl/auxsceclk.rs:167:22
[INFO] [stdout]     |
[INFO] [stdout] 167 |     pub fn reserved3(&mut self) -> Reserved3W<AuxsceclkSpec> {
[INFO] [stdout]     |                      ^^^^^^^^^     ------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 167 |     pub fn reserved3(&mut self) -> Reserved3W<'_, AuxsceclkSpec> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aon_pmctl/auxsceclk.rs:174:19
[INFO] [stdout]     |
[INFO] [stdout] 174 |     pub fn pd_src(&mut self) -> PdSrcW<AuxsceclkSpec> {
[INFO] [stdout]     |                   ^^^^^^^^^     --------------------- the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 174 |     pub fn pd_src(&mut self) -> PdSrcW<'_, AuxsceclkSpec> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aon_pmctl/auxsceclk.rs:181:22
[INFO] [stdout]     |
[INFO] [stdout] 181 |     pub fn reserved9(&mut self) -> Reserved9W<AuxsceclkSpec> {
[INFO] [stdout]     |                      ^^^^^^^^^     ------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 181 |     pub fn reserved9(&mut self) -> Reserved9W<'_, AuxsceclkSpec> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aon_pmctl/ramcfg.rs:168:28
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn bus_sram_ret_en(&mut self) -> BusSramRetEnW<RamcfgSpec> {
[INFO] [stdout]     |                            ^^^^^^^^^     ------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn bus_sram_ret_en(&mut self) -> BusSramRetEnW<'_, RamcfgSpec> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aon_pmctl/ramcfg.rs:175:22
[INFO] [stdout]     |
[INFO] [stdout] 175 |     pub fn reserved4(&mut self) -> Reserved4W<RamcfgSpec> {
[INFO] [stdout]     |                      ^^^^^^^^^     ---------------------- the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 175 |     pub fn reserved4(&mut self) -> Reserved4W<'_, RamcfgSpec> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aon_pmctl/ramcfg.rs:182:28
[INFO] [stdout]     |
[INFO] [stdout] 182 |     pub fn aux_sram_ret_en(&mut self) -> AuxSramRetEnW<RamcfgSpec> {
[INFO] [stdout]     |                            ^^^^^^^^^     ------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 182 |     pub fn aux_sram_ret_en(&mut self) -> AuxSramRetEnW<'_, RamcfgSpec> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aon_pmctl/ramcfg.rs:189:29
[INFO] [stdout]     |
[INFO] [stdout] 189 |     pub fn aux_sram_pwr_off(&mut self) -> AuxSramPwrOffW<RamcfgSpec> {
[INFO] [stdout]     |                             ^^^^^^^^^     -------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 189 |     pub fn aux_sram_pwr_off(&mut self) -> AuxSramPwrOffW<'_, RamcfgSpec> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aon_pmctl/ramcfg.rs:196:23
[INFO] [stdout]     |
[INFO] [stdout] 196 |     pub fn reserved18(&mut self) -> Reserved18W<RamcfgSpec> {
[INFO] [stdout]     |                       ^^^^^^^^^     ----------------------- the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 196 |     pub fn reserved18(&mut self) -> Reserved18W<'_, RamcfgSpec> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aon_pmctl/pwrctl.rs:60:20
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub fn dcdc_en(&mut self) -> DcdcEnW<PwrctlSpec> {
[INFO] [stdout]    |                    ^^^^^^^^^     ------------------- the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub fn dcdc_en(&mut self) -> DcdcEnW<'_, PwrctlSpec> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aon_pmctl/pwrctl.rs:67:25
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub fn ext_reg_mode(&mut self) -> ExtRegModeW<PwrctlSpec> {
[INFO] [stdout]    |                         ^^^^^^^^^     ----------------------- the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub fn ext_reg_mode(&mut self) -> ExtRegModeW<'_, PwrctlSpec> {
[INFO] [stdout]    |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aon_pmctl/pwrctl.rs:74:24
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub fn dcdc_active(&mut self) -> DcdcActiveW<PwrctlSpec> {
[INFO] [stdout]    |                        ^^^^^^^^^     ----------------------- the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub fn dcdc_active(&mut self) -> DcdcActiveW<'_, PwrctlSpec> {
[INFO] [stdout]    |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aon_pmctl/pwrctl.rs:81:22
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub fn reserved3(&mut self) -> Reserved3W<PwrctlSpec> {
[INFO] [stdout]    |                      ^^^^^^^^^     ---------------------- the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub fn reserved3(&mut self) -> Reserved3W<'_, PwrctlSpec> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aon_pmctl/pwrstat.rs:60:27
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub fn aux_reset_done(&mut self) -> AuxResetDoneW<PwrstatSpec> {
[INFO] [stdout]    |                           ^^^^^^^^^     -------------------------- the same lifetime is hidden here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub fn aux_reset_done(&mut self) -> AuxResetDoneW<'_, PwrstatSpec> {
[INFO] [stdout]    |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aon_pmctl/pwrstat.rs:67:31
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub fn aux_bus_reset_done(&mut self) -> AuxBusResetDoneW<PwrstatSpec> {
[INFO] [stdout]    |                               ^^^^^^^^^     ----------------------------- the same lifetime is hidden here
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub fn aux_bus_reset_done(&mut self) -> AuxBusResetDoneW<'_, PwrstatSpec> {
[INFO] [stdout]    |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aon_pmctl/pwrstat.rs:74:23
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub fn jtag_pd_on(&mut self) -> JtagPdOnW<PwrstatSpec> {
[INFO] [stdout]    |                       ^^^^^^^^^     ---------------------- the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub fn jtag_pd_on(&mut self) -> JtagPdOnW<'_, PwrstatSpec> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aon_pmctl/pwrstat.rs:81:22
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub fn reserved3(&mut self) -> Reserved3W<PwrstatSpec> {
[INFO] [stdout]    |                      ^^^^^^^^^     ----------------------- the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub fn reserved3(&mut self) -> Reserved3W<'_, PwrstatSpec> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aon_pmctl/shutdown.rs:36:15
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn en(&mut self) -> EnW<ShutdownSpec> {
[INFO] [stdout]    |               ^^^^^^^^^     ----------------- the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn en(&mut self) -> EnW<'_, ShutdownSpec> {
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aon_pmctl/shutdown.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn reserved1(&mut self) -> Reserved1W<ShutdownSpec> {
[INFO] [stdout]    |                      ^^^^^^^^^     ------------------------ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn reserved1(&mut self) -> Reserved1W<'_, ShutdownSpec> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aon_pmctl/rechargecfg.rs:191:18
[INFO] [stdout]     |
[INFO] [stdout] 191 |     pub fn per_e(&mut self) -> PerEW<RechargecfgSpec> {
[INFO] [stdout]     |                  ^^^^^^^^^     ---------------------- the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 191 |     pub fn per_e(&mut self) -> PerEW<'_, RechargecfgSpec> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aon_pmctl/rechargecfg.rs:198:18
[INFO] [stdout]     |
[INFO] [stdout] 198 |     pub fn per_m(&mut self) -> PerMW<RechargecfgSpec> {
[INFO] [stdout]     |                  ^^^^^^^^^     ---------------------- the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 198 |     pub fn per_m(&mut self) -> PerMW<'_, RechargecfgSpec> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aon_pmctl/rechargecfg.rs:205:22
[INFO] [stdout]     |
[INFO] [stdout] 205 |     pub fn max_per_e(&mut self) -> MaxPerEW<RechargecfgSpec> {
[INFO] [stdout]     |                      ^^^^^^^^^     ------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 205 |     pub fn max_per_e(&mut self) -> MaxPerEW<'_, RechargecfgSpec> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aon_pmctl/rechargecfg.rs:212:22
[INFO] [stdout]     |
[INFO] [stdout] 212 |     pub fn max_per_m(&mut self) -> MaxPerMW<RechargecfgSpec> {
[INFO] [stdout]     |                      ^^^^^^^^^     ------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 212 |     pub fn max_per_m(&mut self) -> MaxPerMW<'_, RechargecfgSpec> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aon_pmctl/rechargecfg.rs:219:15
[INFO] [stdout]     |
[INFO] [stdout] 219 |     pub fn c1(&mut self) -> C1W<RechargecfgSpec> {
[INFO] [stdout]     |               ^^^^^^^^^     -------------------- the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 219 |     pub fn c1(&mut self) -> C1W<'_, RechargecfgSpec> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aon_pmctl/rechargecfg.rs:226:15
[INFO] [stdout]     |
[INFO] [stdout] 226 |     pub fn c2(&mut self) -> C2W<RechargecfgSpec> {
[INFO] [stdout]     |               ^^^^^^^^^     -------------------- the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 226 |     pub fn c2(&mut self) -> C2W<'_, RechargecfgSpec> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aon_pmctl/rechargecfg.rs:233:23
[INFO] [stdout]     |
[INFO] [stdout] 233 |     pub fn reserved24(&mut self) -> Reserved24W<RechargecfgSpec> {
[INFO] [stdout]     |                       ^^^^^^^^^     ---------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 233 |     pub fn reserved24(&mut self) -> Reserved24W<'_, RechargecfgSpec> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aon_pmctl/rechargecfg.rs:240:17
[INFO] [stdout]     |
[INFO] [stdout] 240 |     pub fn mode(&mut self) -> ModeW<RechargecfgSpec> {
[INFO] [stdout]     |                 ^^^^^^^^^     ---------------------- the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 240 |     pub fn mode(&mut self) -> ModeW<'_, RechargecfgSpec> {
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aon_pmctl/rechargestat.rs:48:25
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub fn max_used_per(&mut self) -> MaxUsedPerW<RechargestatSpec> {
[INFO] [stdout]    |                         ^^^^^^^^^     ----------------------------- the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub fn max_used_per(&mut self) -> MaxUsedPerW<'_, RechargestatSpec> {
[INFO] [stdout]    |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aon_pmctl/rechargestat.rs:55:23
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn vddr_smpls(&mut self) -> VddrSmplsW<RechargestatSpec> {
[INFO] [stdout]    |                       ^^^^^^^^^     ---------------------------- the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn vddr_smpls(&mut self) -> VddrSmplsW<'_, RechargestatSpec> {
[INFO] [stdout]    |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aon_pmctl/rechargestat.rs:62:23
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn reserved20(&mut self) -> Reserved20W<RechargestatSpec> {
[INFO] [stdout]    |                       ^^^^^^^^^     ----------------------------- the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn reserved20(&mut self) -> Reserved20W<'_, RechargestatSpec> {
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aon_pmctl/osccfg.rs:48:18
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub fn per_e(&mut self) -> PerEW<OsccfgSpec> {
[INFO] [stdout]    |                  ^^^^^^^^^     ----------------- the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub fn per_e(&mut self) -> PerEW<'_, OsccfgSpec> {
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aon_pmctl/osccfg.rs:55:18
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn per_m(&mut self) -> PerMW<OsccfgSpec> {
[INFO] [stdout]    |                  ^^^^^^^^^     ----------------- the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn per_m(&mut self) -> PerMW<'_, OsccfgSpec> {
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aon_pmctl/osccfg.rs:62:22
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn reserved8(&mut self) -> Reserved8W<OsccfgSpec> {
[INFO] [stdout]    |                      ^^^^^^^^^     ---------------------- the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn reserved8(&mut self) -> Reserved8W<'_, OsccfgSpec> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aon_pmctl/resetctl.rs:365:22
[INFO] [stdout]     |
[INFO] [stdout] 365 |     pub fn reserved0(&mut self) -> Reserved0W<ResetctlSpec> {
[INFO] [stdout]     |                      ^^^^^^^^^     ------------------------ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 365 |     pub fn reserved0(&mut self) -> Reserved0W<'_, ResetctlSpec> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aon_pmctl/resetctl.rs:372:22
[INFO] [stdout]     |
[INFO] [stdout] 372 |     pub fn reset_src(&mut self) -> ResetSrcW<ResetctlSpec> {
[INFO] [stdout]     |                      ^^^^^^^^^     ----------------------- the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 372 |     pub fn reset_src(&mut self) -> ResetSrcW<'_, ResetctlSpec> {
[INFO] [stdout]     |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aon_pmctl/resetctl.rs:379:27
[INFO] [stdout]     |
[INFO] [stdout] 379 |     pub fn mcu_warm_reset(&mut self) -> McuWarmResetW<ResetctlSpec> {
[INFO] [stdout]     |                           ^^^^^^^^^     --------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 379 |     pub fn mcu_warm_reset(&mut self) -> McuWarmResetW<'_, ResetctlSpec> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aon_pmctl/resetctl.rs:387:24
[INFO] [stdout]     |
[INFO] [stdout] 387 |     pub fn clk_loss_en(&mut self) -> ClkLossEnW<ResetctlSpec> {
[INFO] [stdout]     |                        ^^^^^^^^^     ------------------------ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 387 |     pub fn clk_loss_en(&mut self) -> ClkLossEnW<'_, ResetctlSpec> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aon_pmctl/resetctl.rs:394:24
[INFO] [stdout]     |
[INFO] [stdout] 394 |     pub fn vdd_loss_en(&mut self) -> VddLossEnW<ResetctlSpec> {
[INFO] [stdout]     |                        ^^^^^^^^^     ------------------------ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 394 |     pub fn vdd_loss_en(&mut self) -> VddLossEnW<'_, ResetctlSpec> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aon_pmctl/resetctl.rs:401:25
[INFO] [stdout]     |
[INFO] [stdout] 401 |     pub fn vddr_loss_en(&mut self) -> VddrLossEnW<ResetctlSpec> {
[INFO] [stdout]     |                         ^^^^^^^^^     ------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 401 |     pub fn vddr_loss_en(&mut self) -> VddrLossEnW<'_, ResetctlSpec> {
[INFO] [stdout]     |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aon_pmctl/resetctl.rs:408:25
[INFO] [stdout]     |
[INFO] [stdout] 408 |     pub fn vdds_loss_en(&mut self) -> VddsLossEnW<ResetctlSpec> {
[INFO] [stdout]     |                         ^^^^^^^^^     ------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 408 |     pub fn vdds_loss_en(&mut self) -> VddsLossEnW<'_, ResetctlSpec> {
[INFO] [stdout]     |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aon_pmctl/resetctl.rs:415:22
[INFO] [stdout]     |
[INFO] [stdout] 415 |     pub fn reserved9(&mut self) -> Reserved9W<ResetctlSpec> {
[INFO] [stdout]     |                      ^^^^^^^^^     ------------------------ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 415 |     pub fn reserved9(&mut self) -> Reserved9W<'_, ResetctlSpec> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aon_pmctl/resetctl.rs:422:23
[INFO] [stdout]     |
[INFO] [stdout] 422 |     pub fn boot_det_0(&mut self) -> BootDet0W<ResetctlSpec> {
[INFO] [stdout]     |                       ^^^^^^^^^     ----------------------- the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 422 |     pub fn boot_det_0(&mut self) -> BootDet0W<'_, ResetctlSpec> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aon_pmctl/resetctl.rs:429:23
[INFO] [stdout]     |
[INFO] [stdout] 429 |     pub fn boot_det_1(&mut self) -> BootDet1W<ResetctlSpec> {
[INFO] [stdout]     |                       ^^^^^^^^^     ----------------------- the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 429 |     pub fn boot_det_1(&mut self) -> BootDet1W<'_, ResetctlSpec> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aon_pmctl/resetctl.rs:436:28
[INFO] [stdout]     |
[INFO] [stdout] 436 |     pub fn gpio_wu_from_sd(&mut self) -> GpioWuFromSdW<ResetctlSpec> {
[INFO] [stdout]     |                            ^^^^^^^^^     --------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 436 |     pub fn gpio_wu_from_sd(&mut self) -> GpioWuFromSdW<'_, ResetctlSpec> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aon_pmctl/resetctl.rs:443:23
[INFO] [stdout]     |
[INFO] [stdout] 443 |     pub fn wu_from_sd(&mut self) -> WuFromSdW<ResetctlSpec> {
[INFO] [stdout]     |                       ^^^^^^^^^     ----------------------- the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 443 |     pub fn wu_from_sd(&mut self) -> WuFromSdW<'_, ResetctlSpec> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aon_pmctl/resetctl.rs:450:27
[INFO] [stdout]     |
[INFO] [stdout] 450 |     pub fn boot_det_0_set(&mut self) -> BootDet0SetW<ResetctlSpec> {
[INFO] [stdout]     |                           ^^^^^^^^^     -------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 450 |     pub fn boot_det_0_set(&mut self) -> BootDet0SetW<'_, ResetctlSpec> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aon_pmctl/resetctl.rs:457:27
[INFO] [stdout]     |
[INFO] [stdout] 457 |     pub fn boot_det_1_set(&mut self) -> BootDet1SetW<ResetctlSpec> {
[INFO] [stdout]     |                           ^^^^^^^^^     -------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 457 |     pub fn boot_det_1_set(&mut self) -> BootDet1SetW<'_, ResetctlSpec> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aon_pmctl/resetctl.rs:464:23
[INFO] [stdout]     |
[INFO] [stdout] 464 |     pub fn reserved18(&mut self) -> Reserved18W<ResetctlSpec> {
[INFO] [stdout]     |                       ^^^^^^^^^     ------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 464 |     pub fn reserved18(&mut self) -> Reserved18W<'_, ResetctlSpec> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aon_pmctl/resetctl.rs:471:27
[INFO] [stdout]     |
[INFO] [stdout] 471 |     pub fn boot_det_0_clr(&mut self) -> BootDet0ClrW<ResetctlSpec> {
[INFO] [stdout]     |                           ^^^^^^^^^     -------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 471 |     pub fn boot_det_0_clr(&mut self) -> BootDet0ClrW<'_, ResetctlSpec> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aon_pmctl/resetctl.rs:478:27
[INFO] [stdout]     |
[INFO] [stdout] 478 |     pub fn boot_det_1_clr(&mut self) -> BootDet1ClrW<ResetctlSpec> {
[INFO] [stdout]     |                           ^^^^^^^^^     -------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 478 |     pub fn boot_det_1_clr(&mut self) -> BootDet1ClrW<'_, ResetctlSpec> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aon_pmctl/resetctl.rs:485:23
[INFO] [stdout]     |
[INFO] [stdout] 485 |     pub fn reserved26(&mut self) -> Reserved26W<ResetctlSpec> {
[INFO] [stdout]     |                       ^^^^^^^^^     ------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 485 |     pub fn reserved26(&mut self) -> Reserved26W<'_, ResetctlSpec> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aon_pmctl/resetctl.rs:492:21
[INFO] [stdout]     |
[INFO] [stdout] 492 |     pub fn sysreset(&mut self) -> SysresetW<ResetctlSpec> {
[INFO] [stdout]     |                     ^^^^^^^^^     ----------------------- the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 492 |     pub fn sysreset(&mut self) -> SysresetW<'_, ResetctlSpec> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aon_pmctl/sleepctl.rs:36:29
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn io_pad_sleep_dis(&mut self) -> IoPadSleepDisW<SleepctlSpec> {
[INFO] [stdout]    |                             ^^^^^^^^^     ---------------------------- the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn io_pad_sleep_dis(&mut self) -> IoPadSleepDisW<'_, SleepctlSpec> {
[INFO] [stdout]    |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aon_pmctl/sleepctl.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn reserved1(&mut self) -> Reserved1W<SleepctlSpec> {
[INFO] [stdout]    |                      ^^^^^^^^^     ------------------------ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn reserved1(&mut self) -> Reserved1W<'_, SleepctlSpec> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aon_pmctl/jtagcfg.rs:48:22
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub fn reserved0(&mut self) -> Reserved0W<JtagcfgSpec> {
[INFO] [stdout]    |                      ^^^^^^^^^     ----------------------- the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub fn reserved0(&mut self) -> Reserved0W<'_, JtagcfgSpec> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aon_pmctl/jtagcfg.rs:55:29
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn jtag_pd_force_on(&mut self) -> JtagPdForceOnW<JtagcfgSpec> {
[INFO] [stdout]    |                             ^^^^^^^^^     --------------------------- the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn jtag_pd_force_on(&mut self) -> JtagPdForceOnW<'_, JtagcfgSpec> {
[INFO] [stdout]    |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aon_pmctl/jtagcfg.rs:62:22
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn reserved9(&mut self) -> Reserved9W<JtagcfgSpec> {
[INFO] [stdout]    |                      ^^^^^^^^^     ----------------------- the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn reserved9(&mut self) -> Reserved9W<'_, JtagcfgSpec> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aon_pmctl/jtagusercode.rs:24:22
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn user_code(&mut self) -> UserCodeW<JtagusercodeSpec> {
[INFO] [stdout]    |                      ^^^^^^^^^     --------------------------- the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn user_code(&mut self) -> UserCodeW<'_, JtagusercodeSpec> {
[INFO] [stdout]    |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aon_rtc/ctl.rs:416:15
[INFO] [stdout]     |
[INFO] [stdout] 416 |     pub fn en(&mut self) -> EnW<CtlSpec> {
[INFO] [stdout]     |               ^^^^^^^^^     ------------ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 416 |     pub fn en(&mut self) -> EnW<'_, CtlSpec> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aon_rtc/ctl.rs:423:23
[INFO] [stdout]     |
[INFO] [stdout] 423 |     pub fn rtc_upd_en(&mut self) -> RtcUpdEnW<CtlSpec> {
[INFO] [stdout]     |                       ^^^^^^^^^     ------------------ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 423 |     pub fn rtc_upd_en(&mut self) -> RtcUpdEnW<'_, CtlSpec> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aon_rtc/ctl.rs:430:24
[INFO] [stdout]     |
[INFO] [stdout] 430 |     pub fn rtc_4khz_en(&mut self) -> Rtc4khzEnW<CtlSpec> {
[INFO] [stdout]     |                        ^^^^^^^^^     ------------------- the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 430 |     pub fn rtc_4khz_en(&mut self) -> Rtc4khzEnW<'_, CtlSpec> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aon_rtc/ctl.rs:437:22
[INFO] [stdout]     |
[INFO] [stdout] 437 |     pub fn reserved3(&mut self) -> Reserved3W<CtlSpec> {
[INFO] [stdout]     |                      ^^^^^^^^^     ------------------- the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 437 |     pub fn reserved3(&mut self) -> Reserved3W<'_, CtlSpec> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aon_rtc/ctl.rs:444:18
[INFO] [stdout]     |
[INFO] [stdout] 444 |     pub fn reset(&mut self) -> ResetW<CtlSpec> {
[INFO] [stdout]     |                  ^^^^^^^^^     --------------- the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 444 |     pub fn reset(&mut self) -> ResetW<'_, CtlSpec> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aon_rtc/ctl.rs:451:21
[INFO] [stdout]     |
[INFO] [stdout] 451 |     pub fn ev_delay(&mut self) -> EvDelayW<CtlSpec> {
[INFO] [stdout]     |                     ^^^^^^^^^     ----------------- the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 451 |     pub fn ev_delay(&mut self) -> EvDelayW<'_, CtlSpec> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aon_rtc/ctl.rs:458:23
[INFO] [stdout]     |
[INFO] [stdout] 458 |     pub fn reserved12(&mut self) -> Reserved12W<CtlSpec> {
[INFO] [stdout]     |                       ^^^^^^^^^     -------------------- the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 458 |     pub fn reserved12(&mut self) -> Reserved12W<'_, CtlSpec> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aon_rtc/ctl.rs:465:25
[INFO] [stdout]     |
[INFO] [stdout] 465 |     pub fn comb_ev_mask(&mut self) -> CombEvMaskW<CtlSpec> {
[INFO] [stdout]     |                         ^^^^^^^^^     -------------------- the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 465 |     pub fn comb_ev_mask(&mut self) -> CombEvMaskW<'_, CtlSpec> {
[INFO] [stdout]     |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aon_rtc/ctl.rs:472:23
[INFO] [stdout]     |
[INFO] [stdout] 472 |     pub fn reserved19(&mut self) -> Reserved19W<CtlSpec> {
[INFO] [stdout]     |                       ^^^^^^^^^     -------------------- the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 472 |     pub fn reserved19(&mut self) -> Reserved19W<'_, CtlSpec> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aon_rtc/evflags.rs:84:16
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub fn ch0(&mut self) -> Ch0W<EvflagsSpec> {
[INFO] [stdout]    |                ^^^^^^^^^     ----------------- the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub fn ch0(&mut self) -> Ch0W<'_, EvflagsSpec> {
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aon_rtc/evflags.rs:91:22
[INFO] [stdout]    |
[INFO] [stdout] 91 |     pub fn reserved1(&mut self) -> Reserved1W<EvflagsSpec> {
[INFO] [stdout]    |                      ^^^^^^^^^     ----------------------- the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 91 |     pub fn reserved1(&mut self) -> Reserved1W<'_, EvflagsSpec> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aon_rtc/evflags.rs:98:16
[INFO] [stdout]    |
[INFO] [stdout] 98 |     pub fn ch1(&mut self) -> Ch1W<EvflagsSpec> {
[INFO] [stdout]    |                ^^^^^^^^^     ----------------- the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 98 |     pub fn ch1(&mut self) -> Ch1W<'_, EvflagsSpec> {
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aon_rtc/evflags.rs:105:22
[INFO] [stdout]     |
[INFO] [stdout] 105 |     pub fn reserved9(&mut self) -> Reserved9W<EvflagsSpec> {
[INFO] [stdout]     |                      ^^^^^^^^^     ----------------------- the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 105 |     pub fn reserved9(&mut self) -> Reserved9W<'_, EvflagsSpec> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aon_rtc/evflags.rs:112:16
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub fn ch2(&mut self) -> Ch2W<EvflagsSpec> {
[INFO] [stdout]     |                ^^^^^^^^^     ----------------- the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub fn ch2(&mut self) -> Ch2W<'_, EvflagsSpec> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aon_rtc/evflags.rs:119:23
[INFO] [stdout]     |
[INFO] [stdout] 119 |     pub fn reserved17(&mut self) -> Reserved17W<EvflagsSpec> {
[INFO] [stdout]     |                       ^^^^^^^^^     ------------------------ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 119 |     pub fn reserved17(&mut self) -> Reserved17W<'_, EvflagsSpec> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aon_rtc/sec.rs:24:18
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn value(&mut self) -> ValueW<SecSpec> {
[INFO] [stdout]    |                  ^^^^^^^^^     --------------- the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn value(&mut self) -> ValueW<'_, SecSpec> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aon_rtc/subsec.rs:24:18
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn value(&mut self) -> ValueW<SubsecSpec> {
[INFO] [stdout]    |                  ^^^^^^^^^     ------------------ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn value(&mut self) -> ValueW<'_, SubsecSpec> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aon_rtc/subsecinc.rs:44:21
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub fn valueinc(&mut self) -> ValueincW<SubsecincSpec> {
[INFO] [stdout]    |                     ^^^^^^^^^     ------------------------ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub fn valueinc(&mut self) -> ValueincW<'_, SubsecincSpec> {
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aon_rtc/subsecinc.rs:51:23
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub fn reserved24(&mut self) -> Reserved24W<SubsecincSpec> {
[INFO] [stdout]    |                       ^^^^^^^^^     -------------------------- the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub fn reserved24(&mut self) -> Reserved24W<'_, SubsecincSpec> {
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aon_rtc/chctl.rs:120:19
[INFO] [stdout]     |
[INFO] [stdout] 120 |     pub fn ch0_en(&mut self) -> Ch0EnW<ChctlSpec> {
[INFO] [stdout]     |                   ^^^^^^^^^     ----------------- the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 120 |     pub fn ch0_en(&mut self) -> Ch0EnW<'_, ChctlSpec> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aon_rtc/chctl.rs:127:22
[INFO] [stdout]     |
[INFO] [stdout] 127 |     pub fn reserved1(&mut self) -> Reserved1W<ChctlSpec> {
[INFO] [stdout]     |                      ^^^^^^^^^     --------------------- the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 127 |     pub fn reserved1(&mut self) -> Reserved1W<'_, ChctlSpec> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aon_rtc/chctl.rs:134:19
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub fn ch1_en(&mut self) -> Ch1EnW<ChctlSpec> {
[INFO] [stdout]     |                   ^^^^^^^^^     ----------------- the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub fn ch1_en(&mut self) -> Ch1EnW<'_, ChctlSpec> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aon_rtc/chctl.rs:141:24
[INFO] [stdout]     |
[INFO] [stdout] 141 |     pub fn ch1_capt_en(&mut self) -> Ch1CaptEnW<ChctlSpec> {
[INFO] [stdout]     |                        ^^^^^^^^^     --------------------- the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 141 |     pub fn ch1_capt_en(&mut self) -> Ch1CaptEnW<'_, ChctlSpec> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aon_rtc/chctl.rs:148:23
[INFO] [stdout]     |
[INFO] [stdout] 148 |     pub fn reserved10(&mut self) -> Reserved10W<ChctlSpec> {
[INFO] [stdout]     |                       ^^^^^^^^^     ---------------------- the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 148 |     pub fn reserved10(&mut self) -> Reserved10W<'_, ChctlSpec> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aon_rtc/chctl.rs:155:19
[INFO] [stdout]     |
[INFO] [stdout] 155 |     pub fn ch2_en(&mut self) -> Ch2EnW<ChctlSpec> {
[INFO] [stdout]     |                   ^^^^^^^^^     ----------------- the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 155 |     pub fn ch2_en(&mut self) -> Ch2EnW<'_, ChctlSpec> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aon_rtc/chctl.rs:162:23
[INFO] [stdout]     |
[INFO] [stdout] 162 |     pub fn reserved17(&mut self) -> Reserved17W<ChctlSpec> {
[INFO] [stdout]     |                       ^^^^^^^^^     ---------------------- the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 162 |     pub fn reserved17(&mut self) -> Reserved17W<'_, ChctlSpec> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aon_rtc/chctl.rs:169:24
[INFO] [stdout]     |
[INFO] [stdout] 169 |     pub fn ch2_cont_en(&mut self) -> Ch2ContEnW<ChctlSpec> {
[INFO] [stdout]     |                        ^^^^^^^^^     --------------------- the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 169 |     pub fn ch2_cont_en(&mut self) -> Ch2ContEnW<'_, ChctlSpec> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aon_rtc/chctl.rs:176:23
[INFO] [stdout]     |
[INFO] [stdout] 176 |     pub fn reserved19(&mut self) -> Reserved19W<ChctlSpec> {
[INFO] [stdout]     |                       ^^^^^^^^^     ---------------------- the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 176 |     pub fn reserved19(&mut self) -> Reserved19W<'_, ChctlSpec> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aon_rtc/ch0cmp.rs:24:18
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn value(&mut self) -> ValueW<Ch0cmpSpec> {
[INFO] [stdout]    |                  ^^^^^^^^^     ------------------ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn value(&mut self) -> ValueW<'_, Ch0cmpSpec> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aon_rtc/ch1cmp.rs:24:18
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn value(&mut self) -> ValueW<Ch1cmpSpec> {
[INFO] [stdout]    |                  ^^^^^^^^^     ------------------ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn value(&mut self) -> ValueW<'_, Ch1cmpSpec> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aon_rtc/ch2cmp.rs:24:18
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn value(&mut self) -> ValueW<Ch2cmpSpec> {
[INFO] [stdout]    |                  ^^^^^^^^^     ------------------ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn value(&mut self) -> ValueW<'_, Ch2cmpSpec> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aon_rtc/ch2cmpinc.rs:24:18
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn value(&mut self) -> ValueW<Ch2cmpincSpec> {
[INFO] [stdout]    |                  ^^^^^^^^^     --------------------- the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn value(&mut self) -> ValueW<'_, Ch2cmpincSpec> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aon_rtc/ch1capt.rs:36:19
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn subsec(&mut self) -> SubsecW<Ch1captSpec> {
[INFO] [stdout]    |                   ^^^^^^^^^     -------------------- the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn subsec(&mut self) -> SubsecW<'_, Ch1captSpec> {
[INFO] [stdout]    |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aon_rtc/ch1capt.rs:43:16
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn sec(&mut self) -> SecW<Ch1captSpec> {
[INFO] [stdout]    |                ^^^^^^^^^     ----------------- the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn sec(&mut self) -> SecW<'_, Ch1captSpec> {
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aon_rtc/sync.rs:36:18
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn wbusy(&mut self) -> WbusyW<SyncSpec> {
[INFO] [stdout]    |                  ^^^^^^^^^     ---------------- the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn wbusy(&mut self) -> WbusyW<'_, SyncSpec> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aon_rtc/sync.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn reserved1(&mut self) -> Reserved1W<SyncSpec> {
[INFO] [stdout]    |                      ^^^^^^^^^     -------------------- the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn reserved1(&mut self) -> Reserved1W<'_, SyncSpec> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aon_rtc/time.rs:36:21
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn subsec_h(&mut self) -> SubsecHW<TimeSpec> {
[INFO] [stdout]    |                     ^^^^^^^^^     ------------------ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn subsec_h(&mut self) -> SubsecHW<'_, TimeSpec> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aon_rtc/time.rs:43:18
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn sec_l(&mut self) -> SecLW<TimeSpec> {
[INFO] [stdout]    |                  ^^^^^^^^^     --------------- the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn sec_l(&mut self) -> SecLW<'_, TimeSpec> {
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aon_rtc/synclf.rs:36:18
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn phase(&mut self) -> PhaseW<SynclfSpec> {
[INFO] [stdout]    |                  ^^^^^^^^^     ------------------ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn phase(&mut self) -> PhaseW<'_, SynclfSpec> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aon_rtc/synclf.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn reserved1(&mut self) -> Reserved1W<SynclfSpec> {
[INFO] [stdout]    |                      ^^^^^^^^^     ---------------------- the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn reserved1(&mut self) -> Reserved1W<'_, SynclfSpec> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/aux_aiodio0/iomode.rs:1024:16
[INFO] [stdout]      |
[INFO] [stdout] 1024 |     pub fn io0(&mut self) -> Io0W<IomodeSpec> {
[INFO] [stdout]      |                ^^^^^^^^^     ---------------- the same lifetime is hidden here
[INFO] [stdout]      |                |
[INFO] [stdout]      |                the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1024 |     pub fn io0(&mut self) -> Io0W<'_, IomodeSpec> {
[INFO] [stdout]      |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/aux_aiodio0/iomode.rs:1031:16
[INFO] [stdout]      |
[INFO] [stdout] 1031 |     pub fn io1(&mut self) -> Io1W<IomodeSpec> {
[INFO] [stdout]      |                ^^^^^^^^^     ---------------- the same lifetime is hidden here
[INFO] [stdout]      |                |
[INFO] [stdout]      |                the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1031 |     pub fn io1(&mut self) -> Io1W<'_, IomodeSpec> {
[INFO] [stdout]      |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/aux_aiodio0/iomode.rs:1038:16
[INFO] [stdout]      |
[INFO] [stdout] 1038 |     pub fn io2(&mut self) -> Io2W<IomodeSpec> {
[INFO] [stdout]      |                ^^^^^^^^^     ---------------- the same lifetime is hidden here
[INFO] [stdout]      |                |
[INFO] [stdout]      |                the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1038 |     pub fn io2(&mut self) -> Io2W<'_, IomodeSpec> {
[INFO] [stdout]      |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/aux_aiodio0/iomode.rs:1045:16
[INFO] [stdout]      |
[INFO] [stdout] 1045 |     pub fn io3(&mut self) -> Io3W<IomodeSpec> {
[INFO] [stdout]      |                ^^^^^^^^^     ---------------- the same lifetime is hidden here
[INFO] [stdout]      |                |
[INFO] [stdout]      |                the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1045 |     pub fn io3(&mut self) -> Io3W<'_, IomodeSpec> {
[INFO] [stdout]      |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/aux_aiodio0/iomode.rs:1052:16
[INFO] [stdout]      |
[INFO] [stdout] 1052 |     pub fn io4(&mut self) -> Io4W<IomodeSpec> {
[INFO] [stdout]      |                ^^^^^^^^^     ---------------- the same lifetime is hidden here
[INFO] [stdout]      |                |
[INFO] [stdout]      |                the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1052 |     pub fn io4(&mut self) -> Io4W<'_, IomodeSpec> {
[INFO] [stdout]      |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/aux_aiodio0/iomode.rs:1059:16
[INFO] [stdout]      |
[INFO] [stdout] 1059 |     pub fn io5(&mut self) -> Io5W<IomodeSpec> {
[INFO] [stdout]      |                ^^^^^^^^^     ---------------- the same lifetime is hidden here
[INFO] [stdout]      |                |
[INFO] [stdout]      |                the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1059 |     pub fn io5(&mut self) -> Io5W<'_, IomodeSpec> {
[INFO] [stdout]      |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/aux_aiodio0/iomode.rs:1066:16
[INFO] [stdout]      |
[INFO] [stdout] 1066 |     pub fn io6(&mut self) -> Io6W<IomodeSpec> {
[INFO] [stdout]      |                ^^^^^^^^^     ---------------- the same lifetime is hidden here
[INFO] [stdout]      |                |
[INFO] [stdout]      |                the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1066 |     pub fn io6(&mut self) -> Io6W<'_, IomodeSpec> {
[INFO] [stdout]      |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/aux_aiodio0/iomode.rs:1073:16
[INFO] [stdout]      |
[INFO] [stdout] 1073 |     pub fn io7(&mut self) -> Io7W<IomodeSpec> {
[INFO] [stdout]      |                ^^^^^^^^^     ---------------- the same lifetime is hidden here
[INFO] [stdout]      |                |
[INFO] [stdout]      |                the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1073 |     pub fn io7(&mut self) -> Io7W<'_, IomodeSpec> {
[INFO] [stdout]      |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/aux_aiodio0/iomode.rs:1080:23
[INFO] [stdout]      |
[INFO] [stdout] 1080 |     pub fn reserved16(&mut self) -> Reserved16W<IomodeSpec> {
[INFO] [stdout]      |                       ^^^^^^^^^     ----------------------- the same lifetime is hidden here
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1080 |     pub fn reserved16(&mut self) -> Reserved16W<'_, IomodeSpec> {
[INFO] [stdout]      |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_aiodio0/gpiodie.rs:40:18
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn io7_0(&mut self) -> Io7_0W<GpiodieSpec> {
[INFO] [stdout]    |                  ^^^^^^^^^     ------------------- the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn io7_0(&mut self) -> Io7_0W<'_, GpiodieSpec> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_aiodio0/gpiodie.rs:47:22
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn reserved8(&mut self) -> Reserved8W<GpiodieSpec> {
[INFO] [stdout]    |                      ^^^^^^^^^     ----------------------- the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn reserved8(&mut self) -> Reserved8W<'_, GpiodieSpec> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_aiodio0/iopoe.rs:44:18
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub fn io7_0(&mut self) -> Io7_0W<IopoeSpec> {
[INFO] [stdout]    |                  ^^^^^^^^^     ----------------- the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub fn io7_0(&mut self) -> Io7_0W<'_, IopoeSpec> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_aiodio0/iopoe.rs:51:22
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub fn reserved8(&mut self) -> Reserved8W<IopoeSpec> {
[INFO] [stdout]    |                      ^^^^^^^^^     --------------------- the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub fn reserved8(&mut self) -> Reserved8W<'_, IopoeSpec> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_aiodio0/gpiodout.rs:36:18
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn io7_0(&mut self) -> Io7_0W<GpiodoutSpec> {
[INFO] [stdout]    |                  ^^^^^^^^^     -------------------- the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn io7_0(&mut self) -> Io7_0W<'_, GpiodoutSpec> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_aiodio0/gpiodout.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn reserved8(&mut self) -> Reserved8W<GpiodoutSpec> {
[INFO] [stdout]    |                      ^^^^^^^^^     ------------------------ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn reserved8(&mut self) -> Reserved8W<'_, GpiodoutSpec> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_aiodio0/gpiodin.rs:40:18
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn io7_0(&mut self) -> Io7_0W<GpiodinSpec> {
[INFO] [stdout]    |                  ^^^^^^^^^     ------------------- the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn io7_0(&mut self) -> Io7_0W<'_, GpiodinSpec> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_aiodio0/gpiodin.rs:47:22
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn reserved8(&mut self) -> Reserved8W<GpiodinSpec> {
[INFO] [stdout]    |                      ^^^^^^^^^     ----------------------- the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn reserved8(&mut self) -> Reserved8W<'_, GpiodinSpec> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_aiodio0/gpiodoutset.rs:36:18
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn io7_0(&mut self) -> Io7_0W<GpiodoutsetSpec> {
[INFO] [stdout]    |                  ^^^^^^^^^     ----------------------- the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn io7_0(&mut self) -> Io7_0W<'_, GpiodoutsetSpec> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_aiodio0/gpiodoutset.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn reserved8(&mut self) -> Reserved8W<GpiodoutsetSpec> {
[INFO] [stdout]    |                      ^^^^^^^^^     --------------------------- the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn reserved8(&mut self) -> Reserved8W<'_, GpiodoutsetSpec> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_aiodio0/gpiodoutclr.rs:36:18
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn io7_0(&mut self) -> Io7_0W<GpiodoutclrSpec> {
[INFO] [stdout]    |                  ^^^^^^^^^     ----------------------- the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn io7_0(&mut self) -> Io7_0W<'_, GpiodoutclrSpec> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_aiodio0/gpiodoutclr.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn reserved8(&mut self) -> Reserved8W<GpiodoutclrSpec> {
[INFO] [stdout]    |                      ^^^^^^^^^     --------------------------- the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn reserved8(&mut self) -> Reserved8W<'_, GpiodoutclrSpec> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_aiodio0/gpiodouttgl.rs:36:18
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn io7_0(&mut self) -> Io7_0W<GpiodouttglSpec> {
[INFO] [stdout]    |                  ^^^^^^^^^     ----------------------- the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn io7_0(&mut self) -> Io7_0W<'_, GpiodouttglSpec> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_aiodio0/gpiodouttgl.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn reserved8(&mut self) -> Reserved8W<GpiodouttglSpec> {
[INFO] [stdout]    |                      ^^^^^^^^^     --------------------------- the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn reserved8(&mut self) -> Reserved8W<'_, GpiodouttglSpec> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_aiodio0/io0psel.rs:176:16
[INFO] [stdout]     |
[INFO] [stdout] 176 |     pub fn src(&mut self) -> SrcW<Io0pselSpec> {
[INFO] [stdout]     |                ^^^^^^^^^     ----------------- the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 176 |     pub fn src(&mut self) -> SrcW<'_, Io0pselSpec> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_aiodio0/io0psel.rs:183:22
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub fn reserved3(&mut self) -> Reserved3W<Io0pselSpec> {
[INFO] [stdout]     |                      ^^^^^^^^^     ----------------------- the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub fn reserved3(&mut self) -> Reserved3W<'_, Io0pselSpec> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_aiodio0/io1psel.rs:176:16
[INFO] [stdout]     |
[INFO] [stdout] 176 |     pub fn src(&mut self) -> SrcW<Io1pselSpec> {
[INFO] [stdout]     |                ^^^^^^^^^     ----------------- the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 176 |     pub fn src(&mut self) -> SrcW<'_, Io1pselSpec> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_aiodio0/io1psel.rs:183:22
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub fn reserved3(&mut self) -> Reserved3W<Io1pselSpec> {
[INFO] [stdout]     |                      ^^^^^^^^^     ----------------------- the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub fn reserved3(&mut self) -> Reserved3W<'_, Io1pselSpec> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_aiodio0/io2psel.rs:176:16
[INFO] [stdout]     |
[INFO] [stdout] 176 |     pub fn src(&mut self) -> SrcW<Io2pselSpec> {
[INFO] [stdout]     |                ^^^^^^^^^     ----------------- the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 176 |     pub fn src(&mut self) -> SrcW<'_, Io2pselSpec> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_aiodio0/io2psel.rs:183:22
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub fn reserved3(&mut self) -> Reserved3W<Io2pselSpec> {
[INFO] [stdout]     |                      ^^^^^^^^^     ----------------------- the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub fn reserved3(&mut self) -> Reserved3W<'_, Io2pselSpec> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_aiodio0/io3psel.rs:176:16
[INFO] [stdout]     |
[INFO] [stdout] 176 |     pub fn src(&mut self) -> SrcW<Io3pselSpec> {
[INFO] [stdout]     |                ^^^^^^^^^     ----------------- the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 176 |     pub fn src(&mut self) -> SrcW<'_, Io3pselSpec> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_aiodio0/io3psel.rs:183:22
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub fn reserved3(&mut self) -> Reserved3W<Io3pselSpec> {
[INFO] [stdout]     |                      ^^^^^^^^^     ----------------------- the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub fn reserved3(&mut self) -> Reserved3W<'_, Io3pselSpec> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_aiodio0/io4psel.rs:176:16
[INFO] [stdout]     |
[INFO] [stdout] 176 |     pub fn src(&mut self) -> SrcW<Io4pselSpec> {
[INFO] [stdout]     |                ^^^^^^^^^     ----------------- the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 176 |     pub fn src(&mut self) -> SrcW<'_, Io4pselSpec> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_aiodio0/io4psel.rs:183:22
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub fn reserved3(&mut self) -> Reserved3W<Io4pselSpec> {
[INFO] [stdout]     |                      ^^^^^^^^^     ----------------------- the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub fn reserved3(&mut self) -> Reserved3W<'_, Io4pselSpec> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_aiodio0/io5psel.rs:176:16
[INFO] [stdout]     |
[INFO] [stdout] 176 |     pub fn src(&mut self) -> SrcW<Io5pselSpec> {
[INFO] [stdout]     |                ^^^^^^^^^     ----------------- the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 176 |     pub fn src(&mut self) -> SrcW<'_, Io5pselSpec> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_aiodio0/io5psel.rs:183:22
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub fn reserved3(&mut self) -> Reserved3W<Io5pselSpec> {
[INFO] [stdout]     |                      ^^^^^^^^^     ----------------------- the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub fn reserved3(&mut self) -> Reserved3W<'_, Io5pselSpec> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_aiodio0/io6psel.rs:176:16
[INFO] [stdout]     |
[INFO] [stdout] 176 |     pub fn src(&mut self) -> SrcW<Io6pselSpec> {
[INFO] [stdout]     |                ^^^^^^^^^     ----------------- the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 176 |     pub fn src(&mut self) -> SrcW<'_, Io6pselSpec> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_aiodio0/io6psel.rs:183:22
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub fn reserved3(&mut self) -> Reserved3W<Io6pselSpec> {
[INFO] [stdout]     |                      ^^^^^^^^^     ----------------------- the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub fn reserved3(&mut self) -> Reserved3W<'_, Io6pselSpec> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_aiodio0/io7psel.rs:176:16
[INFO] [stdout]     |
[INFO] [stdout] 176 |     pub fn src(&mut self) -> SrcW<Io7pselSpec> {
[INFO] [stdout]     |                ^^^^^^^^^     ----------------- the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 176 |     pub fn src(&mut self) -> SrcW<'_, Io7pselSpec> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_aiodio0/io7psel.rs:183:22
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub fn reserved3(&mut self) -> Reserved3W<Io7pselSpec> {
[INFO] [stdout]     |                      ^^^^^^^^^     ----------------------- the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub fn reserved3(&mut self) -> Reserved3W<'_, Io7pselSpec> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_aiodio0/iomodel.rs:72:16
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub fn io0(&mut self) -> Io0W<IomodelSpec> {
[INFO] [stdout]    |                ^^^^^^^^^     ----------------- the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub fn io0(&mut self) -> Io0W<'_, IomodelSpec> {
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_aiodio0/iomodel.rs:79:16
[INFO] [stdout]    |
[INFO] [stdout] 79 |     pub fn io1(&mut self) -> Io1W<IomodelSpec> {
[INFO] [stdout]    |                ^^^^^^^^^     ----------------- the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 79 |     pub fn io1(&mut self) -> Io1W<'_, IomodelSpec> {
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_aiodio0/iomodel.rs:86:16
[INFO] [stdout]    |
[INFO] [stdout] 86 |     pub fn io2(&mut self) -> Io2W<IomodelSpec> {
[INFO] [stdout]    |                ^^^^^^^^^     ----------------- the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 86 |     pub fn io2(&mut self) -> Io2W<'_, IomodelSpec> {
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_aiodio0/iomodel.rs:93:16
[INFO] [stdout]    |
[INFO] [stdout] 93 |     pub fn io3(&mut self) -> Io3W<IomodelSpec> {
[INFO] [stdout]    |                ^^^^^^^^^     ----------------- the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 93 |     pub fn io3(&mut self) -> Io3W<'_, IomodelSpec> {
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_aiodio0/iomodel.rs:100:22
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn reserved8(&mut self) -> Reserved8W<IomodelSpec> {
[INFO] [stdout]     |                      ^^^^^^^^^     ----------------------- the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn reserved8(&mut self) -> Reserved8W<'_, IomodelSpec> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_aiodio0/iomodeh.rs:72:16
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub fn io4(&mut self) -> Io4W<IomodehSpec> {
[INFO] [stdout]    |                ^^^^^^^^^     ----------------- the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub fn io4(&mut self) -> Io4W<'_, IomodehSpec> {
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_aiodio0/iomodeh.rs:79:16
[INFO] [stdout]    |
[INFO] [stdout] 79 |     pub fn io5(&mut self) -> Io5W<IomodehSpec> {
[INFO] [stdout]    |                ^^^^^^^^^     ----------------- the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 79 |     pub fn io5(&mut self) -> Io5W<'_, IomodehSpec> {
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_aiodio0/iomodeh.rs:86:16
[INFO] [stdout]    |
[INFO] [stdout] 86 |     pub fn io6(&mut self) -> Io6W<IomodehSpec> {
[INFO] [stdout]    |                ^^^^^^^^^     ----------------- the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 86 |     pub fn io6(&mut self) -> Io6W<'_, IomodehSpec> {
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_aiodio0/iomodeh.rs:93:16
[INFO] [stdout]    |
[INFO] [stdout] 93 |     pub fn io7(&mut self) -> Io7W<IomodehSpec> {
[INFO] [stdout]    |                ^^^^^^^^^     ----------------- the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 93 |     pub fn io7(&mut self) -> Io7W<'_, IomodehSpec> {
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_aiodio0/iomodeh.rs:100:22
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn reserved8(&mut self) -> Reserved8W<IomodehSpec> {
[INFO] [stdout]     |                      ^^^^^^^^^     ----------------------- the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn reserved8(&mut self) -> Reserved8W<'_, IomodehSpec> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/aux_aiodio1/iomode.rs:1024:16
[INFO] [stdout]      |
[INFO] [stdout] 1024 |     pub fn io0(&mut self) -> Io0W<IomodeSpec> {
[INFO] [stdout]      |                ^^^^^^^^^     ---------------- the same lifetime is hidden here
[INFO] [stdout]      |                |
[INFO] [stdout]      |                the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1024 |     pub fn io0(&mut self) -> Io0W<'_, IomodeSpec> {
[INFO] [stdout]      |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/aux_aiodio1/iomode.rs:1031:16
[INFO] [stdout]      |
[INFO] [stdout] 1031 |     pub fn io1(&mut self) -> Io1W<IomodeSpec> {
[INFO] [stdout]      |                ^^^^^^^^^     ---------------- the same lifetime is hidden here
[INFO] [stdout]      |                |
[INFO] [stdout]      |                the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1031 |     pub fn io1(&mut self) -> Io1W<'_, IomodeSpec> {
[INFO] [stdout]      |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/aux_aiodio1/iomode.rs:1038:16
[INFO] [stdout]      |
[INFO] [stdout] 1038 |     pub fn io2(&mut self) -> Io2W<IomodeSpec> {
[INFO] [stdout]      |                ^^^^^^^^^     ---------------- the same lifetime is hidden here
[INFO] [stdout]      |                |
[INFO] [stdout]      |                the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1038 |     pub fn io2(&mut self) -> Io2W<'_, IomodeSpec> {
[INFO] [stdout]      |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/aux_aiodio1/iomode.rs:1045:16
[INFO] [stdout]      |
[INFO] [stdout] 1045 |     pub fn io3(&mut self) -> Io3W<IomodeSpec> {
[INFO] [stdout]      |                ^^^^^^^^^     ---------------- the same lifetime is hidden here
[INFO] [stdout]      |                |
[INFO] [stdout]      |                the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1045 |     pub fn io3(&mut self) -> Io3W<'_, IomodeSpec> {
[INFO] [stdout]      |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/aux_aiodio1/iomode.rs:1052:16
[INFO] [stdout]      |
[INFO] [stdout] 1052 |     pub fn io4(&mut self) -> Io4W<IomodeSpec> {
[INFO] [stdout]      |                ^^^^^^^^^     ---------------- the same lifetime is hidden here
[INFO] [stdout]      |                |
[INFO] [stdout]      |                the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1052 |     pub fn io4(&mut self) -> Io4W<'_, IomodeSpec> {
[INFO] [stdout]      |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/aux_aiodio1/iomode.rs:1059:16
[INFO] [stdout]      |
[INFO] [stdout] 1059 |     pub fn io5(&mut self) -> Io5W<IomodeSpec> {
[INFO] [stdout]      |                ^^^^^^^^^     ---------------- the same lifetime is hidden here
[INFO] [stdout]      |                |
[INFO] [stdout]      |                the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1059 |     pub fn io5(&mut self) -> Io5W<'_, IomodeSpec> {
[INFO] [stdout]      |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/aux_aiodio1/iomode.rs:1066:16
[INFO] [stdout]      |
[INFO] [stdout] 1066 |     pub fn io6(&mut self) -> Io6W<IomodeSpec> {
[INFO] [stdout]      |                ^^^^^^^^^     ---------------- the same lifetime is hidden here
[INFO] [stdout]      |                |
[INFO] [stdout]      |                the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1066 |     pub fn io6(&mut self) -> Io6W<'_, IomodeSpec> {
[INFO] [stdout]      |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/aux_aiodio1/iomode.rs:1073:16
[INFO] [stdout]      |
[INFO] [stdout] 1073 |     pub fn io7(&mut self) -> Io7W<IomodeSpec> {
[INFO] [stdout]      |                ^^^^^^^^^     ---------------- the same lifetime is hidden here
[INFO] [stdout]      |                |
[INFO] [stdout]      |                the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1073 |     pub fn io7(&mut self) -> Io7W<'_, IomodeSpec> {
[INFO] [stdout]      |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/aux_aiodio1/iomode.rs:1080:23
[INFO] [stdout]      |
[INFO] [stdout] 1080 |     pub fn reserved16(&mut self) -> Reserved16W<IomodeSpec> {
[INFO] [stdout]      |                       ^^^^^^^^^     ----------------------- the same lifetime is hidden here
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1080 |     pub fn reserved16(&mut self) -> Reserved16W<'_, IomodeSpec> {
[INFO] [stdout]      |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_aiodio1/gpiodie.rs:40:18
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn io7_0(&mut self) -> Io7_0W<GpiodieSpec> {
[INFO] [stdout]    |                  ^^^^^^^^^     ------------------- the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn io7_0(&mut self) -> Io7_0W<'_, GpiodieSpec> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_aiodio1/gpiodie.rs:47:22
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn reserved8(&mut self) -> Reserved8W<GpiodieSpec> {
[INFO] [stdout]    |                      ^^^^^^^^^     ----------------------- the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn reserved8(&mut self) -> Reserved8W<'_, GpiodieSpec> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_aiodio1/iopoe.rs:44:18
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub fn io7_0(&mut self) -> Io7_0W<IopoeSpec> {
[INFO] [stdout]    |                  ^^^^^^^^^     ----------------- the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub fn io7_0(&mut self) -> Io7_0W<'_, IopoeSpec> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_aiodio1/iopoe.rs:51:22
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub fn reserved8(&mut self) -> Reserved8W<IopoeSpec> {
[INFO] [stdout]    |                      ^^^^^^^^^     --------------------- the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub fn reserved8(&mut self) -> Reserved8W<'_, IopoeSpec> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_aiodio1/gpiodout.rs:36:18
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn io7_0(&mut self) -> Io7_0W<GpiodoutSpec> {
[INFO] [stdout]    |                  ^^^^^^^^^     -------------------- the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn io7_0(&mut self) -> Io7_0W<'_, GpiodoutSpec> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_aiodio1/gpiodout.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn reserved8(&mut self) -> Reserved8W<GpiodoutSpec> {
[INFO] [stdout]    |                      ^^^^^^^^^     ------------------------ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn reserved8(&mut self) -> Reserved8W<'_, GpiodoutSpec> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_aiodio1/gpiodin.rs:40:18
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn io7_0(&mut self) -> Io7_0W<GpiodinSpec> {
[INFO] [stdout]    |                  ^^^^^^^^^     ------------------- the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn io7_0(&mut self) -> Io7_0W<'_, GpiodinSpec> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_aiodio1/gpiodin.rs:47:22
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn reserved8(&mut self) -> Reserved8W<GpiodinSpec> {
[INFO] [stdout]    |                      ^^^^^^^^^     ----------------------- the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn reserved8(&mut self) -> Reserved8W<'_, GpiodinSpec> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_aiodio1/gpiodoutset.rs:36:18
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn io7_0(&mut self) -> Io7_0W<GpiodoutsetSpec> {
[INFO] [stdout]    |                  ^^^^^^^^^     ----------------------- the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn io7_0(&mut self) -> Io7_0W<'_, GpiodoutsetSpec> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_aiodio1/gpiodoutset.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn reserved8(&mut self) -> Reserved8W<GpiodoutsetSpec> {
[INFO] [stdout]    |                      ^^^^^^^^^     --------------------------- the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn reserved8(&mut self) -> Reserved8W<'_, GpiodoutsetSpec> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_aiodio1/gpiodoutclr.rs:36:18
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn io7_0(&mut self) -> Io7_0W<GpiodoutclrSpec> {
[INFO] [stdout]    |                  ^^^^^^^^^     ----------------------- the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn io7_0(&mut self) -> Io7_0W<'_, GpiodoutclrSpec> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_aiodio1/gpiodoutclr.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn reserved8(&mut self) -> Reserved8W<GpiodoutclrSpec> {
[INFO] [stdout]    |                      ^^^^^^^^^     --------------------------- the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn reserved8(&mut self) -> Reserved8W<'_, GpiodoutclrSpec> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_aiodio1/gpiodouttgl.rs:36:18
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn io7_0(&mut self) -> Io7_0W<GpiodouttglSpec> {
[INFO] [stdout]    |                  ^^^^^^^^^     ----------------------- the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn io7_0(&mut self) -> Io7_0W<'_, GpiodouttglSpec> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_aiodio1/gpiodouttgl.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn reserved8(&mut self) -> Reserved8W<GpiodouttglSpec> {
[INFO] [stdout]    |                      ^^^^^^^^^     --------------------------- the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn reserved8(&mut self) -> Reserved8W<'_, GpiodouttglSpec> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_aiodio1/io0psel.rs:176:16
[INFO] [stdout]     |
[INFO] [stdout] 176 |     pub fn src(&mut self) -> SrcW<Io0pselSpec> {
[INFO] [stdout]     |                ^^^^^^^^^     ----------------- the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 176 |     pub fn src(&mut self) -> SrcW<'_, Io0pselSpec> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_aiodio1/io0psel.rs:183:22
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub fn reserved3(&mut self) -> Reserved3W<Io0pselSpec> {
[INFO] [stdout]     |                      ^^^^^^^^^     ----------------------- the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub fn reserved3(&mut self) -> Reserved3W<'_, Io0pselSpec> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_aiodio1/io1psel.rs:176:16
[INFO] [stdout]     |
[INFO] [stdout] 176 |     pub fn src(&mut self) -> SrcW<Io1pselSpec> {
[INFO] [stdout]     |                ^^^^^^^^^     ----------------- the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 176 |     pub fn src(&mut self) -> SrcW<'_, Io1pselSpec> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_aiodio1/io1psel.rs:183:22
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub fn reserved3(&mut self) -> Reserved3W<Io1pselSpec> {
[INFO] [stdout]     |                      ^^^^^^^^^     ----------------------- the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub fn reserved3(&mut self) -> Reserved3W<'_, Io1pselSpec> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_aiodio1/io2psel.rs:176:16
[INFO] [stdout]     |
[INFO] [stdout] 176 |     pub fn src(&mut self) -> SrcW<Io2pselSpec> {
[INFO] [stdout]     |                ^^^^^^^^^     ----------------- the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 176 |     pub fn src(&mut self) -> SrcW<'_, Io2pselSpec> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_aiodio1/io2psel.rs:183:22
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub fn reserved3(&mut self) -> Reserved3W<Io2pselSpec> {
[INFO] [stdout]     |                      ^^^^^^^^^     ----------------------- the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub fn reserved3(&mut self) -> Reserved3W<'_, Io2pselSpec> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_aiodio1/io3psel.rs:176:16
[INFO] [stdout]     |
[INFO] [stdout] 176 |     pub fn src(&mut self) -> SrcW<Io3pselSpec> {
[INFO] [stdout]     |                ^^^^^^^^^     ----------------- the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 176 |     pub fn src(&mut self) -> SrcW<'_, Io3pselSpec> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_aiodio1/io3psel.rs:183:22
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub fn reserved3(&mut self) -> Reserved3W<Io3pselSpec> {
[INFO] [stdout]     |                      ^^^^^^^^^     ----------------------- the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub fn reserved3(&mut self) -> Reserved3W<'_, Io3pselSpec> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_aiodio1/io4psel.rs:176:16
[INFO] [stdout]     |
[INFO] [stdout] 176 |     pub fn src(&mut self) -> SrcW<Io4pselSpec> {
[INFO] [stdout]     |                ^^^^^^^^^     ----------------- the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 176 |     pub fn src(&mut self) -> SrcW<'_, Io4pselSpec> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_aiodio1/io4psel.rs:183:22
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub fn reserved3(&mut self) -> Reserved3W<Io4pselSpec> {
[INFO] [stdout]     |                      ^^^^^^^^^     ----------------------- the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub fn reserved3(&mut self) -> Reserved3W<'_, Io4pselSpec> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_aiodio1/io5psel.rs:176:16
[INFO] [stdout]     |
[INFO] [stdout] 176 |     pub fn src(&mut self) -> SrcW<Io5pselSpec> {
[INFO] [stdout]     |                ^^^^^^^^^     ----------------- the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 176 |     pub fn src(&mut self) -> SrcW<'_, Io5pselSpec> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_aiodio1/io5psel.rs:183:22
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub fn reserved3(&mut self) -> Reserved3W<Io5pselSpec> {
[INFO] [stdout]     |                      ^^^^^^^^^     ----------------------- the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub fn reserved3(&mut self) -> Reserved3W<'_, Io5pselSpec> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_aiodio1/io6psel.rs:176:16
[INFO] [stdout]     |
[INFO] [stdout] 176 |     pub fn src(&mut self) -> SrcW<Io6pselSpec> {
[INFO] [stdout]     |                ^^^^^^^^^     ----------------- the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 176 |     pub fn src(&mut self) -> SrcW<'_, Io6pselSpec> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_aiodio1/io6psel.rs:183:22
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub fn reserved3(&mut self) -> Reserved3W<Io6pselSpec> {
[INFO] [stdout]     |                      ^^^^^^^^^     ----------------------- the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub fn reserved3(&mut self) -> Reserved3W<'_, Io6pselSpec> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_aiodio1/io7psel.rs:176:16
[INFO] [stdout]     |
[INFO] [stdout] 176 |     pub fn src(&mut self) -> SrcW<Io7pselSpec> {
[INFO] [stdout]     |                ^^^^^^^^^     ----------------- the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 176 |     pub fn src(&mut self) -> SrcW<'_, Io7pselSpec> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_aiodio1/io7psel.rs:183:22
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub fn reserved3(&mut self) -> Reserved3W<Io7pselSpec> {
[INFO] [stdout]     |                      ^^^^^^^^^     ----------------------- the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub fn reserved3(&mut self) -> Reserved3W<'_, Io7pselSpec> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_aiodio1/iomodel.rs:72:16
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub fn io0(&mut self) -> Io0W<IomodelSpec> {
[INFO] [stdout]    |                ^^^^^^^^^     ----------------- the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub fn io0(&mut self) -> Io0W<'_, IomodelSpec> {
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_aiodio1/iomodel.rs:79:16
[INFO] [stdout]    |
[INFO] [stdout] 79 |     pub fn io1(&mut self) -> Io1W<IomodelSpec> {
[INFO] [stdout]    |                ^^^^^^^^^     ----------------- the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 79 |     pub fn io1(&mut self) -> Io1W<'_, IomodelSpec> {
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_aiodio1/iomodel.rs:86:16
[INFO] [stdout]    |
[INFO] [stdout] 86 |     pub fn io2(&mut self) -> Io2W<IomodelSpec> {
[INFO] [stdout]    |                ^^^^^^^^^     ----------------- the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 86 |     pub fn io2(&mut self) -> Io2W<'_, IomodelSpec> {
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_aiodio1/iomodel.rs:93:16
[INFO] [stdout]    |
[INFO] [stdout] 93 |     pub fn io3(&mut self) -> Io3W<IomodelSpec> {
[INFO] [stdout]    |                ^^^^^^^^^     ----------------- the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 93 |     pub fn io3(&mut self) -> Io3W<'_, IomodelSpec> {
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_aiodio1/iomodel.rs:100:22
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn reserved8(&mut self) -> Reserved8W<IomodelSpec> {
[INFO] [stdout]     |                      ^^^^^^^^^     ----------------------- the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn reserved8(&mut self) -> Reserved8W<'_, IomodelSpec> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_aiodio1/iomodeh.rs:72:16
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub fn io4(&mut self) -> Io4W<IomodehSpec> {
[INFO] [stdout]    |                ^^^^^^^^^     ----------------- the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub fn io4(&mut self) -> Io4W<'_, IomodehSpec> {
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_aiodio1/iomodeh.rs:79:16
[INFO] [stdout]    |
[INFO] [stdout] 79 |     pub fn io5(&mut self) -> Io5W<IomodehSpec> {
[INFO] [stdout]    |                ^^^^^^^^^     ----------------- the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 79 |     pub fn io5(&mut self) -> Io5W<'_, IomodehSpec> {
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_aiodio1/iomodeh.rs:86:16
[INFO] [stdout]    |
[INFO] [stdout] 86 |     pub fn io6(&mut self) -> Io6W<IomodehSpec> {
[INFO] [stdout]    |                ^^^^^^^^^     ----------------- the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 86 |     pub fn io6(&mut self) -> Io6W<'_, IomodehSpec> {
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_aiodio1/iomodeh.rs:93:16
[INFO] [stdout]    |
[INFO] [stdout] 93 |     pub fn io7(&mut self) -> Io7W<IomodehSpec> {
[INFO] [stdout]    |                ^^^^^^^^^     ----------------- the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 93 |     pub fn io7(&mut self) -> Io7W<'_, IomodehSpec> {
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_aiodio1/iomodeh.rs:100:22
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn reserved8(&mut self) -> Reserved8W<IomodehSpec> {
[INFO] [stdout]     |                      ^^^^^^^^^     ----------------------- the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn reserved8(&mut self) -> Reserved8W<'_, IomodehSpec> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/aux_aiodio2/iomode.rs:1024:16
[INFO] [stdout]      |
[INFO] [stdout] 1024 |     pub fn io0(&mut self) -> Io0W<IomodeSpec> {
[INFO] [stdout]      |                ^^^^^^^^^     ---------------- the same lifetime is hidden here
[INFO] [stdout]      |                |
[INFO] [stdout]      |                the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1024 |     pub fn io0(&mut self) -> Io0W<'_, IomodeSpec> {
[INFO] [stdout]      |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/aux_aiodio2/iomode.rs:1031:16
[INFO] [stdout]      |
[INFO] [stdout] 1031 |     pub fn io1(&mut self) -> Io1W<IomodeSpec> {
[INFO] [stdout]      |                ^^^^^^^^^     ---------------- the same lifetime is hidden here
[INFO] [stdout]      |                |
[INFO] [stdout]      |                the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1031 |     pub fn io1(&mut self) -> Io1W<'_, IomodeSpec> {
[INFO] [stdout]      |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/aux_aiodio2/iomode.rs:1038:16
[INFO] [stdout]      |
[INFO] [stdout] 1038 |     pub fn io2(&mut self) -> Io2W<IomodeSpec> {
[INFO] [stdout]      |                ^^^^^^^^^     ---------------- the same lifetime is hidden here
[INFO] [stdout]      |                |
[INFO] [stdout]      |                the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1038 |     pub fn io2(&mut self) -> Io2W<'_, IomodeSpec> {
[INFO] [stdout]      |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/aux_aiodio2/iomode.rs:1045:16
[INFO] [stdout]      |
[INFO] [stdout] 1045 |     pub fn io3(&mut self) -> Io3W<IomodeSpec> {
[INFO] [stdout]      |                ^^^^^^^^^     ---------------- the same lifetime is hidden here
[INFO] [stdout]      |                |
[INFO] [stdout]      |                the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1045 |     pub fn io3(&mut self) -> Io3W<'_, IomodeSpec> {
[INFO] [stdout]      |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/aux_aiodio2/iomode.rs:1052:16
[INFO] [stdout]      |
[INFO] [stdout] 1052 |     pub fn io4(&mut self) -> Io4W<IomodeSpec> {
[INFO] [stdout]      |                ^^^^^^^^^     ---------------- the same lifetime is hidden here
[INFO] [stdout]      |                |
[INFO] [stdout]      |                the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1052 |     pub fn io4(&mut self) -> Io4W<'_, IomodeSpec> {
[INFO] [stdout]      |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/aux_aiodio2/iomode.rs:1059:16
[INFO] [stdout]      |
[INFO] [stdout] 1059 |     pub fn io5(&mut self) -> Io5W<IomodeSpec> {
[INFO] [stdout]      |                ^^^^^^^^^     ---------------- the same lifetime is hidden here
[INFO] [stdout]      |                |
[INFO] [stdout]      |                the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1059 |     pub fn io5(&mut self) -> Io5W<'_, IomodeSpec> {
[INFO] [stdout]      |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/aux_aiodio2/iomode.rs:1066:16
[INFO] [stdout]      |
[INFO] [stdout] 1066 |     pub fn io6(&mut self) -> Io6W<IomodeSpec> {
[INFO] [stdout]      |                ^^^^^^^^^     ---------------- the same lifetime is hidden here
[INFO] [stdout]      |                |
[INFO] [stdout]      |                the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1066 |     pub fn io6(&mut self) -> Io6W<'_, IomodeSpec> {
[INFO] [stdout]      |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/aux_aiodio2/iomode.rs:1073:16
[INFO] [stdout]      |
[INFO] [stdout] 1073 |     pub fn io7(&mut self) -> Io7W<IomodeSpec> {
[INFO] [stdout]      |                ^^^^^^^^^     ---------------- the same lifetime is hidden here
[INFO] [stdout]      |                |
[INFO] [stdout]      |                the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1073 |     pub fn io7(&mut self) -> Io7W<'_, IomodeSpec> {
[INFO] [stdout]      |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/aux_aiodio2/iomode.rs:1080:23
[INFO] [stdout]      |
[INFO] [stdout] 1080 |     pub fn reserved16(&mut self) -> Reserved16W<IomodeSpec> {
[INFO] [stdout]      |                       ^^^^^^^^^     ----------------------- the same lifetime is hidden here
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1080 |     pub fn reserved16(&mut self) -> Reserved16W<'_, IomodeSpec> {
[INFO] [stdout]      |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_aiodio2/gpiodie.rs:40:18
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn io7_0(&mut self) -> Io7_0W<GpiodieSpec> {
[INFO] [stdout]    |                  ^^^^^^^^^     ------------------- the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn io7_0(&mut self) -> Io7_0W<'_, GpiodieSpec> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_aiodio2/gpiodie.rs:47:22
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn reserved8(&mut self) -> Reserved8W<GpiodieSpec> {
[INFO] [stdout]    |                      ^^^^^^^^^     ----------------------- the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn reserved8(&mut self) -> Reserved8W<'_, GpiodieSpec> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_aiodio2/iopoe.rs:44:18
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub fn io7_0(&mut self) -> Io7_0W<IopoeSpec> {
[INFO] [stdout]    |                  ^^^^^^^^^     ----------------- the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub fn io7_0(&mut self) -> Io7_0W<'_, IopoeSpec> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_aiodio2/iopoe.rs:51:22
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub fn reserved8(&mut self) -> Reserved8W<IopoeSpec> {
[INFO] [stdout]    |                      ^^^^^^^^^     --------------------- the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub fn reserved8(&mut self) -> Reserved8W<'_, IopoeSpec> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_aiodio2/gpiodout.rs:36:18
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn io7_0(&mut self) -> Io7_0W<GpiodoutSpec> {
[INFO] [stdout]    |                  ^^^^^^^^^     -------------------- the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn io7_0(&mut self) -> Io7_0W<'_, GpiodoutSpec> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_aiodio2/gpiodout.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn reserved8(&mut self) -> Reserved8W<GpiodoutSpec> {
[INFO] [stdout]    |                      ^^^^^^^^^     ------------------------ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn reserved8(&mut self) -> Reserved8W<'_, GpiodoutSpec> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_aiodio2/gpiodin.rs:40:18
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn io7_0(&mut self) -> Io7_0W<GpiodinSpec> {
[INFO] [stdout]    |                  ^^^^^^^^^     ------------------- the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn io7_0(&mut self) -> Io7_0W<'_, GpiodinSpec> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_aiodio2/gpiodin.rs:47:22
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn reserved8(&mut self) -> Reserved8W<GpiodinSpec> {
[INFO] [stdout]    |                      ^^^^^^^^^     ----------------------- the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn reserved8(&mut self) -> Reserved8W<'_, GpiodinSpec> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_aiodio2/gpiodoutset.rs:36:18
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn io7_0(&mut self) -> Io7_0W<GpiodoutsetSpec> {
[INFO] [stdout]    |                  ^^^^^^^^^     ----------------------- the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn io7_0(&mut self) -> Io7_0W<'_, GpiodoutsetSpec> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_aiodio2/gpiodoutset.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn reserved8(&mut self) -> Reserved8W<GpiodoutsetSpec> {
[INFO] [stdout]    |                      ^^^^^^^^^     --------------------------- the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn reserved8(&mut self) -> Reserved8W<'_, GpiodoutsetSpec> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_aiodio2/gpiodoutclr.rs:36:18
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn io7_0(&mut self) -> Io7_0W<GpiodoutclrSpec> {
[INFO] [stdout]    |                  ^^^^^^^^^     ----------------------- the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn io7_0(&mut self) -> Io7_0W<'_, GpiodoutclrSpec> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_aiodio2/gpiodoutclr.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn reserved8(&mut self) -> Reserved8W<GpiodoutclrSpec> {
[INFO] [stdout]    |                      ^^^^^^^^^     --------------------------- the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn reserved8(&mut self) -> Reserved8W<'_, GpiodoutclrSpec> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_aiodio2/gpiodouttgl.rs:36:18
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn io7_0(&mut self) -> Io7_0W<GpiodouttglSpec> {
[INFO] [stdout]    |                  ^^^^^^^^^     ----------------------- the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn io7_0(&mut self) -> Io7_0W<'_, GpiodouttglSpec> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_aiodio2/gpiodouttgl.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn reserved8(&mut self) -> Reserved8W<GpiodouttglSpec> {
[INFO] [stdout]    |                      ^^^^^^^^^     --------------------------- the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn reserved8(&mut self) -> Reserved8W<'_, GpiodouttglSpec> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_aiodio2/io0psel.rs:176:16
[INFO] [stdout]     |
[INFO] [stdout] 176 |     pub fn src(&mut self) -> SrcW<Io0pselSpec> {
[INFO] [stdout]     |                ^^^^^^^^^     ----------------- the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 176 |     pub fn src(&mut self) -> SrcW<'_, Io0pselSpec> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_aiodio2/io0psel.rs:183:22
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub fn reserved3(&mut self) -> Reserved3W<Io0pselSpec> {
[INFO] [stdout]     |                      ^^^^^^^^^     ----------------------- the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub fn reserved3(&mut self) -> Reserved3W<'_, Io0pselSpec> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_aiodio2/io1psel.rs:176:16
[INFO] [stdout]     |
[INFO] [stdout] 176 |     pub fn src(&mut self) -> SrcW<Io1pselSpec> {
[INFO] [stdout]     |                ^^^^^^^^^     ----------------- the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 176 |     pub fn src(&mut self) -> SrcW<'_, Io1pselSpec> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_aiodio2/io1psel.rs:183:22
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub fn reserved3(&mut self) -> Reserved3W<Io1pselSpec> {
[INFO] [stdout]     |                      ^^^^^^^^^     ----------------------- the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub fn reserved3(&mut self) -> Reserved3W<'_, Io1pselSpec> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_aiodio2/io2psel.rs:176:16
[INFO] [stdout]     |
[INFO] [stdout] 176 |     pub fn src(&mut self) -> SrcW<Io2pselSpec> {
[INFO] [stdout]     |                ^^^^^^^^^     ----------------- the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 176 |     pub fn src(&mut self) -> SrcW<'_, Io2pselSpec> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_aiodio2/io2psel.rs:183:22
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub fn reserved3(&mut self) -> Reserved3W<Io2pselSpec> {
[INFO] [stdout]     |                      ^^^^^^^^^     ----------------------- the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub fn reserved3(&mut self) -> Reserved3W<'_, Io2pselSpec> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_aiodio2/io3psel.rs:176:16
[INFO] [stdout]     |
[INFO] [stdout] 176 |     pub fn src(&mut self) -> SrcW<Io3pselSpec> {
[INFO] [stdout]     |                ^^^^^^^^^     ----------------- the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 176 |     pub fn src(&mut self) -> SrcW<'_, Io3pselSpec> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_aiodio2/io3psel.rs:183:22
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub fn reserved3(&mut self) -> Reserved3W<Io3pselSpec> {
[INFO] [stdout]     |                      ^^^^^^^^^     ----------------------- the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub fn reserved3(&mut self) -> Reserved3W<'_, Io3pselSpec> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_aiodio2/io4psel.rs:176:16
[INFO] [stdout]     |
[INFO] [stdout] 176 |     pub fn src(&mut self) -> SrcW<Io4pselSpec> {
[INFO] [stdout]     |                ^^^^^^^^^     ----------------- the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 176 |     pub fn src(&mut self) -> SrcW<'_, Io4pselSpec> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_aiodio2/io4psel.rs:183:22
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub fn reserved3(&mut self) -> Reserved3W<Io4pselSpec> {
[INFO] [stdout]     |                      ^^^^^^^^^     ----------------------- the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub fn reserved3(&mut self) -> Reserved3W<'_, Io4pselSpec> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_aiodio2/io5psel.rs:176:16
[INFO] [stdout]     |
[INFO] [stdout] 176 |     pub fn src(&mut self) -> SrcW<Io5pselSpec> {
[INFO] [stdout]     |                ^^^^^^^^^     ----------------- the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 176 |     pub fn src(&mut self) -> SrcW<'_, Io5pselSpec> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_aiodio2/io5psel.rs:183:22
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub fn reserved3(&mut self) -> Reserved3W<Io5pselSpec> {
[INFO] [stdout]     |                      ^^^^^^^^^     ----------------------- the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub fn reserved3(&mut self) -> Reserved3W<'_, Io5pselSpec> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_aiodio2/io6psel.rs:176:16
[INFO] [stdout]     |
[INFO] [stdout] 176 |     pub fn src(&mut self) -> SrcW<Io6pselSpec> {
[INFO] [stdout]     |                ^^^^^^^^^     ----------------- the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 176 |     pub fn src(&mut self) -> SrcW<'_, Io6pselSpec> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_aiodio2/io6psel.rs:183:22
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub fn reserved3(&mut self) -> Reserved3W<Io6pselSpec> {
[INFO] [stdout]     |                      ^^^^^^^^^     ----------------------- the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub fn reserved3(&mut self) -> Reserved3W<'_, Io6pselSpec> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_aiodio2/io7psel.rs:176:16
[INFO] [stdout]     |
[INFO] [stdout] 176 |     pub fn src(&mut self) -> SrcW<Io7pselSpec> {
[INFO] [stdout]     |                ^^^^^^^^^     ----------------- the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 176 |     pub fn src(&mut self) -> SrcW<'_, Io7pselSpec> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_aiodio2/io7psel.rs:183:22
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub fn reserved3(&mut self) -> Reserved3W<Io7pselSpec> {
[INFO] [stdout]     |                      ^^^^^^^^^     ----------------------- the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub fn reserved3(&mut self) -> Reserved3W<'_, Io7pselSpec> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_aiodio2/iomodel.rs:72:16
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub fn io0(&mut self) -> Io0W<IomodelSpec> {
[INFO] [stdout]    |                ^^^^^^^^^     ----------------- the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub fn io0(&mut self) -> Io0W<'_, IomodelSpec> {
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_aiodio2/iomodel.rs:79:16
[INFO] [stdout]    |
[INFO] [stdout] 79 |     pub fn io1(&mut self) -> Io1W<IomodelSpec> {
[INFO] [stdout]    |                ^^^^^^^^^     ----------------- the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 79 |     pub fn io1(&mut self) -> Io1W<'_, IomodelSpec> {
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_aiodio2/iomodel.rs:86:16
[INFO] [stdout]    |
[INFO] [stdout] 86 |     pub fn io2(&mut self) -> Io2W<IomodelSpec> {
[INFO] [stdout]    |                ^^^^^^^^^     ----------------- the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 86 |     pub fn io2(&mut self) -> Io2W<'_, IomodelSpec> {
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_aiodio2/iomodel.rs:93:16
[INFO] [stdout]    |
[INFO] [stdout] 93 |     pub fn io3(&mut self) -> Io3W<IomodelSpec> {
[INFO] [stdout]    |                ^^^^^^^^^     ----------------- the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 93 |     pub fn io3(&mut self) -> Io3W<'_, IomodelSpec> {
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_aiodio2/iomodel.rs:100:22
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn reserved8(&mut self) -> Reserved8W<IomodelSpec> {
[INFO] [stdout]     |                      ^^^^^^^^^     ----------------------- the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn reserved8(&mut self) -> Reserved8W<'_, IomodelSpec> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_aiodio2/iomodeh.rs:72:16
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub fn io4(&mut self) -> Io4W<IomodehSpec> {
[INFO] [stdout]    |                ^^^^^^^^^     ----------------- the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub fn io4(&mut self) -> Io4W<'_, IomodehSpec> {
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_aiodio2/iomodeh.rs:79:16
[INFO] [stdout]    |
[INFO] [stdout] 79 |     pub fn io5(&mut self) -> Io5W<IomodehSpec> {
[INFO] [stdout]    |                ^^^^^^^^^     ----------------- the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 79 |     pub fn io5(&mut self) -> Io5W<'_, IomodehSpec> {
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_aiodio2/iomodeh.rs:86:16
[INFO] [stdout]    |
[INFO] [stdout] 86 |     pub fn io6(&mut self) -> Io6W<IomodehSpec> {
[INFO] [stdout]    |                ^^^^^^^^^     ----------------- the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 86 |     pub fn io6(&mut self) -> Io6W<'_, IomodehSpec> {
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_aiodio2/iomodeh.rs:93:16
[INFO] [stdout]    |
[INFO] [stdout] 93 |     pub fn io7(&mut self) -> Io7W<IomodehSpec> {
[INFO] [stdout]    |                ^^^^^^^^^     ----------------- the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 93 |     pub fn io7(&mut self) -> Io7W<'_, IomodehSpec> {
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_aiodio2/iomodeh.rs:100:22
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn reserved8(&mut self) -> Reserved8W<IomodehSpec> {
[INFO] [stdout]     |                      ^^^^^^^^^     ----------------------- the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn reserved8(&mut self) -> Reserved8W<'_, IomodehSpec> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/aux_aiodio3/iomode.rs:1024:16
[INFO] [stdout]      |
[INFO] [stdout] 1024 |     pub fn io0(&mut self) -> Io0W<IomodeSpec> {
[INFO] [stdout]      |                ^^^^^^^^^     ---------------- the same lifetime is hidden here
[INFO] [stdout]      |                |
[INFO] [stdout]      |                the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1024 |     pub fn io0(&mut self) -> Io0W<'_, IomodeSpec> {
[INFO] [stdout]      |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/aux_aiodio3/iomode.rs:1031:16
[INFO] [stdout]      |
[INFO] [stdout] 1031 |     pub fn io1(&mut self) -> Io1W<IomodeSpec> {
[INFO] [stdout]      |                ^^^^^^^^^     ---------------- the same lifetime is hidden here
[INFO] [stdout]      |                |
[INFO] [stdout]      |                the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1031 |     pub fn io1(&mut self) -> Io1W<'_, IomodeSpec> {
[INFO] [stdout]      |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/aux_aiodio3/iomode.rs:1038:16
[INFO] [stdout]      |
[INFO] [stdout] 1038 |     pub fn io2(&mut self) -> Io2W<IomodeSpec> {
[INFO] [stdout]      |                ^^^^^^^^^     ---------------- the same lifetime is hidden here
[INFO] [stdout]      |                |
[INFO] [stdout]      |                the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1038 |     pub fn io2(&mut self) -> Io2W<'_, IomodeSpec> {
[INFO] [stdout]      |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/aux_aiodio3/iomode.rs:1045:16
[INFO] [stdout]      |
[INFO] [stdout] 1045 |     pub fn io3(&mut self) -> Io3W<IomodeSpec> {
[INFO] [stdout]      |                ^^^^^^^^^     ---------------- the same lifetime is hidden here
[INFO] [stdout]      |                |
[INFO] [stdout]      |                the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1045 |     pub fn io3(&mut self) -> Io3W<'_, IomodeSpec> {
[INFO] [stdout]      |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/aux_aiodio3/iomode.rs:1052:16
[INFO] [stdout]      |
[INFO] [stdout] 1052 |     pub fn io4(&mut self) -> Io4W<IomodeSpec> {
[INFO] [stdout]      |                ^^^^^^^^^     ---------------- the same lifetime is hidden here
[INFO] [stdout]      |                |
[INFO] [stdout]      |                the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1052 |     pub fn io4(&mut self) -> Io4W<'_, IomodeSpec> {
[INFO] [stdout]      |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/aux_aiodio3/iomode.rs:1059:16
[INFO] [stdout]      |
[INFO] [stdout] 1059 |     pub fn io5(&mut self) -> Io5W<IomodeSpec> {
[INFO] [stdout]      |                ^^^^^^^^^     ---------------- the same lifetime is hidden here
[INFO] [stdout]      |                |
[INFO] [stdout]      |                the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1059 |     pub fn io5(&mut self) -> Io5W<'_, IomodeSpec> {
[INFO] [stdout]      |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/aux_aiodio3/iomode.rs:1066:16
[INFO] [stdout]      |
[INFO] [stdout] 1066 |     pub fn io6(&mut self) -> Io6W<IomodeSpec> {
[INFO] [stdout]      |                ^^^^^^^^^     ---------------- the same lifetime is hidden here
[INFO] [stdout]      |                |
[INFO] [stdout]      |                the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1066 |     pub fn io6(&mut self) -> Io6W<'_, IomodeSpec> {
[INFO] [stdout]      |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/aux_aiodio3/iomode.rs:1073:16
[INFO] [stdout]      |
[INFO] [stdout] 1073 |     pub fn io7(&mut self) -> Io7W<IomodeSpec> {
[INFO] [stdout]      |                ^^^^^^^^^     ---------------- the same lifetime is hidden here
[INFO] [stdout]      |                |
[INFO] [stdout]      |                the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1073 |     pub fn io7(&mut self) -> Io7W<'_, IomodeSpec> {
[INFO] [stdout]      |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/aux_aiodio3/iomode.rs:1080:23
[INFO] [stdout]      |
[INFO] [stdout] 1080 |     pub fn reserved16(&mut self) -> Reserved16W<IomodeSpec> {
[INFO] [stdout]      |                       ^^^^^^^^^     ----------------------- the same lifetime is hidden here
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1080 |     pub fn reserved16(&mut self) -> Reserved16W<'_, IomodeSpec> {
[INFO] [stdout]      |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_aiodio3/gpiodie.rs:40:18
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn io7_0(&mut self) -> Io7_0W<GpiodieSpec> {
[INFO] [stdout]    |                  ^^^^^^^^^     ------------------- the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn io7_0(&mut self) -> Io7_0W<'_, GpiodieSpec> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_aiodio3/gpiodie.rs:47:22
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn reserved8(&mut self) -> Reserved8W<GpiodieSpec> {
[INFO] [stdout]    |                      ^^^^^^^^^     ----------------------- the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn reserved8(&mut self) -> Reserved8W<'_, GpiodieSpec> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_aiodio3/iopoe.rs:44:18
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub fn io7_0(&mut self) -> Io7_0W<IopoeSpec> {
[INFO] [stdout]    |                  ^^^^^^^^^     ----------------- the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub fn io7_0(&mut self) -> Io7_0W<'_, IopoeSpec> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_aiodio3/iopoe.rs:51:22
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub fn reserved8(&mut self) -> Reserved8W<IopoeSpec> {
[INFO] [stdout]    |                      ^^^^^^^^^     --------------------- the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub fn reserved8(&mut self) -> Reserved8W<'_, IopoeSpec> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_aiodio3/gpiodout.rs:36:18
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn io7_0(&mut self) -> Io7_0W<GpiodoutSpec> {
[INFO] [stdout]    |                  ^^^^^^^^^     -------------------- the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn io7_0(&mut self) -> Io7_0W<'_, GpiodoutSpec> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_aiodio3/gpiodout.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn reserved8(&mut self) -> Reserved8W<GpiodoutSpec> {
[INFO] [stdout]    |                      ^^^^^^^^^     ------------------------ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn reserved8(&mut self) -> Reserved8W<'_, GpiodoutSpec> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_aiodio3/gpiodin.rs:40:18
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn io7_0(&mut self) -> Io7_0W<GpiodinSpec> {
[INFO] [stdout]    |                  ^^^^^^^^^     ------------------- the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn io7_0(&mut self) -> Io7_0W<'_, GpiodinSpec> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_aiodio3/gpiodin.rs:47:22
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn reserved8(&mut self) -> Reserved8W<GpiodinSpec> {
[INFO] [stdout]    |                      ^^^^^^^^^     ----------------------- the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn reserved8(&mut self) -> Reserved8W<'_, GpiodinSpec> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_aiodio3/gpiodoutset.rs:36:18
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn io7_0(&mut self) -> Io7_0W<GpiodoutsetSpec> {
[INFO] [stdout]    |                  ^^^^^^^^^     ----------------------- the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn io7_0(&mut self) -> Io7_0W<'_, GpiodoutsetSpec> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_aiodio3/gpiodoutset.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn reserved8(&mut self) -> Reserved8W<GpiodoutsetSpec> {
[INFO] [stdout]    |                      ^^^^^^^^^     --------------------------- the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn reserved8(&mut self) -> Reserved8W<'_, GpiodoutsetSpec> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_aiodio3/gpiodoutclr.rs:36:18
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn io7_0(&mut self) -> Io7_0W<GpiodoutclrSpec> {
[INFO] [stdout]    |                  ^^^^^^^^^     ----------------------- the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn io7_0(&mut self) -> Io7_0W<'_, GpiodoutclrSpec> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_aiodio3/gpiodoutclr.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn reserved8(&mut self) -> Reserved8W<GpiodoutclrSpec> {
[INFO] [stdout]    |                      ^^^^^^^^^     --------------------------- the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn reserved8(&mut self) -> Reserved8W<'_, GpiodoutclrSpec> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_aiodio3/gpiodouttgl.rs:36:18
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn io7_0(&mut self) -> Io7_0W<GpiodouttglSpec> {
[INFO] [stdout]    |                  ^^^^^^^^^     ----------------------- the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn io7_0(&mut self) -> Io7_0W<'_, GpiodouttglSpec> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_aiodio3/gpiodouttgl.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn reserved8(&mut self) -> Reserved8W<GpiodouttglSpec> {
[INFO] [stdout]    |                      ^^^^^^^^^     --------------------------- the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn reserved8(&mut self) -> Reserved8W<'_, GpiodouttglSpec> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_aiodio3/io0psel.rs:176:16
[INFO] [stdout]     |
[INFO] [stdout] 176 |     pub fn src(&mut self) -> SrcW<Io0pselSpec> {
[INFO] [stdout]     |                ^^^^^^^^^     ----------------- the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 176 |     pub fn src(&mut self) -> SrcW<'_, Io0pselSpec> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_aiodio3/io0psel.rs:183:22
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub fn reserved3(&mut self) -> Reserved3W<Io0pselSpec> {
[INFO] [stdout]     |                      ^^^^^^^^^     ----------------------- the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub fn reserved3(&mut self) -> Reserved3W<'_, Io0pselSpec> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_aiodio3/io1psel.rs:176:16
[INFO] [stdout]     |
[INFO] [stdout] 176 |     pub fn src(&mut self) -> SrcW<Io1pselSpec> {
[INFO] [stdout]     |                ^^^^^^^^^     ----------------- the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 176 |     pub fn src(&mut self) -> SrcW<'_, Io1pselSpec> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_aiodio3/io1psel.rs:183:22
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub fn reserved3(&mut self) -> Reserved3W<Io1pselSpec> {
[INFO] [stdout]     |                      ^^^^^^^^^     ----------------------- the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub fn reserved3(&mut self) -> Reserved3W<'_, Io1pselSpec> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_aiodio3/io2psel.rs:176:16
[INFO] [stdout]     |
[INFO] [stdout] 176 |     pub fn src(&mut self) -> SrcW<Io2pselSpec> {
[INFO] [stdout]     |                ^^^^^^^^^     ----------------- the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 176 |     pub fn src(&mut self) -> SrcW<'_, Io2pselSpec> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_aiodio3/io2psel.rs:183:22
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub fn reserved3(&mut self) -> Reserved3W<Io2pselSpec> {
[INFO] [stdout]     |                      ^^^^^^^^^     ----------------------- the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub fn reserved3(&mut self) -> Reserved3W<'_, Io2pselSpec> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_aiodio3/io3psel.rs:176:16
[INFO] [stdout]     |
[INFO] [stdout] 176 |     pub fn src(&mut self) -> SrcW<Io3pselSpec> {
[INFO] [stdout]     |                ^^^^^^^^^     ----------------- the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 176 |     pub fn src(&mut self) -> SrcW<'_, Io3pselSpec> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_aiodio3/io3psel.rs:183:22
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub fn reserved3(&mut self) -> Reserved3W<Io3pselSpec> {
[INFO] [stdout]     |                      ^^^^^^^^^     ----------------------- the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub fn reserved3(&mut self) -> Reserved3W<'_, Io3pselSpec> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_aiodio3/io4psel.rs:176:16
[INFO] [stdout]     |
[INFO] [stdout] 176 |     pub fn src(&mut self) -> SrcW<Io4pselSpec> {
[INFO] [stdout]     |                ^^^^^^^^^     ----------------- the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 176 |     pub fn src(&mut self) -> SrcW<'_, Io4pselSpec> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_aiodio3/io4psel.rs:183:22
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub fn reserved3(&mut self) -> Reserved3W<Io4pselSpec> {
[INFO] [stdout]     |                      ^^^^^^^^^     ----------------------- the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub fn reserved3(&mut self) -> Reserved3W<'_, Io4pselSpec> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_aiodio3/io5psel.rs:176:16
[INFO] [stdout]     |
[INFO] [stdout] 176 |     pub fn src(&mut self) -> SrcW<Io5pselSpec> {
[INFO] [stdout]     |                ^^^^^^^^^     ----------------- the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 176 |     pub fn src(&mut self) -> SrcW<'_, Io5pselSpec> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_aiodio3/io5psel.rs:183:22
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub fn reserved3(&mut self) -> Reserved3W<Io5pselSpec> {
[INFO] [stdout]     |                      ^^^^^^^^^     ----------------------- the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub fn reserved3(&mut self) -> Reserved3W<'_, Io5pselSpec> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_aiodio3/io6psel.rs:176:16
[INFO] [stdout]     |
[INFO] [stdout] 176 |     pub fn src(&mut self) -> SrcW<Io6pselSpec> {
[INFO] [stdout]     |                ^^^^^^^^^     ----------------- the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 176 |     pub fn src(&mut self) -> SrcW<'_, Io6pselSpec> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_aiodio3/io6psel.rs:183:22
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub fn reserved3(&mut self) -> Reserved3W<Io6pselSpec> {
[INFO] [stdout]     |                      ^^^^^^^^^     ----------------------- the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub fn reserved3(&mut self) -> Reserved3W<'_, Io6pselSpec> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_aiodio3/io7psel.rs:176:16
[INFO] [stdout]     |
[INFO] [stdout] 176 |     pub fn src(&mut self) -> SrcW<Io7pselSpec> {
[INFO] [stdout]     |                ^^^^^^^^^     ----------------- the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 176 |     pub fn src(&mut self) -> SrcW<'_, Io7pselSpec> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_aiodio3/io7psel.rs:183:22
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub fn reserved3(&mut self) -> Reserved3W<Io7pselSpec> {
[INFO] [stdout]     |                      ^^^^^^^^^     ----------------------- the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub fn reserved3(&mut self) -> Reserved3W<'_, Io7pselSpec> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_aiodio3/iomodel.rs:72:16
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub fn io0(&mut self) -> Io0W<IomodelSpec> {
[INFO] [stdout]    |                ^^^^^^^^^     ----------------- the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub fn io0(&mut self) -> Io0W<'_, IomodelSpec> {
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_aiodio3/iomodel.rs:79:16
[INFO] [stdout]    |
[INFO] [stdout] 79 |     pub fn io1(&mut self) -> Io1W<IomodelSpec> {
[INFO] [stdout]    |                ^^^^^^^^^     ----------------- the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 79 |     pub fn io1(&mut self) -> Io1W<'_, IomodelSpec> {
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_aiodio3/iomodel.rs:86:16
[INFO] [stdout]    |
[INFO] [stdout] 86 |     pub fn io2(&mut self) -> Io2W<IomodelSpec> {
[INFO] [stdout]    |                ^^^^^^^^^     ----------------- the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 86 |     pub fn io2(&mut self) -> Io2W<'_, IomodelSpec> {
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_aiodio3/iomodel.rs:93:16
[INFO] [stdout]    |
[INFO] [stdout] 93 |     pub fn io3(&mut self) -> Io3W<IomodelSpec> {
[INFO] [stdout]    |                ^^^^^^^^^     ----------------- the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 93 |     pub fn io3(&mut self) -> Io3W<'_, IomodelSpec> {
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_aiodio3/iomodel.rs:100:22
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn reserved8(&mut self) -> Reserved8W<IomodelSpec> {
[INFO] [stdout]     |                      ^^^^^^^^^     ----------------------- the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn reserved8(&mut self) -> Reserved8W<'_, IomodelSpec> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_aiodio3/iomodeh.rs:72:16
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub fn io4(&mut self) -> Io4W<IomodehSpec> {
[INFO] [stdout]    |                ^^^^^^^^^     ----------------- the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub fn io4(&mut self) -> Io4W<'_, IomodehSpec> {
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_aiodio3/iomodeh.rs:79:16
[INFO] [stdout]    |
[INFO] [stdout] 79 |     pub fn io5(&mut self) -> Io5W<IomodehSpec> {
[INFO] [stdout]    |                ^^^^^^^^^     ----------------- the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 79 |     pub fn io5(&mut self) -> Io5W<'_, IomodehSpec> {
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_aiodio3/iomodeh.rs:86:16
[INFO] [stdout]    |
[INFO] [stdout] 86 |     pub fn io6(&mut self) -> Io6W<IomodehSpec> {
[INFO] [stdout]    |                ^^^^^^^^^     ----------------- the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 86 |     pub fn io6(&mut self) -> Io6W<'_, IomodehSpec> {
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_aiodio3/iomodeh.rs:93:16
[INFO] [stdout]    |
[INFO] [stdout] 93 |     pub fn io7(&mut self) -> Io7W<IomodehSpec> {
[INFO] [stdout]    |                ^^^^^^^^^     ----------------- the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 93 |     pub fn io7(&mut self) -> Io7W<'_, IomodehSpec> {
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_aiodio3/iomodeh.rs:100:22
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn reserved8(&mut self) -> Reserved8W<IomodehSpec> {
[INFO] [stdout]     |                      ^^^^^^^^^     ----------------------- the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn reserved8(&mut self) -> Reserved8W<'_, IomodehSpec> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_anaif/adcctl.rs:964:16
[INFO] [stdout]     |
[INFO] [stdout] 964 |     pub fn cmd(&mut self) -> CmdW<AdcctlSpec> {
[INFO] [stdout]     |                ^^^^^^^^^     ---------------- the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 964 |     pub fn cmd(&mut self) -> CmdW<'_, AdcctlSpec> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_anaif/adcctl.rs:971:22
[INFO] [stdout]     |
[INFO] [stdout] 971 |     pub fn reserved2(&mut self) -> Reserved2W<AdcctlSpec> {
[INFO] [stdout]     |                      ^^^^^^^^^     ---------------------- the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 971 |     pub fn reserved2(&mut self) -> Reserved2W<'_, AdcctlSpec> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_anaif/adcctl.rs:978:22
[INFO] [stdout]     |
[INFO] [stdout] 978 |     pub fn start_src(&mut self) -> StartSrcW<AdcctlSpec> {
[INFO] [stdout]     |                      ^^^^^^^^^     --------------------- the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 978 |     pub fn start_src(&mut self) -> StartSrcW<'_, AdcctlSpec> {
[INFO] [stdout]     |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_anaif/adcctl.rs:985:22
[INFO] [stdout]     |
[INFO] [stdout] 985 |     pub fn start_pol(&mut self) -> StartPolW<AdcctlSpec> {
[INFO] [stdout]     |                      ^^^^^^^^^     --------------------- the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 985 |     pub fn start_pol(&mut self) -> StartPolW<'_, AdcctlSpec> {
[INFO] [stdout]     |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_anaif/adcctl.rs:992:23
[INFO] [stdout]     |
[INFO] [stdout] 992 |     pub fn reserved15(&mut self) -> Reserved15W<AdcctlSpec> {
[INFO] [stdout]     |                       ^^^^^^^^^     ----------------------- the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 992 |     pub fn reserved15(&mut self) -> Reserved15W<'_, AdcctlSpec> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_anaif/adcfifostat.rs:84:18
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub fn empty(&mut self) -> EmptyW<AdcfifostatSpec> {
[INFO] [stdout]    |                  ^^^^^^^^^     ----------------------- the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub fn empty(&mut self) -> EmptyW<'_, AdcfifostatSpec> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_anaif/adcfifostat.rs:91:24
[INFO] [stdout]    |
[INFO] [stdout] 91 |     pub fn almost_full(&mut self) -> AlmostFullW<AdcfifostatSpec> {
[INFO] [stdout]    |                        ^^^^^^^^^     ---------------------------- the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 91 |     pub fn almost_full(&mut self) -> AlmostFullW<'_, AdcfifostatSpec> {
[INFO] [stdout]    |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_anaif/adcfifostat.rs:98:17
[INFO] [stdout]    |
[INFO] [stdout] 98 |     pub fn full(&mut self) -> FullW<AdcfifostatSpec> {
[INFO] [stdout]    |                 ^^^^^^^^^     ---------------------- the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 98 |     pub fn full(&mut self) -> FullW<'_, AdcfifostatSpec> {
[INFO] [stdout]    |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_anaif/adcfifostat.rs:105:22
[INFO] [stdout]     |
[INFO] [stdout] 105 |     pub fn underflow(&mut self) -> UnderflowW<AdcfifostatSpec> {
[INFO] [stdout]     |                      ^^^^^^^^^     --------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 105 |     pub fn underflow(&mut self) -> UnderflowW<'_, AdcfifostatSpec> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_anaif/adcfifostat.rs:112:21
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub fn overflow(&mut self) -> OverflowW<AdcfifostatSpec> {
[INFO] [stdout]     |                     ^^^^^^^^^     -------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub fn overflow(&mut self) -> OverflowW<'_, AdcfifostatSpec> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_anaif/adcfifostat.rs:119:22
[INFO] [stdout]     |
[INFO] [stdout] 119 |     pub fn reserved5(&mut self) -> Reserved5W<AdcfifostatSpec> {
[INFO] [stdout]     |                      ^^^^^^^^^     --------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 119 |     pub fn reserved5(&mut self) -> Reserved5W<'_, AdcfifostatSpec> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_anaif/adcfifo.rs:36:17
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn data(&mut self) -> DataW<AdcfifoSpec> {
[INFO] [stdout]    |                 ^^^^^^^^^     ------------------ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn data(&mut self) -> DataW<'_, AdcfifoSpec> {
[INFO] [stdout]    |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_anaif/adcfifo.rs:43:23
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn reserved12(&mut self) -> Reserved12W<AdcfifoSpec> {
[INFO] [stdout]    |                       ^^^^^^^^^     ------------------------ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn reserved12(&mut self) -> Reserved12W<'_, AdcfifoSpec> {
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_anaif/adctrig.rs:36:18
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn start(&mut self) -> StartW<AdctrigSpec> {
[INFO] [stdout]    |                  ^^^^^^^^^     ------------------- the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn start(&mut self) -> StartW<'_, AdctrigSpec> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_anaif/adctrig.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn reserved1(&mut self) -> Reserved1W<AdctrigSpec> {
[INFO] [stdout]    |                      ^^^^^^^^^     ----------------------- the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn reserved1(&mut self) -> Reserved1W<'_, AdctrigSpec> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_anaif/isrcctl.rs:36:20
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn reset_n(&mut self) -> ResetNW<IsrcctlSpec> {
[INFO] [stdout]    |                    ^^^^^^^^^     -------------------- the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn reset_n(&mut self) -> ResetNW<'_, IsrcctlSpec> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_anaif/isrcctl.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn reserved1(&mut self) -> Reserved1W<IsrcctlSpec> {
[INFO] [stdout]    |                      ^^^^^^^^^     ----------------------- the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn reserved1(&mut self) -> Reserved1W<'_, IsrcctlSpec> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_anaif/dacctl.rs:155:25
[INFO] [stdout]     |
[INFO] [stdout] 155 |     pub fn dac_vout_sel(&mut self) -> DacVoutSelW<DacctlSpec> {
[INFO] [stdout]     |                         ^^^^^^^^^     ----------------------- the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 155 |     pub fn dac_vout_sel(&mut self) -> DacVoutSelW<'_, DacctlSpec> {
[INFO] [stdout]     |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_anaif/dacctl.rs:162:29
[INFO] [stdout]     |
[INFO] [stdout] 162 |     pub fn dac_precharge_en(&mut self) -> DacPrechargeEnW<DacctlSpec> {
[INFO] [stdout]     |                             ^^^^^^^^^     --------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 162 |     pub fn dac_precharge_en(&mut self) -> DacPrechargeEnW<'_, DacctlSpec> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_anaif/dacctl.rs:169:26
[INFO] [stdout]     |
[INFO] [stdout] 169 |     pub fn dac_buffer_en(&mut self) -> DacBufferEnW<DacctlSpec> {
[INFO] [stdout]     |                          ^^^^^^^^^     ------------------------ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 169 |     pub fn dac_buffer_en(&mut self) -> DacBufferEnW<'_, DacctlSpec> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_anaif/dacctl.rs:176:19
[INFO] [stdout]     |
[INFO] [stdout] 176 |     pub fn dac_en(&mut self) -> DacEnW<DacctlSpec> {
[INFO] [stdout]     |                   ^^^^^^^^^     ------------------ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 176 |     pub fn dac_en(&mut self) -> DacEnW<'_, DacctlSpec> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_anaif/dacctl.rs:183:22
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub fn reserved6(&mut self) -> Reserved6W<DacctlSpec> {
[INFO] [stdout]     |                      ^^^^^^^^^     ---------------------- the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub fn reserved6(&mut self) -> Reserved6W<'_, DacctlSpec> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_anaif/lpmbiasctl.rs:36:15
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn en(&mut self) -> EnW<LpmbiasctlSpec> {
[INFO] [stdout]    |               ^^^^^^^^^     ------------------- the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn en(&mut self) -> EnW<'_, LpmbiasctlSpec> {
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_anaif/lpmbiasctl.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn reserved1(&mut self) -> Reserved1W<LpmbiasctlSpec> {
[INFO] [stdout]    |                      ^^^^^^^^^     -------------------------- the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn reserved1(&mut self) -> Reserved1W<'_, LpmbiasctlSpec> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_anaif/dacsmplctl.rs:36:15
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn en(&mut self) -> EnW<DacsmplctlSpec> {
[INFO] [stdout]    |               ^^^^^^^^^     ------------------- the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn en(&mut self) -> EnW<'_, DacsmplctlSpec> {
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_anaif/dacsmplctl.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn reserved7(&mut self) -> Reserved7W<DacsmplctlSpec> {
[INFO] [stdout]    |                      ^^^^^^^^^     -------------------------- the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn reserved7(&mut self) -> Reserved7W<'_, DacsmplctlSpec> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_anaif/dacsmplcfg0.rs:36:19
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn clkdiv(&mut self) -> ClkdivW<Dacsmplcfg0Spec> {
[INFO] [stdout]    |                   ^^^^^^^^^     ------------------------ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn clkdiv(&mut self) -> ClkdivW<'_, Dacsmplcfg0Spec> {
[INFO] [stdout]    |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_anaif/dacsmplcfg0.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn reserved6(&mut self) -> Reserved6W<Dacsmplcfg0Spec> {
[INFO] [stdout]    |                      ^^^^^^^^^     --------------------------- the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn reserved6(&mut self) -> Reserved6W<'_, Dacsmplcfg0Spec> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_anaif/dacsmplcfg1.rs:72:26
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub fn hold_interval(&mut self) -> HoldIntervalW<Dacsmplcfg1Spec> {
[INFO] [stdout]    |                          ^^^^^^^^^     ------------------------------ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub fn hold_interval(&mut self) -> HoldIntervalW<'_, Dacsmplcfg1Spec> {
[INFO] [stdout]    |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_anaif/dacsmplcfg1.rs:79:22
[INFO] [stdout]    |
[INFO] [stdout] 79 |     pub fn setup_cnt(&mut self) -> SetupCntW<Dacsmplcfg1Spec> {
[INFO] [stdout]    |                      ^^^^^^^^^     -------------------------- the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 79 |     pub fn setup_cnt(&mut self) -> SetupCntW<'_, Dacsmplcfg1Spec> {
[INFO] [stdout]    |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_anaif/dacsmplcfg1.rs:86:18
[INFO] [stdout]    |
[INFO] [stdout] 86 |     pub fn l_per(&mut self) -> LPerW<Dacsmplcfg1Spec> {
[INFO] [stdout]    |                  ^^^^^^^^^     ---------------------- the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 86 |     pub fn l_per(&mut self) -> LPerW<'_, Dacsmplcfg1Spec> {
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_anaif/dacsmplcfg1.rs:93:18
[INFO] [stdout]    |
[INFO] [stdout] 93 |     pub fn h_per(&mut self) -> HPerW<Dacsmplcfg1Spec> {
[INFO] [stdout]    |                  ^^^^^^^^^     ---------------------- the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 93 |     pub fn h_per(&mut self) -> HPerW<'_, Dacsmplcfg1Spec> {
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_anaif/dacsmplcfg1.rs:100:23
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn reserved15(&mut self) -> Reserved15W<Dacsmplcfg1Spec> {
[INFO] [stdout]     |                       ^^^^^^^^^     ---------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn reserved15(&mut self) -> Reserved15W<'_, Dacsmplcfg1Spec> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_anaif/dacvalue.rs:36:18
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn value(&mut self) -> ValueW<DacvalueSpec> {
[INFO] [stdout]    |                  ^^^^^^^^^     -------------------- the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn value(&mut self) -> ValueW<'_, DacvalueSpec> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_anaif/dacvalue.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn reserved8(&mut self) -> Reserved8W<DacvalueSpec> {
[INFO] [stdout]    |                      ^^^^^^^^^     ------------------------ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn reserved8(&mut self) -> Reserved8W<'_, DacvalueSpec> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_anaif/dacstat.rs:48:24
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub fn hold_active(&mut self) -> HoldActiveW<DacstatSpec> {
[INFO] [stdout]    |                        ^^^^^^^^^     ------------------------ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub fn hold_active(&mut self) -> HoldActiveW<'_, DacstatSpec> {
[INFO] [stdout]    |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_anaif/dacstat.rs:55:25
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn setup_active(&mut self) -> SetupActiveW<DacstatSpec> {
[INFO] [stdout]    |                         ^^^^^^^^^     ------------------------- the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn setup_active(&mut self) -> SetupActiveW<'_, DacstatSpec> {
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_anaif/dacstat.rs:62:22
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn reserved2(&mut self) -> Reserved2W<DacstatSpec> {
[INFO] [stdout]    |                      ^^^^^^^^^     ----------------------- the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn reserved2(&mut self) -> Reserved2W<'_, DacstatSpec> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evstat0.rs:216:19
[INFO] [stdout]     |
[INFO] [stdout] 216 |     pub fn auxio0(&mut self) -> Auxio0W<Evstat0Spec> {
[INFO] [stdout]     |                   ^^^^^^^^^     -------------------- the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 216 |     pub fn auxio0(&mut self) -> Auxio0W<'_, Evstat0Spec> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evstat0.rs:223:19
[INFO] [stdout]     |
[INFO] [stdout] 223 |     pub fn auxio1(&mut self) -> Auxio1W<Evstat0Spec> {
[INFO] [stdout]     |                   ^^^^^^^^^     -------------------- the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 223 |     pub fn auxio1(&mut self) -> Auxio1W<'_, Evstat0Spec> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evstat0.rs:230:19
[INFO] [stdout]     |
[INFO] [stdout] 230 |     pub fn auxio2(&mut self) -> Auxio2W<Evstat0Spec> {
[INFO] [stdout]     |                   ^^^^^^^^^     -------------------- the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 230 |     pub fn auxio2(&mut self) -> Auxio2W<'_, Evstat0Spec> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evstat0.rs:237:19
[INFO] [stdout]     |
[INFO] [stdout] 237 |     pub fn auxio3(&mut self) -> Auxio3W<Evstat0Spec> {
[INFO] [stdout]     |                   ^^^^^^^^^     -------------------- the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 237 |     pub fn auxio3(&mut self) -> Auxio3W<'_, Evstat0Spec> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evstat0.rs:244:19
[INFO] [stdout]     |
[INFO] [stdout] 244 |     pub fn auxio4(&mut self) -> Auxio4W<Evstat0Spec> {
[INFO] [stdout]     |                   ^^^^^^^^^     -------------------- the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 244 |     pub fn auxio4(&mut self) -> Auxio4W<'_, Evstat0Spec> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evstat0.rs:251:19
[INFO] [stdout]     |
[INFO] [stdout] 251 |     pub fn auxio5(&mut self) -> Auxio5W<Evstat0Spec> {
[INFO] [stdout]     |                   ^^^^^^^^^     -------------------- the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 251 |     pub fn auxio5(&mut self) -> Auxio5W<'_, Evstat0Spec> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evstat0.rs:258:19
[INFO] [stdout]     |
[INFO] [stdout] 258 |     pub fn auxio6(&mut self) -> Auxio6W<Evstat0Spec> {
[INFO] [stdout]     |                   ^^^^^^^^^     -------------------- the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 258 |     pub fn auxio6(&mut self) -> Auxio6W<'_, Evstat0Spec> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evstat0.rs:265:19
[INFO] [stdout]     |
[INFO] [stdout] 265 |     pub fn auxio7(&mut self) -> Auxio7W<Evstat0Spec> {
[INFO] [stdout]     |                   ^^^^^^^^^     -------------------- the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 265 |     pub fn auxio7(&mut self) -> Auxio7W<'_, Evstat0Spec> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evstat0.rs:272:19
[INFO] [stdout]     |
[INFO] [stdout] 272 |     pub fn auxio8(&mut self) -> Auxio8W<Evstat0Spec> {
[INFO] [stdout]     |                   ^^^^^^^^^     -------------------- the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 272 |     pub fn auxio8(&mut self) -> Auxio8W<'_, Evstat0Spec> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evstat0.rs:279:19
[INFO] [stdout]     |
[INFO] [stdout] 279 |     pub fn auxio9(&mut self) -> Auxio9W<Evstat0Spec> {
[INFO] [stdout]     |                   ^^^^^^^^^     -------------------- the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 279 |     pub fn auxio9(&mut self) -> Auxio9W<'_, Evstat0Spec> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evstat0.rs:286:20
[INFO] [stdout]     |
[INFO] [stdout] 286 |     pub fn auxio10(&mut self) -> Auxio10W<Evstat0Spec> {
[INFO] [stdout]     |                    ^^^^^^^^^     --------------------- the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 286 |     pub fn auxio10(&mut self) -> Auxio10W<'_, Evstat0Spec> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evstat0.rs:293:20
[INFO] [stdout]     |
[INFO] [stdout] 293 |     pub fn auxio11(&mut self) -> Auxio11W<Evstat0Spec> {
[INFO] [stdout]     |                    ^^^^^^^^^     --------------------- the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 293 |     pub fn auxio11(&mut self) -> Auxio11W<'_, Evstat0Spec> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evstat0.rs:300:20
[INFO] [stdout]     |
[INFO] [stdout] 300 |     pub fn auxio12(&mut self) -> Auxio12W<Evstat0Spec> {
[INFO] [stdout]     |                    ^^^^^^^^^     --------------------- the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 300 |     pub fn auxio12(&mut self) -> Auxio12W<'_, Evstat0Spec> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evstat0.rs:307:20
[INFO] [stdout]     |
[INFO] [stdout] 307 |     pub fn auxio13(&mut self) -> Auxio13W<Evstat0Spec> {
[INFO] [stdout]     |                    ^^^^^^^^^     --------------------- the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 307 |     pub fn auxio13(&mut self) -> Auxio13W<'_, Evstat0Spec> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evstat0.rs:314:20
[INFO] [stdout]     |
[INFO] [stdout] 314 |     pub fn auxio14(&mut self) -> Auxio14W<Evstat0Spec> {
[INFO] [stdout]     |                    ^^^^^^^^^     --------------------- the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 314 |     pub fn auxio14(&mut self) -> Auxio14W<'_, Evstat0Spec> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evstat0.rs:321:20
[INFO] [stdout]     |
[INFO] [stdout] 321 |     pub fn auxio15(&mut self) -> Auxio15W<Evstat0Spec> {
[INFO] [stdout]     |                    ^^^^^^^^^     --------------------- the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 321 |     pub fn auxio15(&mut self) -> Auxio15W<'_, Evstat0Spec> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evstat0.rs:328:23
[INFO] [stdout]     |
[INFO] [stdout] 328 |     pub fn reserved16(&mut self) -> Reserved16W<Evstat0Spec> {
[INFO] [stdout]     |                       ^^^^^^^^^     ------------------------ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 328 |     pub fn reserved16(&mut self) -> Reserved16W<'_, Evstat0Spec> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evstat1.rs:216:20
[INFO] [stdout]     |
[INFO] [stdout] 216 |     pub fn auxio16(&mut self) -> Auxio16W<Evstat1Spec> {
[INFO] [stdout]     |                    ^^^^^^^^^     --------------------- the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 216 |     pub fn auxio16(&mut self) -> Auxio16W<'_, Evstat1Spec> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evstat1.rs:223:20
[INFO] [stdout]     |
[INFO] [stdout] 223 |     pub fn auxio17(&mut self) -> Auxio17W<Evstat1Spec> {
[INFO] [stdout]     |                    ^^^^^^^^^     --------------------- the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 223 |     pub fn auxio17(&mut self) -> Auxio17W<'_, Evstat1Spec> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evstat1.rs:230:20
[INFO] [stdout]     |
[INFO] [stdout] 230 |     pub fn auxio18(&mut self) -> Auxio18W<Evstat1Spec> {
[INFO] [stdout]     |                    ^^^^^^^^^     --------------------- the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 230 |     pub fn auxio18(&mut self) -> Auxio18W<'_, Evstat1Spec> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evstat1.rs:237:20
[INFO] [stdout]     |
[INFO] [stdout] 237 |     pub fn auxio19(&mut self) -> Auxio19W<Evstat1Spec> {
[INFO] [stdout]     |                    ^^^^^^^^^     --------------------- the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 237 |     pub fn auxio19(&mut self) -> Auxio19W<'_, Evstat1Spec> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evstat1.rs:244:20
[INFO] [stdout]     |
[INFO] [stdout] 244 |     pub fn auxio20(&mut self) -> Auxio20W<Evstat1Spec> {
[INFO] [stdout]     |                    ^^^^^^^^^     --------------------- the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 244 |     pub fn auxio20(&mut self) -> Auxio20W<'_, Evstat1Spec> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evstat1.rs:251:20
[INFO] [stdout]     |
[INFO] [stdout] 251 |     pub fn auxio21(&mut self) -> Auxio21W<Evstat1Spec> {
[INFO] [stdout]     |                    ^^^^^^^^^     --------------------- the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 251 |     pub fn auxio21(&mut self) -> Auxio21W<'_, Evstat1Spec> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evstat1.rs:258:20
[INFO] [stdout]     |
[INFO] [stdout] 258 |     pub fn auxio22(&mut self) -> Auxio22W<Evstat1Spec> {
[INFO] [stdout]     |                    ^^^^^^^^^     --------------------- the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 258 |     pub fn auxio22(&mut self) -> Auxio22W<'_, Evstat1Spec> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evstat1.rs:265:20
[INFO] [stdout]     |
[INFO] [stdout] 265 |     pub fn auxio23(&mut self) -> Auxio23W<Evstat1Spec> {
[INFO] [stdout]     |                    ^^^^^^^^^     --------------------- the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 265 |     pub fn auxio23(&mut self) -> Auxio23W<'_, Evstat1Spec> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evstat1.rs:272:20
[INFO] [stdout]     |
[INFO] [stdout] 272 |     pub fn auxio24(&mut self) -> Auxio24W<Evstat1Spec> {
[INFO] [stdout]     |                    ^^^^^^^^^     --------------------- the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 272 |     pub fn auxio24(&mut self) -> Auxio24W<'_, Evstat1Spec> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evstat1.rs:279:20
[INFO] [stdout]     |
[INFO] [stdout] 279 |     pub fn auxio25(&mut self) -> Auxio25W<Evstat1Spec> {
[INFO] [stdout]     |                    ^^^^^^^^^     --------------------- the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 279 |     pub fn auxio25(&mut self) -> Auxio25W<'_, Evstat1Spec> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evstat1.rs:286:20
[INFO] [stdout]     |
[INFO] [stdout] 286 |     pub fn auxio26(&mut self) -> Auxio26W<Evstat1Spec> {
[INFO] [stdout]     |                    ^^^^^^^^^     --------------------- the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 286 |     pub fn auxio26(&mut self) -> Auxio26W<'_, Evstat1Spec> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evstat1.rs:293:20
[INFO] [stdout]     |
[INFO] [stdout] 293 |     pub fn auxio27(&mut self) -> Auxio27W<Evstat1Spec> {
[INFO] [stdout]     |                    ^^^^^^^^^     --------------------- the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 293 |     pub fn auxio27(&mut self) -> Auxio27W<'_, Evstat1Spec> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evstat1.rs:300:20
[INFO] [stdout]     |
[INFO] [stdout] 300 |     pub fn auxio28(&mut self) -> Auxio28W<Evstat1Spec> {
[INFO] [stdout]     |                    ^^^^^^^^^     --------------------- the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 300 |     pub fn auxio28(&mut self) -> Auxio28W<'_, Evstat1Spec> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evstat1.rs:307:20
[INFO] [stdout]     |
[INFO] [stdout] 307 |     pub fn auxio29(&mut self) -> Auxio29W<Evstat1Spec> {
[INFO] [stdout]     |                    ^^^^^^^^^     --------------------- the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 307 |     pub fn auxio29(&mut self) -> Auxio29W<'_, Evstat1Spec> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evstat1.rs:314:20
[INFO] [stdout]     |
[INFO] [stdout] 314 |     pub fn auxio30(&mut self) -> Auxio30W<Evstat1Spec> {
[INFO] [stdout]     |                    ^^^^^^^^^     --------------------- the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 314 |     pub fn auxio30(&mut self) -> Auxio30W<'_, Evstat1Spec> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evstat1.rs:321:20
[INFO] [stdout]     |
[INFO] [stdout] 321 |     pub fn auxio31(&mut self) -> Auxio31W<Evstat1Spec> {
[INFO] [stdout]     |                    ^^^^^^^^^     --------------------- the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 321 |     pub fn auxio31(&mut self) -> Auxio31W<'_, Evstat1Spec> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evstat1.rs:328:23
[INFO] [stdout]     |
[INFO] [stdout] 328 |     pub fn reserved16(&mut self) -> Reserved16W<Evstat1Spec> {
[INFO] [stdout]     |                       ^^^^^^^^^     ------------------------ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 328 |     pub fn reserved16(&mut self) -> Reserved16W<'_, Evstat1Spec> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evstat2.rs:216:22
[INFO] [stdout]     |
[INFO] [stdout] 216 |     pub fn manual_ev(&mut self) -> ManualEvW<Evstat2Spec> {
[INFO] [stdout]     |                      ^^^^^^^^^     ---------------------- the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 216 |     pub fn manual_ev(&mut self) -> ManualEvW<'_, Evstat2Spec> {
[INFO] [stdout]     |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evstat2.rs:223:24
[INFO] [stdout]     |
[INFO] [stdout] 223 |     pub fn aon_rtc_ch2(&mut self) -> AonRtcCh2W<Evstat2Spec> {
[INFO] [stdout]     |                        ^^^^^^^^^     ----------------------- the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 223 |     pub fn aon_rtc_ch2(&mut self) -> AonRtcCh2W<'_, Evstat2Spec> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evstat2.rs:230:28
[INFO] [stdout]     |
[INFO] [stdout] 230 |     pub fn aon_rtc_ch2_dly(&mut self) -> AonRtcCh2DlyW<Evstat2Spec> {
[INFO] [stdout]     |                            ^^^^^^^^^     -------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 230 |     pub fn aon_rtc_ch2_dly(&mut self) -> AonRtcCh2DlyW<'_, Evstat2Spec> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evstat2.rs:237:25
[INFO] [stdout]     |
[INFO] [stdout] 237 |     pub fn aon_rtc_4khz(&mut self) -> AonRtc4khzW<Evstat2Spec> {
[INFO] [stdout]     |                         ^^^^^^^^^     ------------------------ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 237 |     pub fn aon_rtc_4khz(&mut self) -> AonRtc4khzW<'_, Evstat2Spec> {
[INFO] [stdout]     |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evstat2.rs:244:31
[INFO] [stdout]     |
[INFO] [stdout] 244 |     pub fn aon_batmon_bat_upd(&mut self) -> AonBatmonBatUpdW<Evstat2Spec> {
[INFO] [stdout]     |                               ^^^^^^^^^     ----------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 244 |     pub fn aon_batmon_bat_upd(&mut self) -> AonBatmonBatUpdW<'_, Evstat2Spec> {
[INFO] [stdout]     |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evstat2.rs:251:32
[INFO] [stdout]     |
[INFO] [stdout] 251 |     pub fn aon_batmon_temp_upd(&mut self) -> AonBatmonTempUpdW<Evstat2Spec> {
[INFO] [stdout]     |                                ^^^^^^^^^     ------------------------------ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 251 |     pub fn aon_batmon_temp_upd(&mut self) -> AonBatmonTempUpdW<'_, Evstat2Spec> {
[INFO] [stdout]     |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evstat2.rs:258:20
[INFO] [stdout]     |
[INFO] [stdout] 258 |     pub fn sclk_lf(&mut self) -> SclkLfW<Evstat2Spec> {
[INFO] [stdout]     |                    ^^^^^^^^^     -------------------- the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 258 |     pub fn sclk_lf(&mut self) -> SclkLfW<'_, Evstat2Spec> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evstat2.rs:265:20
[INFO] [stdout]     |
[INFO] [stdout] 265 |     pub fn pwr_dwn(&mut self) -> PwrDwnW<Evstat2Spec> {
[INFO] [stdout]     |                    ^^^^^^^^^     -------------------- the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 265 |     pub fn pwr_dwn(&mut self) -> PwrDwnW<'_, Evstat2Spec> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evstat2.rs:272:23
[INFO] [stdout]     |
[INFO] [stdout] 272 |     pub fn mcu_active(&mut self) -> McuActiveW<Evstat2Spec> {
[INFO] [stdout]     |                       ^^^^^^^^^     ----------------------- the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 272 |     pub fn mcu_active(&mut self) -> McuActiveW<'_, Evstat2Spec> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evstat2.rs:279:26
[INFO] [stdout]     |
[INFO] [stdout] 279 |     pub fn vddr_recharge(&mut self) -> VddrRechargeW<Evstat2Spec> {
[INFO] [stdout]     |                          ^^^^^^^^^     -------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 279 |     pub fn vddr_recharge(&mut self) -> VddrRechargeW<'_, Evstat2Spec> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evstat2.rs:286:21
[INFO] [stdout]     |
[INFO] [stdout] 286 |     pub fn aclk_ref(&mut self) -> AclkRefW<Evstat2Spec> {
[INFO] [stdout]     |                     ^^^^^^^^^     --------------------- the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 286 |     pub fn aclk_ref(&mut self) -> AclkRefW<'_, Evstat2Spec> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evstat2.rs:293:19
[INFO] [stdout]     |
[INFO] [stdout] 293 |     pub fn mcu_ev(&mut self) -> McuEvW<Evstat2Spec> {
[INFO] [stdout]     |                   ^^^^^^^^^     ------------------- the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 293 |     pub fn mcu_ev(&mut self) -> McuEvW<'_, Evstat2Spec> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evstat2.rs:300:24
[INFO] [stdout]     |
[INFO] [stdout] 300 |     pub fn mcu_obsmux0(&mut self) -> McuObsmux0W<Evstat2Spec> {
[INFO] [stdout]     |                        ^^^^^^^^^     ------------------------ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 300 |     pub fn mcu_obsmux0(&mut self) -> McuObsmux0W<'_, Evstat2Spec> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evstat2.rs:307:24
[INFO] [stdout]     |
[INFO] [stdout] 307 |     pub fn mcu_obsmux1(&mut self) -> McuObsmux1W<Evstat2Spec> {
[INFO] [stdout]     |                        ^^^^^^^^^     ------------------------ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 307 |     pub fn mcu_obsmux1(&mut self) -> McuObsmux1W<'_, Evstat2Spec> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evstat2.rs:314:22
[INFO] [stdout]     |
[INFO] [stdout] 314 |     pub fn aux_compa(&mut self) -> AuxCompaW<Evstat2Spec> {
[INFO] [stdout]     |                      ^^^^^^^^^     ---------------------- the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 314 |     pub fn aux_compa(&mut self) -> AuxCompaW<'_, Evstat2Spec> {
[INFO] [stdout]     |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evstat2.rs:321:22
[INFO] [stdout]     |
[INFO] [stdout] 321 |     pub fn aux_compb(&mut self) -> AuxCompbW<Evstat2Spec> {
[INFO] [stdout]     |                      ^^^^^^^^^     ---------------------- the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 321 |     pub fn aux_compb(&mut self) -> AuxCompbW<'_, Evstat2Spec> {
[INFO] [stdout]     |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evstat2.rs:328:23
[INFO] [stdout]     |
[INFO] [stdout] 328 |     pub fn reserved16(&mut self) -> Reserved16W<Evstat2Spec> {
[INFO] [stdout]     |                       ^^^^^^^^^     ------------------------ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 328 |     pub fn reserved16(&mut self) -> Reserved16W<'_, Evstat2Spec> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evstat3.rs:216:27
[INFO] [stdout]     |
[INFO] [stdout] 216 |     pub fn aux_timer2_ev0(&mut self) -> AuxTimer2Ev0W<Evstat3Spec> {
[INFO] [stdout]     |                           ^^^^^^^^^     -------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 216 |     pub fn aux_timer2_ev0(&mut self) -> AuxTimer2Ev0W<'_, Evstat3Spec> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evstat3.rs:223:27
[INFO] [stdout]     |
[INFO] [stdout] 223 |     pub fn aux_timer2_ev1(&mut self) -> AuxTimer2Ev1W<Evstat3Spec> {
[INFO] [stdout]     |                           ^^^^^^^^^     -------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 223 |     pub fn aux_timer2_ev1(&mut self) -> AuxTimer2Ev1W<'_, Evstat3Spec> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evstat3.rs:230:27
[INFO] [stdout]     |
[INFO] [stdout] 230 |     pub fn aux_timer2_ev2(&mut self) -> AuxTimer2Ev2W<Evstat3Spec> {
[INFO] [stdout]     |                           ^^^^^^^^^     -------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 230 |     pub fn aux_timer2_ev2(&mut self) -> AuxTimer2Ev2W<'_, Evstat3Spec> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evstat3.rs:237:27
[INFO] [stdout]     |
[INFO] [stdout] 237 |     pub fn aux_timer2_ev3(&mut self) -> AuxTimer2Ev3W<Evstat3Spec> {
[INFO] [stdout]     |                           ^^^^^^^^^     -------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 237 |     pub fn aux_timer2_ev3(&mut self) -> AuxTimer2Ev3W<'_, Evstat3Spec> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evstat3.rs:244:29
[INFO] [stdout]     |
[INFO] [stdout] 244 |     pub fn aux_timer2_pulse(&mut self) -> AuxTimer2PulseW<Evstat3Spec> {
[INFO] [stdout]     |                             ^^^^^^^^^     ---------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 244 |     pub fn aux_timer2_pulse(&mut self) -> AuxTimer2PulseW<'_, Evstat3Spec> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evstat3.rs:251:26
[INFO] [stdout]     |
[INFO] [stdout] 251 |     pub fn aux_timer1_ev(&mut self) -> AuxTimer1EvW<Evstat3Spec> {
[INFO] [stdout]     |                          ^^^^^^^^^     ------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 251 |     pub fn aux_timer1_ev(&mut self) -> AuxTimer1EvW<'_, Evstat3Spec> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evstat3.rs:258:26
[INFO] [stdout]     |
[INFO] [stdout] 258 |     pub fn aux_timer0_ev(&mut self) -> AuxTimer0EvW<Evstat3Spec> {
[INFO] [stdout]     |                          ^^^^^^^^^     ------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 258 |     pub fn aux_timer0_ev(&mut self) -> AuxTimer0EvW<'_, Evstat3Spec> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evstat3.rs:265:25
[INFO] [stdout]     |
[INFO] [stdout] 265 |     pub fn aux_tdc_done(&mut self) -> AuxTdcDoneW<Evstat3Spec> {
[INFO] [stdout]     |                         ^^^^^^^^^     ------------------------ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 265 |     pub fn aux_tdc_done(&mut self) -> AuxTdcDoneW<'_, Evstat3Spec> {
[INFO] [stdout]     |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evstat3.rs:272:29
[INFO] [stdout]     |
[INFO] [stdout] 272 |     pub fn aux_isrc_reset_n(&mut self) -> AuxIsrcResetNW<Evstat3Spec> {
[INFO] [stdout]     |                             ^^^^^^^^^     --------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 272 |     pub fn aux_isrc_reset_n(&mut self) -> AuxIsrcResetNW<'_, Evstat3Spec> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evstat3.rs:279:25
[INFO] [stdout]     |
[INFO] [stdout] 279 |     pub fn aux_adc_done(&mut self) -> AuxAdcDoneW<Evstat3Spec> {
[INFO] [stdout]     |                         ^^^^^^^^^     ------------------------ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 279 |     pub fn aux_adc_done(&mut self) -> AuxAdcDoneW<'_, Evstat3Spec> {
[INFO] [stdout]     |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evstat3.rs:286:24
[INFO] [stdout]     |
[INFO] [stdout] 286 |     pub fn aux_adc_irq(&mut self) -> AuxAdcIrqW<Evstat3Spec> {
[INFO] [stdout]     |                        ^^^^^^^^^     ----------------------- the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 286 |     pub fn aux_adc_irq(&mut self) -> AuxAdcIrqW<'_, Evstat3Spec> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evstat3.rs:293:37
[INFO] [stdout]     |
[INFO] [stdout] 293 |     pub fn aux_adc_fifo_almost_full(&mut self) -> AuxAdcFifoAlmostFullW<Evstat3Spec> {
[INFO] [stdout]     |                                     ^^^^^^^^^     ---------------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 293 |     pub fn aux_adc_fifo_almost_full(&mut self) -> AuxAdcFifoAlmostFullW<'_, Evstat3Spec> {
[INFO] [stdout]     |                                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evstat3.rs:300:35
[INFO] [stdout]     |
[INFO] [stdout] 300 |     pub fn aux_adc_fifo_not_empty(&mut self) -> AuxAdcFifoNotEmptyW<Evstat3Spec> {
[INFO] [stdout]     |                                   ^^^^^^^^^     -------------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 300 |     pub fn aux_adc_fifo_not_empty(&mut self) -> AuxAdcFifoNotEmptyW<'_, Evstat3Spec> {
[INFO] [stdout]     |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evstat3.rs:307:35
[INFO] [stdout]     |
[INFO] [stdout] 307 |     pub fn aux_smph_autotake_done(&mut self) -> AuxSmphAutotakeDoneW<Evstat3Spec> {
[INFO] [stdout]     |                                   ^^^^^^^^^     --------------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 307 |     pub fn aux_smph_autotake_done(&mut self) -> AuxSmphAutotakeDoneW<'_, Evstat3Spec> {
[INFO] [stdout]     |                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evstat3.rs:314:32
[INFO] [stdout]     |
[INFO] [stdout] 314 |     pub fn aux_dac_hold_active(&mut self) -> AuxDacHoldActiveW<Evstat3Spec> {
[INFO] [stdout]     |                                ^^^^^^^^^     ------------------------------ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 314 |     pub fn aux_dac_hold_active(&mut self) -> AuxDacHoldActiveW<'_, Evstat3Spec> {
[INFO] [stdout]     |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evstat3.rs:321:37
[INFO] [stdout]     |
[INFO] [stdout] 321 |     pub fn aux_timer2_clkswitch_rdy(&mut self) -> AuxTimer2ClkswitchRdyW<Evstat3Spec> {
[INFO] [stdout]     |                                     ^^^^^^^^^     ----------------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 321 |     pub fn aux_timer2_clkswitch_rdy(&mut self) -> AuxTimer2ClkswitchRdyW<'_, Evstat3Spec> {
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evstat3.rs:328:23
[INFO] [stdout]     |
[INFO] [stdout] 328 |     pub fn reserved16(&mut self) -> Reserved16W<Evstat3Spec> {
[INFO] [stdout]     |                       ^^^^^^^^^     ------------------------ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 328 |     pub fn reserved16(&mut self) -> Reserved16W<'_, Evstat3Spec> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/scewevcfg0.rs:911:20
[INFO] [stdout]     |
[INFO] [stdout] 911 |     pub fn ev0_sel(&mut self) -> Ev0SelW<Scewevcfg0Spec> {
[INFO] [stdout]     |                    ^^^^^^^^^     ----------------------- the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 911 |     pub fn ev0_sel(&mut self) -> Ev0SelW<'_, Scewevcfg0Spec> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/scewevcfg0.rs:918:23
[INFO] [stdout]     |
[INFO] [stdout] 918 |     pub fn comb_ev_en(&mut self) -> CombEvEnW<Scewevcfg0Spec> {
[INFO] [stdout]     |                       ^^^^^^^^^     ------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 918 |     pub fn comb_ev_en(&mut self) -> CombEvEnW<'_, Scewevcfg0Spec> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/scewevcfg0.rs:925:22
[INFO] [stdout]     |
[INFO] [stdout] 925 |     pub fn reserved7(&mut self) -> Reserved7W<Scewevcfg0Spec> {
[INFO] [stdout]     |                      ^^^^^^^^^     -------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 925 |     pub fn reserved7(&mut self) -> Reserved7W<'_, Scewevcfg0Spec> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/scewevcfg1.rs:923:20
[INFO] [stdout]     |
[INFO] [stdout] 923 |     pub fn ev1_sel(&mut self) -> Ev1SelW<Scewevcfg1Spec> {
[INFO] [stdout]     |                    ^^^^^^^^^     ----------------------- the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 923 |     pub fn ev1_sel(&mut self) -> Ev1SelW<'_, Scewevcfg1Spec> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/scewevcfg1.rs:930:20
[INFO] [stdout]     |
[INFO] [stdout] 930 |     pub fn ev1_pol(&mut self) -> Ev1PolW<Scewevcfg1Spec> {
[INFO] [stdout]     |                    ^^^^^^^^^     ----------------------- the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 930 |     pub fn ev1_pol(&mut self) -> Ev1PolW<'_, Scewevcfg1Spec> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/scewevcfg1.rs:937:20
[INFO] [stdout]     |
[INFO] [stdout] 937 |     pub fn ev0_pol(&mut self) -> Ev0PolW<Scewevcfg1Spec> {
[INFO] [stdout]     |                    ^^^^^^^^^     ----------------------- the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 937 |     pub fn ev0_pol(&mut self) -> Ev0PolW<'_, Scewevcfg1Spec> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/scewevcfg1.rs:944:22
[INFO] [stdout]     |
[INFO] [stdout] 944 |     pub fn reserved8(&mut self) -> Reserved8W<Scewevcfg1Spec> {
[INFO] [stdout]     |                      ^^^^^^^^^     -------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 944 |     pub fn reserved8(&mut self) -> Reserved8W<'_, Scewevcfg1Spec> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/dmactl.rs:160:16
[INFO] [stdout]     |
[INFO] [stdout] 160 |     pub fn sel(&mut self) -> SelW<DmactlSpec> {
[INFO] [stdout]     |                ^^^^^^^^^     ---------------- the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 160 |     pub fn sel(&mut self) -> SelW<'_, DmactlSpec> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/dmactl.rs:167:15
[INFO] [stdout]     |
[INFO] [stdout] 167 |     pub fn en(&mut self) -> EnW<DmactlSpec> {
[INFO] [stdout]     |               ^^^^^^^^^     --------------- the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 167 |     pub fn en(&mut self) -> EnW<'_, DmactlSpec> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/dmactl.rs:174:21
[INFO] [stdout]     |
[INFO] [stdout] 174 |     pub fn req_mode(&mut self) -> ReqModeW<DmactlSpec> {
[INFO] [stdout]     |                     ^^^^^^^^^     -------------------- the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 174 |     pub fn req_mode(&mut self) -> ReqModeW<'_, DmactlSpec> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/dmactl.rs:181:22
[INFO] [stdout]     |
[INFO] [stdout] 181 |     pub fn reserved3(&mut self) -> Reserved3W<DmactlSpec> {
[INFO] [stdout]     |                      ^^^^^^^^^     ---------------------- the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 181 |     pub fn reserved3(&mut self) -> Reserved3W<'_, DmactlSpec> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_evctl/swevset.rs:60:18
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub fn swev0(&mut self) -> Swev0W<SwevsetSpec> {
[INFO] [stdout]    |                  ^^^^^^^^^     ------------------- the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub fn swev0(&mut self) -> Swev0W<'_, SwevsetSpec> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_evctl/swevset.rs:67:18
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub fn swev1(&mut self) -> Swev1W<SwevsetSpec> {
[INFO] [stdout]    |                  ^^^^^^^^^     ------------------- the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub fn swev1(&mut self) -> Swev1W<'_, SwevsetSpec> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_evctl/swevset.rs:74:18
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub fn swev2(&mut self) -> Swev2W<SwevsetSpec> {
[INFO] [stdout]    |                  ^^^^^^^^^     ------------------- the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub fn swev2(&mut self) -> Swev2W<'_, SwevsetSpec> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_evctl/swevset.rs:81:22
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub fn reserved3(&mut self) -> Reserved3W<SwevsetSpec> {
[INFO] [stdout]    |                      ^^^^^^^^^     ----------------------- the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub fn reserved3(&mut self) -> Reserved3W<'_, SwevsetSpec> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evtoaonflags.rs:132:18
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub fn swev0(&mut self) -> Swev0W<EvtoaonflagsSpec> {
[INFO] [stdout]     |                  ^^^^^^^^^     ------------------------ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub fn swev0(&mut self) -> Swev0W<'_, EvtoaonflagsSpec> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evtoaonflags.rs:139:18
[INFO] [stdout]     |
[INFO] [stdout] 139 |     pub fn swev1(&mut self) -> Swev1W<EvtoaonflagsSpec> {
[INFO] [stdout]     |                  ^^^^^^^^^     ------------------------ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 139 |     pub fn swev1(&mut self) -> Swev1W<'_, EvtoaonflagsSpec> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evtoaonflags.rs:146:18
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub fn swev2(&mut self) -> Swev2W<EvtoaonflagsSpec> {
[INFO] [stdout]     |                  ^^^^^^^^^     ------------------------ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub fn swev2(&mut self) -> Swev2W<'_, EvtoaonflagsSpec> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evtoaonflags.rs:153:22
[INFO] [stdout]     |
[INFO] [stdout] 153 |     pub fn aux_compa(&mut self) -> AuxCompaW<EvtoaonflagsSpec> {
[INFO] [stdout]     |                      ^^^^^^^^^     --------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 153 |     pub fn aux_compa(&mut self) -> AuxCompaW<'_, EvtoaonflagsSpec> {
[INFO] [stdout]     |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evtoaonflags.rs:160:22
[INFO] [stdout]     |
[INFO] [stdout] 160 |     pub fn aux_compb(&mut self) -> AuxCompbW<EvtoaonflagsSpec> {
[INFO] [stdout]     |                      ^^^^^^^^^     --------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 160 |     pub fn aux_compb(&mut self) -> AuxCompbW<'_, EvtoaonflagsSpec> {
[INFO] [stdout]     |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evtoaonflags.rs:167:25
[INFO] [stdout]     |
[INFO] [stdout] 167 |     pub fn aux_adc_done(&mut self) -> AuxAdcDoneW<EvtoaonflagsSpec> {
[INFO] [stdout]     |                         ^^^^^^^^^     ----------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 167 |     pub fn aux_adc_done(&mut self) -> AuxAdcDoneW<'_, EvtoaonflagsSpec> {
[INFO] [stdout]     |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evtoaonflags.rs:174:25
[INFO] [stdout]     |
[INFO] [stdout] 174 |     pub fn aux_tdc_done(&mut self) -> AuxTdcDoneW<EvtoaonflagsSpec> {
[INFO] [stdout]     |                         ^^^^^^^^^     ----------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 174 |     pub fn aux_tdc_done(&mut self) -> AuxTdcDoneW<'_, EvtoaonflagsSpec> {
[INFO] [stdout]     |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evtoaonflags.rs:181:26
[INFO] [stdout]     |
[INFO] [stdout] 181 |     pub fn aux_timer0_ev(&mut self) -> AuxTimer0EvW<EvtoaonflagsSpec> {
[INFO] [stdout]     |                          ^^^^^^^^^     ------------------------------ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 181 |     pub fn aux_timer0_ev(&mut self) -> AuxTimer0EvW<'_, EvtoaonflagsSpec> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evtoaonflags.rs:188:26
[INFO] [stdout]     |
[INFO] [stdout] 188 |     pub fn aux_timer1_ev(&mut self) -> AuxTimer1EvW<EvtoaonflagsSpec> {
[INFO] [stdout]     |                          ^^^^^^^^^     ------------------------------ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 188 |     pub fn aux_timer1_ev(&mut self) -> AuxTimer1EvW<'_, EvtoaonflagsSpec> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evtoaonflags.rs:195:22
[INFO] [stdout]     |
[INFO] [stdout] 195 |     pub fn reserved9(&mut self) -> Reserved9W<EvtoaonflagsSpec> {
[INFO] [stdout]     |                      ^^^^^^^^^     ---------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 195 |     pub fn reserved9(&mut self) -> Reserved9W<'_, EvtoaonflagsSpec> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evtoaonpol.rs:408:22
[INFO] [stdout]     |
[INFO] [stdout] 408 |     pub fn reserved2(&mut self) -> Reserved2W<EvtoaonpolSpec> {
[INFO] [stdout]     |                      ^^^^^^^^^     -------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 408 |     pub fn reserved2(&mut self) -> Reserved2W<'_, EvtoaonpolSpec> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evtoaonpol.rs:415:22
[INFO] [stdout]     |
[INFO] [stdout] 415 |     pub fn aux_compa(&mut self) -> AuxCompaW<EvtoaonpolSpec> {
[INFO] [stdout]     |                      ^^^^^^^^^     ------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 415 |     pub fn aux_compa(&mut self) -> AuxCompaW<'_, EvtoaonpolSpec> {
[INFO] [stdout]     |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evtoaonpol.rs:422:22
[INFO] [stdout]     |
[INFO] [stdout] 422 |     pub fn aux_compb(&mut self) -> AuxCompbW<EvtoaonpolSpec> {
[INFO] [stdout]     |                      ^^^^^^^^^     ------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 422 |     pub fn aux_compb(&mut self) -> AuxCompbW<'_, EvtoaonpolSpec> {
[INFO] [stdout]     |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evtoaonpol.rs:429:25
[INFO] [stdout]     |
[INFO] [stdout] 429 |     pub fn aux_adc_done(&mut self) -> AuxAdcDoneW<EvtoaonpolSpec> {
[INFO] [stdout]     |                         ^^^^^^^^^     --------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 429 |     pub fn aux_adc_done(&mut self) -> AuxAdcDoneW<'_, EvtoaonpolSpec> {
[INFO] [stdout]     |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evtoaonpol.rs:436:25
[INFO] [stdout]     |
[INFO] [stdout] 436 |     pub fn aux_tdc_done(&mut self) -> AuxTdcDoneW<EvtoaonpolSpec> {
[INFO] [stdout]     |                         ^^^^^^^^^     --------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 436 |     pub fn aux_tdc_done(&mut self) -> AuxTdcDoneW<'_, EvtoaonpolSpec> {
[INFO] [stdout]     |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evtoaonpol.rs:443:26
[INFO] [stdout]     |
[INFO] [stdout] 443 |     pub fn aux_timer0_ev(&mut self) -> AuxTimer0EvW<EvtoaonpolSpec> {
[INFO] [stdout]     |                          ^^^^^^^^^     ---------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 443 |     pub fn aux_timer0_ev(&mut self) -> AuxTimer0EvW<'_, EvtoaonpolSpec> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evtoaonpol.rs:450:26
[INFO] [stdout]     |
[INFO] [stdout] 450 |     pub fn aux_timer1_ev(&mut self) -> AuxTimer1EvW<EvtoaonpolSpec> {
[INFO] [stdout]     |                          ^^^^^^^^^     ---------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 450 |     pub fn aux_timer1_ev(&mut self) -> AuxTimer1EvW<'_, EvtoaonpolSpec> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evtoaonpol.rs:457:22
[INFO] [stdout]     |
[INFO] [stdout] 457 |     pub fn reserved9(&mut self) -> Reserved9W<EvtoaonpolSpec> {
[INFO] [stdout]     |                      ^^^^^^^^^     -------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 457 |     pub fn reserved9(&mut self) -> Reserved9W<'_, EvtoaonpolSpec> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evtoaonflagsclr.rs:132:18
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub fn swev0(&mut self) -> Swev0W<EvtoaonflagsclrSpec> {
[INFO] [stdout]     |                  ^^^^^^^^^     --------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub fn swev0(&mut self) -> Swev0W<'_, EvtoaonflagsclrSpec> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evtoaonflagsclr.rs:139:18
[INFO] [stdout]     |
[INFO] [stdout] 139 |     pub fn swev1(&mut self) -> Swev1W<EvtoaonflagsclrSpec> {
[INFO] [stdout]     |                  ^^^^^^^^^     --------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 139 |     pub fn swev1(&mut self) -> Swev1W<'_, EvtoaonflagsclrSpec> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evtoaonflagsclr.rs:146:18
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub fn swev2(&mut self) -> Swev2W<EvtoaonflagsclrSpec> {
[INFO] [stdout]     |                  ^^^^^^^^^     --------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub fn swev2(&mut self) -> Swev2W<'_, EvtoaonflagsclrSpec> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evtoaonflagsclr.rs:153:22
[INFO] [stdout]     |
[INFO] [stdout] 153 |     pub fn aux_compa(&mut self) -> AuxCompaW<EvtoaonflagsclrSpec> {
[INFO] [stdout]     |                      ^^^^^^^^^     ------------------------------ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 153 |     pub fn aux_compa(&mut self) -> AuxCompaW<'_, EvtoaonflagsclrSpec> {
[INFO] [stdout]     |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evtoaonflagsclr.rs:160:22
[INFO] [stdout]     |
[INFO] [stdout] 160 |     pub fn aux_compb(&mut self) -> AuxCompbW<EvtoaonflagsclrSpec> {
[INFO] [stdout]     |                      ^^^^^^^^^     ------------------------------ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 160 |     pub fn aux_compb(&mut self) -> AuxCompbW<'_, EvtoaonflagsclrSpec> {
[INFO] [stdout]     |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evtoaonflagsclr.rs:167:25
[INFO] [stdout]     |
[INFO] [stdout] 167 |     pub fn aux_adc_done(&mut self) -> AuxAdcDoneW<EvtoaonflagsclrSpec> {
[INFO] [stdout]     |                         ^^^^^^^^^     -------------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 167 |     pub fn aux_adc_done(&mut self) -> AuxAdcDoneW<'_, EvtoaonflagsclrSpec> {
[INFO] [stdout]     |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evtoaonflagsclr.rs:174:25
[INFO] [stdout]     |
[INFO] [stdout] 174 |     pub fn aux_tdc_done(&mut self) -> AuxTdcDoneW<EvtoaonflagsclrSpec> {
[INFO] [stdout]     |                         ^^^^^^^^^     -------------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 174 |     pub fn aux_tdc_done(&mut self) -> AuxTdcDoneW<'_, EvtoaonflagsclrSpec> {
[INFO] [stdout]     |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evtoaonflagsclr.rs:181:26
[INFO] [stdout]     |
[INFO] [stdout] 181 |     pub fn aux_timer0_ev(&mut self) -> AuxTimer0EvW<EvtoaonflagsclrSpec> {
[INFO] [stdout]     |                          ^^^^^^^^^     --------------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 181 |     pub fn aux_timer0_ev(&mut self) -> AuxTimer0EvW<'_, EvtoaonflagsclrSpec> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evtoaonflagsclr.rs:188:26
[INFO] [stdout]     |
[INFO] [stdout] 188 |     pub fn aux_timer1_ev(&mut self) -> AuxTimer1EvW<EvtoaonflagsclrSpec> {
[INFO] [stdout]     |                          ^^^^^^^^^     --------------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 188 |     pub fn aux_timer1_ev(&mut self) -> AuxTimer1EvW<'_, EvtoaonflagsclrSpec> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evtoaonflagsclr.rs:195:22
[INFO] [stdout]     |
[INFO] [stdout] 195 |     pub fn reserved9(&mut self) -> Reserved9W<EvtoaonflagsclrSpec> {
[INFO] [stdout]     |                      ^^^^^^^^^     ------------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 195 |     pub fn reserved9(&mut self) -> Reserved9W<'_, EvtoaonflagsclrSpec> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evtomcuflags.rs:216:22
[INFO] [stdout]     |
[INFO] [stdout] 216 |     pub fn aux_wu_ev(&mut self) -> AuxWuEvW<EvtomcuflagsSpec> {
[INFO] [stdout]     |                      ^^^^^^^^^     -------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 216 |     pub fn aux_wu_ev(&mut self) -> AuxWuEvW<'_, EvtomcuflagsSpec> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evtomcuflags.rs:223:22
[INFO] [stdout]     |
[INFO] [stdout] 223 |     pub fn aux_compa(&mut self) -> AuxCompaW<EvtomcuflagsSpec> {
[INFO] [stdout]     |                      ^^^^^^^^^     --------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 223 |     pub fn aux_compa(&mut self) -> AuxCompaW<'_, EvtomcuflagsSpec> {
[INFO] [stdout]     |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evtomcuflags.rs:230:22
[INFO] [stdout]     |
[INFO] [stdout] 230 |     pub fn aux_compb(&mut self) -> AuxCompbW<EvtomcuflagsSpec> {
[INFO] [stdout]     |                      ^^^^^^^^^     --------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 230 |     pub fn aux_compb(&mut self) -> AuxCompbW<'_, EvtomcuflagsSpec> {
[INFO] [stdout]     |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evtomcuflags.rs:237:25
[INFO] [stdout]     |
[INFO] [stdout] 237 |     pub fn aux_tdc_done(&mut self) -> AuxTdcDoneW<EvtomcuflagsSpec> {
[INFO] [stdout]     |                         ^^^^^^^^^     ----------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 237 |     pub fn aux_tdc_done(&mut self) -> AuxTdcDoneW<'_, EvtomcuflagsSpec> {
[INFO] [stdout]     |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evtomcuflags.rs:244:26
[INFO] [stdout]     |
[INFO] [stdout] 244 |     pub fn aux_timer0_ev(&mut self) -> AuxTimer0EvW<EvtomcuflagsSpec> {
[INFO] [stdout]     |                          ^^^^^^^^^     ------------------------------ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 244 |     pub fn aux_timer0_ev(&mut self) -> AuxTimer0EvW<'_, EvtomcuflagsSpec> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evtomcuflags.rs:251:26
[INFO] [stdout]     |
[INFO] [stdout] 251 |     pub fn aux_timer1_ev(&mut self) -> AuxTimer1EvW<EvtomcuflagsSpec> {
[INFO] [stdout]     |                          ^^^^^^^^^     ------------------------------ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 251 |     pub fn aux_timer1_ev(&mut self) -> AuxTimer1EvW<'_, EvtomcuflagsSpec> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evtomcuflags.rs:258:35
[INFO] [stdout]     |
[INFO] [stdout] 258 |     pub fn aux_smph_autotake_done(&mut self) -> AuxSmphAutotakeDoneW<EvtomcuflagsSpec> {
[INFO] [stdout]     |                                   ^^^^^^^^^     -------------------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 258 |     pub fn aux_smph_autotake_done(&mut self) -> AuxSmphAutotakeDoneW<'_, EvtomcuflagsSpec> {
[INFO] [stdout]     |                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evtomcuflags.rs:265:25
[INFO] [stdout]     |
[INFO] [stdout] 265 |     pub fn aux_adc_done(&mut self) -> AuxAdcDoneW<EvtomcuflagsSpec> {
[INFO] [stdout]     |                         ^^^^^^^^^     ----------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 265 |     pub fn aux_adc_done(&mut self) -> AuxAdcDoneW<'_, EvtomcuflagsSpec> {
[INFO] [stdout]     |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evtomcuflags.rs:272:37
[INFO] [stdout]     |
[INFO] [stdout] 272 |     pub fn aux_adc_fifo_almost_full(&mut self) -> AuxAdcFifoAlmostFullW<EvtomcuflagsSpec> {
[INFO] [stdout]     |                                     ^^^^^^^^^     --------------------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 272 |     pub fn aux_adc_fifo_almost_full(&mut self) -> AuxAdcFifoAlmostFullW<'_, EvtomcuflagsSpec> {
[INFO] [stdout]     |                                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evtomcuflags.rs:279:24
[INFO] [stdout]     |
[INFO] [stdout] 279 |     pub fn mcu_obsmux0(&mut self) -> McuObsmux0W<EvtomcuflagsSpec> {
[INFO] [stdout]     |                        ^^^^^^^^^     ----------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 279 |     pub fn mcu_obsmux0(&mut self) -> McuObsmux0W<'_, EvtomcuflagsSpec> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evtomcuflags.rs:286:24
[INFO] [stdout]     |
[INFO] [stdout] 286 |     pub fn aux_adc_irq(&mut self) -> AuxAdcIrqW<EvtomcuflagsSpec> {
[INFO] [stdout]     |                        ^^^^^^^^^     ---------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 286 |     pub fn aux_adc_irq(&mut self) -> AuxAdcIrqW<'_, EvtomcuflagsSpec> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evtomcuflags.rs:293:27
[INFO] [stdout]     |
[INFO] [stdout] 293 |     pub fn aux_timer2_ev0(&mut self) -> AuxTimer2Ev0W<EvtomcuflagsSpec> {
[INFO] [stdout]     |                           ^^^^^^^^^     ------------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 293 |     pub fn aux_timer2_ev0(&mut self) -> AuxTimer2Ev0W<'_, EvtomcuflagsSpec> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evtomcuflags.rs:300:27
[INFO] [stdout]     |
[INFO] [stdout] 300 |     pub fn aux_timer2_ev1(&mut self) -> AuxTimer2Ev1W<EvtomcuflagsSpec> {
[INFO] [stdout]     |                           ^^^^^^^^^     ------------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 300 |     pub fn aux_timer2_ev1(&mut self) -> AuxTimer2Ev1W<'_, EvtomcuflagsSpec> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evtomcuflags.rs:307:27
[INFO] [stdout]     |
[INFO] [stdout] 307 |     pub fn aux_timer2_ev2(&mut self) -> AuxTimer2Ev2W<EvtomcuflagsSpec> {
[INFO] [stdout]     |                           ^^^^^^^^^     ------------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 307 |     pub fn aux_timer2_ev2(&mut self) -> AuxTimer2Ev2W<'_, EvtomcuflagsSpec> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evtomcuflags.rs:314:27
[INFO] [stdout]     |
[INFO] [stdout] 314 |     pub fn aux_timer2_ev3(&mut self) -> AuxTimer2Ev3W<EvtomcuflagsSpec> {
[INFO] [stdout]     |                           ^^^^^^^^^     ------------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 314 |     pub fn aux_timer2_ev3(&mut self) -> AuxTimer2Ev3W<'_, EvtomcuflagsSpec> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evtomcuflags.rs:321:29
[INFO] [stdout]     |
[INFO] [stdout] 321 |     pub fn aux_timer2_pulse(&mut self) -> AuxTimer2PulseW<EvtomcuflagsSpec> {
[INFO] [stdout]     |                             ^^^^^^^^^     --------------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 321 |     pub fn aux_timer2_pulse(&mut self) -> AuxTimer2PulseW<'_, EvtomcuflagsSpec> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evtomcuflags.rs:328:23
[INFO] [stdout]     |
[INFO] [stdout] 328 |     pub fn reserved16(&mut self) -> Reserved16W<EvtomcuflagsSpec> {
[INFO] [stdout]     |                       ^^^^^^^^^     ----------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 328 |     pub fn reserved16(&mut self) -> Reserved16W<'_, EvtomcuflagsSpec> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/aux_evctl/evtomcupol.rs:1016:22
[INFO] [stdout]      |
[INFO] [stdout] 1016 |     pub fn aux_wu_ev(&mut self) -> AuxWuEvW<EvtomcupolSpec> {
[INFO] [stdout]      |                      ^^^^^^^^^     ------------------------ the same lifetime is hidden here
[INFO] [stdout]      |                      |
[INFO] [stdout]      |                      the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1016 |     pub fn aux_wu_ev(&mut self) -> AuxWuEvW<'_, EvtomcupolSpec> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/aux_evctl/evtomcupol.rs:1023:22
[INFO] [stdout]      |
[INFO] [stdout] 1023 |     pub fn aux_compa(&mut self) -> AuxCompaW<EvtomcupolSpec> {
[INFO] [stdout]      |                      ^^^^^^^^^     ------------------------- the same lifetime is hidden here
[INFO] [stdout]      |                      |
[INFO] [stdout]      |                      the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1023 |     pub fn aux_compa(&mut self) -> AuxCompaW<'_, EvtomcupolSpec> {
[INFO] [stdout]      |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/aux_evctl/evtomcupol.rs:1030:22
[INFO] [stdout]      |
[INFO] [stdout] 1030 |     pub fn aux_compb(&mut self) -> AuxCompbW<EvtomcupolSpec> {
[INFO] [stdout]      |                      ^^^^^^^^^     ------------------------- the same lifetime is hidden here
[INFO] [stdout]      |                      |
[INFO] [stdout]      |                      the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1030 |     pub fn aux_compb(&mut self) -> AuxCompbW<'_, EvtomcupolSpec> {
[INFO] [stdout]      |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/aux_evctl/evtomcupol.rs:1037:25
[INFO] [stdout]      |
[INFO] [stdout] 1037 |     pub fn aux_tdc_done(&mut self) -> AuxTdcDoneW<EvtomcupolSpec> {
[INFO] [stdout]      |                         ^^^^^^^^^     --------------------------- the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1037 |     pub fn aux_tdc_done(&mut self) -> AuxTdcDoneW<'_, EvtomcupolSpec> {
[INFO] [stdout]      |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/aux_evctl/evtomcupol.rs:1044:26
[INFO] [stdout]      |
[INFO] [stdout] 1044 |     pub fn aux_timer0_ev(&mut self) -> AuxTimer0EvW<EvtomcupolSpec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ---------------------------- the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1044 |     pub fn aux_timer0_ev(&mut self) -> AuxTimer0EvW<'_, EvtomcupolSpec> {
[INFO] [stdout]      |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/aux_evctl/evtomcupol.rs:1051:26
[INFO] [stdout]      |
[INFO] [stdout] 1051 |     pub fn aux_timer1_ev(&mut self) -> AuxTimer1EvW<EvtomcupolSpec> {
[INFO] [stdout]      |                          ^^^^^^^^^     ---------------------------- the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1051 |     pub fn aux_timer1_ev(&mut self) -> AuxTimer1EvW<'_, EvtomcupolSpec> {
[INFO] [stdout]      |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/aux_evctl/evtomcupol.rs:1058:35
[INFO] [stdout]      |
[INFO] [stdout] 1058 |     pub fn aux_smph_autotake_done(&mut self) -> AuxSmphAutotakeDoneW<EvtomcupolSpec> {
[INFO] [stdout]      |                                   ^^^^^^^^^     ------------------------------------ the same lifetime is hidden here
[INFO] [stdout]      |                                   |
[INFO] [stdout]      |                                   the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1058 |     pub fn aux_smph_autotake_done(&mut self) -> AuxSmphAutotakeDoneW<'_, EvtomcupolSpec> {
[INFO] [stdout]      |                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/aux_evctl/evtomcupol.rs:1065:25
[INFO] [stdout]      |
[INFO] [stdout] 1065 |     pub fn aux_adc_done(&mut self) -> AuxAdcDoneW<EvtomcupolSpec> {
[INFO] [stdout]      |                         ^^^^^^^^^     --------------------------- the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1065 |     pub fn aux_adc_done(&mut self) -> AuxAdcDoneW<'_, EvtomcupolSpec> {
[INFO] [stdout]      |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/aux_evctl/evtomcupol.rs:1072:37
[INFO] [stdout]      |
[INFO] [stdout] 1072 |     pub fn aux_adc_fifo_almost_full(&mut self) -> AuxAdcFifoAlmostFullW<EvtomcupolSpec> {
[INFO] [stdout]      |                                     ^^^^^^^^^     ------------------------------------- the same lifetime is hidden here
[INFO] [stdout]      |                                     |
[INFO] [stdout]      |                                     the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1072 |     pub fn aux_adc_fifo_almost_full(&mut self) -> AuxAdcFifoAlmostFullW<'_, EvtomcupolSpec> {
[INFO] [stdout]      |                                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/aux_evctl/evtomcupol.rs:1079:24
[INFO] [stdout]      |
[INFO] [stdout] 1079 |     pub fn mcu_obsmux0(&mut self) -> McuObsmux0W<EvtomcupolSpec> {
[INFO] [stdout]      |                        ^^^^^^^^^     --------------------------- the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1079 |     pub fn mcu_obsmux0(&mut self) -> McuObsmux0W<'_, EvtomcupolSpec> {
[INFO] [stdout]      |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/aux_evctl/evtomcupol.rs:1086:24
[INFO] [stdout]      |
[INFO] [stdout] 1086 |     pub fn aux_adc_irq(&mut self) -> AuxAdcIrqW<EvtomcupolSpec> {
[INFO] [stdout]      |                        ^^^^^^^^^     -------------------------- the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1086 |     pub fn aux_adc_irq(&mut self) -> AuxAdcIrqW<'_, EvtomcupolSpec> {
[INFO] [stdout]      |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/aux_evctl/evtomcupol.rs:1093:27
[INFO] [stdout]      |
[INFO] [stdout] 1093 |     pub fn aux_timer2_ev0(&mut self) -> AuxTimer2Ev0W<EvtomcupolSpec> {
[INFO] [stdout]      |                           ^^^^^^^^^     ----------------------------- the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1093 |     pub fn aux_timer2_ev0(&mut self) -> AuxTimer2Ev0W<'_, EvtomcupolSpec> {
[INFO] [stdout]      |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/aux_evctl/evtomcupol.rs:1100:27
[INFO] [stdout]      |
[INFO] [stdout] 1100 |     pub fn aux_timer2_ev1(&mut self) -> AuxTimer2Ev1W<EvtomcupolSpec> {
[INFO] [stdout]      |                           ^^^^^^^^^     ----------------------------- the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1100 |     pub fn aux_timer2_ev1(&mut self) -> AuxTimer2Ev1W<'_, EvtomcupolSpec> {
[INFO] [stdout]      |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/aux_evctl/evtomcupol.rs:1107:27
[INFO] [stdout]      |
[INFO] [stdout] 1107 |     pub fn aux_timer2_ev2(&mut self) -> AuxTimer2Ev2W<EvtomcupolSpec> {
[INFO] [stdout]      |                           ^^^^^^^^^     ----------------------------- the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1107 |     pub fn aux_timer2_ev2(&mut self) -> AuxTimer2Ev2W<'_, EvtomcupolSpec> {
[INFO] [stdout]      |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/aux_evctl/evtomcupol.rs:1114:27
[INFO] [stdout]      |
[INFO] [stdout] 1114 |     pub fn aux_timer2_ev3(&mut self) -> AuxTimer2Ev3W<EvtomcupolSpec> {
[INFO] [stdout]      |                           ^^^^^^^^^     ----------------------------- the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1114 |     pub fn aux_timer2_ev3(&mut self) -> AuxTimer2Ev3W<'_, EvtomcupolSpec> {
[INFO] [stdout]      |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/aux_evctl/evtomcupol.rs:1121:29
[INFO] [stdout]      |
[INFO] [stdout] 1121 |     pub fn aux_timer2_pulse(&mut self) -> AuxTimer2PulseW<EvtomcupolSpec> {
[INFO] [stdout]      |                             ^^^^^^^^^     ------------------------------- the same lifetime is hidden here
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1121 |     pub fn aux_timer2_pulse(&mut self) -> AuxTimer2PulseW<'_, EvtomcupolSpec> {
[INFO] [stdout]      |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/aux_evctl/evtomcupol.rs:1128:23
[INFO] [stdout]      |
[INFO] [stdout] 1128 |     pub fn reserved16(&mut self) -> Reserved16W<EvtomcupolSpec> {
[INFO] [stdout]      |                       ^^^^^^^^^     --------------------------- the same lifetime is hidden here
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1128 |     pub fn reserved16(&mut self) -> Reserved16W<'_, EvtomcupolSpec> {
[INFO] [stdout]      |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evtomcuflagsclr.rs:216:22
[INFO] [stdout]     |
[INFO] [stdout] 216 |     pub fn aux_wu_ev(&mut self) -> AuxWuEvW<EvtomcuflagsclrSpec> {
[INFO] [stdout]     |                      ^^^^^^^^^     ----------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 216 |     pub fn aux_wu_ev(&mut self) -> AuxWuEvW<'_, EvtomcuflagsclrSpec> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evtomcuflagsclr.rs:223:22
[INFO] [stdout]     |
[INFO] [stdout] 223 |     pub fn aux_compa(&mut self) -> AuxCompaW<EvtomcuflagsclrSpec> {
[INFO] [stdout]     |                      ^^^^^^^^^     ------------------------------ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 223 |     pub fn aux_compa(&mut self) -> AuxCompaW<'_, EvtomcuflagsclrSpec> {
[INFO] [stdout]     |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evtomcuflagsclr.rs:230:22
[INFO] [stdout]     |
[INFO] [stdout] 230 |     pub fn aux_compb(&mut self) -> AuxCompbW<EvtomcuflagsclrSpec> {
[INFO] [stdout]     |                      ^^^^^^^^^     ------------------------------ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 230 |     pub fn aux_compb(&mut self) -> AuxCompbW<'_, EvtomcuflagsclrSpec> {
[INFO] [stdout]     |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evtomcuflagsclr.rs:237:25
[INFO] [stdout]     |
[INFO] [stdout] 237 |     pub fn aux_tdc_done(&mut self) -> AuxTdcDoneW<EvtomcuflagsclrSpec> {
[INFO] [stdout]     |                         ^^^^^^^^^     -------------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 237 |     pub fn aux_tdc_done(&mut self) -> AuxTdcDoneW<'_, EvtomcuflagsclrSpec> {
[INFO] [stdout]     |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evtomcuflagsclr.rs:244:26
[INFO] [stdout]     |
[INFO] [stdout] 244 |     pub fn aux_timer0_ev(&mut self) -> AuxTimer0EvW<EvtomcuflagsclrSpec> {
[INFO] [stdout]     |                          ^^^^^^^^^     --------------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 244 |     pub fn aux_timer0_ev(&mut self) -> AuxTimer0EvW<'_, EvtomcuflagsclrSpec> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evtomcuflagsclr.rs:251:26
[INFO] [stdout]     |
[INFO] [stdout] 251 |     pub fn aux_timer1_ev(&mut self) -> AuxTimer1EvW<EvtomcuflagsclrSpec> {
[INFO] [stdout]     |                          ^^^^^^^^^     --------------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 251 |     pub fn aux_timer1_ev(&mut self) -> AuxTimer1EvW<'_, EvtomcuflagsclrSpec> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evtomcuflagsclr.rs:258:35
[INFO] [stdout]     |
[INFO] [stdout] 258 |     pub fn aux_smph_autotake_done(&mut self) -> AuxSmphAutotakeDoneW<EvtomcuflagsclrSpec> {
[INFO] [stdout]     |                                   ^^^^^^^^^     ----------------------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 258 |     pub fn aux_smph_autotake_done(&mut self) -> AuxSmphAutotakeDoneW<'_, EvtomcuflagsclrSpec> {
[INFO] [stdout]     |                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evtomcuflagsclr.rs:265:25
[INFO] [stdout]     |
[INFO] [stdout] 265 |     pub fn aux_adc_done(&mut self) -> AuxAdcDoneW<EvtomcuflagsclrSpec> {
[INFO] [stdout]     |                         ^^^^^^^^^     -------------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 265 |     pub fn aux_adc_done(&mut self) -> AuxAdcDoneW<'_, EvtomcuflagsclrSpec> {
[INFO] [stdout]     |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evtomcuflagsclr.rs:272:37
[INFO] [stdout]     |
[INFO] [stdout] 272 |     pub fn aux_adc_fifo_almost_full(&mut self) -> AuxAdcFifoAlmostFullW<EvtomcuflagsclrSpec> {
[INFO] [stdout]     |                                     ^^^^^^^^^     ------------------------------------------ the same lifetime is hidden here
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 272 |     pub fn aux_adc_fifo_almost_full(&mut self) -> AuxAdcFifoAlmostFullW<'_, EvtomcuflagsclrSpec> {
[INFO] [stdout]     |                                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evtomcuflagsclr.rs:279:24
[INFO] [stdout]     |
[INFO] [stdout] 279 |     pub fn mcu_obsmux0(&mut self) -> McuObsmux0W<EvtomcuflagsclrSpec> {
[INFO] [stdout]     |                        ^^^^^^^^^     -------------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 279 |     pub fn mcu_obsmux0(&mut self) -> McuObsmux0W<'_, EvtomcuflagsclrSpec> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evtomcuflagsclr.rs:286:24
[INFO] [stdout]     |
[INFO] [stdout] 286 |     pub fn aux_adc_irq(&mut self) -> AuxAdcIrqW<EvtomcuflagsclrSpec> {
[INFO] [stdout]     |                        ^^^^^^^^^     ------------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 286 |     pub fn aux_adc_irq(&mut self) -> AuxAdcIrqW<'_, EvtomcuflagsclrSpec> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evtomcuflagsclr.rs:293:27
[INFO] [stdout]     |
[INFO] [stdout] 293 |     pub fn aux_timer2_ev0(&mut self) -> AuxTimer2Ev0W<EvtomcuflagsclrSpec> {
[INFO] [stdout]     |                           ^^^^^^^^^     ---------------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 293 |     pub fn aux_timer2_ev0(&mut self) -> AuxTimer2Ev0W<'_, EvtomcuflagsclrSpec> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evtomcuflagsclr.rs:300:27
[INFO] [stdout]     |
[INFO] [stdout] 300 |     pub fn aux_timer2_ev1(&mut self) -> AuxTimer2Ev1W<EvtomcuflagsclrSpec> {
[INFO] [stdout]     |                           ^^^^^^^^^     ---------------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 300 |     pub fn aux_timer2_ev1(&mut self) -> AuxTimer2Ev1W<'_, EvtomcuflagsclrSpec> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evtomcuflagsclr.rs:307:27
[INFO] [stdout]     |
[INFO] [stdout] 307 |     pub fn aux_timer2_ev2(&mut self) -> AuxTimer2Ev2W<EvtomcuflagsclrSpec> {
[INFO] [stdout]     |                           ^^^^^^^^^     ---------------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 307 |     pub fn aux_timer2_ev2(&mut self) -> AuxTimer2Ev2W<'_, EvtomcuflagsclrSpec> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evtomcuflagsclr.rs:314:27
[INFO] [stdout]     |
[INFO] [stdout] 314 |     pub fn aux_timer2_ev3(&mut self) -> AuxTimer2Ev3W<EvtomcuflagsclrSpec> {
[INFO] [stdout]     |                           ^^^^^^^^^     ---------------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 314 |     pub fn aux_timer2_ev3(&mut self) -> AuxTimer2Ev3W<'_, EvtomcuflagsclrSpec> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evtomcuflagsclr.rs:321:29
[INFO] [stdout]     |
[INFO] [stdout] 321 |     pub fn aux_timer2_pulse(&mut self) -> AuxTimer2PulseW<EvtomcuflagsclrSpec> {
[INFO] [stdout]     |                             ^^^^^^^^^     ------------------------------------ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 321 |     pub fn aux_timer2_pulse(&mut self) -> AuxTimer2PulseW<'_, EvtomcuflagsclrSpec> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evtomcuflagsclr.rs:328:23
[INFO] [stdout]     |
[INFO] [stdout] 328 |     pub fn reserved16(&mut self) -> Reserved16W<EvtomcuflagsclrSpec> {
[INFO] [stdout]     |                       ^^^^^^^^^     -------------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 328 |     pub fn reserved16(&mut self) -> Reserved16W<'_, EvtomcuflagsclrSpec> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/combevtomcumask.rs:216:22
[INFO] [stdout]     |
[INFO] [stdout] 216 |     pub fn aux_wu_ev(&mut self) -> AuxWuEvW<CombevtomcumaskSpec> {
[INFO] [stdout]     |                      ^^^^^^^^^     ----------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 216 |     pub fn aux_wu_ev(&mut self) -> AuxWuEvW<'_, CombevtomcumaskSpec> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/combevtomcumask.rs:223:22
[INFO] [stdout]     |
[INFO] [stdout] 223 |     pub fn aux_compa(&mut self) -> AuxCompaW<CombevtomcumaskSpec> {
[INFO] [stdout]     |                      ^^^^^^^^^     ------------------------------ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 223 |     pub fn aux_compa(&mut self) -> AuxCompaW<'_, CombevtomcumaskSpec> {
[INFO] [stdout]     |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/combevtomcumask.rs:230:22
[INFO] [stdout]     |
[INFO] [stdout] 230 |     pub fn aux_compb(&mut self) -> AuxCompbW<CombevtomcumaskSpec> {
[INFO] [stdout]     |                      ^^^^^^^^^     ------------------------------ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 230 |     pub fn aux_compb(&mut self) -> AuxCompbW<'_, CombevtomcumaskSpec> {
[INFO] [stdout]     |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/combevtomcumask.rs:237:25
[INFO] [stdout]     |
[INFO] [stdout] 237 |     pub fn aux_tdc_done(&mut self) -> AuxTdcDoneW<CombevtomcumaskSpec> {
[INFO] [stdout]     |                         ^^^^^^^^^     -------------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 237 |     pub fn aux_tdc_done(&mut self) -> AuxTdcDoneW<'_, CombevtomcumaskSpec> {
[INFO] [stdout]     |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/combevtomcumask.rs:244:26
[INFO] [stdout]     |
[INFO] [stdout] 244 |     pub fn aux_timer0_ev(&mut self) -> AuxTimer0EvW<CombevtomcumaskSpec> {
[INFO] [stdout]     |                          ^^^^^^^^^     --------------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 244 |     pub fn aux_timer0_ev(&mut self) -> AuxTimer0EvW<'_, CombevtomcumaskSpec> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/combevtomcumask.rs:251:26
[INFO] [stdout]     |
[INFO] [stdout] 251 |     pub fn aux_timer1_ev(&mut self) -> AuxTimer1EvW<CombevtomcumaskSpec> {
[INFO] [stdout]     |                          ^^^^^^^^^     --------------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 251 |     pub fn aux_timer1_ev(&mut self) -> AuxTimer1EvW<'_, CombevtomcumaskSpec> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/combevtomcumask.rs:258:35
[INFO] [stdout]     |
[INFO] [stdout] 258 |     pub fn aux_smph_autotake_done(&mut self) -> AuxSmphAutotakeDoneW<CombevtomcumaskSpec> {
[INFO] [stdout]     |                                   ^^^^^^^^^     ----------------------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 258 |     pub fn aux_smph_autotake_done(&mut self) -> AuxSmphAutotakeDoneW<'_, CombevtomcumaskSpec> {
[INFO] [stdout]     |                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/combevtomcumask.rs:265:25
[INFO] [stdout]     |
[INFO] [stdout] 265 |     pub fn aux_adc_done(&mut self) -> AuxAdcDoneW<CombevtomcumaskSpec> {
[INFO] [stdout]     |                         ^^^^^^^^^     -------------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 265 |     pub fn aux_adc_done(&mut self) -> AuxAdcDoneW<'_, CombevtomcumaskSpec> {
[INFO] [stdout]     |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/combevtomcumask.rs:272:37
[INFO] [stdout]     |
[INFO] [stdout] 272 |     pub fn aux_adc_fifo_almost_full(&mut self) -> AuxAdcFifoAlmostFullW<CombevtomcumaskSpec> {
[INFO] [stdout]     |                                     ^^^^^^^^^     ------------------------------------------ the same lifetime is hidden here
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 272 |     pub fn aux_adc_fifo_almost_full(&mut self) -> AuxAdcFifoAlmostFullW<'_, CombevtomcumaskSpec> {
[INFO] [stdout]     |                                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/combevtomcumask.rs:279:24
[INFO] [stdout]     |
[INFO] [stdout] 279 |     pub fn mcu_obsmux0(&mut self) -> McuObsmux0W<CombevtomcumaskSpec> {
[INFO] [stdout]     |                        ^^^^^^^^^     -------------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 279 |     pub fn mcu_obsmux0(&mut self) -> McuObsmux0W<'_, CombevtomcumaskSpec> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/combevtomcumask.rs:286:24
[INFO] [stdout]     |
[INFO] [stdout] 286 |     pub fn aux_adc_irq(&mut self) -> AuxAdcIrqW<CombevtomcumaskSpec> {
[INFO] [stdout]     |                        ^^^^^^^^^     ------------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 286 |     pub fn aux_adc_irq(&mut self) -> AuxAdcIrqW<'_, CombevtomcumaskSpec> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/combevtomcumask.rs:293:27
[INFO] [stdout]     |
[INFO] [stdout] 293 |     pub fn aux_timer2_ev0(&mut self) -> AuxTimer2Ev0W<CombevtomcumaskSpec> {
[INFO] [stdout]     |                           ^^^^^^^^^     ---------------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 293 |     pub fn aux_timer2_ev0(&mut self) -> AuxTimer2Ev0W<'_, CombevtomcumaskSpec> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/combevtomcumask.rs:300:27
[INFO] [stdout]     |
[INFO] [stdout] 300 |     pub fn aux_timer2_ev1(&mut self) -> AuxTimer2Ev1W<CombevtomcumaskSpec> {
[INFO] [stdout]     |                           ^^^^^^^^^     ---------------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 300 |     pub fn aux_timer2_ev1(&mut self) -> AuxTimer2Ev1W<'_, CombevtomcumaskSpec> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/combevtomcumask.rs:307:27
[INFO] [stdout]     |
[INFO] [stdout] 307 |     pub fn aux_timer2_ev2(&mut self) -> AuxTimer2Ev2W<CombevtomcumaskSpec> {
[INFO] [stdout]     |                           ^^^^^^^^^     ---------------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 307 |     pub fn aux_timer2_ev2(&mut self) -> AuxTimer2Ev2W<'_, CombevtomcumaskSpec> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/combevtomcumask.rs:314:27
[INFO] [stdout]     |
[INFO] [stdout] 314 |     pub fn aux_timer2_ev3(&mut self) -> AuxTimer2Ev3W<CombevtomcumaskSpec> {
[INFO] [stdout]     |                           ^^^^^^^^^     ---------------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 314 |     pub fn aux_timer2_ev3(&mut self) -> AuxTimer2Ev3W<'_, CombevtomcumaskSpec> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/combevtomcumask.rs:321:29
[INFO] [stdout]     |
[INFO] [stdout] 321 |     pub fn aux_timer2_pulse(&mut self) -> AuxTimer2PulseW<CombevtomcumaskSpec> {
[INFO] [stdout]     |                             ^^^^^^^^^     ------------------------------------ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 321 |     pub fn aux_timer2_pulse(&mut self) -> AuxTimer2PulseW<'_, CombevtomcumaskSpec> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/combevtomcumask.rs:328:23
[INFO] [stdout]     |
[INFO] [stdout] 328 |     pub fn reserved16(&mut self) -> Reserved16W<CombevtomcumaskSpec> {
[INFO] [stdout]     |                       ^^^^^^^^^     -------------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 328 |     pub fn reserved16(&mut self) -> Reserved16W<'_, CombevtomcumaskSpec> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evobscfg.rs:899:22
[INFO] [stdout]     |
[INFO] [stdout] 899 |     pub fn evobs_sel(&mut self) -> EvobsSelW<EvobscfgSpec> {
[INFO] [stdout]     |                      ^^^^^^^^^     ----------------------- the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 899 |     pub fn evobs_sel(&mut self) -> EvobsSelW<'_, EvobscfgSpec> {
[INFO] [stdout]     |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/aux_evctl/evobscfg.rs:906:22
[INFO] [stdout]     |
[INFO] [stdout] 906 |     pub fn reserved6(&mut self) -> Reserved6W<EvobscfgSpec> {
[INFO] [stdout]     |                      ^^^^^^^^^     ------------------------ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 906 |     pub fn reserved6(&mut self) -> Reserved6W<'_, EvobscfgSpec> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_evctl/progdly.rs:36:18
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn value(&mut self) -> ValueW<ProgdlySpec> {
[INFO] [stdout]    |                  ^^^^^^^^^     ------------------- the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn value(&mut self) -> ValueW<'_, ProgdlySpec> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_evctl/progdly.rs:43:23
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn reserved16(&mut self) -> Reserved16W<ProgdlySpec> {
[INFO] [stdout]    |                       ^^^^^^^^^     ------------------------ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn reserved16(&mut self) -> Reserved16W<'_, ProgdlySpec> {
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_evctl/manual.rs:36:15
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn ev(&mut self) -> EvW<ManualSpec> {
[INFO] [stdout]    |               ^^^^^^^^^     --------------- the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn ev(&mut self) -> EvW<'_, ManualSpec> {
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_evctl/manual.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn reserved1(&mut self) -> Reserved1W<ManualSpec> {
[INFO] [stdout]    |                      ^^^^^^^^^     ---------------------- the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn reserved1(&mut self) -> Reserved1W<'_, ManualSpec> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_evctl/evstat0l.rs:36:21
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn alias_ev(&mut self) -> AliasEvW<Evstat0lSpec> {
[INFO] [stdout]    |                     ^^^^^^^^^     ---------------------- the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn alias_ev(&mut self) -> AliasEvW<'_, Evstat0lSpec> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_evctl/evstat0l.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn reserved8(&mut self) -> Reserved8W<Evstat0lSpec> {
[INFO] [stdout]    |                      ^^^^^^^^^     ------------------------ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn reserved8(&mut self) -> Reserved8W<'_, Evstat0lSpec> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_evctl/evstat0h.rs:36:21
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn alias_ev(&mut self) -> AliasEvW<Evstat0hSpec> {
[INFO] [stdout]    |                     ^^^^^^^^^     ---------------------- the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn alias_ev(&mut self) -> AliasEvW<'_, Evstat0hSpec> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_evctl/evstat0h.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn reserved8(&mut self) -> Reserved8W<Evstat0hSpec> {
[INFO] [stdout]    |                      ^^^^^^^^^     ------------------------ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn reserved8(&mut self) -> Reserved8W<'_, Evstat0hSpec> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_evctl/evstat1l.rs:36:21
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn alias_ev(&mut self) -> AliasEvW<Evstat1lSpec> {
[INFO] [stdout]    |                     ^^^^^^^^^     ---------------------- the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn alias_ev(&mut self) -> AliasEvW<'_, Evstat1lSpec> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_evctl/evstat1l.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn reserved8(&mut self) -> Reserved8W<Evstat1lSpec> {
[INFO] [stdout]    |                      ^^^^^^^^^     ------------------------ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn reserved8(&mut self) -> Reserved8W<'_, Evstat1lSpec> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_evctl/evstat1h.rs:36:21
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn alias_ev(&mut self) -> AliasEvW<Evstat1hSpec> {
[INFO] [stdout]    |                     ^^^^^^^^^     ---------------------- the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn alias_ev(&mut self) -> AliasEvW<'_, Evstat1hSpec> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_evctl/evstat1h.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn reserved8(&mut self) -> Reserved8W<Evstat1hSpec> {
[INFO] [stdout]    |                      ^^^^^^^^^     ------------------------ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn reserved8(&mut self) -> Reserved8W<'_, Evstat1hSpec> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_evctl/evstat2l.rs:36:21
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn alias_ev(&mut self) -> AliasEvW<Evstat2lSpec> {
[INFO] [stdout]    |                     ^^^^^^^^^     ---------------------- the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn alias_ev(&mut self) -> AliasEvW<'_, Evstat2lSpec> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_evctl/evstat2l.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn reserved8(&mut self) -> Reserved8W<Evstat2lSpec> {
[INFO] [stdout]    |                      ^^^^^^^^^     ------------------------ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn reserved8(&mut self) -> Reserved8W<'_, Evstat2lSpec> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_evctl/evstat2h.rs:36:21
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn alias_ev(&mut self) -> AliasEvW<Evstat2hSpec> {
[INFO] [stdout]    |                     ^^^^^^^^^     ---------------------- the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn alias_ev(&mut self) -> AliasEvW<'_, Evstat2hSpec> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_evctl/evstat2h.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn reserved8(&mut self) -> Reserved8W<Evstat2hSpec> {
[INFO] [stdout]    |                      ^^^^^^^^^     ------------------------ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn reserved8(&mut self) -> Reserved8W<'_, Evstat2hSpec> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_evctl/evstat3l.rs:36:21
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn alias_ev(&mut self) -> AliasEvW<Evstat3lSpec> {
[INFO] [stdout]    |                     ^^^^^^^^^     ---------------------- the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn alias_ev(&mut self) -> AliasEvW<'_, Evstat3lSpec> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/aux_evctl/evstat3l.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn reserved8(&mut self) -> Reserved8W<Evstat3lSpec> {
[INFO] [stdout]    |                      ^^^^^^^^^     ------------------------ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn reserved8(&mut self) -> Reserved8W<'_, Evstat3lSpec> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[WARN] too many lines in the log, truncating it
