[INFO] fetching crate dp32g030 1.0.0...
[INFO] testing dp32g030-1.0.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate dp32g030 1.0.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate dp32g030 1.0.0
[INFO] finished tweaking crates.io crate dp32g030 1.0.0
[INFO] tweaked toml for crates.io crate dp32g030 1.0.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate dp32g030 1.0.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 147 packages to latest compatible versions
[INFO] [stderr]       Adding form v0.12.1 (available: v0.13.0)
[INFO] [stderr]       Adding irx-config v3.3.0 (available: v3.5.0)
[INFO] [stderr]       Adding svd2rust v0.33.5 (available: v0.37.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dc984647110bde799eabbff262d670fe6a34289e432f0d3a7d0c7fa24d5173c5
[INFO] running `Command { std: "docker" "start" "-a" "dc984647110bde799eabbff262d670fe6a34289e432f0d3a7d0c7fa24d5173c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dc984647110bde799eabbff262d670fe6a34289e432f0d3a7d0c7fa24d5173c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc984647110bde799eabbff262d670fe6a34289e432f0d3a7d0c7fa24d5173c5", kill_on_drop: false }`
[INFO] [stdout] dc984647110bde799eabbff262d670fe6a34289e432f0d3a7d0c7fa24d5173c5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b08c286d0afa90d289dc5ef745e40676727ceeb140afbbff48983e6fdfbcb439
[INFO] running `Command { std: "docker" "start" "-a" "b08c286d0afa90d289dc5ef745e40676727ceeb140afbbff48983e6fdfbcb439", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling blake2b_simd v1.0.3
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling svd-rs v0.14.12
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling utf8-width v0.1.7
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling svd2rust v0.33.5
[INFO] [stderr]    Compiling roxmltree v0.20.0
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling toml v0.7.8
[INFO] [stderr]    Compiling html-escape v0.2.13
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling svd-parser v0.14.9
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]    Compiling bare-metal v0.2.5
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling cortex-m v0.7.7
[INFO] [stderr]    Compiling nb v1.1.0
[INFO] [stderr]    Compiling form v0.12.1
[INFO] [stderr]    Compiling nb v0.1.3
[INFO] [stderr]    Compiling vcell v0.1.3
[INFO] [stderr]    Compiling embedded-hal v0.2.7
[INFO] [stderr]    Compiling volatile-register v0.2.2
[INFO] [stderr]    Compiling bitfield v0.13.2
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]    Compiling derive_builder v0.12.0
[INFO] [stderr]    Compiling irx-config v3.3.0
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling dp32g030 v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/syscon/clk_sel.rs:68:24
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub fn sys_clk_sel(&mut self) -> SYS_CLK_SEL_W<CLK_SELrs> {
[INFO] [stdout]    |                        ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the 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] 68 |     pub fn sys_clk_sel(&mut self) -> SYS_CLK_SEL_W<'_, CLK_SELrs> {
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/syscon/clk_sel.rs:74:24
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub fn div_clk_sel(&mut self) -> DIV_CLK_SEL_W<CLK_SELrs> {
[INFO] [stdout]    |                        ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 div_clk_sel(&mut self) -> DIV_CLK_SEL_W<'_, CLK_SELrs> {
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/syscon/clk_sel.rs:80:24
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub fn src_clk_sel(&mut self) -> SRC_CLK_SEL_W<CLK_SELrs> {
[INFO] [stdout]    |                        ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub fn src_clk_sel(&mut self) -> SRC_CLK_SEL_W<'_, CLK_SELrs> {
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/syscon/clk_sel.rs:86:24
[INFO] [stdout]    |
[INFO] [stdout] 86 |     pub fn pll_clk_sel(&mut self) -> PLL_CLK_SEL_W<CLK_SELrs> {
[INFO] [stdout]    |                        ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 pll_clk_sel(&mut self) -> PLL_CLK_SEL_W<'_, CLK_SELrs> {
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/syscon/clk_sel.rs:92:32
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub fn saradc_smpl_clk_sel(&mut self) -> SARADC_SMPL_CLK_SEL_W<CLK_SELrs> {
[INFO] [stdout]    |                                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub fn saradc_smpl_clk_sel(&mut self) -> SARADC_SMPL_CLK_SEL_W<'_, CLK_SELrs> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/syscon/div_clk_gate.rs:28:25
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn div_clk_gate(&mut self) -> DIV_CLK_GATE_W<DIV_CLK_GATErs> {
[INFO] [stdout]    |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn div_clk_gate(&mut self) -> DIV_CLK_GATE_W<'_, DIV_CLK_GATErs> {
[INFO] [stdout]    |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/syscon/dev_clk_gate.rs:268:27
[INFO] [stdout]     |
[INFO] [stdout] 268 |     pub fn gpioa_clk_gate(&mut self) -> GPIOA_CLK_GATE_W<DEV_CLK_GATErs> {
[INFO] [stdout]     |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 268 |     pub fn gpioa_clk_gate(&mut self) -> GPIOA_CLK_GATE_W<'_, DEV_CLK_GATErs> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/syscon/dev_clk_gate.rs:274:27
[INFO] [stdout]     |
[INFO] [stdout] 274 |     pub fn gpiob_clk_gate(&mut self) -> GPIOB_CLK_GATE_W<DEV_CLK_GATErs> {
[INFO] [stdout]     |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 274 |     pub fn gpiob_clk_gate(&mut self) -> GPIOB_CLK_GATE_W<'_, DEV_CLK_GATErs> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/syscon/dev_clk_gate.rs:280:27
[INFO] [stdout]     |
[INFO] [stdout] 280 |     pub fn gpioc_clk_gate(&mut self) -> GPIOC_CLK_GATE_W<DEV_CLK_GATErs> {
[INFO] [stdout]     |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 280 |     pub fn gpioc_clk_gate(&mut self) -> GPIOC_CLK_GATE_W<'_, DEV_CLK_GATErs> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/syscon/dev_clk_gate.rs:286:26
[INFO] [stdout]     |
[INFO] [stdout] 286 |     pub fn iic0_clk_gate(&mut self) -> IIC0_CLK_GATE_W<DEV_CLK_GATErs> {
[INFO] [stdout]     |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 iic0_clk_gate(&mut self) -> IIC0_CLK_GATE_W<'_, DEV_CLK_GATErs> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/syscon/dev_clk_gate.rs:292:26
[INFO] [stdout]     |
[INFO] [stdout] 292 |     pub fn iic1_clk_gate(&mut self) -> IIC1_CLK_GATE_W<DEV_CLK_GATErs> {
[INFO] [stdout]     |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 292 |     pub fn iic1_clk_gate(&mut self) -> IIC1_CLK_GATE_W<'_, DEV_CLK_GATErs> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/syscon/dev_clk_gate.rs:298:27
[INFO] [stdout]     |
[INFO] [stdout] 298 |     pub fn uart0_clk_gate(&mut self) -> UART0_CLK_GATE_W<DEV_CLK_GATErs> {
[INFO] [stdout]     |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 298 |     pub fn uart0_clk_gate(&mut self) -> UART0_CLK_GATE_W<'_, DEV_CLK_GATErs> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/syscon/dev_clk_gate.rs:304:27
[INFO] [stdout]     |
[INFO] [stdout] 304 |     pub fn uart1_clk_gate(&mut self) -> UART1_CLK_GATE_W<DEV_CLK_GATErs> {
[INFO] [stdout]     |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 304 |     pub fn uart1_clk_gate(&mut self) -> UART1_CLK_GATE_W<'_, DEV_CLK_GATErs> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/syscon/dev_clk_gate.rs:310:27
[INFO] [stdout]     |
[INFO] [stdout] 310 |     pub fn uart2_clk_gate(&mut self) -> UART2_CLK_GATE_W<DEV_CLK_GATErs> {
[INFO] [stdout]     |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 310 |     pub fn uart2_clk_gate(&mut self) -> UART2_CLK_GATE_W<'_, DEV_CLK_GATErs> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/syscon/dev_clk_gate.rs:316:26
[INFO] [stdout]     |
[INFO] [stdout] 316 |     pub fn spi0_clk_gate(&mut self) -> SPI0_CLK_GATE_W<DEV_CLK_GATErs> {
[INFO] [stdout]     |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 316 |     pub fn spi0_clk_gate(&mut self) -> SPI0_CLK_GATE_W<'_, DEV_CLK_GATErs> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/syscon/dev_clk_gate.rs:322:26
[INFO] [stdout]     |
[INFO] [stdout] 322 |     pub fn spi1_clk_gate(&mut self) -> SPI1_CLK_GATE_W<DEV_CLK_GATErs> {
[INFO] [stdout]     |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 322 |     pub fn spi1_clk_gate(&mut self) -> SPI1_CLK_GATE_W<'_, DEV_CLK_GATErs> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/syscon/dev_clk_gate.rs:328:33
[INFO] [stdout]     |
[INFO] [stdout] 328 |     pub fn timer_base0_clk_gate(&mut self) -> TIMER_BASE0_CLK_GATE_W<DEV_CLK_GATErs> {
[INFO] [stdout]     |                                 ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 timer_base0_clk_gate(&mut self) -> TIMER_BASE0_CLK_GATE_W<'_, DEV_CLK_GATErs> {
[INFO] [stdout]     |                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/syscon/dev_clk_gate.rs:334:33
[INFO] [stdout]     |
[INFO] [stdout] 334 |     pub fn timer_base1_clk_gate(&mut self) -> TIMER_BASE1_CLK_GATE_W<DEV_CLK_GATErs> {
[INFO] [stdout]     |                                 ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 334 |     pub fn timer_base1_clk_gate(&mut self) -> TIMER_BASE1_CLK_GATE_W<'_, DEV_CLK_GATErs> {
[INFO] [stdout]     |                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/syscon/dev_clk_gate.rs:340:33
[INFO] [stdout]     |
[INFO] [stdout] 340 |     pub fn timer_base2_clk_gate(&mut self) -> TIMER_BASE2_CLK_GATE_W<DEV_CLK_GATErs> {
[INFO] [stdout]     |                                 ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 340 |     pub fn timer_base2_clk_gate(&mut self) -> TIMER_BASE2_CLK_GATE_W<'_, DEV_CLK_GATErs> {
[INFO] [stdout]     |                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/syscon/dev_clk_gate.rs:346:33
[INFO] [stdout]     |
[INFO] [stdout] 346 |     pub fn timer_plus0_clk_gate(&mut self) -> TIMER_PLUS0_CLK_GATE_W<DEV_CLK_GATErs> {
[INFO] [stdout]     |                                 ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 346 |     pub fn timer_plus0_clk_gate(&mut self) -> TIMER_PLUS0_CLK_GATE_W<'_, DEV_CLK_GATErs> {
[INFO] [stdout]     |                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/syscon/dev_clk_gate.rs:352:33
[INFO] [stdout]     |
[INFO] [stdout] 352 |     pub fn timer_plus1_clk_gate(&mut self) -> TIMER_PLUS1_CLK_GATE_W<DEV_CLK_GATErs> {
[INFO] [stdout]     |                                 ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 352 |     pub fn timer_plus1_clk_gate(&mut self) -> TIMER_PLUS1_CLK_GATE_W<'_, DEV_CLK_GATErs> {
[INFO] [stdout]     |                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/syscon/dev_clk_gate.rs:358:31
[INFO] [stdout]     |
[INFO] [stdout] 358 |     pub fn pwm_base0_clk_gate(&mut self) -> PWM_BASE0_CLK_GATE_W<DEV_CLK_GATErs> {
[INFO] [stdout]     |                               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 358 |     pub fn pwm_base0_clk_gate(&mut self) -> PWM_BASE0_CLK_GATE_W<'_, DEV_CLK_GATErs> {
[INFO] [stdout]     |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/syscon/dev_clk_gate.rs:364:31
[INFO] [stdout]     |
[INFO] [stdout] 364 |     pub fn pwm_base1_clk_gate(&mut self) -> PWM_BASE1_CLK_GATE_W<DEV_CLK_GATErs> {
[INFO] [stdout]     |                               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 364 |     pub fn pwm_base1_clk_gate(&mut self) -> PWM_BASE1_CLK_GATE_W<'_, DEV_CLK_GATErs> {
[INFO] [stdout]     |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/syscon/dev_clk_gate.rs:370:31
[INFO] [stdout]     |
[INFO] [stdout] 370 |     pub fn pwm_plus0_clk_gate(&mut self) -> PWM_PLUS0_CLK_GATE_W<DEV_CLK_GATErs> {
[INFO] [stdout]     |                               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 370 |     pub fn pwm_plus0_clk_gate(&mut self) -> PWM_PLUS0_CLK_GATE_W<'_, DEV_CLK_GATErs> {
[INFO] [stdout]     |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/syscon/dev_clk_gate.rs:376:31
[INFO] [stdout]     |
[INFO] [stdout] 376 |     pub fn pwm_plus1_clk_gate(&mut self) -> PWM_PLUS1_CLK_GATE_W<DEV_CLK_GATErs> {
[INFO] [stdout]     |                               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 376 |     pub fn pwm_plus1_clk_gate(&mut self) -> PWM_PLUS1_CLK_GATE_W<'_, DEV_CLK_GATErs> {
[INFO] [stdout]     |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/syscon/dev_clk_gate.rs:382:25
[INFO] [stdout]     |
[INFO] [stdout] 382 |     pub fn rtc_clk_gate(&mut self) -> RTC_CLK_GATE_W<DEV_CLK_GATErs> {
[INFO] [stdout]     |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 382 |     pub fn rtc_clk_gate(&mut self) -> RTC_CLK_GATE_W<'_, DEV_CLK_GATErs> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/syscon/dev_clk_gate.rs:388:26
[INFO] [stdout]     |
[INFO] [stdout] 388 |     pub fn iwdt_clk_gate(&mut self) -> IWDT_CLK_GATE_W<DEV_CLK_GATErs> {
[INFO] [stdout]     |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 388 |     pub fn iwdt_clk_gate(&mut self) -> IWDT_CLK_GATE_W<'_, DEV_CLK_GATErs> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/syscon/dev_clk_gate.rs:394:26
[INFO] [stdout]     |
[INFO] [stdout] 394 |     pub fn wwdt_clk_gate(&mut self) -> WWDT_CLK_GATE_W<DEV_CLK_GATErs> {
[INFO] [stdout]     |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 wwdt_clk_gate(&mut self) -> WWDT_CLK_GATE_W<'_, DEV_CLK_GATErs> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/syscon/dev_clk_gate.rs:400:28
[INFO] [stdout]     |
[INFO] [stdout] 400 |     pub fn saradc_clk_gate(&mut self) -> SARADC_CLK_GATE_W<DEV_CLK_GATErs> {
[INFO] [stdout]     |                            ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 400 |     pub fn saradc_clk_gate(&mut self) -> SARADC_CLK_GATE_W<'_, DEV_CLK_GATErs> {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/syscon/dev_clk_gate.rs:406:25
[INFO] [stdout]     |
[INFO] [stdout] 406 |     pub fn crc_clk_gate(&mut self) -> CRC_CLK_GATE_W<DEV_CLK_GATErs> {
[INFO] [stdout]     |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 406 |     pub fn crc_clk_gate(&mut self) -> CRC_CLK_GATE_W<'_, DEV_CLK_GATErs> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/syscon/dev_clk_gate.rs:412:25
[INFO] [stdout]     |
[INFO] [stdout] 412 |     pub fn aes_clk_gate(&mut self) -> AES_CLK_GATE_W<DEV_CLK_GATErs> {
[INFO] [stdout]     |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 412 |     pub fn aes_clk_gate(&mut self) -> AES_CLK_GATE_W<'_, DEV_CLK_GATErs> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/syscon/rc_freq_delta.rs:58:23
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub fn rclf_delta(&mut self) -> RCLF_DELTA_W<RC_FREQ_DELTArs> {
[INFO] [stdout]    |                       ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub fn rclf_delta(&mut self) -> RCLF_DELTA_W<'_, RC_FREQ_DELTArs> {
[INFO] [stdout]    |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/syscon/rc_freq_delta.rs:64:21
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub fn rclf_sig(&mut self) -> RCLF_SIG_W<RC_FREQ_DELTArs> {
[INFO] [stdout]    |                     ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub fn rclf_sig(&mut self) -> RCLF_SIG_W<'_, RC_FREQ_DELTArs> {
[INFO] [stdout]    |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/syscon/rc_freq_delta.rs:70:23
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub fn rchf_delta(&mut self) -> RCHF_DELTA_W<RC_FREQ_DELTArs> {
[INFO] [stdout]    |                       ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub fn rchf_delta(&mut self) -> RCHF_DELTA_W<'_, RC_FREQ_DELTArs> {
[INFO] [stdout]    |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/syscon/rc_freq_delta.rs:76:21
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub fn rchf_sig(&mut self) -> RCHF_SIG_W<RC_FREQ_DELTArs> {
[INFO] [stdout]    |                     ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub fn rchf_sig(&mut self) -> RCHF_SIG_W<'_, RC_FREQ_DELTArs> {
[INFO] [stdout]    |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/syscon/vref_volt_delta.rs:38:23
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn vref_delta(&mut self) -> VREF_DELTA_W<VREF_VOLT_DELTArs> {
[INFO] [stdout]    |                       ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn vref_delta(&mut self) -> VREF_DELTA_W<'_, VREF_VOLT_DELTArs> {
[INFO] [stdout]    |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/syscon/vref_volt_delta.rs:44:21
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub fn vref_sig(&mut self) -> VREF_SIG_W<VREF_VOLT_DELTArs> {
[INFO] [stdout]    |                     ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 vref_sig(&mut self) -> VREF_SIG_W<'_, VREF_VOLT_DELTArs> {
[INFO] [stdout]    |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/syscon/pll_ctrl.rs:48:19
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub fn pll_en(&mut self) -> PLL_EN_W<PLL_CTRLrs> {
[INFO] [stdout]    |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 pll_en(&mut self) -> PLL_EN_W<'_, PLL_CTRLrs> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/syscon/pll_ctrl.rs:54:18
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub fn pll_n(&mut self) -> PLL_N_W<PLL_CTRLrs> {
[INFO] [stdout]    |                  ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub fn pll_n(&mut self) -> PLL_N_W<'_, PLL_CTRLrs> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/syscon/pll_ctrl.rs:60:18
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub fn pll_m(&mut self) -> PLL_M_W<PLL_CTRLrs> {
[INFO] [stdout]    |                  ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 pll_m(&mut self) -> PLL_M_W<'_, PLL_CTRLrs> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/pmu/lpow_md.rs:48:18
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub fn sleep(&mut self) -> SLEEP_W<LPOW_MDrs> {
[INFO] [stdout]    |                  ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 sleep(&mut self) -> SLEEP_W<'_, LPOW_MDrs> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/pmu/lpow_md.rs:54:22
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub fn deepsleep(&mut self) -> DEEPSLEEP_W<LPOW_MDrs> {
[INFO] [stdout]    |                      ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub fn deepsleep(&mut self) -> DEEPSLEEP_W<'_, LPOW_MDrs> {
[INFO] [stdout]    |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/pmu/lpow_md.rs:60:17
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub fn stop(&mut self) -> STOP_W<LPOW_MDrs> {
[INFO] [stdout]    |                 ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 stop(&mut self) -> STOP_W<'_, LPOW_MDrs> {
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/pmu/lpmd_wken.rs:48:25
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub fn rtc_ala_wken(&mut self) -> RTC_ALA_WKEN_W<LPMD_WKENrs> {
[INFO] [stdout]    |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 rtc_ala_wken(&mut self) -> RTC_ALA_WKEN_W<'_, LPMD_WKENrs> {
[INFO] [stdout]    |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/pmu/lpmd_wken.rs:54:25
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub fn rtc_tim_wken(&mut self) -> RTC_TIM_WKEN_W<LPMD_WKENrs> {
[INFO] [stdout]    |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub fn rtc_tim_wken(&mut self) -> RTC_TIM_WKEN_W<'_, LPMD_WKENrs> {
[INFO] [stdout]    |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/pmu/lpmd_wken.rs:60:20
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub fn io_wken(&mut self) -> IO_WKEN_W<LPMD_WKENrs> {
[INFO] [stdout]    |                    ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 io_wken(&mut self) -> IO_WKEN_W<'_, LPMD_WKENrs> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/pmu/lpmd_wkst.rs:48:25
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub fn rtc_ala_wkst(&mut self) -> RTC_ALA_WKST_W<LPMD_WKSTrs> {
[INFO] [stdout]    |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 rtc_ala_wkst(&mut self) -> RTC_ALA_WKST_W<'_, LPMD_WKSTrs> {
[INFO] [stdout]    |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/pmu/lpmd_wkst.rs:54:25
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub fn rtc_tim_wkst(&mut self) -> RTC_TIM_WKST_W<LPMD_WKSTrs> {
[INFO] [stdout]    |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub fn rtc_tim_wkst(&mut self) -> RTC_TIM_WKST_W<'_, LPMD_WKSTrs> {
[INFO] [stdout]    |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/pmu/lpmd_wkst.rs:60:20
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub fn io_wkst(&mut self) -> IO_WKST_W<LPMD_WKSTrs> {
[INFO] [stdout]    |                    ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 io_wkst(&mut self) -> IO_WKST_W<'_, LPMD_WKSTrs> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/pmu/chip_rst_st.rs:48:23
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub fn por_rst_st(&mut self) -> POR_RST_ST_W<CHIP_RST_STrs> {
[INFO] [stdout]    |                       ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 por_rst_st(&mut self) -> POR_RST_ST_W<'_, CHIP_RST_STrs> {
[INFO] [stdout]    |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/pmu/chip_rst_st.rs:54:24
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub fn iwdt_rst_st(&mut self) -> IWDT_RST_ST_W<CHIP_RST_STrs> {
[INFO] [stdout]    |                        ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub fn iwdt_rst_st(&mut self) -> IWDT_RST_ST_W<'_, CHIP_RST_STrs> {
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/pmu/chip_rst_st.rs:60:24
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub fn wwdt_rst_st(&mut self) -> WWDT_RST_ST_W<CHIP_RST_STrs> {
[INFO] [stdout]    |                        ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 wwdt_rst_st(&mut self) -> WWDT_RST_ST_W<'_, CHIP_RST_STrs> {
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/pmu/src_cfg.rs:68:20
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub fn rchf_en(&mut self) -> RCHF_EN_W<SRC_CFGrs> {
[INFO] [stdout]    |                    ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub fn rchf_en(&mut self) -> RCHF_EN_W<'_, SRC_CFGrs> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/pmu/src_cfg.rs:74:22
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub fn rchf_fsel(&mut self) -> RCHF_FSEL_W<SRC_CFGrs> {
[INFO] [stdout]    |                      ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 rchf_fsel(&mut self) -> RCHF_FSEL_W<'_, SRC_CFGrs> {
[INFO] [stdout]    |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/pmu/src_cfg.rs:80:20
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub fn xtah_en(&mut self) -> XTAH_EN_W<SRC_CFGrs> {
[INFO] [stdout]    |                    ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub fn xtah_en(&mut self) -> XTAH_EN_W<'_, SRC_CFGrs> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/pmu/src_cfg.rs:86:20
[INFO] [stdout]    |
[INFO] [stdout] 86 |     pub fn xtal_en(&mut self) -> XTAL_EN_W<SRC_CFGrs> {
[INFO] [stdout]    |                    ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 xtal_en(&mut self) -> XTAL_EN_W<'_, SRC_CFGrs> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/pmu/src_cfg.rs:92:24
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub fn rtc_clk_sel(&mut self) -> RTC_CLK_SEL_W<SRC_CFGrs> {
[INFO] [stdout]    |                        ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub fn rtc_clk_sel(&mut self) -> RTC_CLK_SEL_W<'_, SRC_CFGrs> {
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/pmu/trim_pow0.rs:48:22
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub fn trim_v_hp(&mut self) -> TRIM_V_HP_W<TRIM_POW0rs> {
[INFO] [stdout]    |                      ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 trim_v_hp(&mut self) -> TRIM_V_HP_W<'_, TRIM_POW0rs> {
[INFO] [stdout]    |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/pmu/trim_pow0.rs:54:22
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub fn trim_i_hp(&mut self) -> TRIM_I_HP_W<TRIM_POW0rs> {
[INFO] [stdout]    |                      ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub fn trim_i_hp(&mut self) -> TRIM_I_HP_W<'_, TRIM_POW0rs> {
[INFO] [stdout]    |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/pmu/trim_pow0.rs:60:29
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub fn trim_tempco_hpbg(&mut self) -> TRIM_TEMPCO_HPBG_W<TRIM_POW0rs> {
[INFO] [stdout]    |                             ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 trim_tempco_hpbg(&mut self) -> TRIM_TEMPCO_HPBG_W<'_, TRIM_POW0rs> {
[INFO] [stdout]    |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/pmu/trim_pow1.rs:38:29
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn trim_tempco_lpbg(&mut self) -> TRIM_TEMPCO_LPBG_W<TRIM_POW1rs> {
[INFO] [stdout]    |                             ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn trim_tempco_lpbg(&mut self) -> TRIM_TEMPCO_LPBG_W<'_, TRIM_POW1rs> {
[INFO] [stdout]    |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/pmu/trim_pow1.rs:44:22
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub fn trim_v_lp(&mut self) -> TRIM_V_LP_W<TRIM_POW1rs> {
[INFO] [stdout]    |                      ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 trim_v_lp(&mut self) -> TRIM_V_LP_W<'_, TRIM_POW1rs> {
[INFO] [stdout]    |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/pmu/trim_pow3.rs:48:25
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub fn trim_pd_uvlo(&mut self) -> TRIM_PD_UVLO_W<TRIM_POW3rs> {
[INFO] [stdout]    |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 trim_pd_uvlo(&mut self) -> TRIM_PD_UVLO_W<'_, TRIM_POW3rs> {
[INFO] [stdout]    |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/pmu/trim_pow3.rs:54:23
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub fn trim_lpldo(&mut self) -> TRIM_LPLDO_W<TRIM_POW3rs> {
[INFO] [stdout]    |                       ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub fn trim_lpldo(&mut self) -> TRIM_LPLDO_W<'_, TRIM_POW3rs> {
[INFO] [stdout]    |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/pmu/trim_pow3.rs:60:25
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub fn trim_hpldo_h(&mut self) -> TRIM_HPLDO_H_W<TRIM_POW3rs> {
[INFO] [stdout]    |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 trim_hpldo_h(&mut self) -> TRIM_HPLDO_H_W<'_, TRIM_POW3rs> {
[INFO] [stdout]    |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/pmu/trim_rchf.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn trim_p(&mut self) -> TRIM_P_W<TRIM_RCHFrs> {
[INFO] [stdout]    |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn trim_p(&mut self) -> TRIM_P_W<'_, TRIM_RCHFrs> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/pmu/trim_rchf.rs:44:19
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub fn trim_n(&mut self) -> TRIM_N_W<TRIM_RCHFrs> {
[INFO] [stdout]    |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 trim_n(&mut self) -> TRIM_N_W<'_, TRIM_RCHFrs> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/pmu/trim_rclf.rs:38:22
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn trim_fine(&mut self) -> TRIM_FINE_W<TRIM_RCLFrs> {
[INFO] [stdout]    |                      ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn trim_fine(&mut self) -> TRIM_FINE_W<'_, TRIM_RCLFrs> {
[INFO] [stdout]    |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/pmu/trim_rclf.rs:44:20
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub fn trim_cs(&mut self) -> TRIM_CS_W<TRIM_RCLFrs> {
[INFO] [stdout]    |                    ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 trim_cs(&mut self) -> TRIM_CS_W<'_, TRIM_RCLFrs> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/pmu/trim_opa.rs:58:23
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub fn opa0_trimn(&mut self) -> OPA0_TRIMN_W<TRIM_OPArs> {
[INFO] [stdout]    |                       ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub fn opa0_trimn(&mut self) -> OPA0_TRIMN_W<'_, TRIM_OPArs> {
[INFO] [stdout]    |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/pmu/trim_opa.rs:64:23
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub fn opa0_trimp(&mut self) -> OPA0_TRIMP_W<TRIM_OPArs> {
[INFO] [stdout]    |                       ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub fn opa0_trimp(&mut self) -> OPA0_TRIMP_W<'_, TRIM_OPArs> {
[INFO] [stdout]    |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/pmu/trim_opa.rs:70:23
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub fn opa1_trimn(&mut self) -> OPA1_TRIMN_W<TRIM_OPArs> {
[INFO] [stdout]    |                       ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub fn opa1_trimn(&mut self) -> OPA1_TRIMN_W<'_, TRIM_OPArs> {
[INFO] [stdout]    |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/pmu/trim_opa.rs:76:23
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub fn opa1_trimp(&mut self) -> OPA1_TRIMP_W<TRIM_OPArs> {
[INFO] [stdout]    |                       ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub fn opa1_trimp(&mut self) -> OPA1_TRIMP_W<'_, TRIM_OPArs> {
[INFO] [stdout]    |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/pmu/trim_pll.rs:26:24
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn pll_r_trsim(&mut self) -> PLL_R_TRSIM_W<TRIM_PLLrs> {
[INFO] [stdout]    |                        ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn pll_r_trsim(&mut self) -> PLL_R_TRSIM_W<'_, TRIM_PLLrs> {
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/pmu/trim_lock.rs:17:22
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub fn trim_lock(&mut self) -> TRIM_LOCK_W<TRIM_LOCKrs> {
[INFO] [stdout]    |                      ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub fn trim_lock(&mut self) -> TRIM_LOCK_W<'_, TRIM_LOCKrs> {
[INFO] [stdout]    |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/pmu/trim_lock.rs:23:24
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub fn trim_unlock(&mut self) -> TRIM_UNLOCK_W<TRIM_LOCKrs> {
[INFO] [stdout]    |                        ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub fn trim_unlock(&mut self) -> TRIM_UNLOCK_W<'_, TRIM_LOCKrs> {
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/dma/dma_ctr.rs:26:19
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn dma_en(&mut self) -> DMA_EN_W<DMA_CTRrs> {
[INFO] [stdout]    |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn dma_en(&mut self) -> DMA_EN_W<'_, DMA_CTRrs> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/dma/dma_inten.rs:98:25
[INFO] [stdout]    |
[INFO] [stdout] 98 |     pub fn ch0_tc_inten(&mut self) -> CH0_TC_INTEN_W<DMA_INTENrs> {
[INFO] [stdout]    |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 ch0_tc_inten(&mut self) -> CH0_TC_INTEN_W<'_, DMA_INTENrs> {
[INFO] [stdout]    |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/dma/dma_inten.rs:104:25
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub fn ch1_tc_inten(&mut self) -> CH1_TC_INTEN_W<DMA_INTENrs> {
[INFO] [stdout]     |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub fn ch1_tc_inten(&mut self) -> CH1_TC_INTEN_W<'_, DMA_INTENrs> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/dma/dma_inten.rs:110:25
[INFO] [stdout]     |
[INFO] [stdout] 110 |     pub fn ch2_tc_inten(&mut self) -> CH2_TC_INTEN_W<DMA_INTENrs> {
[INFO] [stdout]     |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 ch2_tc_inten(&mut self) -> CH2_TC_INTEN_W<'_, DMA_INTENrs> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/dma/dma_inten.rs:116:25
[INFO] [stdout]     |
[INFO] [stdout] 116 |     pub fn ch3_tc_inten(&mut self) -> CH3_TC_INTEN_W<DMA_INTENrs> {
[INFO] [stdout]     |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 116 |     pub fn ch3_tc_inten(&mut self) -> CH3_TC_INTEN_W<'_, DMA_INTENrs> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/dma/dma_inten.rs:122:26
[INFO] [stdout]     |
[INFO] [stdout] 122 |     pub fn ch0_thc_inten(&mut self) -> CH0_THC_INTEN_W<DMA_INTENrs> {
[INFO] [stdout]     |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |     pub fn ch0_thc_inten(&mut self) -> CH0_THC_INTEN_W<'_, DMA_INTENrs> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/dma/dma_inten.rs:128:26
[INFO] [stdout]     |
[INFO] [stdout] 128 |     pub fn ch1_thc_inten(&mut self) -> CH1_THC_INTEN_W<DMA_INTENrs> {
[INFO] [stdout]     |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 128 |     pub fn ch1_thc_inten(&mut self) -> CH1_THC_INTEN_W<'_, DMA_INTENrs> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/dma/dma_inten.rs:134:26
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub fn ch2_thc_inten(&mut self) -> CH2_THC_INTEN_W<DMA_INTENrs> {
[INFO] [stdout]     |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 ch2_thc_inten(&mut self) -> CH2_THC_INTEN_W<'_, DMA_INTENrs> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/dma/dma_inten.rs:140:26
[INFO] [stdout]     |
[INFO] [stdout] 140 |     pub fn ch3_thc_inten(&mut self) -> CH3_THC_INTEN_W<DMA_INTENrs> {
[INFO] [stdout]     |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 140 |     pub fn ch3_thc_inten(&mut self) -> CH3_THC_INTEN_W<'_, DMA_INTENrs> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/dma/dma_intst.rs:98:25
[INFO] [stdout]    |
[INFO] [stdout] 98 |     pub fn ch0_tc_intst(&mut self) -> CH0_TC_INTST_W<DMA_INTSTrs> {
[INFO] [stdout]    |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 ch0_tc_intst(&mut self) -> CH0_TC_INTST_W<'_, DMA_INTSTrs> {
[INFO] [stdout]    |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/dma/dma_intst.rs:104:25
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub fn ch1_tc_intst(&mut self) -> CH1_TC_INTST_W<DMA_INTSTrs> {
[INFO] [stdout]     |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub fn ch1_tc_intst(&mut self) -> CH1_TC_INTST_W<'_, DMA_INTSTrs> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/dma/dma_intst.rs:110:25
[INFO] [stdout]     |
[INFO] [stdout] 110 |     pub fn ch2_tc_intst(&mut self) -> CH2_TC_INTST_W<DMA_INTSTrs> {
[INFO] [stdout]     |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 ch2_tc_intst(&mut self) -> CH2_TC_INTST_W<'_, DMA_INTSTrs> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/dma/dma_intst.rs:116:25
[INFO] [stdout]     |
[INFO] [stdout] 116 |     pub fn ch3_tc_intst(&mut self) -> CH3_TC_INTST_W<DMA_INTSTrs> {
[INFO] [stdout]     |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 116 |     pub fn ch3_tc_intst(&mut self) -> CH3_TC_INTST_W<'_, DMA_INTSTrs> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/dma/dma_intst.rs:122:26
[INFO] [stdout]     |
[INFO] [stdout] 122 |     pub fn ch0_thc_intst(&mut self) -> CH0_THC_INTST_W<DMA_INTSTrs> {
[INFO] [stdout]     |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |     pub fn ch0_thc_intst(&mut self) -> CH0_THC_INTST_W<'_, DMA_INTSTrs> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/dma/dma_intst.rs:128:26
[INFO] [stdout]     |
[INFO] [stdout] 128 |     pub fn ch1_thc_intst(&mut self) -> CH1_THC_INTST_W<DMA_INTSTrs> {
[INFO] [stdout]     |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 128 |     pub fn ch1_thc_intst(&mut self) -> CH1_THC_INTST_W<'_, DMA_INTSTrs> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/dma/dma_intst.rs:134:26
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub fn ch2_thc_intst(&mut self) -> CH2_THC_INTST_W<DMA_INTSTrs> {
[INFO] [stdout]     |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 ch2_thc_intst(&mut self) -> CH2_THC_INTST_W<'_, DMA_INTSTrs> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/dma/dma_intst.rs:140:26
[INFO] [stdout]     |
[INFO] [stdout] 140 |     pub fn ch3_thc_intst(&mut self) -> CH3_THC_INTST_W<DMA_INTSTrs> {
[INFO] [stdout]     |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 140 |     pub fn ch3_thc_intst(&mut self) -> CH3_THC_INTST_W<'_, DMA_INTSTrs> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/dma/dma_ch0ctr.rs:68:18
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub fn ch_en(&mut self) -> CH_EN_W<DMA_CH0CTRrs> {
[INFO] [stdout]    |                  ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub fn ch_en(&mut self) -> CH_EN_W<'_, DMA_CH0CTRrs> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/dma/dma_ch0ctr.rs:74:18
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub fn lenth(&mut self) -> LENTH_W<DMA_CH0CTRrs> {
[INFO] [stdout]    |                  ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 lenth(&mut self) -> LENTH_W<'_, DMA_CH0CTRrs> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/dma/dma_ch0ctr.rs:80:18
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub fn loop_(&mut self) -> LOOP_W<DMA_CH0CTRrs> {
[INFO] [stdout]    |                  ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub fn loop_(&mut self) -> LOOP_W<'_, DMA_CH0CTRrs> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/dma/dma_ch0ctr.rs:86:16
[INFO] [stdout]    |
[INFO] [stdout] 86 |     pub fn pri(&mut self) -> PRI_W<DMA_CH0CTRrs> {
[INFO] [stdout]    |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 pri(&mut self) -> PRI_W<'_, DMA_CH0CTRrs> {
[INFO] [stdout]    |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/dma/dma_ch0ctr.rs:92:18
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub fn swreq(&mut self) -> SWREQ_W<DMA_CH0CTRrs> {
[INFO] [stdout]    |                  ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub fn swreq(&mut self) -> SWREQ_W<'_, DMA_CH0CTRrs> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/dma/dma_ch0mod.rs:78:22
[INFO] [stdout]    |
[INFO] [stdout] 78 |     pub fn ms_addmod(&mut self) -> MS_ADDMOD_W<DMA_CH0MODrs> {
[INFO] [stdout]    |                      ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 78 |     pub fn ms_addmod(&mut self) -> MS_ADDMOD_W<'_, DMA_CH0MODrs> {
[INFO] [stdout]    |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/dma/dma_ch0mod.rs:84:20
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub fn ms_size(&mut self) -> MS_SIZE_W<DMA_CH0MODrs> {
[INFO] [stdout]    |                    ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 ms_size(&mut self) -> MS_SIZE_W<'_, DMA_CH0MODrs> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/dma/dma_ch0mod.rs:90:19
[INFO] [stdout]    |
[INFO] [stdout] 90 |     pub fn ms_sel(&mut self) -> MS_SEL_W<DMA_CH0MODrs> {
[INFO] [stdout]    |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 90 |     pub fn ms_sel(&mut self) -> MS_SEL_W<'_, DMA_CH0MODrs> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/dma/dma_ch0mod.rs:96:22
[INFO] [stdout]    |
[INFO] [stdout] 96 |     pub fn md_addmod(&mut self) -> MD_ADDMOD_W<DMA_CH0MODrs> {
[INFO] [stdout]    |                      ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 md_addmod(&mut self) -> MD_ADDMOD_W<'_, DMA_CH0MODrs> {
[INFO] [stdout]    |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/dma/dma_ch0mod.rs:102:20
[INFO] [stdout]     |
[INFO] [stdout] 102 |     pub fn md_size(&mut self) -> MD_SIZE_W<DMA_CH0MODrs> {
[INFO] [stdout]     |                    ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 102 |     pub fn md_size(&mut self) -> MD_SIZE_W<'_, DMA_CH0MODrs> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/dma/dma_ch0mod.rs:108:19
[INFO] [stdout]     |
[INFO] [stdout] 108 |     pub fn md_sel(&mut self) -> MD_SEL_W<DMA_CH0MODrs> {
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 108 |     pub fn md_sel(&mut self) -> MD_SEL_W<'_, DMA_CH0MODrs> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/dma/dma_ch1ctr.rs:68:18
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub fn ch_en(&mut self) -> CH_EN_W<DMA_CH1CTRrs> {
[INFO] [stdout]    |                  ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub fn ch_en(&mut self) -> CH_EN_W<'_, DMA_CH1CTRrs> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/dma/dma_ch1ctr.rs:74:18
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub fn lenth(&mut self) -> LENTH_W<DMA_CH1CTRrs> {
[INFO] [stdout]    |                  ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 lenth(&mut self) -> LENTH_W<'_, DMA_CH1CTRrs> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/dma/dma_ch1ctr.rs:80:18
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub fn loop_(&mut self) -> LOOP_W<DMA_CH1CTRrs> {
[INFO] [stdout]    |                  ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub fn loop_(&mut self) -> LOOP_W<'_, DMA_CH1CTRrs> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/dma/dma_ch1ctr.rs:86:16
[INFO] [stdout]    |
[INFO] [stdout] 86 |     pub fn pri(&mut self) -> PRI_W<DMA_CH1CTRrs> {
[INFO] [stdout]    |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 pri(&mut self) -> PRI_W<'_, DMA_CH1CTRrs> {
[INFO] [stdout]    |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/dma/dma_ch1ctr.rs:92:18
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub fn swreq(&mut self) -> SWREQ_W<DMA_CH1CTRrs> {
[INFO] [stdout]    |                  ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub fn swreq(&mut self) -> SWREQ_W<'_, DMA_CH1CTRrs> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/dma/dma_ch1mod.rs:78:22
[INFO] [stdout]    |
[INFO] [stdout] 78 |     pub fn ms_addmod(&mut self) -> MS_ADDMOD_W<DMA_CH1MODrs> {
[INFO] [stdout]    |                      ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 78 |     pub fn ms_addmod(&mut self) -> MS_ADDMOD_W<'_, DMA_CH1MODrs> {
[INFO] [stdout]    |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/dma/dma_ch1mod.rs:84:20
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub fn ms_size(&mut self) -> MS_SIZE_W<DMA_CH1MODrs> {
[INFO] [stdout]    |                    ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 ms_size(&mut self) -> MS_SIZE_W<'_, DMA_CH1MODrs> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/dma/dma_ch1mod.rs:90:19
[INFO] [stdout]    |
[INFO] [stdout] 90 |     pub fn ms_sel(&mut self) -> MS_SEL_W<DMA_CH1MODrs> {
[INFO] [stdout]    |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 90 |     pub fn ms_sel(&mut self) -> MS_SEL_W<'_, DMA_CH1MODrs> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/dma/dma_ch1mod.rs:96:22
[INFO] [stdout]    |
[INFO] [stdout] 96 |     pub fn md_addmod(&mut self) -> MD_ADDMOD_W<DMA_CH1MODrs> {
[INFO] [stdout]    |                      ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 md_addmod(&mut self) -> MD_ADDMOD_W<'_, DMA_CH1MODrs> {
[INFO] [stdout]    |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/dma/dma_ch1mod.rs:102:20
[INFO] [stdout]     |
[INFO] [stdout] 102 |     pub fn md_size(&mut self) -> MD_SIZE_W<DMA_CH1MODrs> {
[INFO] [stdout]     |                    ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 102 |     pub fn md_size(&mut self) -> MD_SIZE_W<'_, DMA_CH1MODrs> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/dma/dma_ch1mod.rs:108:19
[INFO] [stdout]     |
[INFO] [stdout] 108 |     pub fn md_sel(&mut self) -> MD_SEL_W<DMA_CH1MODrs> {
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 108 |     pub fn md_sel(&mut self) -> MD_SEL_W<'_, DMA_CH1MODrs> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/dma/dma_ch2ctr.rs:68:18
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub fn ch_en(&mut self) -> CH_EN_W<DMA_CH2CTRrs> {
[INFO] [stdout]    |                  ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub fn ch_en(&mut self) -> CH_EN_W<'_, DMA_CH2CTRrs> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/dma/dma_ch2ctr.rs:74:18
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub fn lenth(&mut self) -> LENTH_W<DMA_CH2CTRrs> {
[INFO] [stdout]    |                  ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 lenth(&mut self) -> LENTH_W<'_, DMA_CH2CTRrs> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/dma/dma_ch2ctr.rs:80:18
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub fn loop_(&mut self) -> LOOP_W<DMA_CH2CTRrs> {
[INFO] [stdout]    |                  ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub fn loop_(&mut self) -> LOOP_W<'_, DMA_CH2CTRrs> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/dma/dma_ch2ctr.rs:86:16
[INFO] [stdout]    |
[INFO] [stdout] 86 |     pub fn pri(&mut self) -> PRI_W<DMA_CH2CTRrs> {
[INFO] [stdout]    |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 pri(&mut self) -> PRI_W<'_, DMA_CH2CTRrs> {
[INFO] [stdout]    |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/dma/dma_ch2ctr.rs:92:18
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub fn swreq(&mut self) -> SWREQ_W<DMA_CH2CTRrs> {
[INFO] [stdout]    |                  ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub fn swreq(&mut self) -> SWREQ_W<'_, DMA_CH2CTRrs> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/dma/dma_ch2mod.rs:78:22
[INFO] [stdout]    |
[INFO] [stdout] 78 |     pub fn ms_addmod(&mut self) -> MS_ADDMOD_W<DMA_CH2MODrs> {
[INFO] [stdout]    |                      ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 78 |     pub fn ms_addmod(&mut self) -> MS_ADDMOD_W<'_, DMA_CH2MODrs> {
[INFO] [stdout]    |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/dma/dma_ch2mod.rs:84:20
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub fn ms_size(&mut self) -> MS_SIZE_W<DMA_CH2MODrs> {
[INFO] [stdout]    |                    ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 ms_size(&mut self) -> MS_SIZE_W<'_, DMA_CH2MODrs> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/dma/dma_ch2mod.rs:90:19
[INFO] [stdout]    |
[INFO] [stdout] 90 |     pub fn ms_sel(&mut self) -> MS_SEL_W<DMA_CH2MODrs> {
[INFO] [stdout]    |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 90 |     pub fn ms_sel(&mut self) -> MS_SEL_W<'_, DMA_CH2MODrs> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/dma/dma_ch2mod.rs:96:22
[INFO] [stdout]    |
[INFO] [stdout] 96 |     pub fn md_addmod(&mut self) -> MD_ADDMOD_W<DMA_CH2MODrs> {
[INFO] [stdout]    |                      ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 md_addmod(&mut self) -> MD_ADDMOD_W<'_, DMA_CH2MODrs> {
[INFO] [stdout]    |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/dma/dma_ch2mod.rs:102:20
[INFO] [stdout]     |
[INFO] [stdout] 102 |     pub fn md_size(&mut self) -> MD_SIZE_W<DMA_CH2MODrs> {
[INFO] [stdout]     |                    ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 102 |     pub fn md_size(&mut self) -> MD_SIZE_W<'_, DMA_CH2MODrs> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/dma/dma_ch2mod.rs:108:19
[INFO] [stdout]     |
[INFO] [stdout] 108 |     pub fn md_sel(&mut self) -> MD_SEL_W<DMA_CH2MODrs> {
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 108 |     pub fn md_sel(&mut self) -> MD_SEL_W<'_, DMA_CH2MODrs> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/dma/dma_ch3ctr.rs:68:18
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub fn ch_en(&mut self) -> CH_EN_W<DMA_CH3CTRrs> {
[INFO] [stdout]    |                  ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub fn ch_en(&mut self) -> CH_EN_W<'_, DMA_CH3CTRrs> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/dma/dma_ch3ctr.rs:74:18
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub fn lenth(&mut self) -> LENTH_W<DMA_CH3CTRrs> {
[INFO] [stdout]    |                  ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 lenth(&mut self) -> LENTH_W<'_, DMA_CH3CTRrs> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/dma/dma_ch3ctr.rs:80:18
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub fn loop_(&mut self) -> LOOP_W<DMA_CH3CTRrs> {
[INFO] [stdout]    |                  ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub fn loop_(&mut self) -> LOOP_W<'_, DMA_CH3CTRrs> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/dma/dma_ch3ctr.rs:86:16
[INFO] [stdout]    |
[INFO] [stdout] 86 |     pub fn pri(&mut self) -> PRI_W<DMA_CH3CTRrs> {
[INFO] [stdout]    |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 pri(&mut self) -> PRI_W<'_, DMA_CH3CTRrs> {
[INFO] [stdout]    |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/dma/dma_ch3ctr.rs:92:18
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub fn swreq(&mut self) -> SWREQ_W<DMA_CH3CTRrs> {
[INFO] [stdout]    |                  ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub fn swreq(&mut self) -> SWREQ_W<'_, DMA_CH3CTRrs> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/dma/dma_ch3mod.rs:78:22
[INFO] [stdout]    |
[INFO] [stdout] 78 |     pub fn ms_addmod(&mut self) -> MS_ADDMOD_W<DMA_CH3MODrs> {
[INFO] [stdout]    |                      ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 78 |     pub fn ms_addmod(&mut self) -> MS_ADDMOD_W<'_, DMA_CH3MODrs> {
[INFO] [stdout]    |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/dma/dma_ch3mod.rs:84:20
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub fn ms_size(&mut self) -> MS_SIZE_W<DMA_CH3MODrs> {
[INFO] [stdout]    |                    ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 ms_size(&mut self) -> MS_SIZE_W<'_, DMA_CH3MODrs> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/dma/dma_ch3mod.rs:90:19
[INFO] [stdout]    |
[INFO] [stdout] 90 |     pub fn ms_sel(&mut self) -> MS_SEL_W<DMA_CH3MODrs> {
[INFO] [stdout]    |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 90 |     pub fn ms_sel(&mut self) -> MS_SEL_W<'_, DMA_CH3MODrs> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/dma/dma_ch3mod.rs:96:22
[INFO] [stdout]    |
[INFO] [stdout] 96 |     pub fn md_addmod(&mut self) -> MD_ADDMOD_W<DMA_CH3MODrs> {
[INFO] [stdout]    |                      ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 md_addmod(&mut self) -> MD_ADDMOD_W<'_, DMA_CH3MODrs> {
[INFO] [stdout]    |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/dma/dma_ch3mod.rs:102:20
[INFO] [stdout]     |
[INFO] [stdout] 102 |     pub fn md_size(&mut self) -> MD_SIZE_W<DMA_CH3MODrs> {
[INFO] [stdout]     |                    ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 102 |     pub fn md_size(&mut self) -> MD_SIZE_W<'_, DMA_CH3MODrs> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/dma/dma_ch3mod.rs:108:19
[INFO] [stdout]     |
[INFO] [stdout] 108 |     pub fn md_sel(&mut self) -> MD_SEL_W<DMA_CH3MODrs> {
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 108 |     pub fn md_sel(&mut self) -> MD_SEL_W<'_, DMA_CH3MODrs> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/crc/crc_cr.rs:88:19
[INFO] [stdout]    |
[INFO] [stdout] 88 |     pub fn crc_en(&mut self) -> CRC_EN_W<CRC_CRrs> {
[INFO] [stdout]    |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 88 |     pub fn crc_en(&mut self) -> CRC_EN_W<'_, CRC_CRrs> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/crc/crc_cr.rs:94:22
[INFO] [stdout]    |
[INFO] [stdout] 94 |     pub fn input_rev(&mut self) -> INPUT_REV_W<CRC_CRrs> {
[INFO] [stdout]    |                      ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 94 |     pub fn input_rev(&mut self) -> INPUT_REV_W<'_, CRC_CRrs> {
[INFO] [stdout]    |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/crc/crc_cr.rs:100:22
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn input_inv(&mut self) -> INPUT_INV_W<CRC_CRrs> {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 input_inv(&mut self) -> INPUT_INV_W<'_, CRC_CRrs> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/crc/crc_cr.rs:106:23
[INFO] [stdout]     |
[INFO] [stdout] 106 |     pub fn output_rev(&mut self) -> OUTPUT_REV_W<CRC_CRrs> {
[INFO] [stdout]     |                       ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 106 |     pub fn output_rev(&mut self) -> OUTPUT_REV_W<'_, CRC_CRrs> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/crc/crc_cr.rs:112:23
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub fn output_inv(&mut self) -> OUTPUT_INV_W<CRC_CRrs> {
[INFO] [stdout]     |                       ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 output_inv(&mut self) -> OUTPUT_INV_W<'_, CRC_CRrs> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/crc/crc_cr.rs:118:23
[INFO] [stdout]     |
[INFO] [stdout] 118 |     pub fn data_width(&mut self) -> DATA_WIDTH_W<CRC_CRrs> {
[INFO] [stdout]     |                       ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 118 |     pub fn data_width(&mut self) -> DATA_WIDTH_W<'_, CRC_CRrs> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/crc/crc_cr.rs:124:20
[INFO] [stdout]     |
[INFO] [stdout] 124 |     pub fn crc_sel(&mut self) -> CRC_SEL_W<CRC_CRrs> {
[INFO] [stdout]     |                    ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 crc_sel(&mut self) -> CRC_SEL_W<'_, CRC_CRrs> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioa/gpioa_data.rs:178:15
[INFO] [stdout]     |
[INFO] [stdout] 178 |     pub fn p0(&mut self) -> P0_W<GPIOA_DATArs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 178 |     pub fn p0(&mut self) -> P0_W<'_, GPIOA_DATArs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioa/gpioa_data.rs:184:15
[INFO] [stdout]     |
[INFO] [stdout] 184 |     pub fn p1(&mut self) -> P1_W<GPIOA_DATArs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 p1(&mut self) -> P1_W<'_, GPIOA_DATArs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioa/gpioa_data.rs:190:15
[INFO] [stdout]     |
[INFO] [stdout] 190 |     pub fn p2(&mut self) -> P2_W<GPIOA_DATArs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 190 |     pub fn p2(&mut self) -> P2_W<'_, GPIOA_DATArs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioa/gpioa_data.rs:196:15
[INFO] [stdout]     |
[INFO] [stdout] 196 |     pub fn p3(&mut self) -> P3_W<GPIOA_DATArs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 p3(&mut self) -> P3_W<'_, GPIOA_DATArs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioa/gpioa_data.rs:202:15
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn p4(&mut self) -> P4_W<GPIOA_DATArs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn p4(&mut self) -> P4_W<'_, GPIOA_DATArs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioa/gpioa_data.rs:208:15
[INFO] [stdout]     |
[INFO] [stdout] 208 |     pub fn p5(&mut self) -> P5_W<GPIOA_DATArs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 208 |     pub fn p5(&mut self) -> P5_W<'_, GPIOA_DATArs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioa/gpioa_data.rs:214:15
[INFO] [stdout]     |
[INFO] [stdout] 214 |     pub fn p6(&mut self) -> P6_W<GPIOA_DATArs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 214 |     pub fn p6(&mut self) -> P6_W<'_, GPIOA_DATArs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioa/gpioa_data.rs:220:15
[INFO] [stdout]     |
[INFO] [stdout] 220 |     pub fn p7(&mut self) -> P7_W<GPIOA_DATArs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 p7(&mut self) -> P7_W<'_, GPIOA_DATArs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioa/gpioa_data.rs:226:15
[INFO] [stdout]     |
[INFO] [stdout] 226 |     pub fn p8(&mut self) -> P8_W<GPIOA_DATArs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 p8(&mut self) -> P8_W<'_, GPIOA_DATArs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioa/gpioa_data.rs:232:15
[INFO] [stdout]     |
[INFO] [stdout] 232 |     pub fn p9(&mut self) -> P9_W<GPIOA_DATArs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 232 |     pub fn p9(&mut self) -> P9_W<'_, GPIOA_DATArs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioa/gpioa_data.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 238 |     pub fn p10(&mut self) -> P10_W<GPIOA_DATArs> {
[INFO] [stdout]     |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 238 |     pub fn p10(&mut self) -> P10_W<'_, GPIOA_DATArs> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioa/gpioa_data.rs:244:16
[INFO] [stdout]     |
[INFO] [stdout] 244 |     pub fn p11(&mut self) -> P11_W<GPIOA_DATArs> {
[INFO] [stdout]     |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 p11(&mut self) -> P11_W<'_, GPIOA_DATArs> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioa/gpioa_data.rs:250:16
[INFO] [stdout]     |
[INFO] [stdout] 250 |     pub fn p12(&mut self) -> P12_W<GPIOA_DATArs> {
[INFO] [stdout]     |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 250 |     pub fn p12(&mut self) -> P12_W<'_, GPIOA_DATArs> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioa/gpioa_data.rs:256:16
[INFO] [stdout]     |
[INFO] [stdout] 256 |     pub fn p13(&mut self) -> P13_W<GPIOA_DATArs> {
[INFO] [stdout]     |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 256 |     pub fn p13(&mut self) -> P13_W<'_, GPIOA_DATArs> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioa/gpioa_data.rs:262:16
[INFO] [stdout]     |
[INFO] [stdout] 262 |     pub fn p14(&mut self) -> P14_W<GPIOA_DATArs> {
[INFO] [stdout]     |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 262 |     pub fn p14(&mut self) -> P14_W<'_, GPIOA_DATArs> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioa/gpioa_data.rs:268:16
[INFO] [stdout]     |
[INFO] [stdout] 268 |     pub fn p15(&mut self) -> P15_W<GPIOA_DATArs> {
[INFO] [stdout]     |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 268 |     pub fn p15(&mut self) -> P15_W<'_, GPIOA_DATArs> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioa/gpioa_dir.rs:178:15
[INFO] [stdout]     |
[INFO] [stdout] 178 |     pub fn p0(&mut self) -> P0_W<GPIOA_DIRrs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 178 |     pub fn p0(&mut self) -> P0_W<'_, GPIOA_DIRrs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioa/gpioa_dir.rs:184:15
[INFO] [stdout]     |
[INFO] [stdout] 184 |     pub fn p1(&mut self) -> P1_W<GPIOA_DIRrs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 p1(&mut self) -> P1_W<'_, GPIOA_DIRrs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioa/gpioa_dir.rs:190:15
[INFO] [stdout]     |
[INFO] [stdout] 190 |     pub fn p2(&mut self) -> P2_W<GPIOA_DIRrs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 190 |     pub fn p2(&mut self) -> P2_W<'_, GPIOA_DIRrs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioa/gpioa_dir.rs:196:15
[INFO] [stdout]     |
[INFO] [stdout] 196 |     pub fn p3(&mut self) -> P3_W<GPIOA_DIRrs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 p3(&mut self) -> P3_W<'_, GPIOA_DIRrs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioa/gpioa_dir.rs:202:15
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn p4(&mut self) -> P4_W<GPIOA_DIRrs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn p4(&mut self) -> P4_W<'_, GPIOA_DIRrs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioa/gpioa_dir.rs:208:15
[INFO] [stdout]     |
[INFO] [stdout] 208 |     pub fn p5(&mut self) -> P5_W<GPIOA_DIRrs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 208 |     pub fn p5(&mut self) -> P5_W<'_, GPIOA_DIRrs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioa/gpioa_dir.rs:214:15
[INFO] [stdout]     |
[INFO] [stdout] 214 |     pub fn p6(&mut self) -> P6_W<GPIOA_DIRrs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 214 |     pub fn p6(&mut self) -> P6_W<'_, GPIOA_DIRrs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioa/gpioa_dir.rs:220:15
[INFO] [stdout]     |
[INFO] [stdout] 220 |     pub fn p7(&mut self) -> P7_W<GPIOA_DIRrs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 p7(&mut self) -> P7_W<'_, GPIOA_DIRrs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioa/gpioa_dir.rs:226:15
[INFO] [stdout]     |
[INFO] [stdout] 226 |     pub fn p8(&mut self) -> P8_W<GPIOA_DIRrs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 p8(&mut self) -> P8_W<'_, GPIOA_DIRrs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioa/gpioa_dir.rs:232:15
[INFO] [stdout]     |
[INFO] [stdout] 232 |     pub fn p9(&mut self) -> P9_W<GPIOA_DIRrs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 232 |     pub fn p9(&mut self) -> P9_W<'_, GPIOA_DIRrs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioa/gpioa_dir.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 238 |     pub fn p10(&mut self) -> P10_W<GPIOA_DIRrs> {
[INFO] [stdout]     |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 238 |     pub fn p10(&mut self) -> P10_W<'_, GPIOA_DIRrs> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioa/gpioa_dir.rs:244:16
[INFO] [stdout]     |
[INFO] [stdout] 244 |     pub fn p11(&mut self) -> P11_W<GPIOA_DIRrs> {
[INFO] [stdout]     |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 p11(&mut self) -> P11_W<'_, GPIOA_DIRrs> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioa/gpioa_dir.rs:250:16
[INFO] [stdout]     |
[INFO] [stdout] 250 |     pub fn p12(&mut self) -> P12_W<GPIOA_DIRrs> {
[INFO] [stdout]     |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 250 |     pub fn p12(&mut self) -> P12_W<'_, GPIOA_DIRrs> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioa/gpioa_dir.rs:256:16
[INFO] [stdout]     |
[INFO] [stdout] 256 |     pub fn p13(&mut self) -> P13_W<GPIOA_DIRrs> {
[INFO] [stdout]     |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 256 |     pub fn p13(&mut self) -> P13_W<'_, GPIOA_DIRrs> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioa/gpioa_dir.rs:262:16
[INFO] [stdout]     |
[INFO] [stdout] 262 |     pub fn p14(&mut self) -> P14_W<GPIOA_DIRrs> {
[INFO] [stdout]     |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 262 |     pub fn p14(&mut self) -> P14_W<'_, GPIOA_DIRrs> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioa/gpioa_dir.rs:268:16
[INFO] [stdout]     |
[INFO] [stdout] 268 |     pub fn p15(&mut self) -> P15_W<GPIOA_DIRrs> {
[INFO] [stdout]     |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 268 |     pub fn p15(&mut self) -> P15_W<'_, GPIOA_DIRrs> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioa/gpioa_intlvltrg.rs:178:15
[INFO] [stdout]     |
[INFO] [stdout] 178 |     pub fn p0(&mut self) -> P0_W<GPIOA_INTLVLTRGrs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 178 |     pub fn p0(&mut self) -> P0_W<'_, GPIOA_INTLVLTRGrs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioa/gpioa_intlvltrg.rs:184:15
[INFO] [stdout]     |
[INFO] [stdout] 184 |     pub fn p1(&mut self) -> P1_W<GPIOA_INTLVLTRGrs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 p1(&mut self) -> P1_W<'_, GPIOA_INTLVLTRGrs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioa/gpioa_intlvltrg.rs:190:15
[INFO] [stdout]     |
[INFO] [stdout] 190 |     pub fn p2(&mut self) -> P2_W<GPIOA_INTLVLTRGrs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 190 |     pub fn p2(&mut self) -> P2_W<'_, GPIOA_INTLVLTRGrs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioa/gpioa_intlvltrg.rs:196:15
[INFO] [stdout]     |
[INFO] [stdout] 196 |     pub fn p3(&mut self) -> P3_W<GPIOA_INTLVLTRGrs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 p3(&mut self) -> P3_W<'_, GPIOA_INTLVLTRGrs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioa/gpioa_intlvltrg.rs:202:15
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn p4(&mut self) -> P4_W<GPIOA_INTLVLTRGrs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn p4(&mut self) -> P4_W<'_, GPIOA_INTLVLTRGrs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioa/gpioa_intlvltrg.rs:208:15
[INFO] [stdout]     |
[INFO] [stdout] 208 |     pub fn p5(&mut self) -> P5_W<GPIOA_INTLVLTRGrs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 208 |     pub fn p5(&mut self) -> P5_W<'_, GPIOA_INTLVLTRGrs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioa/gpioa_intlvltrg.rs:214:15
[INFO] [stdout]     |
[INFO] [stdout] 214 |     pub fn p6(&mut self) -> P6_W<GPIOA_INTLVLTRGrs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 214 |     pub fn p6(&mut self) -> P6_W<'_, GPIOA_INTLVLTRGrs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioa/gpioa_intlvltrg.rs:220:15
[INFO] [stdout]     |
[INFO] [stdout] 220 |     pub fn p7(&mut self) -> P7_W<GPIOA_INTLVLTRGrs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 p7(&mut self) -> P7_W<'_, GPIOA_INTLVLTRGrs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioa/gpioa_intlvltrg.rs:226:15
[INFO] [stdout]     |
[INFO] [stdout] 226 |     pub fn p8(&mut self) -> P8_W<GPIOA_INTLVLTRGrs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 p8(&mut self) -> P8_W<'_, GPIOA_INTLVLTRGrs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioa/gpioa_intlvltrg.rs:232:15
[INFO] [stdout]     |
[INFO] [stdout] 232 |     pub fn p9(&mut self) -> P9_W<GPIOA_INTLVLTRGrs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 232 |     pub fn p9(&mut self) -> P9_W<'_, GPIOA_INTLVLTRGrs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioa/gpioa_intlvltrg.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 238 |     pub fn p10(&mut self) -> P10_W<GPIOA_INTLVLTRGrs> {
[INFO] [stdout]     |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 238 |     pub fn p10(&mut self) -> P10_W<'_, GPIOA_INTLVLTRGrs> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioa/gpioa_intlvltrg.rs:244:16
[INFO] [stdout]     |
[INFO] [stdout] 244 |     pub fn p11(&mut self) -> P11_W<GPIOA_INTLVLTRGrs> {
[INFO] [stdout]     |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 p11(&mut self) -> P11_W<'_, GPIOA_INTLVLTRGrs> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioa/gpioa_intlvltrg.rs:250:16
[INFO] [stdout]     |
[INFO] [stdout] 250 |     pub fn p12(&mut self) -> P12_W<GPIOA_INTLVLTRGrs> {
[INFO] [stdout]     |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 250 |     pub fn p12(&mut self) -> P12_W<'_, GPIOA_INTLVLTRGrs> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioa/gpioa_intlvltrg.rs:256:16
[INFO] [stdout]     |
[INFO] [stdout] 256 |     pub fn p13(&mut self) -> P13_W<GPIOA_INTLVLTRGrs> {
[INFO] [stdout]     |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 256 |     pub fn p13(&mut self) -> P13_W<'_, GPIOA_INTLVLTRGrs> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioa/gpioa_intlvltrg.rs:262:16
[INFO] [stdout]     |
[INFO] [stdout] 262 |     pub fn p14(&mut self) -> P14_W<GPIOA_INTLVLTRGrs> {
[INFO] [stdout]     |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 262 |     pub fn p14(&mut self) -> P14_W<'_, GPIOA_INTLVLTRGrs> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioa/gpioa_intlvltrg.rs:268:16
[INFO] [stdout]     |
[INFO] [stdout] 268 |     pub fn p15(&mut self) -> P15_W<GPIOA_INTLVLTRGrs> {
[INFO] [stdout]     |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 268 |     pub fn p15(&mut self) -> P15_W<'_, GPIOA_INTLVLTRGrs> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioa/gpioa_intbe.rs:178:15
[INFO] [stdout]     |
[INFO] [stdout] 178 |     pub fn p0(&mut self) -> P0_W<GPIOA_INTBErs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 178 |     pub fn p0(&mut self) -> P0_W<'_, GPIOA_INTBErs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioa/gpioa_intbe.rs:184:15
[INFO] [stdout]     |
[INFO] [stdout] 184 |     pub fn p1(&mut self) -> P1_W<GPIOA_INTBErs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 p1(&mut self) -> P1_W<'_, GPIOA_INTBErs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioa/gpioa_intbe.rs:190:15
[INFO] [stdout]     |
[INFO] [stdout] 190 |     pub fn p2(&mut self) -> P2_W<GPIOA_INTBErs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 190 |     pub fn p2(&mut self) -> P2_W<'_, GPIOA_INTBErs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioa/gpioa_intbe.rs:196:15
[INFO] [stdout]     |
[INFO] [stdout] 196 |     pub fn p3(&mut self) -> P3_W<GPIOA_INTBErs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 p3(&mut self) -> P3_W<'_, GPIOA_INTBErs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioa/gpioa_intbe.rs:202:15
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn p4(&mut self) -> P4_W<GPIOA_INTBErs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn p4(&mut self) -> P4_W<'_, GPIOA_INTBErs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioa/gpioa_intbe.rs:208:15
[INFO] [stdout]     |
[INFO] [stdout] 208 |     pub fn p5(&mut self) -> P5_W<GPIOA_INTBErs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 208 |     pub fn p5(&mut self) -> P5_W<'_, GPIOA_INTBErs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioa/gpioa_intbe.rs:214:15
[INFO] [stdout]     |
[INFO] [stdout] 214 |     pub fn p6(&mut self) -> P6_W<GPIOA_INTBErs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 214 |     pub fn p6(&mut self) -> P6_W<'_, GPIOA_INTBErs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioa/gpioa_intbe.rs:220:15
[INFO] [stdout]     |
[INFO] [stdout] 220 |     pub fn p7(&mut self) -> P7_W<GPIOA_INTBErs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 p7(&mut self) -> P7_W<'_, GPIOA_INTBErs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioa/gpioa_intbe.rs:226:15
[INFO] [stdout]     |
[INFO] [stdout] 226 |     pub fn p8(&mut self) -> P8_W<GPIOA_INTBErs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 p8(&mut self) -> P8_W<'_, GPIOA_INTBErs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioa/gpioa_intbe.rs:232:15
[INFO] [stdout]     |
[INFO] [stdout] 232 |     pub fn p9(&mut self) -> P9_W<GPIOA_INTBErs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 232 |     pub fn p9(&mut self) -> P9_W<'_, GPIOA_INTBErs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioa/gpioa_intbe.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 238 |     pub fn p10(&mut self) -> P10_W<GPIOA_INTBErs> {
[INFO] [stdout]     |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 238 |     pub fn p10(&mut self) -> P10_W<'_, GPIOA_INTBErs> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioa/gpioa_intbe.rs:244:16
[INFO] [stdout]     |
[INFO] [stdout] 244 |     pub fn p11(&mut self) -> P11_W<GPIOA_INTBErs> {
[INFO] [stdout]     |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 p11(&mut self) -> P11_W<'_, GPIOA_INTBErs> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioa/gpioa_intbe.rs:250:16
[INFO] [stdout]     |
[INFO] [stdout] 250 |     pub fn p12(&mut self) -> P12_W<GPIOA_INTBErs> {
[INFO] [stdout]     |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 250 |     pub fn p12(&mut self) -> P12_W<'_, GPIOA_INTBErs> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioa/gpioa_intbe.rs:256:16
[INFO] [stdout]     |
[INFO] [stdout] 256 |     pub fn p13(&mut self) -> P13_W<GPIOA_INTBErs> {
[INFO] [stdout]     |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 256 |     pub fn p13(&mut self) -> P13_W<'_, GPIOA_INTBErs> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioa/gpioa_intbe.rs:262:16
[INFO] [stdout]     |
[INFO] [stdout] 262 |     pub fn p14(&mut self) -> P14_W<GPIOA_INTBErs> {
[INFO] [stdout]     |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 262 |     pub fn p14(&mut self) -> P14_W<'_, GPIOA_INTBErs> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioa/gpioa_intbe.rs:268:16
[INFO] [stdout]     |
[INFO] [stdout] 268 |     pub fn p15(&mut self) -> P15_W<GPIOA_INTBErs> {
[INFO] [stdout]     |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 268 |     pub fn p15(&mut self) -> P15_W<'_, GPIOA_INTBErs> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioa/gpioa_intriseen.rs:178:15
[INFO] [stdout]     |
[INFO] [stdout] 178 |     pub fn p0(&mut self) -> P0_W<GPIOA_INTRISEENrs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 178 |     pub fn p0(&mut self) -> P0_W<'_, GPIOA_INTRISEENrs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioa/gpioa_intriseen.rs:184:15
[INFO] [stdout]     |
[INFO] [stdout] 184 |     pub fn p1(&mut self) -> P1_W<GPIOA_INTRISEENrs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 p1(&mut self) -> P1_W<'_, GPIOA_INTRISEENrs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioa/gpioa_intriseen.rs:190:15
[INFO] [stdout]     |
[INFO] [stdout] 190 |     pub fn p2(&mut self) -> P2_W<GPIOA_INTRISEENrs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 190 |     pub fn p2(&mut self) -> P2_W<'_, GPIOA_INTRISEENrs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioa/gpioa_intriseen.rs:196:15
[INFO] [stdout]     |
[INFO] [stdout] 196 |     pub fn p3(&mut self) -> P3_W<GPIOA_INTRISEENrs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 p3(&mut self) -> P3_W<'_, GPIOA_INTRISEENrs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioa/gpioa_intriseen.rs:202:15
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn p4(&mut self) -> P4_W<GPIOA_INTRISEENrs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn p4(&mut self) -> P4_W<'_, GPIOA_INTRISEENrs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioa/gpioa_intriseen.rs:208:15
[INFO] [stdout]     |
[INFO] [stdout] 208 |     pub fn p5(&mut self) -> P5_W<GPIOA_INTRISEENrs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 208 |     pub fn p5(&mut self) -> P5_W<'_, GPIOA_INTRISEENrs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioa/gpioa_intriseen.rs:214:15
[INFO] [stdout]     |
[INFO] [stdout] 214 |     pub fn p6(&mut self) -> P6_W<GPIOA_INTRISEENrs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 214 |     pub fn p6(&mut self) -> P6_W<'_, GPIOA_INTRISEENrs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioa/gpioa_intriseen.rs:220:15
[INFO] [stdout]     |
[INFO] [stdout] 220 |     pub fn p7(&mut self) -> P7_W<GPIOA_INTRISEENrs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 p7(&mut self) -> P7_W<'_, GPIOA_INTRISEENrs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioa/gpioa_intriseen.rs:226:15
[INFO] [stdout]     |
[INFO] [stdout] 226 |     pub fn p8(&mut self) -> P8_W<GPIOA_INTRISEENrs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 p8(&mut self) -> P8_W<'_, GPIOA_INTRISEENrs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioa/gpioa_intriseen.rs:232:15
[INFO] [stdout]     |
[INFO] [stdout] 232 |     pub fn p9(&mut self) -> P9_W<GPIOA_INTRISEENrs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 232 |     pub fn p9(&mut self) -> P9_W<'_, GPIOA_INTRISEENrs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioa/gpioa_intriseen.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 238 |     pub fn p10(&mut self) -> P10_W<GPIOA_INTRISEENrs> {
[INFO] [stdout]     |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 238 |     pub fn p10(&mut self) -> P10_W<'_, GPIOA_INTRISEENrs> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioa/gpioa_intriseen.rs:244:16
[INFO] [stdout]     |
[INFO] [stdout] 244 |     pub fn p11(&mut self) -> P11_W<GPIOA_INTRISEENrs> {
[INFO] [stdout]     |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 p11(&mut self) -> P11_W<'_, GPIOA_INTRISEENrs> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioa/gpioa_intriseen.rs:250:16
[INFO] [stdout]     |
[INFO] [stdout] 250 |     pub fn p12(&mut self) -> P12_W<GPIOA_INTRISEENrs> {
[INFO] [stdout]     |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 250 |     pub fn p12(&mut self) -> P12_W<'_, GPIOA_INTRISEENrs> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioa/gpioa_intriseen.rs:256:16
[INFO] [stdout]     |
[INFO] [stdout] 256 |     pub fn p13(&mut self) -> P13_W<GPIOA_INTRISEENrs> {
[INFO] [stdout]     |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 256 |     pub fn p13(&mut self) -> P13_W<'_, GPIOA_INTRISEENrs> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioa/gpioa_intriseen.rs:262:16
[INFO] [stdout]     |
[INFO] [stdout] 262 |     pub fn p14(&mut self) -> P14_W<GPIOA_INTRISEENrs> {
[INFO] [stdout]     |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 262 |     pub fn p14(&mut self) -> P14_W<'_, GPIOA_INTRISEENrs> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioa/gpioa_intriseen.rs:268:16
[INFO] [stdout]     |
[INFO] [stdout] 268 |     pub fn p15(&mut self) -> P15_W<GPIOA_INTRISEENrs> {
[INFO] [stdout]     |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 268 |     pub fn p15(&mut self) -> P15_W<'_, GPIOA_INTRISEENrs> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioa/gpioa_inten.rs:178:15
[INFO] [stdout]     |
[INFO] [stdout] 178 |     pub fn p0(&mut self) -> P0_W<GPIOA_INTENrs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 178 |     pub fn p0(&mut self) -> P0_W<'_, GPIOA_INTENrs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioa/gpioa_inten.rs:184:15
[INFO] [stdout]     |
[INFO] [stdout] 184 |     pub fn p1(&mut self) -> P1_W<GPIOA_INTENrs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 p1(&mut self) -> P1_W<'_, GPIOA_INTENrs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioa/gpioa_inten.rs:190:15
[INFO] [stdout]     |
[INFO] [stdout] 190 |     pub fn p2(&mut self) -> P2_W<GPIOA_INTENrs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 190 |     pub fn p2(&mut self) -> P2_W<'_, GPIOA_INTENrs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioa/gpioa_inten.rs:196:15
[INFO] [stdout]     |
[INFO] [stdout] 196 |     pub fn p3(&mut self) -> P3_W<GPIOA_INTENrs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 p3(&mut self) -> P3_W<'_, GPIOA_INTENrs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioa/gpioa_inten.rs:202:15
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn p4(&mut self) -> P4_W<GPIOA_INTENrs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn p4(&mut self) -> P4_W<'_, GPIOA_INTENrs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioa/gpioa_inten.rs:208:15
[INFO] [stdout]     |
[INFO] [stdout] 208 |     pub fn p5(&mut self) -> P5_W<GPIOA_INTENrs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 208 |     pub fn p5(&mut self) -> P5_W<'_, GPIOA_INTENrs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioa/gpioa_inten.rs:214:15
[INFO] [stdout]     |
[INFO] [stdout] 214 |     pub fn p6(&mut self) -> P6_W<GPIOA_INTENrs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 214 |     pub fn p6(&mut self) -> P6_W<'_, GPIOA_INTENrs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioa/gpioa_inten.rs:220:15
[INFO] [stdout]     |
[INFO] [stdout] 220 |     pub fn p7(&mut self) -> P7_W<GPIOA_INTENrs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 p7(&mut self) -> P7_W<'_, GPIOA_INTENrs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioa/gpioa_inten.rs:226:15
[INFO] [stdout]     |
[INFO] [stdout] 226 |     pub fn p8(&mut self) -> P8_W<GPIOA_INTENrs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 p8(&mut self) -> P8_W<'_, GPIOA_INTENrs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioa/gpioa_inten.rs:232:15
[INFO] [stdout]     |
[INFO] [stdout] 232 |     pub fn p9(&mut self) -> P9_W<GPIOA_INTENrs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 232 |     pub fn p9(&mut self) -> P9_W<'_, GPIOA_INTENrs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioa/gpioa_inten.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 238 |     pub fn p10(&mut self) -> P10_W<GPIOA_INTENrs> {
[INFO] [stdout]     |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 238 |     pub fn p10(&mut self) -> P10_W<'_, GPIOA_INTENrs> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioa/gpioa_inten.rs:244:16
[INFO] [stdout]     |
[INFO] [stdout] 244 |     pub fn p11(&mut self) -> P11_W<GPIOA_INTENrs> {
[INFO] [stdout]     |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 p11(&mut self) -> P11_W<'_, GPIOA_INTENrs> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioa/gpioa_inten.rs:250:16
[INFO] [stdout]     |
[INFO] [stdout] 250 |     pub fn p12(&mut self) -> P12_W<GPIOA_INTENrs> {
[INFO] [stdout]     |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 250 |     pub fn p12(&mut self) -> P12_W<'_, GPIOA_INTENrs> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioa/gpioa_inten.rs:256:16
[INFO] [stdout]     |
[INFO] [stdout] 256 |     pub fn p13(&mut self) -> P13_W<GPIOA_INTENrs> {
[INFO] [stdout]     |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 256 |     pub fn p13(&mut self) -> P13_W<'_, GPIOA_INTENrs> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioa/gpioa_inten.rs:262:16
[INFO] [stdout]     |
[INFO] [stdout] 262 |     pub fn p14(&mut self) -> P14_W<GPIOA_INTENrs> {
[INFO] [stdout]     |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 262 |     pub fn p14(&mut self) -> P14_W<'_, GPIOA_INTENrs> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioa/gpioa_inten.rs:268:16
[INFO] [stdout]     |
[INFO] [stdout] 268 |     pub fn p15(&mut self) -> P15_W<GPIOA_INTENrs> {
[INFO] [stdout]     |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 268 |     pub fn p15(&mut self) -> P15_W<'_, GPIOA_INTENrs> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioa/gpioa_intclr.rs:45:15
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub fn p0(&mut self) -> P0_W<GPIOA_INTCLRrs> {
[INFO] [stdout]    |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub fn p0(&mut self) -> P0_W<'_, GPIOA_INTCLRrs> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioa/gpioa_intclr.rs:51:15
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub fn p1(&mut self) -> P1_W<GPIOA_INTCLRrs> {
[INFO] [stdout]    |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 p1(&mut self) -> P1_W<'_, GPIOA_INTCLRrs> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioa/gpioa_intclr.rs:57:15
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub fn p2(&mut self) -> P2_W<GPIOA_INTCLRrs> {
[INFO] [stdout]    |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub fn p2(&mut self) -> P2_W<'_, GPIOA_INTCLRrs> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioa/gpioa_intclr.rs:63:15
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub fn p3(&mut self) -> P3_W<GPIOA_INTCLRrs> {
[INFO] [stdout]    |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub fn p3(&mut self) -> P3_W<'_, GPIOA_INTCLRrs> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioa/gpioa_intclr.rs:69:15
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub fn p4(&mut self) -> P4_W<GPIOA_INTCLRrs> {
[INFO] [stdout]    |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub fn p4(&mut self) -> P4_W<'_, GPIOA_INTCLRrs> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioa/gpioa_intclr.rs:75:15
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub fn p5(&mut self) -> P5_W<GPIOA_INTCLRrs> {
[INFO] [stdout]    |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub fn p5(&mut self) -> P5_W<'_, GPIOA_INTCLRrs> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioa/gpioa_intclr.rs:81:15
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub fn p6(&mut self) -> P6_W<GPIOA_INTCLRrs> {
[INFO] [stdout]    |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 p6(&mut self) -> P6_W<'_, GPIOA_INTCLRrs> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioa/gpioa_intclr.rs:87:15
[INFO] [stdout]    |
[INFO] [stdout] 87 |     pub fn p7(&mut self) -> P7_W<GPIOA_INTCLRrs> {
[INFO] [stdout]    |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 87 |     pub fn p7(&mut self) -> P7_W<'_, GPIOA_INTCLRrs> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioa/gpioa_intclr.rs:93:15
[INFO] [stdout]    |
[INFO] [stdout] 93 |     pub fn p8(&mut self) -> P8_W<GPIOA_INTCLRrs> {
[INFO] [stdout]    |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 p8(&mut self) -> P8_W<'_, GPIOA_INTCLRrs> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioa/gpioa_intclr.rs:99:15
[INFO] [stdout]    |
[INFO] [stdout] 99 |     pub fn p9(&mut self) -> P9_W<GPIOA_INTCLRrs> {
[INFO] [stdout]    |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 99 |     pub fn p9(&mut self) -> P9_W<'_, GPIOA_INTCLRrs> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioa/gpioa_intclr.rs:105:16
[INFO] [stdout]     |
[INFO] [stdout] 105 |     pub fn p10(&mut self) -> P10_W<GPIOA_INTCLRrs> {
[INFO] [stdout]     |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 p10(&mut self) -> P10_W<'_, GPIOA_INTCLRrs> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioa/gpioa_intclr.rs:111:16
[INFO] [stdout]     |
[INFO] [stdout] 111 |     pub fn p11(&mut self) -> P11_W<GPIOA_INTCLRrs> {
[INFO] [stdout]     |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 111 |     pub fn p11(&mut self) -> P11_W<'_, GPIOA_INTCLRrs> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioa/gpioa_intclr.rs:117:16
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub fn p12(&mut self) -> P12_W<GPIOA_INTCLRrs> {
[INFO] [stdout]     |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 p12(&mut self) -> P12_W<'_, GPIOA_INTCLRrs> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioa/gpioa_intclr.rs:123:16
[INFO] [stdout]     |
[INFO] [stdout] 123 |     pub fn p13(&mut self) -> P13_W<GPIOA_INTCLRrs> {
[INFO] [stdout]     |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 123 |     pub fn p13(&mut self) -> P13_W<'_, GPIOA_INTCLRrs> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioa/gpioa_intclr.rs:129:16
[INFO] [stdout]     |
[INFO] [stdout] 129 |     pub fn p14(&mut self) -> P14_W<GPIOA_INTCLRrs> {
[INFO] [stdout]     |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 129 |     pub fn p14(&mut self) -> P14_W<'_, GPIOA_INTCLRrs> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioa/gpioa_intclr.rs:135:16
[INFO] [stdout]     |
[INFO] [stdout] 135 |     pub fn p15(&mut self) -> P15_W<GPIOA_INTCLRrs> {
[INFO] [stdout]     |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 135 |     pub fn p15(&mut self) -> P15_W<'_, GPIOA_INTCLRrs> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpiob/gpiob_data.rs:178:15
[INFO] [stdout]     |
[INFO] [stdout] 178 |     pub fn p0(&mut self) -> P0_W<GPIOB_DATArs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 178 |     pub fn p0(&mut self) -> P0_W<'_, GPIOB_DATArs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpiob/gpiob_data.rs:184:15
[INFO] [stdout]     |
[INFO] [stdout] 184 |     pub fn p1(&mut self) -> P1_W<GPIOB_DATArs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 p1(&mut self) -> P1_W<'_, GPIOB_DATArs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpiob/gpiob_data.rs:190:15
[INFO] [stdout]     |
[INFO] [stdout] 190 |     pub fn p2(&mut self) -> P2_W<GPIOB_DATArs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 190 |     pub fn p2(&mut self) -> P2_W<'_, GPIOB_DATArs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpiob/gpiob_data.rs:196:15
[INFO] [stdout]     |
[INFO] [stdout] 196 |     pub fn p3(&mut self) -> P3_W<GPIOB_DATArs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 p3(&mut self) -> P3_W<'_, GPIOB_DATArs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpiob/gpiob_data.rs:202:15
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn p4(&mut self) -> P4_W<GPIOB_DATArs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn p4(&mut self) -> P4_W<'_, GPIOB_DATArs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpiob/gpiob_data.rs:208:15
[INFO] [stdout]     |
[INFO] [stdout] 208 |     pub fn p5(&mut self) -> P5_W<GPIOB_DATArs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 208 |     pub fn p5(&mut self) -> P5_W<'_, GPIOB_DATArs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpiob/gpiob_data.rs:214:15
[INFO] [stdout]     |
[INFO] [stdout] 214 |     pub fn p6(&mut self) -> P6_W<GPIOB_DATArs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 214 |     pub fn p6(&mut self) -> P6_W<'_, GPIOB_DATArs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpiob/gpiob_data.rs:220:15
[INFO] [stdout]     |
[INFO] [stdout] 220 |     pub fn p7(&mut self) -> P7_W<GPIOB_DATArs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 p7(&mut self) -> P7_W<'_, GPIOB_DATArs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpiob/gpiob_data.rs:226:15
[INFO] [stdout]     |
[INFO] [stdout] 226 |     pub fn p8(&mut self) -> P8_W<GPIOB_DATArs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 p8(&mut self) -> P8_W<'_, GPIOB_DATArs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpiob/gpiob_data.rs:232:15
[INFO] [stdout]     |
[INFO] [stdout] 232 |     pub fn p9(&mut self) -> P9_W<GPIOB_DATArs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 232 |     pub fn p9(&mut self) -> P9_W<'_, GPIOB_DATArs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpiob/gpiob_data.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 238 |     pub fn p10(&mut self) -> P10_W<GPIOB_DATArs> {
[INFO] [stdout]     |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 238 |     pub fn p10(&mut self) -> P10_W<'_, GPIOB_DATArs> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpiob/gpiob_data.rs:244:16
[INFO] [stdout]     |
[INFO] [stdout] 244 |     pub fn p11(&mut self) -> P11_W<GPIOB_DATArs> {
[INFO] [stdout]     |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 p11(&mut self) -> P11_W<'_, GPIOB_DATArs> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpiob/gpiob_data.rs:250:16
[INFO] [stdout]     |
[INFO] [stdout] 250 |     pub fn p12(&mut self) -> P12_W<GPIOB_DATArs> {
[INFO] [stdout]     |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 250 |     pub fn p12(&mut self) -> P12_W<'_, GPIOB_DATArs> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpiob/gpiob_data.rs:256:16
[INFO] [stdout]     |
[INFO] [stdout] 256 |     pub fn p13(&mut self) -> P13_W<GPIOB_DATArs> {
[INFO] [stdout]     |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 256 |     pub fn p13(&mut self) -> P13_W<'_, GPIOB_DATArs> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpiob/gpiob_data.rs:262:16
[INFO] [stdout]     |
[INFO] [stdout] 262 |     pub fn p14(&mut self) -> P14_W<GPIOB_DATArs> {
[INFO] [stdout]     |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 262 |     pub fn p14(&mut self) -> P14_W<'_, GPIOB_DATArs> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpiob/gpiob_data.rs:268:16
[INFO] [stdout]     |
[INFO] [stdout] 268 |     pub fn p15(&mut self) -> P15_W<GPIOB_DATArs> {
[INFO] [stdout]     |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 268 |     pub fn p15(&mut self) -> P15_W<'_, GPIOB_DATArs> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpiob/gpiob_dir.rs:178:15
[INFO] [stdout]     |
[INFO] [stdout] 178 |     pub fn p0(&mut self) -> P0_W<GPIOB_DIRrs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 178 |     pub fn p0(&mut self) -> P0_W<'_, GPIOB_DIRrs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpiob/gpiob_dir.rs:184:15
[INFO] [stdout]     |
[INFO] [stdout] 184 |     pub fn p1(&mut self) -> P1_W<GPIOB_DIRrs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 p1(&mut self) -> P1_W<'_, GPIOB_DIRrs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpiob/gpiob_dir.rs:190:15
[INFO] [stdout]     |
[INFO] [stdout] 190 |     pub fn p2(&mut self) -> P2_W<GPIOB_DIRrs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 190 |     pub fn p2(&mut self) -> P2_W<'_, GPIOB_DIRrs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpiob/gpiob_dir.rs:196:15
[INFO] [stdout]     |
[INFO] [stdout] 196 |     pub fn p3(&mut self) -> P3_W<GPIOB_DIRrs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 p3(&mut self) -> P3_W<'_, GPIOB_DIRrs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpiob/gpiob_dir.rs:202:15
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn p4(&mut self) -> P4_W<GPIOB_DIRrs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn p4(&mut self) -> P4_W<'_, GPIOB_DIRrs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpiob/gpiob_dir.rs:208:15
[INFO] [stdout]     |
[INFO] [stdout] 208 |     pub fn p5(&mut self) -> P5_W<GPIOB_DIRrs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 208 |     pub fn p5(&mut self) -> P5_W<'_, GPIOB_DIRrs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpiob/gpiob_dir.rs:214:15
[INFO] [stdout]     |
[INFO] [stdout] 214 |     pub fn p6(&mut self) -> P6_W<GPIOB_DIRrs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 214 |     pub fn p6(&mut self) -> P6_W<'_, GPIOB_DIRrs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpiob/gpiob_dir.rs:220:15
[INFO] [stdout]     |
[INFO] [stdout] 220 |     pub fn p7(&mut self) -> P7_W<GPIOB_DIRrs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 p7(&mut self) -> P7_W<'_, GPIOB_DIRrs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpiob/gpiob_dir.rs:226:15
[INFO] [stdout]     |
[INFO] [stdout] 226 |     pub fn p8(&mut self) -> P8_W<GPIOB_DIRrs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 p8(&mut self) -> P8_W<'_, GPIOB_DIRrs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpiob/gpiob_dir.rs:232:15
[INFO] [stdout]     |
[INFO] [stdout] 232 |     pub fn p9(&mut self) -> P9_W<GPIOB_DIRrs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 232 |     pub fn p9(&mut self) -> P9_W<'_, GPIOB_DIRrs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpiob/gpiob_dir.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 238 |     pub fn p10(&mut self) -> P10_W<GPIOB_DIRrs> {
[INFO] [stdout]     |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 238 |     pub fn p10(&mut self) -> P10_W<'_, GPIOB_DIRrs> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpiob/gpiob_dir.rs:244:16
[INFO] [stdout]     |
[INFO] [stdout] 244 |     pub fn p11(&mut self) -> P11_W<GPIOB_DIRrs> {
[INFO] [stdout]     |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 p11(&mut self) -> P11_W<'_, GPIOB_DIRrs> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpiob/gpiob_dir.rs:250:16
[INFO] [stdout]     |
[INFO] [stdout] 250 |     pub fn p12(&mut self) -> P12_W<GPIOB_DIRrs> {
[INFO] [stdout]     |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 250 |     pub fn p12(&mut self) -> P12_W<'_, GPIOB_DIRrs> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpiob/gpiob_dir.rs:256:16
[INFO] [stdout]     |
[INFO] [stdout] 256 |     pub fn p13(&mut self) -> P13_W<GPIOB_DIRrs> {
[INFO] [stdout]     |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 256 |     pub fn p13(&mut self) -> P13_W<'_, GPIOB_DIRrs> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpiob/gpiob_dir.rs:262:16
[INFO] [stdout]     |
[INFO] [stdout] 262 |     pub fn p14(&mut self) -> P14_W<GPIOB_DIRrs> {
[INFO] [stdout]     |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 262 |     pub fn p14(&mut self) -> P14_W<'_, GPIOB_DIRrs> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpiob/gpiob_dir.rs:268:16
[INFO] [stdout]     |
[INFO] [stdout] 268 |     pub fn p15(&mut self) -> P15_W<GPIOB_DIRrs> {
[INFO] [stdout]     |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 268 |     pub fn p15(&mut self) -> P15_W<'_, GPIOB_DIRrs> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpiob/gpiob_intlvltrg.rs:178:15
[INFO] [stdout]     |
[INFO] [stdout] 178 |     pub fn p0(&mut self) -> P0_W<GPIOB_INTLVLTRGrs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 178 |     pub fn p0(&mut self) -> P0_W<'_, GPIOB_INTLVLTRGrs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpiob/gpiob_intlvltrg.rs:184:15
[INFO] [stdout]     |
[INFO] [stdout] 184 |     pub fn p1(&mut self) -> P1_W<GPIOB_INTLVLTRGrs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 p1(&mut self) -> P1_W<'_, GPIOB_INTLVLTRGrs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpiob/gpiob_intlvltrg.rs:190:15
[INFO] [stdout]     |
[INFO] [stdout] 190 |     pub fn p2(&mut self) -> P2_W<GPIOB_INTLVLTRGrs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 190 |     pub fn p2(&mut self) -> P2_W<'_, GPIOB_INTLVLTRGrs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpiob/gpiob_intlvltrg.rs:196:15
[INFO] [stdout]     |
[INFO] [stdout] 196 |     pub fn p3(&mut self) -> P3_W<GPIOB_INTLVLTRGrs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 p3(&mut self) -> P3_W<'_, GPIOB_INTLVLTRGrs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpiob/gpiob_intlvltrg.rs:202:15
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn p4(&mut self) -> P4_W<GPIOB_INTLVLTRGrs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn p4(&mut self) -> P4_W<'_, GPIOB_INTLVLTRGrs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpiob/gpiob_intlvltrg.rs:208:15
[INFO] [stdout]     |
[INFO] [stdout] 208 |     pub fn p5(&mut self) -> P5_W<GPIOB_INTLVLTRGrs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 208 |     pub fn p5(&mut self) -> P5_W<'_, GPIOB_INTLVLTRGrs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpiob/gpiob_intlvltrg.rs:214:15
[INFO] [stdout]     |
[INFO] [stdout] 214 |     pub fn p6(&mut self) -> P6_W<GPIOB_INTLVLTRGrs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 214 |     pub fn p6(&mut self) -> P6_W<'_, GPIOB_INTLVLTRGrs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpiob/gpiob_intlvltrg.rs:220:15
[INFO] [stdout]     |
[INFO] [stdout] 220 |     pub fn p7(&mut self) -> P7_W<GPIOB_INTLVLTRGrs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 p7(&mut self) -> P7_W<'_, GPIOB_INTLVLTRGrs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpiob/gpiob_intlvltrg.rs:226:15
[INFO] [stdout]     |
[INFO] [stdout] 226 |     pub fn p8(&mut self) -> P8_W<GPIOB_INTLVLTRGrs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 p8(&mut self) -> P8_W<'_, GPIOB_INTLVLTRGrs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpiob/gpiob_intlvltrg.rs:232:15
[INFO] [stdout]     |
[INFO] [stdout] 232 |     pub fn p9(&mut self) -> P9_W<GPIOB_INTLVLTRGrs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 232 |     pub fn p9(&mut self) -> P9_W<'_, GPIOB_INTLVLTRGrs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpiob/gpiob_intlvltrg.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 238 |     pub fn p10(&mut self) -> P10_W<GPIOB_INTLVLTRGrs> {
[INFO] [stdout]     |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 238 |     pub fn p10(&mut self) -> P10_W<'_, GPIOB_INTLVLTRGrs> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpiob/gpiob_intlvltrg.rs:244:16
[INFO] [stdout]     |
[INFO] [stdout] 244 |     pub fn p11(&mut self) -> P11_W<GPIOB_INTLVLTRGrs> {
[INFO] [stdout]     |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 p11(&mut self) -> P11_W<'_, GPIOB_INTLVLTRGrs> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpiob/gpiob_intlvltrg.rs:250:16
[INFO] [stdout]     |
[INFO] [stdout] 250 |     pub fn p12(&mut self) -> P12_W<GPIOB_INTLVLTRGrs> {
[INFO] [stdout]     |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 250 |     pub fn p12(&mut self) -> P12_W<'_, GPIOB_INTLVLTRGrs> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpiob/gpiob_intlvltrg.rs:256:16
[INFO] [stdout]     |
[INFO] [stdout] 256 |     pub fn p13(&mut self) -> P13_W<GPIOB_INTLVLTRGrs> {
[INFO] [stdout]     |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 256 |     pub fn p13(&mut self) -> P13_W<'_, GPIOB_INTLVLTRGrs> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpiob/gpiob_intlvltrg.rs:262:16
[INFO] [stdout]     |
[INFO] [stdout] 262 |     pub fn p14(&mut self) -> P14_W<GPIOB_INTLVLTRGrs> {
[INFO] [stdout]     |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 262 |     pub fn p14(&mut self) -> P14_W<'_, GPIOB_INTLVLTRGrs> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpiob/gpiob_intlvltrg.rs:268:16
[INFO] [stdout]     |
[INFO] [stdout] 268 |     pub fn p15(&mut self) -> P15_W<GPIOB_INTLVLTRGrs> {
[INFO] [stdout]     |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 268 |     pub fn p15(&mut self) -> P15_W<'_, GPIOB_INTLVLTRGrs> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpiob/gpiob_intbe.rs:178:15
[INFO] [stdout]     |
[INFO] [stdout] 178 |     pub fn p0(&mut self) -> P0_W<GPIOB_INTBErs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 178 |     pub fn p0(&mut self) -> P0_W<'_, GPIOB_INTBErs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpiob/gpiob_intbe.rs:184:15
[INFO] [stdout]     |
[INFO] [stdout] 184 |     pub fn p1(&mut self) -> P1_W<GPIOB_INTBErs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 p1(&mut self) -> P1_W<'_, GPIOB_INTBErs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpiob/gpiob_intbe.rs:190:15
[INFO] [stdout]     |
[INFO] [stdout] 190 |     pub fn p2(&mut self) -> P2_W<GPIOB_INTBErs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 190 |     pub fn p2(&mut self) -> P2_W<'_, GPIOB_INTBErs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpiob/gpiob_intbe.rs:196:15
[INFO] [stdout]     |
[INFO] [stdout] 196 |     pub fn p3(&mut self) -> P3_W<GPIOB_INTBErs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 p3(&mut self) -> P3_W<'_, GPIOB_INTBErs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpiob/gpiob_intbe.rs:202:15
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn p4(&mut self) -> P4_W<GPIOB_INTBErs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn p4(&mut self) -> P4_W<'_, GPIOB_INTBErs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpiob/gpiob_intbe.rs:208:15
[INFO] [stdout]     |
[INFO] [stdout] 208 |     pub fn p5(&mut self) -> P5_W<GPIOB_INTBErs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 208 |     pub fn p5(&mut self) -> P5_W<'_, GPIOB_INTBErs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpiob/gpiob_intbe.rs:214:15
[INFO] [stdout]     |
[INFO] [stdout] 214 |     pub fn p6(&mut self) -> P6_W<GPIOB_INTBErs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 214 |     pub fn p6(&mut self) -> P6_W<'_, GPIOB_INTBErs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpiob/gpiob_intbe.rs:220:15
[INFO] [stdout]     |
[INFO] [stdout] 220 |     pub fn p7(&mut self) -> P7_W<GPIOB_INTBErs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 p7(&mut self) -> P7_W<'_, GPIOB_INTBErs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpiob/gpiob_intbe.rs:226:15
[INFO] [stdout]     |
[INFO] [stdout] 226 |     pub fn p8(&mut self) -> P8_W<GPIOB_INTBErs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 p8(&mut self) -> P8_W<'_, GPIOB_INTBErs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpiob/gpiob_intbe.rs:232:15
[INFO] [stdout]     |
[INFO] [stdout] 232 |     pub fn p9(&mut self) -> P9_W<GPIOB_INTBErs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 232 |     pub fn p9(&mut self) -> P9_W<'_, GPIOB_INTBErs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpiob/gpiob_intbe.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 238 |     pub fn p10(&mut self) -> P10_W<GPIOB_INTBErs> {
[INFO] [stdout]     |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 238 |     pub fn p10(&mut self) -> P10_W<'_, GPIOB_INTBErs> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpiob/gpiob_intbe.rs:244:16
[INFO] [stdout]     |
[INFO] [stdout] 244 |     pub fn p11(&mut self) -> P11_W<GPIOB_INTBErs> {
[INFO] [stdout]     |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 p11(&mut self) -> P11_W<'_, GPIOB_INTBErs> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpiob/gpiob_intbe.rs:250:16
[INFO] [stdout]     |
[INFO] [stdout] 250 |     pub fn p12(&mut self) -> P12_W<GPIOB_INTBErs> {
[INFO] [stdout]     |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 250 |     pub fn p12(&mut self) -> P12_W<'_, GPIOB_INTBErs> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpiob/gpiob_intbe.rs:256:16
[INFO] [stdout]     |
[INFO] [stdout] 256 |     pub fn p13(&mut self) -> P13_W<GPIOB_INTBErs> {
[INFO] [stdout]     |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 256 |     pub fn p13(&mut self) -> P13_W<'_, GPIOB_INTBErs> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpiob/gpiob_intbe.rs:262:16
[INFO] [stdout]     |
[INFO] [stdout] 262 |     pub fn p14(&mut self) -> P14_W<GPIOB_INTBErs> {
[INFO] [stdout]     |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 262 |     pub fn p14(&mut self) -> P14_W<'_, GPIOB_INTBErs> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpiob/gpiob_intbe.rs:268:16
[INFO] [stdout]     |
[INFO] [stdout] 268 |     pub fn p15(&mut self) -> P15_W<GPIOB_INTBErs> {
[INFO] [stdout]     |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 268 |     pub fn p15(&mut self) -> P15_W<'_, GPIOB_INTBErs> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpiob/gpiob_intriseen.rs:178:15
[INFO] [stdout]     |
[INFO] [stdout] 178 |     pub fn p0(&mut self) -> P0_W<GPIOB_INTRISEENrs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 178 |     pub fn p0(&mut self) -> P0_W<'_, GPIOB_INTRISEENrs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpiob/gpiob_intriseen.rs:184:15
[INFO] [stdout]     |
[INFO] [stdout] 184 |     pub fn p1(&mut self) -> P1_W<GPIOB_INTRISEENrs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 p1(&mut self) -> P1_W<'_, GPIOB_INTRISEENrs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpiob/gpiob_intriseen.rs:190:15
[INFO] [stdout]     |
[INFO] [stdout] 190 |     pub fn p2(&mut self) -> P2_W<GPIOB_INTRISEENrs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 190 |     pub fn p2(&mut self) -> P2_W<'_, GPIOB_INTRISEENrs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpiob/gpiob_intriseen.rs:196:15
[INFO] [stdout]     |
[INFO] [stdout] 196 |     pub fn p3(&mut self) -> P3_W<GPIOB_INTRISEENrs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 p3(&mut self) -> P3_W<'_, GPIOB_INTRISEENrs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpiob/gpiob_intriseen.rs:202:15
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn p4(&mut self) -> P4_W<GPIOB_INTRISEENrs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn p4(&mut self) -> P4_W<'_, GPIOB_INTRISEENrs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpiob/gpiob_intriseen.rs:208:15
[INFO] [stdout]     |
[INFO] [stdout] 208 |     pub fn p5(&mut self) -> P5_W<GPIOB_INTRISEENrs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 208 |     pub fn p5(&mut self) -> P5_W<'_, GPIOB_INTRISEENrs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpiob/gpiob_intriseen.rs:214:15
[INFO] [stdout]     |
[INFO] [stdout] 214 |     pub fn p6(&mut self) -> P6_W<GPIOB_INTRISEENrs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 214 |     pub fn p6(&mut self) -> P6_W<'_, GPIOB_INTRISEENrs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpiob/gpiob_intriseen.rs:220:15
[INFO] [stdout]     |
[INFO] [stdout] 220 |     pub fn p7(&mut self) -> P7_W<GPIOB_INTRISEENrs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 p7(&mut self) -> P7_W<'_, GPIOB_INTRISEENrs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpiob/gpiob_intriseen.rs:226:15
[INFO] [stdout]     |
[INFO] [stdout] 226 |     pub fn p8(&mut self) -> P8_W<GPIOB_INTRISEENrs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 p8(&mut self) -> P8_W<'_, GPIOB_INTRISEENrs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpiob/gpiob_intriseen.rs:232:15
[INFO] [stdout]     |
[INFO] [stdout] 232 |     pub fn p9(&mut self) -> P9_W<GPIOB_INTRISEENrs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 232 |     pub fn p9(&mut self) -> P9_W<'_, GPIOB_INTRISEENrs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpiob/gpiob_intriseen.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 238 |     pub fn p10(&mut self) -> P10_W<GPIOB_INTRISEENrs> {
[INFO] [stdout]     |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 238 |     pub fn p10(&mut self) -> P10_W<'_, GPIOB_INTRISEENrs> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpiob/gpiob_intriseen.rs:244:16
[INFO] [stdout]     |
[INFO] [stdout] 244 |     pub fn p11(&mut self) -> P11_W<GPIOB_INTRISEENrs> {
[INFO] [stdout]     |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 p11(&mut self) -> P11_W<'_, GPIOB_INTRISEENrs> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpiob/gpiob_intriseen.rs:250:16
[INFO] [stdout]     |
[INFO] [stdout] 250 |     pub fn p12(&mut self) -> P12_W<GPIOB_INTRISEENrs> {
[INFO] [stdout]     |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 250 |     pub fn p12(&mut self) -> P12_W<'_, GPIOB_INTRISEENrs> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpiob/gpiob_intriseen.rs:256:16
[INFO] [stdout]     |
[INFO] [stdout] 256 |     pub fn p13(&mut self) -> P13_W<GPIOB_INTRISEENrs> {
[INFO] [stdout]     |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 256 |     pub fn p13(&mut self) -> P13_W<'_, GPIOB_INTRISEENrs> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpiob/gpiob_intriseen.rs:262:16
[INFO] [stdout]     |
[INFO] [stdout] 262 |     pub fn p14(&mut self) -> P14_W<GPIOB_INTRISEENrs> {
[INFO] [stdout]     |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 262 |     pub fn p14(&mut self) -> P14_W<'_, GPIOB_INTRISEENrs> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpiob/gpiob_intriseen.rs:268:16
[INFO] [stdout]     |
[INFO] [stdout] 268 |     pub fn p15(&mut self) -> P15_W<GPIOB_INTRISEENrs> {
[INFO] [stdout]     |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 268 |     pub fn p15(&mut self) -> P15_W<'_, GPIOB_INTRISEENrs> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpiob/gpiob_inten.rs:178:15
[INFO] [stdout]     |
[INFO] [stdout] 178 |     pub fn p0(&mut self) -> P0_W<GPIOB_INTENrs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 178 |     pub fn p0(&mut self) -> P0_W<'_, GPIOB_INTENrs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpiob/gpiob_inten.rs:184:15
[INFO] [stdout]     |
[INFO] [stdout] 184 |     pub fn p1(&mut self) -> P1_W<GPIOB_INTENrs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 p1(&mut self) -> P1_W<'_, GPIOB_INTENrs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpiob/gpiob_inten.rs:190:15
[INFO] [stdout]     |
[INFO] [stdout] 190 |     pub fn p2(&mut self) -> P2_W<GPIOB_INTENrs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 190 |     pub fn p2(&mut self) -> P2_W<'_, GPIOB_INTENrs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpiob/gpiob_inten.rs:196:15
[INFO] [stdout]     |
[INFO] [stdout] 196 |     pub fn p3(&mut self) -> P3_W<GPIOB_INTENrs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 p3(&mut self) -> P3_W<'_, GPIOB_INTENrs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpiob/gpiob_inten.rs:202:15
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn p4(&mut self) -> P4_W<GPIOB_INTENrs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn p4(&mut self) -> P4_W<'_, GPIOB_INTENrs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpiob/gpiob_inten.rs:208:15
[INFO] [stdout]     |
[INFO] [stdout] 208 |     pub fn p5(&mut self) -> P5_W<GPIOB_INTENrs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 208 |     pub fn p5(&mut self) -> P5_W<'_, GPIOB_INTENrs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpiob/gpiob_inten.rs:214:15
[INFO] [stdout]     |
[INFO] [stdout] 214 |     pub fn p6(&mut self) -> P6_W<GPIOB_INTENrs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 214 |     pub fn p6(&mut self) -> P6_W<'_, GPIOB_INTENrs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpiob/gpiob_inten.rs:220:15
[INFO] [stdout]     |
[INFO] [stdout] 220 |     pub fn p7(&mut self) -> P7_W<GPIOB_INTENrs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 p7(&mut self) -> P7_W<'_, GPIOB_INTENrs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpiob/gpiob_inten.rs:226:15
[INFO] [stdout]     |
[INFO] [stdout] 226 |     pub fn p8(&mut self) -> P8_W<GPIOB_INTENrs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 p8(&mut self) -> P8_W<'_, GPIOB_INTENrs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpiob/gpiob_inten.rs:232:15
[INFO] [stdout]     |
[INFO] [stdout] 232 |     pub fn p9(&mut self) -> P9_W<GPIOB_INTENrs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 232 |     pub fn p9(&mut self) -> P9_W<'_, GPIOB_INTENrs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpiob/gpiob_inten.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 238 |     pub fn p10(&mut self) -> P10_W<GPIOB_INTENrs> {
[INFO] [stdout]     |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 238 |     pub fn p10(&mut self) -> P10_W<'_, GPIOB_INTENrs> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpiob/gpiob_inten.rs:244:16
[INFO] [stdout]     |
[INFO] [stdout] 244 |     pub fn p11(&mut self) -> P11_W<GPIOB_INTENrs> {
[INFO] [stdout]     |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 p11(&mut self) -> P11_W<'_, GPIOB_INTENrs> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpiob/gpiob_inten.rs:250:16
[INFO] [stdout]     |
[INFO] [stdout] 250 |     pub fn p12(&mut self) -> P12_W<GPIOB_INTENrs> {
[INFO] [stdout]     |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 250 |     pub fn p12(&mut self) -> P12_W<'_, GPIOB_INTENrs> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpiob/gpiob_inten.rs:256:16
[INFO] [stdout]     |
[INFO] [stdout] 256 |     pub fn p13(&mut self) -> P13_W<GPIOB_INTENrs> {
[INFO] [stdout]     |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 256 |     pub fn p13(&mut self) -> P13_W<'_, GPIOB_INTENrs> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpiob/gpiob_inten.rs:262:16
[INFO] [stdout]     |
[INFO] [stdout] 262 |     pub fn p14(&mut self) -> P14_W<GPIOB_INTENrs> {
[INFO] [stdout]     |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 262 |     pub fn p14(&mut self) -> P14_W<'_, GPIOB_INTENrs> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpiob/gpiob_inten.rs:268:16
[INFO] [stdout]     |
[INFO] [stdout] 268 |     pub fn p15(&mut self) -> P15_W<GPIOB_INTENrs> {
[INFO] [stdout]     |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 268 |     pub fn p15(&mut self) -> P15_W<'_, GPIOB_INTENrs> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpiob/gpiob_intclr.rs:45:15
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub fn p0(&mut self) -> P0_W<GPIOB_INTCLRrs> {
[INFO] [stdout]    |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub fn p0(&mut self) -> P0_W<'_, GPIOB_INTCLRrs> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpiob/gpiob_intclr.rs:51:15
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub fn p1(&mut self) -> P1_W<GPIOB_INTCLRrs> {
[INFO] [stdout]    |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 p1(&mut self) -> P1_W<'_, GPIOB_INTCLRrs> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpiob/gpiob_intclr.rs:57:15
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub fn p2(&mut self) -> P2_W<GPIOB_INTCLRrs> {
[INFO] [stdout]    |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub fn p2(&mut self) -> P2_W<'_, GPIOB_INTCLRrs> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpiob/gpiob_intclr.rs:63:15
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub fn p3(&mut self) -> P3_W<GPIOB_INTCLRrs> {
[INFO] [stdout]    |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub fn p3(&mut self) -> P3_W<'_, GPIOB_INTCLRrs> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpiob/gpiob_intclr.rs:69:15
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub fn p4(&mut self) -> P4_W<GPIOB_INTCLRrs> {
[INFO] [stdout]    |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub fn p4(&mut self) -> P4_W<'_, GPIOB_INTCLRrs> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpiob/gpiob_intclr.rs:75:15
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub fn p5(&mut self) -> P5_W<GPIOB_INTCLRrs> {
[INFO] [stdout]    |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub fn p5(&mut self) -> P5_W<'_, GPIOB_INTCLRrs> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpiob/gpiob_intclr.rs:81:15
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub fn p6(&mut self) -> P6_W<GPIOB_INTCLRrs> {
[INFO] [stdout]    |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 p6(&mut self) -> P6_W<'_, GPIOB_INTCLRrs> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpiob/gpiob_intclr.rs:87:15
[INFO] [stdout]    |
[INFO] [stdout] 87 |     pub fn p7(&mut self) -> P7_W<GPIOB_INTCLRrs> {
[INFO] [stdout]    |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 87 |     pub fn p7(&mut self) -> P7_W<'_, GPIOB_INTCLRrs> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpiob/gpiob_intclr.rs:93:15
[INFO] [stdout]    |
[INFO] [stdout] 93 |     pub fn p8(&mut self) -> P8_W<GPIOB_INTCLRrs> {
[INFO] [stdout]    |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 p8(&mut self) -> P8_W<'_, GPIOB_INTCLRrs> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpiob/gpiob_intclr.rs:99:15
[INFO] [stdout]    |
[INFO] [stdout] 99 |     pub fn p9(&mut self) -> P9_W<GPIOB_INTCLRrs> {
[INFO] [stdout]    |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 99 |     pub fn p9(&mut self) -> P9_W<'_, GPIOB_INTCLRrs> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpiob/gpiob_intclr.rs:105:16
[INFO] [stdout]     |
[INFO] [stdout] 105 |     pub fn p10(&mut self) -> P10_W<GPIOB_INTCLRrs> {
[INFO] [stdout]     |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 p10(&mut self) -> P10_W<'_, GPIOB_INTCLRrs> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpiob/gpiob_intclr.rs:111:16
[INFO] [stdout]     |
[INFO] [stdout] 111 |     pub fn p11(&mut self) -> P11_W<GPIOB_INTCLRrs> {
[INFO] [stdout]     |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 111 |     pub fn p11(&mut self) -> P11_W<'_, GPIOB_INTCLRrs> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpiob/gpiob_intclr.rs:117:16
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub fn p12(&mut self) -> P12_W<GPIOB_INTCLRrs> {
[INFO] [stdout]     |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 p12(&mut self) -> P12_W<'_, GPIOB_INTCLRrs> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpiob/gpiob_intclr.rs:123:16
[INFO] [stdout]     |
[INFO] [stdout] 123 |     pub fn p13(&mut self) -> P13_W<GPIOB_INTCLRrs> {
[INFO] [stdout]     |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 123 |     pub fn p13(&mut self) -> P13_W<'_, GPIOB_INTCLRrs> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpiob/gpiob_intclr.rs:129:16
[INFO] [stdout]     |
[INFO] [stdout] 129 |     pub fn p14(&mut self) -> P14_W<GPIOB_INTCLRrs> {
[INFO] [stdout]     |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 129 |     pub fn p14(&mut self) -> P14_W<'_, GPIOB_INTCLRrs> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpiob/gpiob_intclr.rs:135:16
[INFO] [stdout]     |
[INFO] [stdout] 135 |     pub fn p15(&mut self) -> P15_W<GPIOB_INTCLRrs> {
[INFO] [stdout]     |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 135 |     pub fn p15(&mut self) -> P15_W<'_, GPIOB_INTCLRrs> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioc/gpioc_data.rs:98:15
[INFO] [stdout]    |
[INFO] [stdout] 98 |     pub fn p0(&mut self) -> P0_W<GPIOC_DATArs> {
[INFO] [stdout]    |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 p0(&mut self) -> P0_W<'_, GPIOC_DATArs> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioc/gpioc_data.rs:104:15
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub fn p1(&mut self) -> P1_W<GPIOC_DATArs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub fn p1(&mut self) -> P1_W<'_, GPIOC_DATArs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioc/gpioc_data.rs:110:15
[INFO] [stdout]     |
[INFO] [stdout] 110 |     pub fn p2(&mut self) -> P2_W<GPIOC_DATArs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 p2(&mut self) -> P2_W<'_, GPIOC_DATArs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioc/gpioc_data.rs:116:15
[INFO] [stdout]     |
[INFO] [stdout] 116 |     pub fn p3(&mut self) -> P3_W<GPIOC_DATArs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 116 |     pub fn p3(&mut self) -> P3_W<'_, GPIOC_DATArs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioc/gpioc_data.rs:122:15
[INFO] [stdout]     |
[INFO] [stdout] 122 |     pub fn p4(&mut self) -> P4_W<GPIOC_DATArs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |     pub fn p4(&mut self) -> P4_W<'_, GPIOC_DATArs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioc/gpioc_data.rs:128:15
[INFO] [stdout]     |
[INFO] [stdout] 128 |     pub fn p5(&mut self) -> P5_W<GPIOC_DATArs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 128 |     pub fn p5(&mut self) -> P5_W<'_, GPIOC_DATArs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioc/gpioc_data.rs:134:15
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub fn p6(&mut self) -> P6_W<GPIOC_DATArs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 p6(&mut self) -> P6_W<'_, GPIOC_DATArs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioc/gpioc_data.rs:140:15
[INFO] [stdout]     |
[INFO] [stdout] 140 |     pub fn p7(&mut self) -> P7_W<GPIOC_DATArs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 140 |     pub fn p7(&mut self) -> P7_W<'_, GPIOC_DATArs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioc/gpioc_dir.rs:98:15
[INFO] [stdout]    |
[INFO] [stdout] 98 |     pub fn p0(&mut self) -> P0_W<GPIOC_DIRrs> {
[INFO] [stdout]    |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 p0(&mut self) -> P0_W<'_, GPIOC_DIRrs> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioc/gpioc_dir.rs:104:15
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub fn p1(&mut self) -> P1_W<GPIOC_DIRrs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub fn p1(&mut self) -> P1_W<'_, GPIOC_DIRrs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioc/gpioc_dir.rs:110:15
[INFO] [stdout]     |
[INFO] [stdout] 110 |     pub fn p2(&mut self) -> P2_W<GPIOC_DIRrs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 p2(&mut self) -> P2_W<'_, GPIOC_DIRrs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioc/gpioc_dir.rs:116:15
[INFO] [stdout]     |
[INFO] [stdout] 116 |     pub fn p3(&mut self) -> P3_W<GPIOC_DIRrs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 116 |     pub fn p3(&mut self) -> P3_W<'_, GPIOC_DIRrs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioc/gpioc_dir.rs:122:15
[INFO] [stdout]     |
[INFO] [stdout] 122 |     pub fn p4(&mut self) -> P4_W<GPIOC_DIRrs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |     pub fn p4(&mut self) -> P4_W<'_, GPIOC_DIRrs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioc/gpioc_dir.rs:128:15
[INFO] [stdout]     |
[INFO] [stdout] 128 |     pub fn p5(&mut self) -> P5_W<GPIOC_DIRrs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 128 |     pub fn p5(&mut self) -> P5_W<'_, GPIOC_DIRrs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioc/gpioc_dir.rs:134:15
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub fn p6(&mut self) -> P6_W<GPIOC_DIRrs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 p6(&mut self) -> P6_W<'_, GPIOC_DIRrs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioc/gpioc_dir.rs:140:15
[INFO] [stdout]     |
[INFO] [stdout] 140 |     pub fn p7(&mut self) -> P7_W<GPIOC_DIRrs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 140 |     pub fn p7(&mut self) -> P7_W<'_, GPIOC_DIRrs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioc/gpioc_intlvltrg.rs:98:15
[INFO] [stdout]    |
[INFO] [stdout] 98 |     pub fn p0(&mut self) -> P0_W<GPIOC_INTLVLTRGrs> {
[INFO] [stdout]    |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 p0(&mut self) -> P0_W<'_, GPIOC_INTLVLTRGrs> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioc/gpioc_intlvltrg.rs:104:15
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub fn p1(&mut self) -> P1_W<GPIOC_INTLVLTRGrs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub fn p1(&mut self) -> P1_W<'_, GPIOC_INTLVLTRGrs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioc/gpioc_intlvltrg.rs:110:15
[INFO] [stdout]     |
[INFO] [stdout] 110 |     pub fn p2(&mut self) -> P2_W<GPIOC_INTLVLTRGrs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 p2(&mut self) -> P2_W<'_, GPIOC_INTLVLTRGrs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioc/gpioc_intlvltrg.rs:116:15
[INFO] [stdout]     |
[INFO] [stdout] 116 |     pub fn p3(&mut self) -> P3_W<GPIOC_INTLVLTRGrs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 116 |     pub fn p3(&mut self) -> P3_W<'_, GPIOC_INTLVLTRGrs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioc/gpioc_intlvltrg.rs:122:15
[INFO] [stdout]     |
[INFO] [stdout] 122 |     pub fn p4(&mut self) -> P4_W<GPIOC_INTLVLTRGrs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |     pub fn p4(&mut self) -> P4_W<'_, GPIOC_INTLVLTRGrs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioc/gpioc_intlvltrg.rs:128:15
[INFO] [stdout]     |
[INFO] [stdout] 128 |     pub fn p5(&mut self) -> P5_W<GPIOC_INTLVLTRGrs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 128 |     pub fn p5(&mut self) -> P5_W<'_, GPIOC_INTLVLTRGrs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioc/gpioc_intlvltrg.rs:134:15
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub fn p6(&mut self) -> P6_W<GPIOC_INTLVLTRGrs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 p6(&mut self) -> P6_W<'_, GPIOC_INTLVLTRGrs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioc/gpioc_intlvltrg.rs:140:15
[INFO] [stdout]     |
[INFO] [stdout] 140 |     pub fn p7(&mut self) -> P7_W<GPIOC_INTLVLTRGrs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 140 |     pub fn p7(&mut self) -> P7_W<'_, GPIOC_INTLVLTRGrs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioc/gpioc_intbe.rs:98:15
[INFO] [stdout]    |
[INFO] [stdout] 98 |     pub fn p0(&mut self) -> P0_W<GPIOC_INTBErs> {
[INFO] [stdout]    |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 p0(&mut self) -> P0_W<'_, GPIOC_INTBErs> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioc/gpioc_intbe.rs:104:15
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub fn p1(&mut self) -> P1_W<GPIOC_INTBErs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub fn p1(&mut self) -> P1_W<'_, GPIOC_INTBErs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioc/gpioc_intbe.rs:110:15
[INFO] [stdout]     |
[INFO] [stdout] 110 |     pub fn p2(&mut self) -> P2_W<GPIOC_INTBErs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 p2(&mut self) -> P2_W<'_, GPIOC_INTBErs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioc/gpioc_intbe.rs:116:15
[INFO] [stdout]     |
[INFO] [stdout] 116 |     pub fn p3(&mut self) -> P3_W<GPIOC_INTBErs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 116 |     pub fn p3(&mut self) -> P3_W<'_, GPIOC_INTBErs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioc/gpioc_intbe.rs:122:15
[INFO] [stdout]     |
[INFO] [stdout] 122 |     pub fn p4(&mut self) -> P4_W<GPIOC_INTBErs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |     pub fn p4(&mut self) -> P4_W<'_, GPIOC_INTBErs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioc/gpioc_intbe.rs:128:15
[INFO] [stdout]     |
[INFO] [stdout] 128 |     pub fn p5(&mut self) -> P5_W<GPIOC_INTBErs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 128 |     pub fn p5(&mut self) -> P5_W<'_, GPIOC_INTBErs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioc/gpioc_intbe.rs:134:15
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub fn p6(&mut self) -> P6_W<GPIOC_INTBErs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 p6(&mut self) -> P6_W<'_, GPIOC_INTBErs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioc/gpioc_intbe.rs:140:15
[INFO] [stdout]     |
[INFO] [stdout] 140 |     pub fn p7(&mut self) -> P7_W<GPIOC_INTBErs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 140 |     pub fn p7(&mut self) -> P7_W<'_, GPIOC_INTBErs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioc/gpioc_intriseen.rs:98:15
[INFO] [stdout]    |
[INFO] [stdout] 98 |     pub fn p0(&mut self) -> P0_W<GPIOC_INTRISEENrs> {
[INFO] [stdout]    |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 p0(&mut self) -> P0_W<'_, GPIOC_INTRISEENrs> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioc/gpioc_intriseen.rs:104:15
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub fn p1(&mut self) -> P1_W<GPIOC_INTRISEENrs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub fn p1(&mut self) -> P1_W<'_, GPIOC_INTRISEENrs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioc/gpioc_intriseen.rs:110:15
[INFO] [stdout]     |
[INFO] [stdout] 110 |     pub fn p2(&mut self) -> P2_W<GPIOC_INTRISEENrs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 p2(&mut self) -> P2_W<'_, GPIOC_INTRISEENrs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioc/gpioc_intriseen.rs:116:15
[INFO] [stdout]     |
[INFO] [stdout] 116 |     pub fn p3(&mut self) -> P3_W<GPIOC_INTRISEENrs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 116 |     pub fn p3(&mut self) -> P3_W<'_, GPIOC_INTRISEENrs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioc/gpioc_intriseen.rs:122:15
[INFO] [stdout]     |
[INFO] [stdout] 122 |     pub fn p4(&mut self) -> P4_W<GPIOC_INTRISEENrs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |     pub fn p4(&mut self) -> P4_W<'_, GPIOC_INTRISEENrs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioc/gpioc_intriseen.rs:128:15
[INFO] [stdout]     |
[INFO] [stdout] 128 |     pub fn p5(&mut self) -> P5_W<GPIOC_INTRISEENrs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 128 |     pub fn p5(&mut self) -> P5_W<'_, GPIOC_INTRISEENrs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioc/gpioc_intriseen.rs:134:15
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub fn p6(&mut self) -> P6_W<GPIOC_INTRISEENrs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 p6(&mut self) -> P6_W<'_, GPIOC_INTRISEENrs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioc/gpioc_intriseen.rs:140:15
[INFO] [stdout]     |
[INFO] [stdout] 140 |     pub fn p7(&mut self) -> P7_W<GPIOC_INTRISEENrs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 140 |     pub fn p7(&mut self) -> P7_W<'_, GPIOC_INTRISEENrs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioc/gpioc_inten.rs:98:15
[INFO] [stdout]    |
[INFO] [stdout] 98 |     pub fn p0(&mut self) -> P0_W<GPIOC_INTENrs> {
[INFO] [stdout]    |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 p0(&mut self) -> P0_W<'_, GPIOC_INTENrs> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioc/gpioc_inten.rs:104:15
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub fn p1(&mut self) -> P1_W<GPIOC_INTENrs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub fn p1(&mut self) -> P1_W<'_, GPIOC_INTENrs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioc/gpioc_inten.rs:110:15
[INFO] [stdout]     |
[INFO] [stdout] 110 |     pub fn p2(&mut self) -> P2_W<GPIOC_INTENrs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 p2(&mut self) -> P2_W<'_, GPIOC_INTENrs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioc/gpioc_inten.rs:116:15
[INFO] [stdout]     |
[INFO] [stdout] 116 |     pub fn p3(&mut self) -> P3_W<GPIOC_INTENrs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 116 |     pub fn p3(&mut self) -> P3_W<'_, GPIOC_INTENrs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioc/gpioc_inten.rs:122:15
[INFO] [stdout]     |
[INFO] [stdout] 122 |     pub fn p4(&mut self) -> P4_W<GPIOC_INTENrs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |     pub fn p4(&mut self) -> P4_W<'_, GPIOC_INTENrs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioc/gpioc_inten.rs:128:15
[INFO] [stdout]     |
[INFO] [stdout] 128 |     pub fn p5(&mut self) -> P5_W<GPIOC_INTENrs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 128 |     pub fn p5(&mut self) -> P5_W<'_, GPIOC_INTENrs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioc/gpioc_inten.rs:134:15
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub fn p6(&mut self) -> P6_W<GPIOC_INTENrs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 p6(&mut self) -> P6_W<'_, GPIOC_INTENrs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioc/gpioc_inten.rs:140:15
[INFO] [stdout]     |
[INFO] [stdout] 140 |     pub fn p7(&mut self) -> P7_W<GPIOC_INTENrs> {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 140 |     pub fn p7(&mut self) -> P7_W<'_, GPIOC_INTENrs> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioc/gpioc_intclr.rs:29:15
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub fn p0(&mut self) -> P0_W<GPIOC_INTCLRrs> {
[INFO] [stdout]    |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub fn p0(&mut self) -> P0_W<'_, GPIOC_INTCLRrs> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioc/gpioc_intclr.rs:35:15
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub fn p1(&mut self) -> P1_W<GPIOC_INTCLRrs> {
[INFO] [stdout]    |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub fn p1(&mut self) -> P1_W<'_, GPIOC_INTCLRrs> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioc/gpioc_intclr.rs:41:15
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub fn p2(&mut self) -> P2_W<GPIOC_INTCLRrs> {
[INFO] [stdout]    |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub fn p2(&mut self) -> P2_W<'_, GPIOC_INTCLRrs> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioc/gpioc_intclr.rs:47:15
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn p3(&mut self) -> P3_W<GPIOC_INTCLRrs> {
[INFO] [stdout]    |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 p3(&mut self) -> P3_W<'_, GPIOC_INTCLRrs> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioc/gpioc_intclr.rs:53:15
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub fn p4(&mut self) -> P4_W<GPIOC_INTCLRrs> {
[INFO] [stdout]    |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub fn p4(&mut self) -> P4_W<'_, GPIOC_INTCLRrs> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioc/gpioc_intclr.rs:59:15
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub fn p5(&mut self) -> P5_W<GPIOC_INTCLRrs> {
[INFO] [stdout]    |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub fn p5(&mut self) -> P5_W<'_, GPIOC_INTCLRrs> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioc/gpioc_intclr.rs:65:15
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub fn p6(&mut self) -> P6_W<GPIOC_INTCLRrs> {
[INFO] [stdout]    |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub fn p6(&mut self) -> P6_W<'_, GPIOC_INTCLRrs> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/gpioc/gpioc_intclr.rs:71:15
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn p7(&mut self) -> P7_W<GPIOC_INTCLRrs> {
[INFO] [stdout]    |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn p7(&mut self) -> P7_W<'_, GPIOC_INTCLRrs> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/timer_base0/timerbase0_en.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn low_en(&mut self) -> LOW_EN_W<TIMERBASE0_ENrs> {
[INFO] [stdout]    |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn low_en(&mut self) -> LOW_EN_W<'_, TIMERBASE0_ENrs> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/timer_base0/timerbase0_en.rs:44:20
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub fn high_en(&mut self) -> HIGH_EN_W<TIMERBASE0_ENrs> {
[INFO] [stdout]    |                    ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 high_en(&mut self) -> HIGH_EN_W<'_, TIMERBASE0_ENrs> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/timer_base0/timerbase0_div.rs:26:16
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn div(&mut self) -> DIV_W<TIMERBASE0_DIVrs> {
[INFO] [stdout]    |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn div(&mut self) -> DIV_W<'_, TIMERBASE0_DIVrs> {
[INFO] [stdout]    |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/timer_base0/timerbase0_ie.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn low_ie(&mut self) -> LOW_IE_W<TIMERBASE0_IErs> {
[INFO] [stdout]    |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn low_ie(&mut self) -> LOW_IE_W<'_, TIMERBASE0_IErs> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/timer_base0/timerbase0_ie.rs:44:20
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub fn high_ie(&mut self) -> HIGH_IE_W<TIMERBASE0_IErs> {
[INFO] [stdout]    |                    ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 high_ie(&mut self) -> HIGH_IE_W<'_, TIMERBASE0_IErs> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/timer_base0/timerbase0_if.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn low_if(&mut self) -> LOW_IF_W<TIMERBASE0_IFrs> {
[INFO] [stdout]    |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn low_if(&mut self) -> LOW_IF_W<'_, TIMERBASE0_IFrs> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/timer_base0/timerbase0_if.rs:44:20
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub fn high_if(&mut self) -> HIGH_IF_W<TIMERBASE0_IFrs> {
[INFO] [stdout]    |                    ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 high_if(&mut self) -> HIGH_IF_W<'_, TIMERBASE0_IFrs> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/timer_base0/timerbase0_high_load.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn high_load(&mut self) -> HIGH_LOAD_W<TIMERBASE0_HIGH_LOADrs> {
[INFO] [stdout]    |                      ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn high_load(&mut self) -> HIGH_LOAD_W<'_, TIMERBASE0_HIGH_LOADrs> {
[INFO] [stdout]    |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/timer_base0/timerbase0_low_load.rs:28:21
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn low_load(&mut self) -> LOW_LOAD_W<TIMERBASE0_LOW_LOADrs> {
[INFO] [stdout]    |                     ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn low_load(&mut self) -> LOW_LOAD_W<'_, TIMERBASE0_LOW_LOADrs> {
[INFO] [stdout]    |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/timer_base1/timerbase1_en.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn low_en(&mut self) -> LOW_EN_W<TIMERBASE1_ENrs> {
[INFO] [stdout]    |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn low_en(&mut self) -> LOW_EN_W<'_, TIMERBASE1_ENrs> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/timer_base1/timerbase1_en.rs:44:20
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub fn high_en(&mut self) -> HIGH_EN_W<TIMERBASE1_ENrs> {
[INFO] [stdout]    |                    ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 high_en(&mut self) -> HIGH_EN_W<'_, TIMERBASE1_ENrs> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/timer_base1/timerbase1_div.rs:26:16
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn div(&mut self) -> DIV_W<TIMERBASE1_DIVrs> {
[INFO] [stdout]    |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn div(&mut self) -> DIV_W<'_, TIMERBASE1_DIVrs> {
[INFO] [stdout]    |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/timer_base1/timerbase1_ie.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn low_ie(&mut self) -> LOW_IE_W<TIMERBASE1_IErs> {
[INFO] [stdout]    |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn low_ie(&mut self) -> LOW_IE_W<'_, TIMERBASE1_IErs> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/timer_base1/timerbase1_ie.rs:44:20
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub fn high_ie(&mut self) -> HIGH_IE_W<TIMERBASE1_IErs> {
[INFO] [stdout]    |                    ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 high_ie(&mut self) -> HIGH_IE_W<'_, TIMERBASE1_IErs> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/timer_base1/timerbase1_if.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn low_if(&mut self) -> LOW_IF_W<TIMERBASE1_IFrs> {
[INFO] [stdout]    |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn low_if(&mut self) -> LOW_IF_W<'_, TIMERBASE1_IFrs> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/timer_base1/timerbase1_if.rs:44:20
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub fn high_if(&mut self) -> HIGH_IF_W<TIMERBASE1_IFrs> {
[INFO] [stdout]    |                    ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 high_if(&mut self) -> HIGH_IF_W<'_, TIMERBASE1_IFrs> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/timer_base1/timerbase1_high_load.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn high_load(&mut self) -> HIGH_LOAD_W<TIMERBASE1_HIGH_LOADrs> {
[INFO] [stdout]    |                      ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn high_load(&mut self) -> HIGH_LOAD_W<'_, TIMERBASE1_HIGH_LOADrs> {
[INFO] [stdout]    |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/timer_base1/timerbase1_low_load.rs:28:21
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn low_load(&mut self) -> LOW_LOAD_W<TIMERBASE1_LOW_LOADrs> {
[INFO] [stdout]    |                     ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn low_load(&mut self) -> LOW_LOAD_W<'_, TIMERBASE1_LOW_LOADrs> {
[INFO] [stdout]    |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/timer_base2/timerbase2_en.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn low_en(&mut self) -> LOW_EN_W<TIMERBASE2_ENrs> {
[INFO] [stdout]    |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn low_en(&mut self) -> LOW_EN_W<'_, TIMERBASE2_ENrs> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/timer_base2/timerbase2_en.rs:44:20
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub fn high_en(&mut self) -> HIGH_EN_W<TIMERBASE2_ENrs> {
[INFO] [stdout]    |                    ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 high_en(&mut self) -> HIGH_EN_W<'_, TIMERBASE2_ENrs> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/timer_base2/timerbase2_div.rs:26:16
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn div(&mut self) -> DIV_W<TIMERBASE2_DIVrs> {
[INFO] [stdout]    |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn div(&mut self) -> DIV_W<'_, TIMERBASE2_DIVrs> {
[INFO] [stdout]    |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/timer_base2/timerbase2_ie.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn low_ie(&mut self) -> LOW_IE_W<TIMERBASE2_IErs> {
[INFO] [stdout]    |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn low_ie(&mut self) -> LOW_IE_W<'_, TIMERBASE2_IErs> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/timer_base2/timerbase2_ie.rs:44:20
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub fn high_ie(&mut self) -> HIGH_IE_W<TIMERBASE2_IErs> {
[INFO] [stdout]    |                    ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 high_ie(&mut self) -> HIGH_IE_W<'_, TIMERBASE2_IErs> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/timer_base2/timerbase2_if.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn low_if(&mut self) -> LOW_IF_W<TIMERBASE2_IFrs> {
[INFO] [stdout]    |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn low_if(&mut self) -> LOW_IF_W<'_, TIMERBASE2_IFrs> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/timer_base2/timerbase2_if.rs:44:20
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub fn high_if(&mut self) -> HIGH_IF_W<TIMERBASE2_IFrs> {
[INFO] [stdout]    |                    ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 high_if(&mut self) -> HIGH_IF_W<'_, TIMERBASE2_IFrs> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/timer_base2/timerbase2_high_load.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn high_load(&mut self) -> HIGH_LOAD_W<TIMERBASE2_HIGH_LOADrs> {
[INFO] [stdout]    |                      ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn high_load(&mut self) -> HIGH_LOAD_W<'_, TIMERBASE2_HIGH_LOADrs> {
[INFO] [stdout]    |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/timer_base2/timerbase2_low_load.rs:28:21
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn low_load(&mut self) -> LOW_LOAD_W<TIMERBASE2_LOW_LOADrs> {
[INFO] [stdout]    |                     ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn low_load(&mut self) -> LOW_LOAD_W<'_, TIMERBASE2_LOW_LOADrs> {
[INFO] [stdout]    |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/timer_plus0/timerplus0_en.rs:38:29
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn timerplus_low_en(&mut self) -> TIMERPLUS_LOW_EN_W<TIMERPLUS0_ENrs> {
[INFO] [stdout]    |                             ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn timerplus_low_en(&mut self) -> TIMERPLUS_LOW_EN_W<'_, TIMERPLUS0_ENrs> {
[INFO] [stdout]    |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/timer_plus0/timerplus0_en.rs:44:30
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub fn timerplus_high_en(&mut self) -> TIMERPLUS_HIGH_EN_W<TIMERPLUS0_ENrs> {
[INFO] [stdout]    |                              ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 timerplus_high_en(&mut self) -> TIMERPLUS_HIGH_EN_W<'_, TIMERPLUS0_ENrs> {
[INFO] [stdout]    |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/timer_plus0/timerplus0_div.rs:28:26
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn timerplus_div(&mut self) -> TIMERPLUS_DIV_W<TIMERPLUS0_DIVrs> {
[INFO] [stdout]    |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn timerplus_div(&mut self) -> TIMERPLUS_DIV_W<'_, TIMERPLUS0_DIVrs> {
[INFO] [stdout]    |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/timer_plus0/timerplus0_ctr.rs:138:21
[INFO] [stdout]     |
[INFO] [stdout] 138 |     pub fn low_mode(&mut self) -> LOW_MODE_W<TIMERPLUS0_CTRrs> {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 low_mode(&mut self) -> LOW_MODE_W<'_, TIMERPLUS0_CTRrs> {
[INFO] [stdout]     |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/timer_plus0/timerplus0_ctr.rs:144:23
[INFO] [stdout]     |
[INFO] [stdout] 144 |     pub fn low_clksel(&mut self) -> LOW_CLKSEL_W<TIMERPLUS0_CTRrs> {
[INFO] [stdout]     |                       ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 144 |     pub fn low_clksel(&mut self) -> LOW_CLKSEL_W<'_, TIMERPLUS0_CTRrs> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/timer_plus0/timerplus0_ctr.rs:150:24
[INFO] [stdout]     |
[INFO] [stdout] 150 |     pub fn low_ext_sel(&mut self) -> LOW_EXT_SEL_W<TIMERPLUS0_CTRrs> {
[INFO] [stdout]     |                        ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 150 |     pub fn low_ext_sel(&mut self) -> LOW_EXT_SEL_W<'_, TIMERPLUS0_CTRrs> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/timer_plus0/timerplus0_ctr.rs:156:25
[INFO] [stdout]     |
[INFO] [stdout] 156 |     pub fn low_ext_edge(&mut self) -> LOW_EXT_EDGE_W<TIMERPLUS0_CTRrs> {
[INFO] [stdout]     |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 156 |     pub fn low_ext_edge(&mut self) -> LOW_EXT_EDGE_W<'_, TIMERPLUS0_CTRrs> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/timer_plus0/timerplus0_ctr.rs:162:22
[INFO] [stdout]     |
[INFO] [stdout] 162 |     pub fn low_po_md(&mut self) -> LOW_PO_MD_W<TIMERPLUS0_CTRrs> {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 low_po_md(&mut self) -> LOW_PO_MD_W<'_, TIMERPLUS0_CTRrs> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/timer_plus0/timerplus0_ctr.rs:168:23
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn low_dma_en(&mut self) -> LOW_DMA_EN_W<TIMERPLUS0_CTRrs> {
[INFO] [stdout]     |                       ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 low_dma_en(&mut self) -> LOW_DMA_EN_W<'_, TIMERPLUS0_CTRrs> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/timer_plus0/timerplus0_ctr.rs:174:22
[INFO] [stdout]     |
[INFO] [stdout] 174 |     pub fn high_mode(&mut self) -> HIGH_MODE_W<TIMERPLUS0_CTRrs> {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 high_mode(&mut self) -> HIGH_MODE_W<'_, TIMERPLUS0_CTRrs> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/timer_plus0/timerplus0_ctr.rs:180:24
[INFO] [stdout]     |
[INFO] [stdout] 180 |     pub fn high_clksel(&mut self) -> HIGH_CLKSEL_W<TIMERPLUS0_CTRrs> {
[INFO] [stdout]     |                        ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 180 |     pub fn high_clksel(&mut self) -> HIGH_CLKSEL_W<'_, TIMERPLUS0_CTRrs> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/timer_plus0/timerplus0_ctr.rs:186:25
[INFO] [stdout]     |
[INFO] [stdout] 186 |     pub fn high_ext_sel(&mut self) -> HIGH_EXT_SEL_W<TIMERPLUS0_CTRrs> {
[INFO] [stdout]     |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 186 |     pub fn high_ext_sel(&mut self) -> HIGH_EXT_SEL_W<'_, TIMERPLUS0_CTRrs> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/timer_plus0/timerplus0_ctr.rs:192:26
[INFO] [stdout]     |
[INFO] [stdout] 192 |     pub fn high_ext_edge(&mut self) -> HIGH_EXT_EDGE_W<TIMERPLUS0_CTRrs> {
[INFO] [stdout]     |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 192 |     pub fn high_ext_edge(&mut self) -> HIGH_EXT_EDGE_W<'_, TIMERPLUS0_CTRrs> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/timer_plus0/timerplus0_ctr.rs:198:23
[INFO] [stdout]     |
[INFO] [stdout] 198 |     pub fn high_po_md(&mut self) -> HIGH_PO_MD_W<TIMERPLUS0_CTRrs> {
[INFO] [stdout]     |                       ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 high_po_md(&mut self) -> HIGH_PO_MD_W<'_, TIMERPLUS0_CTRrs> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/timer_plus0/timerplus0_ctr.rs:204:24
[INFO] [stdout]     |
[INFO] [stdout] 204 |     pub fn high_dma_en(&mut self) -> HIGH_DMA_EN_W<TIMERPLUS0_CTRrs> {
[INFO] [stdout]     |                        ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 204 |     pub fn high_dma_en(&mut self) -> HIGH_DMA_EN_W<'_, TIMERPLUS0_CTRrs> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/timer_plus0/timerplus0_ie.rs:138:22
[INFO] [stdout]     |
[INFO] [stdout] 138 |     pub fn low_to_ie(&mut self) -> LOW_TO_IE_W<TIMERPLUS0_IErs> {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 low_to_ie(&mut self) -> LOW_TO_IE_W<'_, TIMERPLUS0_IErs> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/timer_plus0/timerplus0_ie.rs:144:22
[INFO] [stdout]     |
[INFO] [stdout] 144 |     pub fn low_pr_ie(&mut self) -> LOW_PR_IE_W<TIMERPLUS0_IErs> {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 144 |     pub fn low_pr_ie(&mut self) -> LOW_PR_IE_W<'_, TIMERPLUS0_IErs> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/timer_plus0/timerplus0_ie.rs:150:22
[INFO] [stdout]     |
[INFO] [stdout] 150 |     pub fn low_pf_ie(&mut self) -> LOW_PF_IE_W<TIMERPLUS0_IErs> {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 150 |     pub fn low_pf_ie(&mut self) -> LOW_PF_IE_W<'_, TIMERPLUS0_IErs> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/timer_plus0/timerplus0_ie.rs:156:23
[INFO] [stdout]     |
[INFO] [stdout] 156 |     pub fn high_to_ie(&mut self) -> HIGH_TO_IE_W<TIMERPLUS0_IErs> {
[INFO] [stdout]     |                       ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 156 |     pub fn high_to_ie(&mut self) -> HIGH_TO_IE_W<'_, TIMERPLUS0_IErs> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/timer_plus0/timerplus0_ie.rs:162:23
[INFO] [stdout]     |
[INFO] [stdout] 162 |     pub fn high_pr_ie(&mut self) -> HIGH_PR_IE_W<TIMERPLUS0_IErs> {
[INFO] [stdout]     |                       ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 high_pr_ie(&mut self) -> HIGH_PR_IE_W<'_, TIMERPLUS0_IErs> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/timer_plus0/timerplus0_ie.rs:168:23
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn high_pf_ie(&mut self) -> HIGH_PF_IE_W<TIMERPLUS0_IErs> {
[INFO] [stdout]     |                       ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 high_pf_ie(&mut self) -> HIGH_PF_IE_W<'_, TIMERPLUS0_IErs> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/timer_plus0/timerplus0_ie.rs:174:23
[INFO] [stdout]     |
[INFO] [stdout] 174 |     pub fn hall0_r_ie(&mut self) -> HALL0_R_IE_W<TIMERPLUS0_IErs> {
[INFO] [stdout]     |                       ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 hall0_r_ie(&mut self) -> HALL0_R_IE_W<'_, TIMERPLUS0_IErs> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/timer_plus0/timerplus0_ie.rs:180:23
[INFO] [stdout]     |
[INFO] [stdout] 180 |     pub fn hall0_f_ie(&mut self) -> HALL0_F_IE_W<TIMERPLUS0_IErs> {
[INFO] [stdout]     |                       ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 180 |     pub fn hall0_f_ie(&mut self) -> HALL0_F_IE_W<'_, TIMERPLUS0_IErs> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/timer_plus0/timerplus0_ie.rs:186:23
[INFO] [stdout]     |
[INFO] [stdout] 186 |     pub fn hall1_r_ie(&mut self) -> HALL1_R_IE_W<TIMERPLUS0_IErs> {
[INFO] [stdout]     |                       ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 186 |     pub fn hall1_r_ie(&mut self) -> HALL1_R_IE_W<'_, TIMERPLUS0_IErs> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/timer_plus0/timerplus0_ie.rs:192:23
[INFO] [stdout]     |
[INFO] [stdout] 192 |     pub fn hall1_f_ie(&mut self) -> HALL1_F_IE_W<TIMERPLUS0_IErs> {
[INFO] [stdout]     |                       ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 192 |     pub fn hall1_f_ie(&mut self) -> HALL1_F_IE_W<'_, TIMERPLUS0_IErs> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/timer_plus0/timerplus0_ie.rs:198:23
[INFO] [stdout]     |
[INFO] [stdout] 198 |     pub fn hall2_r_ie(&mut self) -> HALL2_R_IE_W<TIMERPLUS0_IErs> {
[INFO] [stdout]     |                       ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 hall2_r_ie(&mut self) -> HALL2_R_IE_W<'_, TIMERPLUS0_IErs> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/timer_plus0/timerplus0_ie.rs:204:23
[INFO] [stdout]     |
[INFO] [stdout] 204 |     pub fn hall2_f_ie(&mut self) -> HALL2_F_IE_W<TIMERPLUS0_IErs> {
[INFO] [stdout]     |                       ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 204 |     pub fn hall2_f_ie(&mut self) -> HALL2_F_IE_W<'_, TIMERPLUS0_IErs> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/timer_plus0/timerplus0_if.rs:138:22
[INFO] [stdout]     |
[INFO] [stdout] 138 |     pub fn low_to_if(&mut self) -> LOW_TO_IF_W<TIMERPLUS0_IFrs> {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 low_to_if(&mut self) -> LOW_TO_IF_W<'_, TIMERPLUS0_IFrs> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/timer_plus0/timerplus0_if.rs:144:22
[INFO] [stdout]     |
[INFO] [stdout] 144 |     pub fn low_pr_if(&mut self) -> LOW_PR_IF_W<TIMERPLUS0_IFrs> {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 144 |     pub fn low_pr_if(&mut self) -> LOW_PR_IF_W<'_, TIMERPLUS0_IFrs> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/timer_plus0/timerplus0_if.rs:150:22
[INFO] [stdout]     |
[INFO] [stdout] 150 |     pub fn low_pf_if(&mut self) -> LOW_PF_IF_W<TIMERPLUS0_IFrs> {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 150 |     pub fn low_pf_if(&mut self) -> LOW_PF_IF_W<'_, TIMERPLUS0_IFrs> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/timer_plus0/timerplus0_if.rs:156:23
[INFO] [stdout]     |
[INFO] [stdout] 156 |     pub fn high_to_if(&mut self) -> HIGH_TO_IF_W<TIMERPLUS0_IFrs> {
[INFO] [stdout]     |                       ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 156 |     pub fn high_to_if(&mut self) -> HIGH_TO_IF_W<'_, TIMERPLUS0_IFrs> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/timer_plus0/timerplus0_if.rs:162:23
[INFO] [stdout]     |
[INFO] [stdout] 162 |     pub fn high_pr_if(&mut self) -> HIGH_PR_IF_W<TIMERPLUS0_IFrs> {
[INFO] [stdout]     |                       ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 high_pr_if(&mut self) -> HIGH_PR_IF_W<'_, TIMERPLUS0_IFrs> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/timer_plus0/timerplus0_if.rs:168:23
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn high_pf_if(&mut self) -> HIGH_PF_IF_W<TIMERPLUS0_IFrs> {
[INFO] [stdout]     |                       ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 high_pf_if(&mut self) -> HIGH_PF_IF_W<'_, TIMERPLUS0_IFrs> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/timer_plus0/timerplus0_if.rs:174:23
[INFO] [stdout]     |
[INFO] [stdout] 174 |     pub fn hall0_r_if(&mut self) -> HALL0_R_IF_W<TIMERPLUS0_IFrs> {
[INFO] [stdout]     |                       ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 hall0_r_if(&mut self) -> HALL0_R_IF_W<'_, TIMERPLUS0_IFrs> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/timer_plus0/timerplus0_if.rs:180:23
[INFO] [stdout]     |
[INFO] [stdout] 180 |     pub fn hall0_f_if(&mut self) -> HALL0_F_IF_W<TIMERPLUS0_IFrs> {
[INFO] [stdout]     |                       ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 180 |     pub fn hall0_f_if(&mut self) -> HALL0_F_IF_W<'_, TIMERPLUS0_IFrs> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/timer_plus0/timerplus0_if.rs:186:23
[INFO] [stdout]     |
[INFO] [stdout] 186 |     pub fn hall1_r_if(&mut self) -> HALL1_R_IF_W<TIMERPLUS0_IFrs> {
[INFO] [stdout]     |                       ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 186 |     pub fn hall1_r_if(&mut self) -> HALL1_R_IF_W<'_, TIMERPLUS0_IFrs> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/timer_plus0/timerplus0_if.rs:192:23
[INFO] [stdout]     |
[INFO] [stdout] 192 |     pub fn hall1_f_if(&mut self) -> HALL1_F_IF_W<TIMERPLUS0_IFrs> {
[INFO] [stdout]     |                       ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 192 |     pub fn hall1_f_if(&mut self) -> HALL1_F_IF_W<'_, TIMERPLUS0_IFrs> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/timer_plus0/timerplus0_if.rs:198:23
[INFO] [stdout]     |
[INFO] [stdout] 198 |     pub fn hall2_r_if(&mut self) -> HALL2_R_IF_W<TIMERPLUS0_IFrs> {
[INFO] [stdout]     |                       ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 hall2_r_if(&mut self) -> HALL2_R_IF_W<'_, TIMERPLUS0_IFrs> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/timer_plus0/timerplus0_if.rs:204:23
[INFO] [stdout]     |
[INFO] [stdout] 204 |     pub fn hall2_f_if(&mut self) -> HALL2_F_IF_W<TIMERPLUS0_IFrs> {
[INFO] [stdout]     |                       ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 204 |     pub fn hall2_f_if(&mut self) -> HALL2_F_IF_W<'_, TIMERPLUS0_IFrs> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/timer_plus0/timerplus0_high_goal.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn high_load(&mut self) -> HIGH_LOAD_W<TIMERPLUS0_HIGH_GOALrs> {
[INFO] [stdout]    |                      ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn high_load(&mut self) -> HIGH_LOAD_W<'_, TIMERPLUS0_HIGH_GOALrs> {
[INFO] [stdout]    |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/timer_plus0/timerplus0_low_goal.rs:28:21
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn low_load(&mut self) -> LOW_LOAD_W<TIMERPLUS0_LOW_GOALrs> {
[INFO] [stdout]    |                     ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn low_load(&mut self) -> LOW_LOAD_W<'_, TIMERPLUS0_LOW_GOALrs> {
[INFO] [stdout]    |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/timer_plus1/timerplus1_en.rs:38:29
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn timerplus_low_en(&mut self) -> TIMERPLUS_LOW_EN_W<TIMERPLUS1_ENrs> {
[INFO] [stdout]    |                             ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn timerplus_low_en(&mut self) -> TIMERPLUS_LOW_EN_W<'_, TIMERPLUS1_ENrs> {
[INFO] [stdout]    |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/timer_plus1/timerplus1_en.rs:44:30
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub fn timerplus_high_en(&mut self) -> TIMERPLUS_HIGH_EN_W<TIMERPLUS1_ENrs> {
[INFO] [stdout]    |                              ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 timerplus_high_en(&mut self) -> TIMERPLUS_HIGH_EN_W<'_, TIMERPLUS1_ENrs> {
[INFO] [stdout]    |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/timer_plus1/timerplus1_div.rs:28:26
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn timerplus_div(&mut self) -> TIMERPLUS_DIV_W<TIMERPLUS1_DIVrs> {
[INFO] [stdout]    |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn timerplus_div(&mut self) -> TIMERPLUS_DIV_W<'_, TIMERPLUS1_DIVrs> {
[INFO] [stdout]    |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/timer_plus1/timerplus1_ctr.rs:138:21
[INFO] [stdout]     |
[INFO] [stdout] 138 |     pub fn low_mode(&mut self) -> LOW_MODE_W<TIMERPLUS1_CTRrs> {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 low_mode(&mut self) -> LOW_MODE_W<'_, TIMERPLUS1_CTRrs> {
[INFO] [stdout]     |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/timer_plus1/timerplus1_ctr.rs:144:23
[INFO] [stdout]     |
[INFO] [stdout] 144 |     pub fn low_clksel(&mut self) -> LOW_CLKSEL_W<TIMERPLUS1_CTRrs> {
[INFO] [stdout]     |                       ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 144 |     pub fn low_clksel(&mut self) -> LOW_CLKSEL_W<'_, TIMERPLUS1_CTRrs> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/timer_plus1/timerplus1_ctr.rs:150:24
[INFO] [stdout]     |
[INFO] [stdout] 150 |     pub fn low_ext_sel(&mut self) -> LOW_EXT_SEL_W<TIMERPLUS1_CTRrs> {
[INFO] [stdout]     |                        ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 150 |     pub fn low_ext_sel(&mut self) -> LOW_EXT_SEL_W<'_, TIMERPLUS1_CTRrs> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/timer_plus1/timerplus1_ctr.rs:156:25
[INFO] [stdout]     |
[INFO] [stdout] 156 |     pub fn low_ext_edge(&mut self) -> LOW_EXT_EDGE_W<TIMERPLUS1_CTRrs> {
[INFO] [stdout]     |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 156 |     pub fn low_ext_edge(&mut self) -> LOW_EXT_EDGE_W<'_, TIMERPLUS1_CTRrs> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/timer_plus1/timerplus1_ctr.rs:162:22
[INFO] [stdout]     |
[INFO] [stdout] 162 |     pub fn low_po_md(&mut self) -> LOW_PO_MD_W<TIMERPLUS1_CTRrs> {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 low_po_md(&mut self) -> LOW_PO_MD_W<'_, TIMERPLUS1_CTRrs> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/timer_plus1/timerplus1_ctr.rs:168:23
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn low_dma_en(&mut self) -> LOW_DMA_EN_W<TIMERPLUS1_CTRrs> {
[INFO] [stdout]     |                       ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 low_dma_en(&mut self) -> LOW_DMA_EN_W<'_, TIMERPLUS1_CTRrs> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/timer_plus1/timerplus1_ctr.rs:174:22
[INFO] [stdout]     |
[INFO] [stdout] 174 |     pub fn high_mode(&mut self) -> HIGH_MODE_W<TIMERPLUS1_CTRrs> {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 high_mode(&mut self) -> HIGH_MODE_W<'_, TIMERPLUS1_CTRrs> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/timer_plus1/timerplus1_ctr.rs:180:24
[INFO] [stdout]     |
[INFO] [stdout] 180 |     pub fn high_clksel(&mut self) -> HIGH_CLKSEL_W<TIMERPLUS1_CTRrs> {
[INFO] [stdout]     |                        ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 180 |     pub fn high_clksel(&mut self) -> HIGH_CLKSEL_W<'_, TIMERPLUS1_CTRrs> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/timer_plus1/timerplus1_ctr.rs:186:25
[INFO] [stdout]     |
[INFO] [stdout] 186 |     pub fn high_ext_sel(&mut self) -> HIGH_EXT_SEL_W<TIMERPLUS1_CTRrs> {
[INFO] [stdout]     |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 186 |     pub fn high_ext_sel(&mut self) -> HIGH_EXT_SEL_W<'_, TIMERPLUS1_CTRrs> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/timer_plus1/timerplus1_ctr.rs:192:26
[INFO] [stdout]     |
[INFO] [stdout] 192 |     pub fn high_ext_edge(&mut self) -> HIGH_EXT_EDGE_W<TIMERPLUS1_CTRrs> {
[INFO] [stdout]     |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 192 |     pub fn high_ext_edge(&mut self) -> HIGH_EXT_EDGE_W<'_, TIMERPLUS1_CTRrs> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/timer_plus1/timerplus1_ctr.rs:198:23
[INFO] [stdout]     |
[INFO] [stdout] 198 |     pub fn high_po_md(&mut self) -> HIGH_PO_MD_W<TIMERPLUS1_CTRrs> {
[INFO] [stdout]     |                       ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 high_po_md(&mut self) -> HIGH_PO_MD_W<'_, TIMERPLUS1_CTRrs> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/timer_plus1/timerplus1_ctr.rs:204:24
[INFO] [stdout]     |
[INFO] [stdout] 204 |     pub fn high_dma_en(&mut self) -> HIGH_DMA_EN_W<TIMERPLUS1_CTRrs> {
[INFO] [stdout]     |                        ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 204 |     pub fn high_dma_en(&mut self) -> HIGH_DMA_EN_W<'_, TIMERPLUS1_CTRrs> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/timer_plus1/timerplus1_ie.rs:138:22
[INFO] [stdout]     |
[INFO] [stdout] 138 |     pub fn low_to_ie(&mut self) -> LOW_TO_IE_W<TIMERPLUS1_IErs> {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 low_to_ie(&mut self) -> LOW_TO_IE_W<'_, TIMERPLUS1_IErs> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/timer_plus1/timerplus1_ie.rs:144:22
[INFO] [stdout]     |
[INFO] [stdout] 144 |     pub fn low_pr_ie(&mut self) -> LOW_PR_IE_W<TIMERPLUS1_IErs> {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 144 |     pub fn low_pr_ie(&mut self) -> LOW_PR_IE_W<'_, TIMERPLUS1_IErs> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/timer_plus1/timerplus1_ie.rs:150:22
[INFO] [stdout]     |
[INFO] [stdout] 150 |     pub fn low_pf_ie(&mut self) -> LOW_PF_IE_W<TIMERPLUS1_IErs> {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 150 |     pub fn low_pf_ie(&mut self) -> LOW_PF_IE_W<'_, TIMERPLUS1_IErs> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/timer_plus1/timerplus1_ie.rs:156:23
[INFO] [stdout]     |
[INFO] [stdout] 156 |     pub fn high_to_ie(&mut self) -> HIGH_TO_IE_W<TIMERPLUS1_IErs> {
[INFO] [stdout]     |                       ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 156 |     pub fn high_to_ie(&mut self) -> HIGH_TO_IE_W<'_, TIMERPLUS1_IErs> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/timer_plus1/timerplus1_ie.rs:162:23
[INFO] [stdout]     |
[INFO] [stdout] 162 |     pub fn high_pr_ie(&mut self) -> HIGH_PR_IE_W<TIMERPLUS1_IErs> {
[INFO] [stdout]     |                       ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 high_pr_ie(&mut self) -> HIGH_PR_IE_W<'_, TIMERPLUS1_IErs> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/timer_plus1/timerplus1_ie.rs:168:23
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn high_pf_ie(&mut self) -> HIGH_PF_IE_W<TIMERPLUS1_IErs> {
[INFO] [stdout]     |                       ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 high_pf_ie(&mut self) -> HIGH_PF_IE_W<'_, TIMERPLUS1_IErs> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/timer_plus1/timerplus1_ie.rs:174:23
[INFO] [stdout]     |
[INFO] [stdout] 174 |     pub fn hall0_r_ie(&mut self) -> HALL0_R_IE_W<TIMERPLUS1_IErs> {
[INFO] [stdout]     |                       ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 hall0_r_ie(&mut self) -> HALL0_R_IE_W<'_, TIMERPLUS1_IErs> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/timer_plus1/timerplus1_ie.rs:180:23
[INFO] [stdout]     |
[INFO] [stdout] 180 |     pub fn hall0_f_ie(&mut self) -> HALL0_F_IE_W<TIMERPLUS1_IErs> {
[INFO] [stdout]     |                       ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 180 |     pub fn hall0_f_ie(&mut self) -> HALL0_F_IE_W<'_, TIMERPLUS1_IErs> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/timer_plus1/timerplus1_ie.rs:186:23
[INFO] [stdout]     |
[INFO] [stdout] 186 |     pub fn hall1_r_ie(&mut self) -> HALL1_R_IE_W<TIMERPLUS1_IErs> {
[INFO] [stdout]     |                       ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 186 |     pub fn hall1_r_ie(&mut self) -> HALL1_R_IE_W<'_, TIMERPLUS1_IErs> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/timer_plus1/timerplus1_ie.rs:192:23
[INFO] [stdout]     |
[INFO] [stdout] 192 |     pub fn hall1_f_ie(&mut self) -> HALL1_F_IE_W<TIMERPLUS1_IErs> {
[INFO] [stdout]     |                       ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 192 |     pub fn hall1_f_ie(&mut self) -> HALL1_F_IE_W<'_, TIMERPLUS1_IErs> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/timer_plus1/timerplus1_ie.rs:198:23
[INFO] [stdout]     |
[INFO] [stdout] 198 |     pub fn hall2_r_ie(&mut self) -> HALL2_R_IE_W<TIMERPLUS1_IErs> {
[INFO] [stdout]     |                       ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 hall2_r_ie(&mut self) -> HALL2_R_IE_W<'_, TIMERPLUS1_IErs> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/timer_plus1/timerplus1_ie.rs:204:23
[INFO] [stdout]     |
[INFO] [stdout] 204 |     pub fn hall2_f_ie(&mut self) -> HALL2_F_IE_W<TIMERPLUS1_IErs> {
[INFO] [stdout]     |                       ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 204 |     pub fn hall2_f_ie(&mut self) -> HALL2_F_IE_W<'_, TIMERPLUS1_IErs> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/timer_plus1/timerplus1_if.rs:138:22
[INFO] [stdout]     |
[INFO] [stdout] 138 |     pub fn low_to_if(&mut self) -> LOW_TO_IF_W<TIMERPLUS1_IFrs> {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 low_to_if(&mut self) -> LOW_TO_IF_W<'_, TIMERPLUS1_IFrs> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/timer_plus1/timerplus1_if.rs:144:22
[INFO] [stdout]     |
[INFO] [stdout] 144 |     pub fn low_pr_if(&mut self) -> LOW_PR_IF_W<TIMERPLUS1_IFrs> {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 144 |     pub fn low_pr_if(&mut self) -> LOW_PR_IF_W<'_, TIMERPLUS1_IFrs> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/timer_plus1/timerplus1_if.rs:150:22
[INFO] [stdout]     |
[INFO] [stdout] 150 |     pub fn low_pf_if(&mut self) -> LOW_PF_IF_W<TIMERPLUS1_IFrs> {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 150 |     pub fn low_pf_if(&mut self) -> LOW_PF_IF_W<'_, TIMERPLUS1_IFrs> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/timer_plus1/timerplus1_if.rs:156:23
[INFO] [stdout]     |
[INFO] [stdout] 156 |     pub fn high_to_if(&mut self) -> HIGH_TO_IF_W<TIMERPLUS1_IFrs> {
[INFO] [stdout]     |                       ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 156 |     pub fn high_to_if(&mut self) -> HIGH_TO_IF_W<'_, TIMERPLUS1_IFrs> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/timer_plus1/timerplus1_if.rs:162:23
[INFO] [stdout]     |
[INFO] [stdout] 162 |     pub fn high_pr_if(&mut self) -> HIGH_PR_IF_W<TIMERPLUS1_IFrs> {
[INFO] [stdout]     |                       ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 high_pr_if(&mut self) -> HIGH_PR_IF_W<'_, TIMERPLUS1_IFrs> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/timer_plus1/timerplus1_if.rs:168:23
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn high_pf_if(&mut self) -> HIGH_PF_IF_W<TIMERPLUS1_IFrs> {
[INFO] [stdout]     |                       ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 high_pf_if(&mut self) -> HIGH_PF_IF_W<'_, TIMERPLUS1_IFrs> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/timer_plus1/timerplus1_if.rs:174:23
[INFO] [stdout]     |
[INFO] [stdout] 174 |     pub fn hall0_r_if(&mut self) -> HALL0_R_IF_W<TIMERPLUS1_IFrs> {
[INFO] [stdout]     |                       ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 hall0_r_if(&mut self) -> HALL0_R_IF_W<'_, TIMERPLUS1_IFrs> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/timer_plus1/timerplus1_if.rs:180:23
[INFO] [stdout]     |
[INFO] [stdout] 180 |     pub fn hall0_f_if(&mut self) -> HALL0_F_IF_W<TIMERPLUS1_IFrs> {
[INFO] [stdout]     |                       ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 180 |     pub fn hall0_f_if(&mut self) -> HALL0_F_IF_W<'_, TIMERPLUS1_IFrs> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/timer_plus1/timerplus1_if.rs:186:23
[INFO] [stdout]     |
[INFO] [stdout] 186 |     pub fn hall1_r_if(&mut self) -> HALL1_R_IF_W<TIMERPLUS1_IFrs> {
[INFO] [stdout]     |                       ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 186 |     pub fn hall1_r_if(&mut self) -> HALL1_R_IF_W<'_, TIMERPLUS1_IFrs> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/timer_plus1/timerplus1_if.rs:192:23
[INFO] [stdout]     |
[INFO] [stdout] 192 |     pub fn hall1_f_if(&mut self) -> HALL1_F_IF_W<TIMERPLUS1_IFrs> {
[INFO] [stdout]     |                       ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 192 |     pub fn hall1_f_if(&mut self) -> HALL1_F_IF_W<'_, TIMERPLUS1_IFrs> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/timer_plus1/timerplus1_if.rs:198:23
[INFO] [stdout]     |
[INFO] [stdout] 198 |     pub fn hall2_r_if(&mut self) -> HALL2_R_IF_W<TIMERPLUS1_IFrs> {
[INFO] [stdout]     |                       ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 hall2_r_if(&mut self) -> HALL2_R_IF_W<'_, TIMERPLUS1_IFrs> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/timer_plus1/timerplus1_if.rs:204:23
[INFO] [stdout]     |
[INFO] [stdout] 204 |     pub fn hall2_f_if(&mut self) -> HALL2_F_IF_W<TIMERPLUS1_IFrs> {
[INFO] [stdout]     |                       ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 204 |     pub fn hall2_f_if(&mut self) -> HALL2_F_IF_W<'_, TIMERPLUS1_IFrs> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/timer_plus1/timerplus1_high_goal.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn high_load(&mut self) -> HIGH_LOAD_W<TIMERPLUS1_HIGH_GOALrs> {
[INFO] [stdout]    |                      ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn high_load(&mut self) -> HIGH_LOAD_W<'_, TIMERPLUS1_HIGH_GOALrs> {
[INFO] [stdout]    |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/timer_plus1/timerplus1_low_goal.rs:28:21
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn low_load(&mut self) -> LOW_LOAD_W<TIMERPLUS1_LOW_GOALrs> {
[INFO] [stdout]    |                     ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn low_load(&mut self) -> LOW_LOAD_W<'_, TIMERPLUS1_LOW_GOALrs> {
[INFO] [stdout]    |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/rtc/rtc_cfg.rs:48:19
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub fn rtc_en(&mut self) -> RTC_EN_W<RTC_CFGrs> {
[INFO] [stdout]    |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 rtc_en(&mut self) -> RTC_EN_W<'_, RTC_CFGrs> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/rtc/rtc_cfg.rs:54:19
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub fn alm_en(&mut self) -> ALM_EN_W<RTC_CFGrs> {
[INFO] [stdout]    |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub fn alm_en(&mut self) -> ALM_EN_W<'_, RTC_CFGrs> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/rtc/rtc_cfg.rs:60:20
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub fn load_en(&mut self) -> LOAD_EN_W<RTC_CFGrs> {
[INFO] [stdout]    |                    ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 load_en(&mut self) -> LOAD_EN_W<'_, RTC_CFGrs> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/rtc/rtc_ie.rs:78:19
[INFO] [stdout]    |
[INFO] [stdout] 78 |     pub fn sec_ie(&mut self) -> SEC_IE_W<RTC_IErs> {
[INFO] [stdout]    |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 78 |     pub fn sec_ie(&mut self) -> SEC_IE_W<'_, RTC_IErs> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/rtc/rtc_ie.rs:84:19
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub fn min_ie(&mut self) -> MIN_IE_W<RTC_IErs> {
[INFO] [stdout]    |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 min_ie(&mut self) -> MIN_IE_W<'_, RTC_IErs> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/rtc/rtc_ie.rs:90:20
[INFO] [stdout]    |
[INFO] [stdout] 90 |     pub fn hour_ie(&mut self) -> HOUR_IE_W<RTC_IErs> {
[INFO] [stdout]    |                    ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 90 |     pub fn hour_ie(&mut self) -> HOUR_IE_W<'_, RTC_IErs> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/rtc/rtc_ie.rs:96:20
[INFO] [stdout]    |
[INFO] [stdout] 96 |     pub fn date_ie(&mut self) -> DATE_IE_W<RTC_IErs> {
[INFO] [stdout]    |                    ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 date_ie(&mut self) -> DATE_IE_W<'_, RTC_IErs> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/rtc/rtc_ie.rs:102:19
[INFO] [stdout]     |
[INFO] [stdout] 102 |     pub fn alm_ie(&mut self) -> ALM_IE_W<RTC_IErs> {
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 102 |     pub fn alm_ie(&mut self) -> ALM_IE_W<'_, RTC_IErs> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/rtc/rtc_ie.rs:108:18
[INFO] [stdout]     |
[INFO] [stdout] 108 |     pub fn ms_ie(&mut self) -> MS_IE_W<RTC_IErs> {
[INFO] [stdout]     |                  ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 108 |     pub fn ms_ie(&mut self) -> MS_IE_W<'_, RTC_IErs> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/rtc/rtc_if.rs:94:19
[INFO] [stdout]    |
[INFO] [stdout] 94 |     pub fn sec_if(&mut self) -> SEC_IF_W<RTC_IFrs> {
[INFO] [stdout]    |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 94 |     pub fn sec_if(&mut self) -> SEC_IF_W<'_, RTC_IFrs> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/rtc/rtc_if.rs:100:19
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn min_if(&mut self) -> MIN_IF_W<RTC_IFrs> {
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 min_if(&mut self) -> MIN_IF_W<'_, RTC_IFrs> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/rtc/rtc_if.rs:106:20
[INFO] [stdout]     |
[INFO] [stdout] 106 |     pub fn hour_if(&mut self) -> HOUR_IF_W<RTC_IFrs> {
[INFO] [stdout]     |                    ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 106 |     pub fn hour_if(&mut self) -> HOUR_IF_W<'_, RTC_IFrs> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/rtc/rtc_if.rs:112:20
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub fn date_if(&mut self) -> DATE_IF_W<RTC_IFrs> {
[INFO] [stdout]     |                    ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 date_if(&mut self) -> DATE_IF_W<'_, RTC_IFrs> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/rtc/rtc_if.rs:118:19
[INFO] [stdout]     |
[INFO] [stdout] 118 |     pub fn alm_if(&mut self) -> ALM_IF_W<RTC_IFrs> {
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 118 |     pub fn alm_if(&mut self) -> ALM_IF_W<'_, RTC_IFrs> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/rtc/rtc_if.rs:124:18
[INFO] [stdout]     |
[INFO] [stdout] 124 |     pub fn ms_if(&mut self) -> MS_IF_W<RTC_IFrs> {
[INFO] [stdout]     |                  ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 ms_if(&mut self) -> MS_IF_W<'_, RTC_IFrs> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/rtc/rtc_pre.rs:48:22
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub fn pre_round(&mut self) -> PRE_ROUND_W<RTC_PRErs> {
[INFO] [stdout]    |                      ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 pre_round(&mut self) -> PRE_ROUND_W<'_, RTC_PRErs> {
[INFO] [stdout]    |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/rtc/rtc_pre.rs:54:24
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub fn pre_decimal(&mut self) -> PRE_DECIMAL_W<RTC_PRErs> {
[INFO] [stdout]    |                        ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub fn pre_decimal(&mut self) -> PRE_DECIMAL_W<'_, RTC_PRErs> {
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/rtc/rtc_pre.rs:60:23
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub fn pre_period(&mut self) -> PRE_PERIOD_W<RTC_PRErs> {
[INFO] [stdout]    |                       ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 pre_period(&mut self) -> PRE_PERIOD_W<'_, RTC_PRErs> {
[INFO] [stdout]    |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/rtc/rtc_tr.rs:88:20
[INFO] [stdout]    |
[INFO] [stdout] 88 |     pub fn bcd_sec(&mut self) -> BCD_SEC_W<RTC_TRrs> {
[INFO] [stdout]    |                    ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 88 |     pub fn bcd_sec(&mut self) -> BCD_SEC_W<'_, RTC_TRrs> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/rtc/rtc_tr.rs:94:24
[INFO] [stdout]    |
[INFO] [stdout] 94 |     pub fn bcd_sec_dec(&mut self) -> BCD_SEC_DEC_W<RTC_TRrs> {
[INFO] [stdout]    |                        ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 94 |     pub fn bcd_sec_dec(&mut self) -> BCD_SEC_DEC_W<'_, RTC_TRrs> {
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/rtc/rtc_tr.rs:100:20
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn bcd_min(&mut self) -> BCD_MIN_W<RTC_TRrs> {
[INFO] [stdout]     |                    ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 bcd_min(&mut self) -> BCD_MIN_W<'_, RTC_TRrs> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/rtc/rtc_tr.rs:106:24
[INFO] [stdout]     |
[INFO] [stdout] 106 |     pub fn bcd_min_dec(&mut self) -> BCD_MIN_DEC_W<RTC_TRrs> {
[INFO] [stdout]     |                        ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 106 |     pub fn bcd_min_dec(&mut self) -> BCD_MIN_DEC_W<'_, RTC_TRrs> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/rtc/rtc_tr.rs:112:21
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub fn bcd_hour(&mut self) -> BCD_HOUR_W<RTC_TRrs> {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 bcd_hour(&mut self) -> BCD_HOUR_W<'_, RTC_TRrs> {
[INFO] [stdout]     |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/rtc/rtc_tr.rs:118:25
[INFO] [stdout]     |
[INFO] [stdout] 118 |     pub fn bcd_hour_dec(&mut self) -> BCD_HOUR_DEC_W<RTC_TRrs> {
[INFO] [stdout]     |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 118 |     pub fn bcd_hour_dec(&mut self) -> BCD_HOUR_DEC_W<'_, RTC_TRrs> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/rtc/rtc_tr.rs:124:21
[INFO] [stdout]     |
[INFO] [stdout] 124 |     pub fn bcd_week(&mut self) -> BCD_WEEK_W<RTC_TRrs> {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 bcd_week(&mut self) -> BCD_WEEK_W<'_, RTC_TRrs> {
[INFO] [stdout]     |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/rtc/rtc_dr.rs:78:21
[INFO] [stdout]    |
[INFO] [stdout] 78 |     pub fn bcd_date(&mut self) -> BCD_DATE_W<RTC_DRrs> {
[INFO] [stdout]    |                     ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 78 |     pub fn bcd_date(&mut self) -> BCD_DATE_W<'_, RTC_DRrs> {
[INFO] [stdout]    |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/rtc/rtc_dr.rs:84:25
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub fn bcd_date_dec(&mut self) -> BCD_DATE_DEC_W<RTC_DRrs> {
[INFO] [stdout]    |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 bcd_date_dec(&mut self) -> BCD_DATE_DEC_W<'_, RTC_DRrs> {
[INFO] [stdout]    |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/rtc/rtc_dr.rs:90:22
[INFO] [stdout]    |
[INFO] [stdout] 90 |     pub fn bcd_month(&mut self) -> BCD_MONTH_W<RTC_DRrs> {
[INFO] [stdout]    |                      ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 90 |     pub fn bcd_month(&mut self) -> BCD_MONTH_W<'_, RTC_DRrs> {
[INFO] [stdout]    |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/rtc/rtc_dr.rs:96:26
[INFO] [stdout]    |
[INFO] [stdout] 96 |     pub fn bcd_month_dec(&mut self) -> BCD_MONTH_DEC_W<RTC_DRrs> {
[INFO] [stdout]    |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 bcd_month_dec(&mut self) -> BCD_MONTH_DEC_W<'_, RTC_DRrs> {
[INFO] [stdout]    |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/rtc/rtc_dr.rs:102:21
[INFO] [stdout]     |
[INFO] [stdout] 102 |     pub fn bcd_year(&mut self) -> BCD_YEAR_W<RTC_DRrs> {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 102 |     pub fn bcd_year(&mut self) -> BCD_YEAR_W<'_, RTC_DRrs> {
[INFO] [stdout]     |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/rtc/rtc_dr.rs:108:25
[INFO] [stdout]     |
[INFO] [stdout] 108 |     pub fn bcd_year_dec(&mut self) -> BCD_YEAR_DEC_W<RTC_DRrs> {
[INFO] [stdout]     |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 108 |     pub fn bcd_year_dec(&mut self) -> BCD_YEAR_DEC_W<'_, RTC_DRrs> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/rtc/rtc_ar.rs:88:20
[INFO] [stdout]    |
[INFO] [stdout] 88 |     pub fn alm_sec(&mut self) -> ALM_SEC_W<RTC_ARrs> {
[INFO] [stdout]    |                    ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 88 |     pub fn alm_sec(&mut self) -> ALM_SEC_W<'_, RTC_ARrs> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/rtc/rtc_ar.rs:94:24
[INFO] [stdout]    |
[INFO] [stdout] 94 |     pub fn alm_sec_dec(&mut self) -> ALM_SEC_DEC_W<RTC_ARrs> {
[INFO] [stdout]    |                        ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 94 |     pub fn alm_sec_dec(&mut self) -> ALM_SEC_DEC_W<'_, RTC_ARrs> {
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/rtc/rtc_ar.rs:100:20
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn alm_min(&mut self) -> ALM_MIN_W<RTC_ARrs> {
[INFO] [stdout]     |                    ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 alm_min(&mut self) -> ALM_MIN_W<'_, RTC_ARrs> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/rtc/rtc_ar.rs:106:24
[INFO] [stdout]     |
[INFO] [stdout] 106 |     pub fn alm_min_dec(&mut self) -> ALM_MIN_DEC_W<RTC_ARrs> {
[INFO] [stdout]     |                        ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 106 |     pub fn alm_min_dec(&mut self) -> ALM_MIN_DEC_W<'_, RTC_ARrs> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/rtc/rtc_ar.rs:112:21
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub fn alm_hour(&mut self) -> ALM_HOUR_W<RTC_ARrs> {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 alm_hour(&mut self) -> ALM_HOUR_W<'_, RTC_ARrs> {
[INFO] [stdout]     |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/rtc/rtc_ar.rs:118:25
[INFO] [stdout]     |
[INFO] [stdout] 118 |     pub fn alm_hour_dec(&mut self) -> ALM_HOUR_DEC_W<RTC_ARrs> {
[INFO] [stdout]     |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 118 |     pub fn alm_hour_dec(&mut self) -> ALM_HOUR_DEC_W<'_, RTC_ARrs> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/rtc/rtc_ar.rs:124:24
[INFO] [stdout]     |
[INFO] [stdout] 124 |     pub fn alm_weekday(&mut self) -> ALM_WEEKDAY_W<RTC_ARrs> {
[INFO] [stdout]     |                        ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 alm_weekday(&mut self) -> ALM_WEEKDAY_W<'_, RTC_ARrs> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/iwdt/iwdt_load.rs:26:21
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn iwdtload(&mut self) -> IWDTLOAD_W<IWDT_LOADrs> {
[INFO] [stdout]    |                     ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn iwdtload(&mut self) -> IWDTLOAD_W<'_, IWDT_LOADrs> {
[INFO] [stdout]    |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/iwdt/iwdt_ctrl.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn iwdten(&mut self) -> IWDTEN_W<IWDT_CTRLrs> {
[INFO] [stdout]    |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn iwdten(&mut self) -> IWDTEN_W<'_, IWDT_CTRLrs> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/iwdt/iwdt_ctrl.rs:44:18
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub fn inten(&mut self) -> INTEN_W<IWDT_CTRLrs> {
[INFO] [stdout]    |                  ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 inten(&mut self) -> INTEN_W<'_, IWDT_CTRLrs> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/iwdt/iwdt_if.rs:26:20
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn iwdt_if(&mut self) -> IWDT_IF_W<IWDT_IFrs> {
[INFO] [stdout]    |                    ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn iwdt_if(&mut self) -> IWDT_IF_W<'_, IWDT_IFrs> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/iwdt/iwdt_feed.rs:26:17
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn feed(&mut self) -> FEED_W<IWDT_FEEDrs> {
[INFO] [stdout]    |                 ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn feed(&mut self) -> FEED_W<'_, IWDT_FEEDrs> {
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/wwdt/wwdt_load.rs:38:21
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn int_load(&mut self) -> INT_LOAD_W<WWDT_LOADrs> {
[INFO] [stdout]    |                     ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn int_load(&mut self) -> INT_LOAD_W<'_, WWDT_LOADrs> {
[INFO] [stdout]    |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/wwdt/wwdt_load.rs:44:21
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub fn rst_load(&mut self) -> RST_LOAD_W<WWDT_LOADrs> {
[INFO] [stdout]    |                     ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 rst_load(&mut self) -> RST_LOAD_W<'_, WWDT_LOADrs> {
[INFO] [stdout]    |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/wwdt/wwdt_ctrl.rs:58:15
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub fn en(&mut self) -> EN_W<WWDT_CTRLrs> {
[INFO] [stdout]    |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub fn en(&mut self) -> EN_W<'_, WWDT_CTRLrs> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/wwdt/wwdt_ctrl.rs:64:19
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub fn clkdiv(&mut self) -> CLKDIV_W<WWDT_CTRLrs> {
[INFO] [stdout]    |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub fn clkdiv(&mut self) -> CLKDIV_W<'_, WWDT_CTRLrs> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/wwdt/wwdt_ctrl.rs:70:18
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub fn inten(&mut self) -> INTEN_W<WWDT_CTRLrs> {
[INFO] [stdout]    |                  ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub fn inten(&mut self) -> INTEN_W<'_, WWDT_CTRLrs> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/wwdt/wwdt_ctrl.rs:76:24
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub fn prerstinten(&mut self) -> PRERSTINTEN_W<WWDT_CTRLrs> {
[INFO] [stdout]    |                        ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub fn prerstinten(&mut self) -> PRERSTINTEN_W<'_, WWDT_CTRLrs> {
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/wwdt/wwdt_if.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn winint(&mut self) -> WININT_W<WWDT_IFrs> {
[INFO] [stdout]    |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn winint(&mut self) -> WININT_W<'_, WWDT_IFrs> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/wwdt/wwdt_if.rs:44:22
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub fn prerstint(&mut self) -> PRERSTINT_W<WWDT_IFrs> {
[INFO] [stdout]    |                      ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 prerstint(&mut self) -> PRERSTINT_W<'_, WWDT_IFrs> {
[INFO] [stdout]    |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/wwdt/wwdt_feed.rs:15:17
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub fn feed(&mut self) -> FEED_W<WWDT_FEEDrs> {
[INFO] [stdout]    |                 ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub fn feed(&mut self) -> FEED_W<'_, WWDT_FEEDrs> {
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/uart0/uart0_ctrl.rs:128:19
[INFO] [stdout]     |
[INFO] [stdout] 128 |     pub fn uarten(&mut self) -> UARTEN_W<UART0_CTRLrs> {
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 128 |     pub fn uarten(&mut self) -> UARTEN_W<'_, UART0_CTRLrs> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/uart0/uart0_ctrl.rs:134:17
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub fn rxen(&mut self) -> RXEN_W<UART0_CTRLrs> {
[INFO] [stdout]     |                 ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 rxen(&mut self) -> RXEN_W<'_, UART0_CTRLrs> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/uart0/uart0_ctrl.rs:140:17
[INFO] [stdout]     |
[INFO] [stdout] 140 |     pub fn txen(&mut self) -> TXEN_W<UART0_CTRLrs> {
[INFO] [stdout]     |                 ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 140 |     pub fn txen(&mut self) -> TXEN_W<'_, UART0_CTRLrs> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/uart0/uart0_ctrl.rs:146:20
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub fn rxdmaen(&mut self) -> RXDMAEN_W<UART0_CTRLrs> {
[INFO] [stdout]     |                    ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 rxdmaen(&mut self) -> RXDMAEN_W<'_, UART0_CTRLrs> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/uart0/uart0_ctrl.rs:152:20
[INFO] [stdout]     |
[INFO] [stdout] 152 |     pub fn txdmaen(&mut self) -> TXDMAEN_W<UART0_CTRLrs> {
[INFO] [stdout]     |                    ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 152 |     pub fn txdmaen(&mut self) -> TXDMAEN_W<'_, UART0_CTRLrs> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/uart0/uart0_ctrl.rs:158:20
[INFO] [stdout]     |
[INFO] [stdout] 158 |     pub fn ninebit(&mut self) -> NINEBIT_W<UART0_CTRLrs> {
[INFO] [stdout]     |                    ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 158 |     pub fn ninebit(&mut self) -> NINEBIT_W<'_, UART0_CTRLrs> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/uart0/uart0_ctrl.rs:164:18
[INFO] [stdout]     |
[INFO] [stdout] 164 |     pub fn paren(&mut self) -> PAREN_W<UART0_CTRLrs> {
[INFO] [stdout]     |                  ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 164 |     pub fn paren(&mut self) -> PAREN_W<'_, UART0_CTRLrs> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/uart0/uart0_ctrl.rs:170:18
[INFO] [stdout]     |
[INFO] [stdout] 170 |     pub fn parmd(&mut self) -> PARMD_W<UART0_CTRLrs> {
[INFO] [stdout]     |                  ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 parmd(&mut self) -> PARMD_W<'_, UART0_CTRLrs> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/uart0/uart0_ctrl.rs:176:19
[INFO] [stdout]     |
[INFO] [stdout] 176 |     pub fn abrden(&mut self) -> ABRDEN_W<UART0_CTRLrs> {
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 abrden(&mut self) -> ABRDEN_W<'_, UART0_CTRLrs> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/uart0/uart0_ctrl.rs:182:20
[INFO] [stdout]     |
[INFO] [stdout] 182 |     pub fn abrdbit(&mut self) -> ABRDBIT_W<UART0_CTRLrs> {
[INFO] [stdout]     |                    ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 abrdbit(&mut self) -> ABRDBIT_W<'_, UART0_CTRLrs> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/uart0/uart0_ctrl.rs:188:19
[INFO] [stdout]     |
[INFO] [stdout] 188 |     pub fn tx_dly(&mut self) -> TX_DLY_W<UART0_CTRLrs> {
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 tx_dly(&mut self) -> TX_DLY_W<'_, UART0_CTRLrs> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/uart0/uart0_baud.rs:26:17
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn baud(&mut self) -> BAUD_W<UART0_BAUDrs> {
[INFO] [stdout]    |                 ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn baud(&mut self) -> BAUD_W<'_, UART0_BAUDrs> {
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/uart0/uart0_tdr.rs:15:16
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub fn tdr(&mut self) -> TDR_W<UART0_TDRrs> {
[INFO] [stdout]    |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub fn tdr(&mut self) -> TDR_W<'_, UART0_TDRrs> {
[INFO] [stdout]    |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/uart0/uart0_ie.rs:98:19
[INFO] [stdout]    |
[INFO] [stdout] 98 |     pub fn txdone(&mut self) -> TXDONE_W<UART0_IErs> {
[INFO] [stdout]    |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 txdone(&mut self) -> TXDONE_W<'_, UART0_IErs> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/uart0/uart0_ie.rs:104:20
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub fn paritye(&mut self) -> PARITYE_W<UART0_IErs> {
[INFO] [stdout]     |                    ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub fn paritye(&mut self) -> PARITYE_W<'_, UART0_IErs> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/uart0/uart0_ie.rs:110:18
[INFO] [stdout]     |
[INFO] [stdout] 110 |     pub fn stope(&mut self) -> STOPE_W<UART0_IErs> {
[INFO] [stdout]     |                  ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 stope(&mut self) -> STOPE_W<'_, UART0_IErs> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/uart0/uart0_ie.rs:116:17
[INFO] [stdout]     |
[INFO] [stdout] 116 |     pub fn rxto(&mut self) -> RXTO_W<UART0_IErs> {
[INFO] [stdout]     |                 ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 116 |     pub fn rxto(&mut self) -> RXTO_W<'_, UART0_IErs> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/uart0/uart0_ie.rs:122:19
[INFO] [stdout]     |
[INFO] [stdout] 122 |     pub fn rxfifo(&mut self) -> RXFIFO_W<UART0_IErs> {
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |     pub fn rxfifo(&mut self) -> RXFIFO_W<'_, UART0_IErs> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/uart0/uart0_ie.rs:128:19
[INFO] [stdout]     |
[INFO] [stdout] 128 |     pub fn txfifo(&mut self) -> TXFIFO_W<UART0_IErs> {
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 128 |     pub fn txfifo(&mut self) -> TXFIFO_W<'_, UART0_IErs> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/uart0/uart0_ie.rs:134:23
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub fn rxfifo_ovf(&mut self) -> RXFIFO_OVF_W<UART0_IErs> {
[INFO] [stdout]     |                       ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 rxfifo_ovf(&mut self) -> RXFIFO_OVF_W<'_, UART0_IErs> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/uart0/uart0_ie.rs:140:21
[INFO] [stdout]     |
[INFO] [stdout] 140 |     pub fn abrd_ovf(&mut self) -> ABRD_OVF_W<UART0_IErs> {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 140 |     pub fn abrd_ovf(&mut self) -> ABRD_OVF_W<'_, UART0_IErs> {
[INFO] [stdout]     |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/uart0/uart0_if.rs:166:19
[INFO] [stdout]     |
[INFO] [stdout] 166 |     pub fn txdone(&mut self) -> TXDONE_W<UART0_IFrs> {
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 166 |     pub fn txdone(&mut self) -> TXDONE_W<'_, UART0_IFrs> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/uart0/uart0_if.rs:172:21
[INFO] [stdout]     |
[INFO] [stdout] 172 |     pub fn parritye(&mut self) -> PARRITYE_W<UART0_IFrs> {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 parritye(&mut self) -> PARRITYE_W<'_, UART0_IFrs> {
[INFO] [stdout]     |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/uart0/uart0_if.rs:178:18
[INFO] [stdout]     |
[INFO] [stdout] 178 |     pub fn stope(&mut self) -> STOPE_W<UART0_IFrs> {
[INFO] [stdout]     |                  ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 178 |     pub fn stope(&mut self) -> STOPE_W<'_, UART0_IFrs> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/uart0/uart0_if.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 184 |     pub fn rxto(&mut self) -> RXTO_W<UART0_IFrs> {
[INFO] [stdout]     |                 ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 rxto(&mut self) -> RXTO_W<'_, UART0_IFrs> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/uart0/uart0_if.rs:190:23
[INFO] [stdout]     |
[INFO] [stdout] 190 |     pub fn rxfifo_ovf(&mut self) -> RXFIFO_OVF_W<UART0_IFrs> {
[INFO] [stdout]     |                       ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 190 |     pub fn rxfifo_ovf(&mut self) -> RXFIFO_OVF_W<'_, UART0_IFrs> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/uart0/uart0_if.rs:196:21
[INFO] [stdout]     |
[INFO] [stdout] 196 |     pub fn abrd_ovf(&mut self) -> ABRD_OVF_W<UART0_IFrs> {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 abrd_ovf(&mut self) -> ABRD_OVF_W<'_, UART0_IFrs> {
[INFO] [stdout]     |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/uart0/uart0_fifo.rs:58:21
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub fn rf_level(&mut self) -> RF_LEVEL_W<UART0_FIFOrs> {
[INFO] [stdout]    |                     ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub fn rf_level(&mut self) -> RF_LEVEL_W<'_, UART0_FIFOrs> {
[INFO] [stdout]    |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/uart0/uart0_fifo.rs:64:21
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub fn tf_level(&mut self) -> TF_LEVEL_W<UART0_FIFOrs> {
[INFO] [stdout]    |                     ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub fn tf_level(&mut self) -> TF_LEVEL_W<'_, UART0_FIFOrs> {
[INFO] [stdout]    |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/uart0/uart0_fifo.rs:70:19
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub fn rf_clr(&mut self) -> RF_CLR_W<UART0_FIFOrs> {
[INFO] [stdout]    |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub fn rf_clr(&mut self) -> RF_CLR_W<'_, UART0_FIFOrs> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/uart0/uart0_fifo.rs:76:19
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub fn tf_clr(&mut self) -> TF_CLR_W<UART0_FIFOrs> {
[INFO] [stdout]    |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub fn tf_clr(&mut self) -> TF_CLR_W<'_, UART0_FIFOrs> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/uart0/uart0_fc.rs:74:18
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub fn ctsen(&mut self) -> CTSEN_W<UART0_FCrs> {
[INFO] [stdout]    |                  ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 ctsen(&mut self) -> CTSEN_W<'_, UART0_FCrs> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/uart0/uart0_fc.rs:80:18
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub fn rtsen(&mut self) -> RTSEN_W<UART0_FCrs> {
[INFO] [stdout]    |                  ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub fn rtsen(&mut self) -> RTSEN_W<'_, UART0_FCrs> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/uart0/uart0_fc.rs:86:19
[INFO] [stdout]    |
[INFO] [stdout] 86 |     pub fn ctspol(&mut self) -> CTSPOL_W<UART0_FCrs> {
[INFO] [stdout]    |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 ctspol(&mut self) -> CTSPOL_W<'_, UART0_FCrs> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/uart0/uart0_fc.rs:92:19
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub fn rtspol(&mut self) -> RTSPOL_W<UART0_FCrs> {
[INFO] [stdout]    |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub fn rtspol(&mut self) -> RTSPOL_W<'_, UART0_FCrs> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/uart0/uart0_rxto.rs:26:17
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn rxto(&mut self) -> RXTO_W<UART0_RXTOrs> {
[INFO] [stdout]    |                 ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn rxto(&mut self) -> RXTO_W<'_, UART0_RXTOrs> {
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/uart1/uart1_ctrl.rs:128:19
[INFO] [stdout]     |
[INFO] [stdout] 128 |     pub fn uarten(&mut self) -> UARTEN_W<UART1_CTRLrs> {
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 128 |     pub fn uarten(&mut self) -> UARTEN_W<'_, UART1_CTRLrs> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/uart1/uart1_ctrl.rs:134:17
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub fn rxen(&mut self) -> RXEN_W<UART1_CTRLrs> {
[INFO] [stdout]     |                 ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 rxen(&mut self) -> RXEN_W<'_, UART1_CTRLrs> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/uart1/uart1_ctrl.rs:140:17
[INFO] [stdout]     |
[INFO] [stdout] 140 |     pub fn txen(&mut self) -> TXEN_W<UART1_CTRLrs> {
[INFO] [stdout]     |                 ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 140 |     pub fn txen(&mut self) -> TXEN_W<'_, UART1_CTRLrs> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/uart1/uart1_ctrl.rs:146:20
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub fn rxdmaen(&mut self) -> RXDMAEN_W<UART1_CTRLrs> {
[INFO] [stdout]     |                    ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 rxdmaen(&mut self) -> RXDMAEN_W<'_, UART1_CTRLrs> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/uart1/uart1_ctrl.rs:152:20
[INFO] [stdout]     |
[INFO] [stdout] 152 |     pub fn txdmaen(&mut self) -> TXDMAEN_W<UART1_CTRLrs> {
[INFO] [stdout]     |                    ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 152 |     pub fn txdmaen(&mut self) -> TXDMAEN_W<'_, UART1_CTRLrs> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/uart1/uart1_ctrl.rs:158:20
[INFO] [stdout]     |
[INFO] [stdout] 158 |     pub fn ninebit(&mut self) -> NINEBIT_W<UART1_CTRLrs> {
[INFO] [stdout]     |                    ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 158 |     pub fn ninebit(&mut self) -> NINEBIT_W<'_, UART1_CTRLrs> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/uart1/uart1_ctrl.rs:164:18
[INFO] [stdout]     |
[INFO] [stdout] 164 |     pub fn paren(&mut self) -> PAREN_W<UART1_CTRLrs> {
[INFO] [stdout]     |                  ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 164 |     pub fn paren(&mut self) -> PAREN_W<'_, UART1_CTRLrs> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/uart1/uart1_ctrl.rs:170:18
[INFO] [stdout]     |
[INFO] [stdout] 170 |     pub fn parmd(&mut self) -> PARMD_W<UART1_CTRLrs> {
[INFO] [stdout]     |                  ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 parmd(&mut self) -> PARMD_W<'_, UART1_CTRLrs> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/uart1/uart1_ctrl.rs:176:19
[INFO] [stdout]     |
[INFO] [stdout] 176 |     pub fn abrden(&mut self) -> ABRDEN_W<UART1_CTRLrs> {
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 abrden(&mut self) -> ABRDEN_W<'_, UART1_CTRLrs> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/uart1/uart1_ctrl.rs:182:20
[INFO] [stdout]     |
[INFO] [stdout] 182 |     pub fn abrdbit(&mut self) -> ABRDBIT_W<UART1_CTRLrs> {
[INFO] [stdout]     |                    ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 abrdbit(&mut self) -> ABRDBIT_W<'_, UART1_CTRLrs> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/uart1/uart1_ctrl.rs:188:19
[INFO] [stdout]     |
[INFO] [stdout] 188 |     pub fn tx_dly(&mut self) -> TX_DLY_W<UART1_CTRLrs> {
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 tx_dly(&mut self) -> TX_DLY_W<'_, UART1_CTRLrs> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/uart1/uart1_baud.rs:26:17
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn baud(&mut self) -> BAUD_W<UART1_BAUDrs> {
[INFO] [stdout]    |                 ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn baud(&mut self) -> BAUD_W<'_, UART1_BAUDrs> {
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/uart1/uart1_tdr.rs:15:16
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub fn tdr(&mut self) -> TDR_W<UART1_TDRrs> {
[INFO] [stdout]    |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub fn tdr(&mut self) -> TDR_W<'_, UART1_TDRrs> {
[INFO] [stdout]    |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/uart1/uart1_ie.rs:98:19
[INFO] [stdout]    |
[INFO] [stdout] 98 |     pub fn txdone(&mut self) -> TXDONE_W<UART1_IErs> {
[INFO] [stdout]    |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 txdone(&mut self) -> TXDONE_W<'_, UART1_IErs> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/uart1/uart1_ie.rs:104:20
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub fn paritye(&mut self) -> PARITYE_W<UART1_IErs> {
[INFO] [stdout]     |                    ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub fn paritye(&mut self) -> PARITYE_W<'_, UART1_IErs> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/uart1/uart1_ie.rs:110:18
[INFO] [stdout]     |
[INFO] [stdout] 110 |     pub fn stope(&mut self) -> STOPE_W<UART1_IErs> {
[INFO] [stdout]     |                  ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 stope(&mut self) -> STOPE_W<'_, UART1_IErs> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/uart1/uart1_ie.rs:116:17
[INFO] [stdout]     |
[INFO] [stdout] 116 |     pub fn rxto(&mut self) -> RXTO_W<UART1_IErs> {
[INFO] [stdout]     |                 ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 116 |     pub fn rxto(&mut self) -> RXTO_W<'_, UART1_IErs> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/uart1/uart1_ie.rs:122:19
[INFO] [stdout]     |
[INFO] [stdout] 122 |     pub fn rxfifo(&mut self) -> RXFIFO_W<UART1_IErs> {
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |     pub fn rxfifo(&mut self) -> RXFIFO_W<'_, UART1_IErs> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/uart1/uart1_ie.rs:128:19
[INFO] [stdout]     |
[INFO] [stdout] 128 |     pub fn txfifo(&mut self) -> TXFIFO_W<UART1_IErs> {
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 128 |     pub fn txfifo(&mut self) -> TXFIFO_W<'_, UART1_IErs> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/uart1/uart1_ie.rs:134:23
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub fn rxfifo_ovf(&mut self) -> RXFIFO_OVF_W<UART1_IErs> {
[INFO] [stdout]     |                       ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 rxfifo_ovf(&mut self) -> RXFIFO_OVF_W<'_, UART1_IErs> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/uart1/uart1_ie.rs:140:21
[INFO] [stdout]     |
[INFO] [stdout] 140 |     pub fn abrd_ovf(&mut self) -> ABRD_OVF_W<UART1_IErs> {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 140 |     pub fn abrd_ovf(&mut self) -> ABRD_OVF_W<'_, UART1_IErs> {
[INFO] [stdout]     |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/uart1/uart1_if.rs:166:19
[INFO] [stdout]     |
[INFO] [stdout] 166 |     pub fn txdone(&mut self) -> TXDONE_W<UART1_IFrs> {
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 166 |     pub fn txdone(&mut self) -> TXDONE_W<'_, UART1_IFrs> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/uart1/uart1_if.rs:172:21
[INFO] [stdout]     |
[INFO] [stdout] 172 |     pub fn parritye(&mut self) -> PARRITYE_W<UART1_IFrs> {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 parritye(&mut self) -> PARRITYE_W<'_, UART1_IFrs> {
[INFO] [stdout]     |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/uart1/uart1_if.rs:178:18
[INFO] [stdout]     |
[INFO] [stdout] 178 |     pub fn stope(&mut self) -> STOPE_W<UART1_IFrs> {
[INFO] [stdout]     |                  ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 178 |     pub fn stope(&mut self) -> STOPE_W<'_, UART1_IFrs> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/uart1/uart1_if.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 184 |     pub fn rxto(&mut self) -> RXTO_W<UART1_IFrs> {
[INFO] [stdout]     |                 ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 rxto(&mut self) -> RXTO_W<'_, UART1_IFrs> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/uart1/uart1_if.rs:190:23
[INFO] [stdout]     |
[INFO] [stdout] 190 |     pub fn rxfifo_ovf(&mut self) -> RXFIFO_OVF_W<UART1_IFrs> {
[INFO] [stdout]     |                       ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 190 |     pub fn rxfifo_ovf(&mut self) -> RXFIFO_OVF_W<'_, UART1_IFrs> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/uart1/uart1_if.rs:196:21
[INFO] [stdout]     |
[INFO] [stdout] 196 |     pub fn abrd_ovf(&mut self) -> ABRD_OVF_W<UART1_IFrs> {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 abrd_ovf(&mut self) -> ABRD_OVF_W<'_, UART1_IFrs> {
[INFO] [stdout]     |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/uart1/uart1_fifo.rs:58:21
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub fn rf_level(&mut self) -> RF_LEVEL_W<UART1_FIFOrs> {
[INFO] [stdout]    |                     ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub fn rf_level(&mut self) -> RF_LEVEL_W<'_, UART1_FIFOrs> {
[INFO] [stdout]    |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/uart1/uart1_fifo.rs:64:21
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub fn tf_level(&mut self) -> TF_LEVEL_W<UART1_FIFOrs> {
[INFO] [stdout]    |                     ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub fn tf_level(&mut self) -> TF_LEVEL_W<'_, UART1_FIFOrs> {
[INFO] [stdout]    |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/uart1/uart1_fifo.rs:70:19
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub fn rf_clr(&mut self) -> RF_CLR_W<UART1_FIFOrs> {
[INFO] [stdout]    |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub fn rf_clr(&mut self) -> RF_CLR_W<'_, UART1_FIFOrs> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/uart1/uart1_fifo.rs:76:19
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub fn tf_clr(&mut self) -> TF_CLR_W<UART1_FIFOrs> {
[INFO] [stdout]    |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub fn tf_clr(&mut self) -> TF_CLR_W<'_, UART1_FIFOrs> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/uart1/uart1_fc.rs:74:18
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub fn ctsen(&mut self) -> CTSEN_W<UART1_FCrs> {
[INFO] [stdout]    |                  ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 ctsen(&mut self) -> CTSEN_W<'_, UART1_FCrs> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/uart1/uart1_fc.rs:80:18
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub fn rtsen(&mut self) -> RTSEN_W<UART1_FCrs> {
[INFO] [stdout]    |                  ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub fn rtsen(&mut self) -> RTSEN_W<'_, UART1_FCrs> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/uart1/uart1_fc.rs:86:19
[INFO] [stdout]    |
[INFO] [stdout] 86 |     pub fn ctspol(&mut self) -> CTSPOL_W<UART1_FCrs> {
[INFO] [stdout]    |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 ctspol(&mut self) -> CTSPOL_W<'_, UART1_FCrs> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/uart1/uart1_fc.rs:92:19
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub fn rtspol(&mut self) -> RTSPOL_W<UART1_FCrs> {
[INFO] [stdout]    |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub fn rtspol(&mut self) -> RTSPOL_W<'_, UART1_FCrs> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/uart1/uart1_rxto.rs:26:17
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn rxto(&mut self) -> RXTO_W<UART1_RXTOrs> {
[INFO] [stdout]    |                 ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn rxto(&mut self) -> RXTO_W<'_, UART1_RXTOrs> {
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/uart2/uart2_ctrl.rs:128:19
[INFO] [stdout]     |
[INFO] [stdout] 128 |     pub fn uarten(&mut self) -> UARTEN_W<UART2_CTRLrs> {
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 128 |     pub fn uarten(&mut self) -> UARTEN_W<'_, UART2_CTRLrs> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/dp32g030-8fd21331ff67eabf/out/uart2/uart2_ctrl.rs:134:17
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub fn rxen(&mut self) -> RXEN_W<UART2_CTRLrs> {
[INFO] [stdout]     |                 ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[WARN] too many lines in the log, truncating it
