[INFO] fetching crate dp32g030 1.0.0... [INFO] checking dp32g030-1.0.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate dp32g030 1.0.0 into /workspace/builds/worker-3-tc1/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-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate dp32g030 1.0.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 145 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded irx-config v3.3.0 [INFO] [stderr] Downloaded svd-rs v0.14.12 [INFO] [stderr] Downloaded svd-parser v0.14.9 [INFO] [stderr] Downloaded form v0.12.1 [INFO] [stderr] Downloaded svd2rust v0.33.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 55c5b883551a199c1cbdaffc12d72b455b17958baf4d65598e79ec71e964135b [INFO] running `Command { std: "docker" "start" "-a" "55c5b883551a199c1cbdaffc12d72b455b17958baf4d65598e79ec71e964135b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "55c5b883551a199c1cbdaffc12d72b455b17958baf4d65598e79ec71e964135b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55c5b883551a199c1cbdaffc12d72b455b17958baf4d65598e79ec71e964135b", kill_on_drop: false }` [INFO] [stdout] 55c5b883551a199c1cbdaffc12d72b455b17958baf4d65598e79ec71e964135b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6934981427e3ecf37df2f4cdec4f9095ce2b3653566d7db4fd74b21bbea0a0e4 [INFO] running `Command { std: "docker" "start" "-a" "6934981427e3ecf37df2f4cdec4f9095ce2b3653566d7db4fd74b21bbea0a0e4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling utf8-width v0.1.7 [INFO] [stderr] Compiling roxmltree v0.20.0 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling clap_builder v4.5.44 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling blake2b_simd v1.0.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling svd2rust v0.33.5 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling getopts v0.2.23 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Checking nb v1.1.0 [INFO] [stderr] Compiling cortex-m v0.7.7 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking vcell v0.1.3 [INFO] [stderr] Checking volatile-register v0.2.2 [INFO] [stderr] Checking embedded-hal v0.2.7 [INFO] [stderr] Checking bitfield v0.13.2 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling clap v4.5.45 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling form v0.12.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling derive_builder v0.12.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [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 svd-rs v0.14.12 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling svd-parser v0.14.9 [INFO] [stderr] Compiling toml v0.7.8 [INFO] [stderr] Compiling irx-config v3.3.0 [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-fa1681d337c676e6/out/syscon/clk_sel.rs:68:24 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn sys_clk_sel(&mut self) -> SYS_CLK_SEL_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the 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-fa1681d337c676e6/out/syscon/clk_sel.rs:74:24 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn div_clk_sel(&mut self) -> DIV_CLK_SEL_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/syscon/clk_sel.rs:80:24 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn src_clk_sel(&mut self) -> SRC_CLK_SEL_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/syscon/clk_sel.rs:86:24 [INFO] [stdout] | [INFO] [stdout] 86 | pub fn pll_clk_sel(&mut self) -> PLL_CLK_SEL_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/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 { [INFO] [stdout] | ^^^^^^^^^ -------------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/syscon/div_clk_gate.rs:28:25 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn div_clk_gate(&mut self) -> DIV_CLK_GATE_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/syscon/dev_clk_gate.rs:268:27 [INFO] [stdout] | [INFO] [stdout] 268 | pub fn gpioa_clk_gate(&mut self) -> GPIOA_CLK_GATE_W { [INFO] [stdout] | ^^^^^^^^^ -------------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/syscon/dev_clk_gate.rs:274:27 [INFO] [stdout] | [INFO] [stdout] 274 | pub fn gpiob_clk_gate(&mut self) -> GPIOB_CLK_GATE_W { [INFO] [stdout] | ^^^^^^^^^ -------------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/syscon/dev_clk_gate.rs:280:27 [INFO] [stdout] | [INFO] [stdout] 280 | pub fn gpioc_clk_gate(&mut self) -> GPIOC_CLK_GATE_W { [INFO] [stdout] | ^^^^^^^^^ -------------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/syscon/dev_clk_gate.rs:286:26 [INFO] [stdout] | [INFO] [stdout] 286 | pub fn iic0_clk_gate(&mut self) -> IIC0_CLK_GATE_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/syscon/dev_clk_gate.rs:292:26 [INFO] [stdout] | [INFO] [stdout] 292 | pub fn iic1_clk_gate(&mut self) -> IIC1_CLK_GATE_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/syscon/dev_clk_gate.rs:298:27 [INFO] [stdout] | [INFO] [stdout] 298 | pub fn uart0_clk_gate(&mut self) -> UART0_CLK_GATE_W { [INFO] [stdout] | ^^^^^^^^^ -------------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/syscon/dev_clk_gate.rs:304:27 [INFO] [stdout] | [INFO] [stdout] 304 | pub fn uart1_clk_gate(&mut self) -> UART1_CLK_GATE_W { [INFO] [stdout] | ^^^^^^^^^ -------------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/syscon/dev_clk_gate.rs:310:27 [INFO] [stdout] | [INFO] [stdout] 310 | pub fn uart2_clk_gate(&mut self) -> UART2_CLK_GATE_W { [INFO] [stdout] | ^^^^^^^^^ -------------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/syscon/dev_clk_gate.rs:316:26 [INFO] [stdout] | [INFO] [stdout] 316 | pub fn spi0_clk_gate(&mut self) -> SPI0_CLK_GATE_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/syscon/dev_clk_gate.rs:322:26 [INFO] [stdout] | [INFO] [stdout] 322 | pub fn spi1_clk_gate(&mut self) -> SPI1_CLK_GATE_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/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 { [INFO] [stdout] | ^^^^^^^^^ -------------------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/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 { [INFO] [stdout] | ^^^^^^^^^ -------------------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/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 { [INFO] [stdout] | ^^^^^^^^^ -------------------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/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 { [INFO] [stdout] | ^^^^^^^^^ -------------------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/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 { [INFO] [stdout] | ^^^^^^^^^ -------------------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/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 { [INFO] [stdout] | ^^^^^^^^^ ------------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/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 { [INFO] [stdout] | ^^^^^^^^^ ------------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/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 { [INFO] [stdout] | ^^^^^^^^^ ------------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/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 { [INFO] [stdout] | ^^^^^^^^^ ------------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/syscon/dev_clk_gate.rs:382:25 [INFO] [stdout] | [INFO] [stdout] 382 | pub fn rtc_clk_gate(&mut self) -> RTC_CLK_GATE_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/syscon/dev_clk_gate.rs:388:26 [INFO] [stdout] | [INFO] [stdout] 388 | pub fn iwdt_clk_gate(&mut self) -> IWDT_CLK_GATE_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/syscon/dev_clk_gate.rs:394:26 [INFO] [stdout] | [INFO] [stdout] 394 | pub fn wwdt_clk_gate(&mut self) -> WWDT_CLK_GATE_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/syscon/dev_clk_gate.rs:400:28 [INFO] [stdout] | [INFO] [stdout] 400 | pub fn saradc_clk_gate(&mut self) -> SARADC_CLK_GATE_W { [INFO] [stdout] | ^^^^^^^^^ --------------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/syscon/dev_clk_gate.rs:406:25 [INFO] [stdout] | [INFO] [stdout] 406 | pub fn crc_clk_gate(&mut self) -> CRC_CLK_GATE_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/syscon/dev_clk_gate.rs:412:25 [INFO] [stdout] | [INFO] [stdout] 412 | pub fn aes_clk_gate(&mut self) -> AES_CLK_GATE_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/syscon/rc_freq_delta.rs:58:23 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn rclf_delta(&mut self) -> RCLF_DELTA_W { [INFO] [stdout] | ^^^^^^^^^ ----------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/syscon/rc_freq_delta.rs:64:21 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn rclf_sig(&mut self) -> RCLF_SIG_W { [INFO] [stdout] | ^^^^^^^^^ --------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/syscon/rc_freq_delta.rs:70:23 [INFO] [stdout] | [INFO] [stdout] 70 | pub fn rchf_delta(&mut self) -> RCHF_DELTA_W { [INFO] [stdout] | ^^^^^^^^^ ----------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/syscon/rc_freq_delta.rs:76:21 [INFO] [stdout] | [INFO] [stdout] 76 | pub fn rchf_sig(&mut self) -> RCHF_SIG_W { [INFO] [stdout] | ^^^^^^^^^ --------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/syscon/vref_volt_delta.rs:38:23 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn vref_delta(&mut self) -> VREF_DELTA_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/syscon/vref_volt_delta.rs:44:21 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn vref_sig(&mut self) -> VREF_SIG_W { [INFO] [stdout] | ^^^^^^^^^ ----------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/syscon/pll_ctrl.rs:48:19 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn pll_en(&mut self) -> PLL_EN_W { [INFO] [stdout] | ^^^^^^^^^ -------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/syscon/pll_ctrl.rs:54:18 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn pll_n(&mut self) -> PLL_N_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/syscon/pll_ctrl.rs:60:18 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn pll_m(&mut self) -> PLL_M_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/pmu/lpow_md.rs:48:18 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn sleep(&mut self) -> SLEEP_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/pmu/lpow_md.rs:54:22 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn deepsleep(&mut self) -> DEEPSLEEP_W { [INFO] [stdout] | ^^^^^^^^^ ---------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/pmu/lpow_md.rs:60:17 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn stop(&mut self) -> STOP_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/pmu/lpmd_wken.rs:48:25 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn rtc_ala_wken(&mut self) -> RTC_ALA_WKEN_W { [INFO] [stdout] | ^^^^^^^^^ --------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/pmu/lpmd_wken.rs:54:25 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn rtc_tim_wken(&mut self) -> RTC_TIM_WKEN_W { [INFO] [stdout] | ^^^^^^^^^ --------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/pmu/lpmd_wken.rs:60:20 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn io_wken(&mut self) -> IO_WKEN_W { [INFO] [stdout] | ^^^^^^^^^ ---------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/pmu/lpmd_wkst.rs:48:25 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn rtc_ala_wkst(&mut self) -> RTC_ALA_WKST_W { [INFO] [stdout] | ^^^^^^^^^ --------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/pmu/lpmd_wkst.rs:54:25 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn rtc_tim_wkst(&mut self) -> RTC_TIM_WKST_W { [INFO] [stdout] | ^^^^^^^^^ --------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/pmu/lpmd_wkst.rs:60:20 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn io_wkst(&mut self) -> IO_WKST_W { [INFO] [stdout] | ^^^^^^^^^ ---------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/pmu/chip_rst_st.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn por_rst_st(&mut self) -> POR_RST_ST_W { [INFO] [stdout] | ^^^^^^^^^ --------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/pmu/chip_rst_st.rs:54:24 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn iwdt_rst_st(&mut self) -> IWDT_RST_ST_W { [INFO] [stdout] | ^^^^^^^^^ ---------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/pmu/chip_rst_st.rs:60:24 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn wwdt_rst_st(&mut self) -> WWDT_RST_ST_W { [INFO] [stdout] | ^^^^^^^^^ ---------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/pmu/src_cfg.rs:68:20 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn rchf_en(&mut self) -> RCHF_EN_W { [INFO] [stdout] | ^^^^^^^^^ -------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/pmu/src_cfg.rs:74:22 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn rchf_fsel(&mut self) -> RCHF_FSEL_W { [INFO] [stdout] | ^^^^^^^^^ ---------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/pmu/src_cfg.rs:80:20 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn xtah_en(&mut self) -> XTAH_EN_W { [INFO] [stdout] | ^^^^^^^^^ -------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/pmu/src_cfg.rs:86:20 [INFO] [stdout] | [INFO] [stdout] 86 | pub fn xtal_en(&mut self) -> XTAL_EN_W { [INFO] [stdout] | ^^^^^^^^^ -------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/pmu/src_cfg.rs:92:24 [INFO] [stdout] | [INFO] [stdout] 92 | pub fn rtc_clk_sel(&mut self) -> RTC_CLK_SEL_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/pmu/trim_pow0.rs:48:22 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn trim_v_hp(&mut self) -> TRIM_V_HP_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/pmu/trim_pow0.rs:54:22 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn trim_i_hp(&mut self) -> TRIM_I_HP_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/pmu/trim_pow0.rs:60:29 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn trim_tempco_hpbg(&mut self) -> TRIM_TEMPCO_HPBG_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/pmu/trim_pow1.rs:38:29 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn trim_tempco_lpbg(&mut self) -> TRIM_TEMPCO_LPBG_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/pmu/trim_pow1.rs:44:22 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn trim_v_lp(&mut self) -> TRIM_V_LP_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/pmu/trim_pow3.rs:48:25 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn trim_pd_uvlo(&mut self) -> TRIM_PD_UVLO_W { [INFO] [stdout] | ^^^^^^^^^ --------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/pmu/trim_pow3.rs:54:23 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn trim_lpldo(&mut self) -> TRIM_LPLDO_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/pmu/trim_pow3.rs:60:25 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn trim_hpldo_h(&mut self) -> TRIM_HPLDO_H_W { [INFO] [stdout] | ^^^^^^^^^ --------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/pmu/trim_rchf.rs:38:19 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn trim_p(&mut self) -> TRIM_P_W { [INFO] [stdout] | ^^^^^^^^^ --------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/pmu/trim_rchf.rs:44:19 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn trim_n(&mut self) -> TRIM_N_W { [INFO] [stdout] | ^^^^^^^^^ --------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/pmu/trim_rclf.rs:38:22 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn trim_fine(&mut self) -> TRIM_FINE_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/pmu/trim_rclf.rs:44:20 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn trim_cs(&mut self) -> TRIM_CS_W { [INFO] [stdout] | ^^^^^^^^^ ---------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/pmu/trim_opa.rs:58:23 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn opa0_trimn(&mut self) -> OPA0_TRIMN_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/pmu/trim_opa.rs:64:23 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn opa0_trimp(&mut self) -> OPA0_TRIMP_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/pmu/trim_opa.rs:70:23 [INFO] [stdout] | [INFO] [stdout] 70 | pub fn opa1_trimn(&mut self) -> OPA1_TRIMN_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/pmu/trim_opa.rs:76:23 [INFO] [stdout] | [INFO] [stdout] 76 | pub fn opa1_trimp(&mut self) -> OPA1_TRIMP_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/pmu/trim_pll.rs:26:24 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn pll_r_trsim(&mut self) -> PLL_R_TRSIM_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/pmu/trim_lock.rs:17:22 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn trim_lock(&mut self) -> TRIM_LOCK_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/pmu/trim_lock.rs:23:24 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn trim_unlock(&mut self) -> TRIM_UNLOCK_W { [INFO] [stdout] | ^^^^^^^^^ -------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_ctr.rs:26:19 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn dma_en(&mut self) -> DMA_EN_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_inten.rs:98:25 [INFO] [stdout] | [INFO] [stdout] 98 | pub fn ch0_tc_inten(&mut self) -> CH0_TC_INTEN_W { [INFO] [stdout] | ^^^^^^^^^ --------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_inten.rs:104:25 [INFO] [stdout] | [INFO] [stdout] 104 | pub fn ch1_tc_inten(&mut self) -> CH1_TC_INTEN_W { [INFO] [stdout] | ^^^^^^^^^ --------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_inten.rs:110:25 [INFO] [stdout] | [INFO] [stdout] 110 | pub fn ch2_tc_inten(&mut self) -> CH2_TC_INTEN_W { [INFO] [stdout] | ^^^^^^^^^ --------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_inten.rs:116:25 [INFO] [stdout] | [INFO] [stdout] 116 | pub fn ch3_tc_inten(&mut self) -> CH3_TC_INTEN_W { [INFO] [stdout] | ^^^^^^^^^ --------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_inten.rs:122:26 [INFO] [stdout] | [INFO] [stdout] 122 | pub fn ch0_thc_inten(&mut self) -> CH0_THC_INTEN_W { [INFO] [stdout] | ^^^^^^^^^ ---------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_inten.rs:128:26 [INFO] [stdout] | [INFO] [stdout] 128 | pub fn ch1_thc_inten(&mut self) -> CH1_THC_INTEN_W { [INFO] [stdout] | ^^^^^^^^^ ---------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_inten.rs:134:26 [INFO] [stdout] | [INFO] [stdout] 134 | pub fn ch2_thc_inten(&mut self) -> CH2_THC_INTEN_W { [INFO] [stdout] | ^^^^^^^^^ ---------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_inten.rs:140:26 [INFO] [stdout] | [INFO] [stdout] 140 | pub fn ch3_thc_inten(&mut self) -> CH3_THC_INTEN_W { [INFO] [stdout] | ^^^^^^^^^ ---------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_intst.rs:98:25 [INFO] [stdout] | [INFO] [stdout] 98 | pub fn ch0_tc_intst(&mut self) -> CH0_TC_INTST_W { [INFO] [stdout] | ^^^^^^^^^ --------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_intst.rs:104:25 [INFO] [stdout] | [INFO] [stdout] 104 | pub fn ch1_tc_intst(&mut self) -> CH1_TC_INTST_W { [INFO] [stdout] | ^^^^^^^^^ --------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_intst.rs:110:25 [INFO] [stdout] | [INFO] [stdout] 110 | pub fn ch2_tc_intst(&mut self) -> CH2_TC_INTST_W { [INFO] [stdout] | ^^^^^^^^^ --------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_intst.rs:116:25 [INFO] [stdout] | [INFO] [stdout] 116 | pub fn ch3_tc_intst(&mut self) -> CH3_TC_INTST_W { [INFO] [stdout] | ^^^^^^^^^ --------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_intst.rs:122:26 [INFO] [stdout] | [INFO] [stdout] 122 | pub fn ch0_thc_intst(&mut self) -> CH0_THC_INTST_W { [INFO] [stdout] | ^^^^^^^^^ ---------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_intst.rs:128:26 [INFO] [stdout] | [INFO] [stdout] 128 | pub fn ch1_thc_intst(&mut self) -> CH1_THC_INTST_W { [INFO] [stdout] | ^^^^^^^^^ ---------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_intst.rs:134:26 [INFO] [stdout] | [INFO] [stdout] 134 | pub fn ch2_thc_intst(&mut self) -> CH2_THC_INTST_W { [INFO] [stdout] | ^^^^^^^^^ ---------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_intst.rs:140:26 [INFO] [stdout] | [INFO] [stdout] 140 | pub fn ch3_thc_intst(&mut self) -> CH3_THC_INTST_W { [INFO] [stdout] | ^^^^^^^^^ ---------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_ch0ctr.rs:68:18 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn ch_en(&mut self) -> CH_EN_W { [INFO] [stdout] | ^^^^^^^^^ --------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_ch0ctr.rs:74:18 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn lenth(&mut self) -> LENTH_W { [INFO] [stdout] | ^^^^^^^^^ --------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_ch0ctr.rs:80:18 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn loop_(&mut self) -> LOOP_W { [INFO] [stdout] | ^^^^^^^^^ -------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_ch0ctr.rs:86:16 [INFO] [stdout] | [INFO] [stdout] 86 | pub fn pri(&mut self) -> PRI_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_ch0ctr.rs:92:18 [INFO] [stdout] | [INFO] [stdout] 92 | pub fn swreq(&mut self) -> SWREQ_W { [INFO] [stdout] | ^^^^^^^^^ --------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_ch0mod.rs:78:22 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn ms_addmod(&mut self) -> MS_ADDMOD_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_ch0mod.rs:84:20 [INFO] [stdout] | [INFO] [stdout] 84 | pub fn ms_size(&mut self) -> MS_SIZE_W { [INFO] [stdout] | ^^^^^^^^^ ----------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_ch0mod.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 90 | pub fn ms_sel(&mut self) -> MS_SEL_W { [INFO] [stdout] | ^^^^^^^^^ ---------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_ch0mod.rs:96:22 [INFO] [stdout] | [INFO] [stdout] 96 | pub fn md_addmod(&mut self) -> MD_ADDMOD_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_ch0mod.rs:102:20 [INFO] [stdout] | [INFO] [stdout] 102 | pub fn md_size(&mut self) -> MD_SIZE_W { [INFO] [stdout] | ^^^^^^^^^ ----------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_ch0mod.rs:108:19 [INFO] [stdout] | [INFO] [stdout] 108 | pub fn md_sel(&mut self) -> MD_SEL_W { [INFO] [stdout] | ^^^^^^^^^ ---------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_ch1ctr.rs:68:18 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn ch_en(&mut self) -> CH_EN_W { [INFO] [stdout] | ^^^^^^^^^ --------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_ch1ctr.rs:74:18 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn lenth(&mut self) -> LENTH_W { [INFO] [stdout] | ^^^^^^^^^ --------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_ch1ctr.rs:80:18 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn loop_(&mut self) -> LOOP_W { [INFO] [stdout] | ^^^^^^^^^ -------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_ch1ctr.rs:86:16 [INFO] [stdout] | [INFO] [stdout] 86 | pub fn pri(&mut self) -> PRI_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_ch1ctr.rs:92:18 [INFO] [stdout] | [INFO] [stdout] 92 | pub fn swreq(&mut self) -> SWREQ_W { [INFO] [stdout] | ^^^^^^^^^ --------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_ch1mod.rs:78:22 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn ms_addmod(&mut self) -> MS_ADDMOD_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_ch1mod.rs:84:20 [INFO] [stdout] | [INFO] [stdout] 84 | pub fn ms_size(&mut self) -> MS_SIZE_W { [INFO] [stdout] | ^^^^^^^^^ ----------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_ch1mod.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 90 | pub fn ms_sel(&mut self) -> MS_SEL_W { [INFO] [stdout] | ^^^^^^^^^ ---------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_ch1mod.rs:96:22 [INFO] [stdout] | [INFO] [stdout] 96 | pub fn md_addmod(&mut self) -> MD_ADDMOD_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_ch1mod.rs:102:20 [INFO] [stdout] | [INFO] [stdout] 102 | pub fn md_size(&mut self) -> MD_SIZE_W { [INFO] [stdout] | ^^^^^^^^^ ----------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_ch1mod.rs:108:19 [INFO] [stdout] | [INFO] [stdout] 108 | pub fn md_sel(&mut self) -> MD_SEL_W { [INFO] [stdout] | ^^^^^^^^^ ---------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_ch2ctr.rs:68:18 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn ch_en(&mut self) -> CH_EN_W { [INFO] [stdout] | ^^^^^^^^^ --------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_ch2ctr.rs:74:18 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn lenth(&mut self) -> LENTH_W { [INFO] [stdout] | ^^^^^^^^^ --------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_ch2ctr.rs:80:18 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn loop_(&mut self) -> LOOP_W { [INFO] [stdout] | ^^^^^^^^^ -------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_ch2ctr.rs:86:16 [INFO] [stdout] | [INFO] [stdout] 86 | pub fn pri(&mut self) -> PRI_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_ch2ctr.rs:92:18 [INFO] [stdout] | [INFO] [stdout] 92 | pub fn swreq(&mut self) -> SWREQ_W { [INFO] [stdout] | ^^^^^^^^^ --------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_ch2mod.rs:78:22 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn ms_addmod(&mut self) -> MS_ADDMOD_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_ch2mod.rs:84:20 [INFO] [stdout] | [INFO] [stdout] 84 | pub fn ms_size(&mut self) -> MS_SIZE_W { [INFO] [stdout] | ^^^^^^^^^ ----------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_ch2mod.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 90 | pub fn ms_sel(&mut self) -> MS_SEL_W { [INFO] [stdout] | ^^^^^^^^^ ---------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_ch2mod.rs:96:22 [INFO] [stdout] | [INFO] [stdout] 96 | pub fn md_addmod(&mut self) -> MD_ADDMOD_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_ch2mod.rs:102:20 [INFO] [stdout] | [INFO] [stdout] 102 | pub fn md_size(&mut self) -> MD_SIZE_W { [INFO] [stdout] | ^^^^^^^^^ ----------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_ch2mod.rs:108:19 [INFO] [stdout] | [INFO] [stdout] 108 | pub fn md_sel(&mut self) -> MD_SEL_W { [INFO] [stdout] | ^^^^^^^^^ ---------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_ch3ctr.rs:68:18 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn ch_en(&mut self) -> CH_EN_W { [INFO] [stdout] | ^^^^^^^^^ --------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_ch3ctr.rs:74:18 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn lenth(&mut self) -> LENTH_W { [INFO] [stdout] | ^^^^^^^^^ --------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_ch3ctr.rs:80:18 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn loop_(&mut self) -> LOOP_W { [INFO] [stdout] | ^^^^^^^^^ -------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_ch3ctr.rs:86:16 [INFO] [stdout] | [INFO] [stdout] 86 | pub fn pri(&mut self) -> PRI_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_ch3ctr.rs:92:18 [INFO] [stdout] | [INFO] [stdout] 92 | pub fn swreq(&mut self) -> SWREQ_W { [INFO] [stdout] | ^^^^^^^^^ --------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_ch3mod.rs:78:22 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn ms_addmod(&mut self) -> MS_ADDMOD_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_ch3mod.rs:84:20 [INFO] [stdout] | [INFO] [stdout] 84 | pub fn ms_size(&mut self) -> MS_SIZE_W { [INFO] [stdout] | ^^^^^^^^^ ----------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_ch3mod.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 90 | pub fn ms_sel(&mut self) -> MS_SEL_W { [INFO] [stdout] | ^^^^^^^^^ ---------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_ch3mod.rs:96:22 [INFO] [stdout] | [INFO] [stdout] 96 | pub fn md_addmod(&mut self) -> MD_ADDMOD_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_ch3mod.rs:102:20 [INFO] [stdout] | [INFO] [stdout] 102 | pub fn md_size(&mut self) -> MD_SIZE_W { [INFO] [stdout] | ^^^^^^^^^ ----------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_ch3mod.rs:108:19 [INFO] [stdout] | [INFO] [stdout] 108 | pub fn md_sel(&mut self) -> MD_SEL_W { [INFO] [stdout] | ^^^^^^^^^ ---------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/crc/crc_cr.rs:88:19 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn crc_en(&mut self) -> CRC_EN_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/crc/crc_cr.rs:94:22 [INFO] [stdout] | [INFO] [stdout] 94 | pub fn input_rev(&mut self) -> INPUT_REV_W { [INFO] [stdout] | ^^^^^^^^^ --------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/crc/crc_cr.rs:100:22 [INFO] [stdout] | [INFO] [stdout] 100 | pub fn input_inv(&mut self) -> INPUT_INV_W { [INFO] [stdout] | ^^^^^^^^^ --------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/crc/crc_cr.rs:106:23 [INFO] [stdout] | [INFO] [stdout] 106 | pub fn output_rev(&mut self) -> OUTPUT_REV_W { [INFO] [stdout] | ^^^^^^^^^ ---------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/crc/crc_cr.rs:112:23 [INFO] [stdout] | [INFO] [stdout] 112 | pub fn output_inv(&mut self) -> OUTPUT_INV_W { [INFO] [stdout] | ^^^^^^^^^ ---------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/crc/crc_cr.rs:118:23 [INFO] [stdout] | [INFO] [stdout] 118 | pub fn data_width(&mut self) -> DATA_WIDTH_W { [INFO] [stdout] | ^^^^^^^^^ ---------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/crc/crc_cr.rs:124:20 [INFO] [stdout] | [INFO] [stdout] 124 | pub fn crc_sel(&mut self) -> CRC_SEL_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_data.rs:178:15 [INFO] [stdout] | [INFO] [stdout] 178 | pub fn p0(&mut self) -> P0_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_data.rs:184:15 [INFO] [stdout] | [INFO] [stdout] 184 | pub fn p1(&mut self) -> P1_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_data.rs:190:15 [INFO] [stdout] | [INFO] [stdout] 190 | pub fn p2(&mut self) -> P2_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_data.rs:196:15 [INFO] [stdout] | [INFO] [stdout] 196 | pub fn p3(&mut self) -> P3_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_data.rs:202:15 [INFO] [stdout] | [INFO] [stdout] 202 | pub fn p4(&mut self) -> P4_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_data.rs:208:15 [INFO] [stdout] | [INFO] [stdout] 208 | pub fn p5(&mut self) -> P5_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_data.rs:214:15 [INFO] [stdout] | [INFO] [stdout] 214 | pub fn p6(&mut self) -> P6_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_data.rs:220:15 [INFO] [stdout] | [INFO] [stdout] 220 | pub fn p7(&mut self) -> P7_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_data.rs:226:15 [INFO] [stdout] | [INFO] [stdout] 226 | pub fn p8(&mut self) -> P8_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_data.rs:232:15 [INFO] [stdout] | [INFO] [stdout] 232 | pub fn p9(&mut self) -> P9_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_data.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 238 | pub fn p10(&mut self) -> P10_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_data.rs:244:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub fn p11(&mut self) -> P11_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_data.rs:250:16 [INFO] [stdout] | [INFO] [stdout] 250 | pub fn p12(&mut self) -> P12_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_data.rs:256:16 [INFO] [stdout] | [INFO] [stdout] 256 | pub fn p13(&mut self) -> P13_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_data.rs:262:16 [INFO] [stdout] | [INFO] [stdout] 262 | pub fn p14(&mut self) -> P14_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_data.rs:268:16 [INFO] [stdout] | [INFO] [stdout] 268 | pub fn p15(&mut self) -> P15_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_dir.rs:178:15 [INFO] [stdout] | [INFO] [stdout] 178 | pub fn p0(&mut self) -> P0_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_dir.rs:184:15 [INFO] [stdout] | [INFO] [stdout] 184 | pub fn p1(&mut self) -> P1_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_dir.rs:190:15 [INFO] [stdout] | [INFO] [stdout] 190 | pub fn p2(&mut self) -> P2_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_dir.rs:196:15 [INFO] [stdout] | [INFO] [stdout] 196 | pub fn p3(&mut self) -> P3_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_dir.rs:202:15 [INFO] [stdout] | [INFO] [stdout] 202 | pub fn p4(&mut self) -> P4_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_dir.rs:208:15 [INFO] [stdout] | [INFO] [stdout] 208 | pub fn p5(&mut self) -> P5_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_dir.rs:214:15 [INFO] [stdout] | [INFO] [stdout] 214 | pub fn p6(&mut self) -> P6_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_dir.rs:220:15 [INFO] [stdout] | [INFO] [stdout] 220 | pub fn p7(&mut self) -> P7_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_dir.rs:226:15 [INFO] [stdout] | [INFO] [stdout] 226 | pub fn p8(&mut self) -> P8_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_dir.rs:232:15 [INFO] [stdout] | [INFO] [stdout] 232 | pub fn p9(&mut self) -> P9_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_dir.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 238 | pub fn p10(&mut self) -> P10_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_dir.rs:244:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub fn p11(&mut self) -> P11_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_dir.rs:250:16 [INFO] [stdout] | [INFO] [stdout] 250 | pub fn p12(&mut self) -> P12_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_dir.rs:256:16 [INFO] [stdout] | [INFO] [stdout] 256 | pub fn p13(&mut self) -> P13_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_dir.rs:262:16 [INFO] [stdout] | [INFO] [stdout] 262 | pub fn p14(&mut self) -> P14_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_dir.rs:268:16 [INFO] [stdout] | [INFO] [stdout] 268 | pub fn p15(&mut self) -> P15_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_intlvltrg.rs:178:15 [INFO] [stdout] | [INFO] [stdout] 178 | pub fn p0(&mut self) -> P0_W { [INFO] [stdout] | ^^^^^^^^^ ----------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_intlvltrg.rs:184:15 [INFO] [stdout] | [INFO] [stdout] 184 | pub fn p1(&mut self) -> P1_W { [INFO] [stdout] | ^^^^^^^^^ ----------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_intlvltrg.rs:190:15 [INFO] [stdout] | [INFO] [stdout] 190 | pub fn p2(&mut self) -> P2_W { [INFO] [stdout] | ^^^^^^^^^ ----------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_intlvltrg.rs:196:15 [INFO] [stdout] | [INFO] [stdout] 196 | pub fn p3(&mut self) -> P3_W { [INFO] [stdout] | ^^^^^^^^^ ----------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_intlvltrg.rs:202:15 [INFO] [stdout] | [INFO] [stdout] 202 | pub fn p4(&mut self) -> P4_W { [INFO] [stdout] | ^^^^^^^^^ ----------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_intlvltrg.rs:208:15 [INFO] [stdout] | [INFO] [stdout] 208 | pub fn p5(&mut self) -> P5_W { [INFO] [stdout] | ^^^^^^^^^ ----------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_intlvltrg.rs:214:15 [INFO] [stdout] | [INFO] [stdout] 214 | pub fn p6(&mut self) -> P6_W { [INFO] [stdout] | ^^^^^^^^^ ----------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_intlvltrg.rs:220:15 [INFO] [stdout] | [INFO] [stdout] 220 | pub fn p7(&mut self) -> P7_W { [INFO] [stdout] | ^^^^^^^^^ ----------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_intlvltrg.rs:226:15 [INFO] [stdout] | [INFO] [stdout] 226 | pub fn p8(&mut self) -> P8_W { [INFO] [stdout] | ^^^^^^^^^ ----------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_intlvltrg.rs:232:15 [INFO] [stdout] | [INFO] [stdout] 232 | pub fn p9(&mut self) -> P9_W { [INFO] [stdout] | ^^^^^^^^^ ----------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_intlvltrg.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 238 | pub fn p10(&mut self) -> P10_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_intlvltrg.rs:244:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub fn p11(&mut self) -> P11_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_intlvltrg.rs:250:16 [INFO] [stdout] | [INFO] [stdout] 250 | pub fn p12(&mut self) -> P12_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_intlvltrg.rs:256:16 [INFO] [stdout] | [INFO] [stdout] 256 | pub fn p13(&mut self) -> P13_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_intlvltrg.rs:262:16 [INFO] [stdout] | [INFO] [stdout] 262 | pub fn p14(&mut self) -> P14_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_intlvltrg.rs:268:16 [INFO] [stdout] | [INFO] [stdout] 268 | pub fn p15(&mut self) -> P15_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_intbe.rs:178:15 [INFO] [stdout] | [INFO] [stdout] 178 | pub fn p0(&mut self) -> P0_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_intbe.rs:184:15 [INFO] [stdout] | [INFO] [stdout] 184 | pub fn p1(&mut self) -> P1_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_intbe.rs:190:15 [INFO] [stdout] | [INFO] [stdout] 190 | pub fn p2(&mut self) -> P2_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_intbe.rs:196:15 [INFO] [stdout] | [INFO] [stdout] 196 | pub fn p3(&mut self) -> P3_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_intbe.rs:202:15 [INFO] [stdout] | [INFO] [stdout] 202 | pub fn p4(&mut self) -> P4_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_intbe.rs:208:15 [INFO] [stdout] | [INFO] [stdout] 208 | pub fn p5(&mut self) -> P5_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_intbe.rs:214:15 [INFO] [stdout] | [INFO] [stdout] 214 | pub fn p6(&mut self) -> P6_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_intbe.rs:220:15 [INFO] [stdout] | [INFO] [stdout] 220 | pub fn p7(&mut self) -> P7_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_intbe.rs:226:15 [INFO] [stdout] | [INFO] [stdout] 226 | pub fn p8(&mut self) -> P8_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_intbe.rs:232:15 [INFO] [stdout] | [INFO] [stdout] 232 | pub fn p9(&mut self) -> P9_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_intbe.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 238 | pub fn p10(&mut self) -> P10_W { [INFO] [stdout] | ^^^^^^^^^ -------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_intbe.rs:244:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub fn p11(&mut self) -> P11_W { [INFO] [stdout] | ^^^^^^^^^ -------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_intbe.rs:250:16 [INFO] [stdout] | [INFO] [stdout] 250 | pub fn p12(&mut self) -> P12_W { [INFO] [stdout] | ^^^^^^^^^ -------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_intbe.rs:256:16 [INFO] [stdout] | [INFO] [stdout] 256 | pub fn p13(&mut self) -> P13_W { [INFO] [stdout] | ^^^^^^^^^ -------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_intbe.rs:262:16 [INFO] [stdout] | [INFO] [stdout] 262 | pub fn p14(&mut self) -> P14_W { [INFO] [stdout] | ^^^^^^^^^ -------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_intbe.rs:268:16 [INFO] [stdout] | [INFO] [stdout] 268 | pub fn p15(&mut self) -> P15_W { [INFO] [stdout] | ^^^^^^^^^ -------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_intriseen.rs:178:15 [INFO] [stdout] | [INFO] [stdout] 178 | pub fn p0(&mut self) -> P0_W { [INFO] [stdout] | ^^^^^^^^^ ----------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_intriseen.rs:184:15 [INFO] [stdout] | [INFO] [stdout] 184 | pub fn p1(&mut self) -> P1_W { [INFO] [stdout] | ^^^^^^^^^ ----------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_intriseen.rs:190:15 [INFO] [stdout] | [INFO] [stdout] 190 | pub fn p2(&mut self) -> P2_W { [INFO] [stdout] | ^^^^^^^^^ ----------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_intriseen.rs:196:15 [INFO] [stdout] | [INFO] [stdout] 196 | pub fn p3(&mut self) -> P3_W { [INFO] [stdout] | ^^^^^^^^^ ----------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_intriseen.rs:202:15 [INFO] [stdout] | [INFO] [stdout] 202 | pub fn p4(&mut self) -> P4_W { [INFO] [stdout] | ^^^^^^^^^ ----------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_intriseen.rs:208:15 [INFO] [stdout] | [INFO] [stdout] 208 | pub fn p5(&mut self) -> P5_W { [INFO] [stdout] | ^^^^^^^^^ ----------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_intriseen.rs:214:15 [INFO] [stdout] | [INFO] [stdout] 214 | pub fn p6(&mut self) -> P6_W { [INFO] [stdout] | ^^^^^^^^^ ----------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_intriseen.rs:220:15 [INFO] [stdout] | [INFO] [stdout] 220 | pub fn p7(&mut self) -> P7_W { [INFO] [stdout] | ^^^^^^^^^ ----------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/syscon/clk_sel.rs:68:24 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn sys_clk_sel(&mut self) -> SYS_CLK_SEL_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the 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-fa1681d337c676e6/out/gpioa/gpioa_intriseen.rs:226:15 [INFO] [stdout] | [INFO] [stdout] 226 | pub fn p8(&mut self) -> P8_W { [INFO] [stdout] | ^^^^^^^^^ ----------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_intriseen.rs:232:15 [INFO] [stdout] | [INFO] [stdout] 232 | pub fn p9(&mut self) -> P9_W { [INFO] [stdout] | ^^^^^^^^^ ----------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_intriseen.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 238 | pub fn p10(&mut self) -> P10_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_intriseen.rs:244:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub fn p11(&mut self) -> P11_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/syscon/clk_sel.rs:74:24 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn div_clk_sel(&mut self) -> DIV_CLK_SEL_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_intriseen.rs:250:16 [INFO] [stdout] | [INFO] [stdout] 250 | pub fn p12(&mut self) -> P12_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/syscon/clk_sel.rs:80:24 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn src_clk_sel(&mut self) -> SRC_CLK_SEL_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_intriseen.rs:256:16 [INFO] [stdout] | [INFO] [stdout] 256 | pub fn p13(&mut self) -> P13_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/syscon/clk_sel.rs:86:24 [INFO] [stdout] | [INFO] [stdout] 86 | pub fn pll_clk_sel(&mut self) -> PLL_CLK_SEL_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_intriseen.rs:262:16 [INFO] [stdout] | [INFO] [stdout] 262 | pub fn p14(&mut self) -> P14_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/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 { [INFO] [stdout] | ^^^^^^^^^ -------------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_intriseen.rs:268:16 [INFO] [stdout] | [INFO] [stdout] 268 | pub fn p15(&mut self) -> P15_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_inten.rs:178:15 [INFO] [stdout] | [INFO] [stdout] 178 | pub fn p0(&mut self) -> P0_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/syscon/div_clk_gate.rs:28:25 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn div_clk_gate(&mut self) -> DIV_CLK_GATE_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_inten.rs:184:15 [INFO] [stdout] | [INFO] [stdout] 184 | pub fn p1(&mut self) -> P1_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/syscon/dev_clk_gate.rs:268:27 [INFO] [stdout] | [INFO] [stdout] 268 | pub fn gpioa_clk_gate(&mut self) -> GPIOA_CLK_GATE_W { [INFO] [stdout] | ^^^^^^^^^ -------------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_inten.rs:190:15 [INFO] [stdout] | [INFO] [stdout] 190 | pub fn p2(&mut self) -> P2_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/syscon/dev_clk_gate.rs:274:27 [INFO] [stdout] | [INFO] [stdout] 274 | pub fn gpiob_clk_gate(&mut self) -> GPIOB_CLK_GATE_W { [INFO] [stdout] | ^^^^^^^^^ -------------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_inten.rs:196:15 [INFO] [stdout] | [INFO] [stdout] 196 | pub fn p3(&mut self) -> P3_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/syscon/dev_clk_gate.rs:280:27 [INFO] [stdout] | [INFO] [stdout] 280 | pub fn gpioc_clk_gate(&mut self) -> GPIOC_CLK_GATE_W { [INFO] [stdout] | ^^^^^^^^^ -------------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_inten.rs:202:15 [INFO] [stdout] | [INFO] [stdout] 202 | pub fn p4(&mut self) -> P4_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/syscon/dev_clk_gate.rs:286:26 [INFO] [stdout] | [INFO] [stdout] 286 | pub fn iic0_clk_gate(&mut self) -> IIC0_CLK_GATE_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_inten.rs:208:15 [INFO] [stdout] | [INFO] [stdout] 208 | pub fn p5(&mut self) -> P5_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/syscon/dev_clk_gate.rs:292:26 [INFO] [stdout] | [INFO] [stdout] 292 | pub fn iic1_clk_gate(&mut self) -> IIC1_CLK_GATE_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_inten.rs:214:15 [INFO] [stdout] | [INFO] [stdout] 214 | pub fn p6(&mut self) -> P6_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_inten.rs:220:15 [INFO] [stdout] | [INFO] [stdout] 220 | pub fn p7(&mut self) -> P7_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_inten.rs:226:15 [INFO] [stdout] | [INFO] [stdout] 226 | pub fn p8(&mut self) -> P8_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_inten.rs:232:15 [INFO] [stdout] | [INFO] [stdout] 232 | pub fn p9(&mut self) -> P9_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_inten.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 238 | pub fn p10(&mut self) -> P10_W { [INFO] [stdout] | ^^^^^^^^^ -------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_inten.rs:244:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub fn p11(&mut self) -> P11_W { [INFO] [stdout] | ^^^^^^^^^ -------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_inten.rs:250:16 [INFO] [stdout] | [INFO] [stdout] 250 | pub fn p12(&mut self) -> P12_W { [INFO] [stdout] | ^^^^^^^^^ -------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_inten.rs:256:16 [INFO] [stdout] | [INFO] [stdout] 256 | pub fn p13(&mut self) -> P13_W { [INFO] [stdout] | ^^^^^^^^^ -------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_inten.rs:262:16 [INFO] [stdout] | [INFO] [stdout] 262 | pub fn p14(&mut self) -> P14_W { [INFO] [stdout] | ^^^^^^^^^ -------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_inten.rs:268:16 [INFO] [stdout] | [INFO] [stdout] 268 | pub fn p15(&mut self) -> P15_W { [INFO] [stdout] | ^^^^^^^^^ -------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_intclr.rs:45:15 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn p0(&mut self) -> P0_W { [INFO] [stdout] | ^^^^^^^^^ -------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_intclr.rs:51:15 [INFO] [stdout] | [INFO] [stdout] 51 | pub fn p1(&mut self) -> P1_W { [INFO] [stdout] | ^^^^^^^^^ -------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_intclr.rs:57:15 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn p2(&mut self) -> P2_W { [INFO] [stdout] | ^^^^^^^^^ -------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_intclr.rs:63:15 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn p3(&mut self) -> P3_W { [INFO] [stdout] | ^^^^^^^^^ -------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_intclr.rs:69:15 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn p4(&mut self) -> P4_W { [INFO] [stdout] | ^^^^^^^^^ -------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_intclr.rs:75:15 [INFO] [stdout] | [INFO] [stdout] 75 | pub fn p5(&mut self) -> P5_W { [INFO] [stdout] | ^^^^^^^^^ -------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_intclr.rs:81:15 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn p6(&mut self) -> P6_W { [INFO] [stdout] | ^^^^^^^^^ -------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_intclr.rs:87:15 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn p7(&mut self) -> P7_W { [INFO] [stdout] | ^^^^^^^^^ -------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_intclr.rs:93:15 [INFO] [stdout] | [INFO] [stdout] 93 | pub fn p8(&mut self) -> P8_W { [INFO] [stdout] | ^^^^^^^^^ -------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_intclr.rs:99:15 [INFO] [stdout] | [INFO] [stdout] 99 | pub fn p9(&mut self) -> P9_W { [INFO] [stdout] | ^^^^^^^^^ -------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_intclr.rs:105:16 [INFO] [stdout] | [INFO] [stdout] 105 | pub fn p10(&mut self) -> P10_W { [INFO] [stdout] | ^^^^^^^^^ --------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/syscon/dev_clk_gate.rs:298:27 [INFO] [stdout] | [INFO] [stdout] 298 | pub fn uart0_clk_gate(&mut self) -> UART0_CLK_GATE_W { [INFO] [stdout] | ^^^^^^^^^ -------------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/syscon/dev_clk_gate.rs:304:27 [INFO] [stdout] | [INFO] [stdout] 304 | pub fn uart1_clk_gate(&mut self) -> UART1_CLK_GATE_W { [INFO] [stdout] | ^^^^^^^^^ -------------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/syscon/dev_clk_gate.rs:310:27 [INFO] [stdout] | [INFO] [stdout] 310 | pub fn uart2_clk_gate(&mut self) -> UART2_CLK_GATE_W { [INFO] [stdout] | ^^^^^^^^^ -------------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/syscon/dev_clk_gate.rs:316:26 [INFO] [stdout] | [INFO] [stdout] 316 | pub fn spi0_clk_gate(&mut self) -> SPI0_CLK_GATE_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/syscon/dev_clk_gate.rs:322:26 [INFO] [stdout] | [INFO] [stdout] 322 | pub fn spi1_clk_gate(&mut self) -> SPI1_CLK_GATE_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/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 { [INFO] [stdout] | ^^^^^^^^^ -------------------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/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 { [INFO] [stdout] | ^^^^^^^^^ -------------------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/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 { [INFO] [stdout] | ^^^^^^^^^ -------------------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/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 { [INFO] [stdout] | ^^^^^^^^^ -------------------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/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 { [INFO] [stdout] | ^^^^^^^^^ -------------------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/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 { [INFO] [stdout] | ^^^^^^^^^ ------------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/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 { [INFO] [stdout] | ^^^^^^^^^ ------------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/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 { [INFO] [stdout] | ^^^^^^^^^ ------------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/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 { [INFO] [stdout] | ^^^^^^^^^ ------------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/syscon/dev_clk_gate.rs:382:25 [INFO] [stdout] | [INFO] [stdout] 382 | pub fn rtc_clk_gate(&mut self) -> RTC_CLK_GATE_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/syscon/dev_clk_gate.rs:388:26 [INFO] [stdout] | [INFO] [stdout] 388 | pub fn iwdt_clk_gate(&mut self) -> IWDT_CLK_GATE_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/syscon/dev_clk_gate.rs:394:26 [INFO] [stdout] | [INFO] [stdout] 394 | pub fn wwdt_clk_gate(&mut self) -> WWDT_CLK_GATE_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_intclr.rs:111:16 [INFO] [stdout] | [INFO] [stdout] 111 | pub fn p11(&mut self) -> P11_W { [INFO] [stdout] | ^^^^^^^^^ --------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_intclr.rs:117:16 [INFO] [stdout] | [INFO] [stdout] 117 | pub fn p12(&mut self) -> P12_W { [INFO] [stdout] | ^^^^^^^^^ --------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_intclr.rs:123:16 [INFO] [stdout] | [INFO] [stdout] 123 | pub fn p13(&mut self) -> P13_W { [INFO] [stdout] | ^^^^^^^^^ --------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_intclr.rs:129:16 [INFO] [stdout] | [INFO] [stdout] 129 | pub fn p14(&mut self) -> P14_W { [INFO] [stdout] | ^^^^^^^^^ --------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_intclr.rs:135:16 [INFO] [stdout] | [INFO] [stdout] 135 | pub fn p15(&mut self) -> P15_W { [INFO] [stdout] | ^^^^^^^^^ --------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpiob/gpiob_data.rs:178:15 [INFO] [stdout] | [INFO] [stdout] 178 | pub fn p0(&mut self) -> P0_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/syscon/dev_clk_gate.rs:400:28 [INFO] [stdout] | [INFO] [stdout] 400 | pub fn saradc_clk_gate(&mut self) -> SARADC_CLK_GATE_W { [INFO] [stdout] | ^^^^^^^^^ --------------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpiob/gpiob_data.rs:184:15 [INFO] [stdout] | [INFO] [stdout] 184 | pub fn p1(&mut self) -> P1_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/syscon/dev_clk_gate.rs:406:25 [INFO] [stdout] | [INFO] [stdout] 406 | pub fn crc_clk_gate(&mut self) -> CRC_CLK_GATE_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpiob/gpiob_data.rs:190:15 [INFO] [stdout] | [INFO] [stdout] 190 | pub fn p2(&mut self) -> P2_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/syscon/dev_clk_gate.rs:412:25 [INFO] [stdout] | [INFO] [stdout] 412 | pub fn aes_clk_gate(&mut self) -> AES_CLK_GATE_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/syscon/rc_freq_delta.rs:58:23 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn rclf_delta(&mut self) -> RCLF_DELTA_W { [INFO] [stdout] | ^^^^^^^^^ ----------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/syscon/rc_freq_delta.rs:64:21 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn rclf_sig(&mut self) -> RCLF_SIG_W { [INFO] [stdout] | ^^^^^^^^^ --------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/syscon/rc_freq_delta.rs:70:23 [INFO] [stdout] | [INFO] [stdout] 70 | pub fn rchf_delta(&mut self) -> RCHF_DELTA_W { [INFO] [stdout] | ^^^^^^^^^ ----------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/syscon/rc_freq_delta.rs:76:21 [INFO] [stdout] | [INFO] [stdout] 76 | pub fn rchf_sig(&mut self) -> RCHF_SIG_W { [INFO] [stdout] | ^^^^^^^^^ --------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/syscon/vref_volt_delta.rs:38:23 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn vref_delta(&mut self) -> VREF_DELTA_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpiob/gpiob_data.rs:196:15 [INFO] [stdout] | [INFO] [stdout] 196 | pub fn p3(&mut self) -> P3_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpiob/gpiob_data.rs:202:15 [INFO] [stdout] | [INFO] [stdout] 202 | pub fn p4(&mut self) -> P4_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/syscon/vref_volt_delta.rs:44:21 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn vref_sig(&mut self) -> VREF_SIG_W { [INFO] [stdout] | ^^^^^^^^^ ----------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpiob/gpiob_data.rs:208:15 [INFO] [stdout] | [INFO] [stdout] 208 | pub fn p5(&mut self) -> P5_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/syscon/pll_ctrl.rs:48:19 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn pll_en(&mut self) -> PLL_EN_W { [INFO] [stdout] | ^^^^^^^^^ -------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpiob/gpiob_data.rs:214:15 [INFO] [stdout] | [INFO] [stdout] 214 | pub fn p6(&mut self) -> P6_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/syscon/pll_ctrl.rs:54:18 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn pll_n(&mut self) -> PLL_N_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpiob/gpiob_data.rs:220:15 [INFO] [stdout] | [INFO] [stdout] 220 | pub fn p7(&mut self) -> P7_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/syscon/pll_ctrl.rs:60:18 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn pll_m(&mut self) -> PLL_M_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpiob/gpiob_data.rs:226:15 [INFO] [stdout] | [INFO] [stdout] 226 | pub fn p8(&mut self) -> P8_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/pmu/lpow_md.rs:48:18 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn sleep(&mut self) -> SLEEP_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpiob/gpiob_data.rs:232:15 [INFO] [stdout] | [INFO] [stdout] 232 | pub fn p9(&mut self) -> P9_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/pmu/lpow_md.rs:54:22 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn deepsleep(&mut self) -> DEEPSLEEP_W { [INFO] [stdout] | ^^^^^^^^^ ---------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpiob/gpiob_data.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 238 | pub fn p10(&mut self) -> P10_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpiob/gpiob_data.rs:244:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub fn p11(&mut self) -> P11_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/pmu/lpow_md.rs:60:17 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn stop(&mut self) -> STOP_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpiob/gpiob_data.rs:250:16 [INFO] [stdout] | [INFO] [stdout] 250 | pub fn p12(&mut self) -> P12_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/pmu/lpmd_wken.rs:48:25 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn rtc_ala_wken(&mut self) -> RTC_ALA_WKEN_W { [INFO] [stdout] | ^^^^^^^^^ --------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpiob/gpiob_data.rs:256:16 [INFO] [stdout] | [INFO] [stdout] 256 | pub fn p13(&mut self) -> P13_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpiob/gpiob_data.rs:262:16 [INFO] [stdout] | [INFO] [stdout] 262 | pub fn p14(&mut self) -> P14_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/pmu/lpmd_wken.rs:54:25 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn rtc_tim_wken(&mut self) -> RTC_TIM_WKEN_W { [INFO] [stdout] | ^^^^^^^^^ --------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/pmu/lpmd_wken.rs:60:20 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn io_wken(&mut self) -> IO_WKEN_W { [INFO] [stdout] | ^^^^^^^^^ ---------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpiob/gpiob_data.rs:268:16 [INFO] [stdout] | [INFO] [stdout] 268 | pub fn p15(&mut self) -> P15_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/pmu/lpmd_wkst.rs:48:25 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn rtc_ala_wkst(&mut self) -> RTC_ALA_WKST_W { [INFO] [stdout] | ^^^^^^^^^ --------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpiob/gpiob_dir.rs:178:15 [INFO] [stdout] | [INFO] [stdout] 178 | pub fn p0(&mut self) -> P0_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/pmu/lpmd_wkst.rs:54:25 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn rtc_tim_wkst(&mut self) -> RTC_TIM_WKST_W { [INFO] [stdout] | ^^^^^^^^^ --------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpiob/gpiob_dir.rs:184:15 [INFO] [stdout] | [INFO] [stdout] 184 | pub fn p1(&mut self) -> P1_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpiob/gpiob_dir.rs:190:15 [INFO] [stdout] | [INFO] [stdout] 190 | pub fn p2(&mut self) -> P2_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpiob/gpiob_dir.rs:196:15 [INFO] [stdout] | [INFO] [stdout] 196 | pub fn p3(&mut self) -> P3_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpiob/gpiob_dir.rs:202:15 [INFO] [stdout] | [INFO] [stdout] 202 | pub fn p4(&mut self) -> P4_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpiob/gpiob_dir.rs:208:15 [INFO] [stdout] | [INFO] [stdout] 208 | pub fn p5(&mut self) -> P5_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpiob/gpiob_dir.rs:214:15 [INFO] [stdout] | [INFO] [stdout] 214 | pub fn p6(&mut self) -> P6_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpiob/gpiob_dir.rs:220:15 [INFO] [stdout] | [INFO] [stdout] 220 | pub fn p7(&mut self) -> P7_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/pmu/lpmd_wkst.rs:60:20 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn io_wkst(&mut self) -> IO_WKST_W { [INFO] [stdout] | ^^^^^^^^^ ---------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpiob/gpiob_dir.rs:226:15 [INFO] [stdout] | [INFO] [stdout] 226 | pub fn p8(&mut self) -> P8_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/pmu/chip_rst_st.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn por_rst_st(&mut self) -> POR_RST_ST_W { [INFO] [stdout] | ^^^^^^^^^ --------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpiob/gpiob_dir.rs:232:15 [INFO] [stdout] | [INFO] [stdout] 232 | pub fn p9(&mut self) -> P9_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/pmu/chip_rst_st.rs:54:24 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn iwdt_rst_st(&mut self) -> IWDT_RST_ST_W { [INFO] [stdout] | ^^^^^^^^^ ---------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpiob/gpiob_dir.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 238 | pub fn p10(&mut self) -> P10_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/pmu/chip_rst_st.rs:60:24 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn wwdt_rst_st(&mut self) -> WWDT_RST_ST_W { [INFO] [stdout] | ^^^^^^^^^ ---------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpiob/gpiob_dir.rs:244:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub fn p11(&mut self) -> P11_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/pmu/src_cfg.rs:68:20 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn rchf_en(&mut self) -> RCHF_EN_W { [INFO] [stdout] | ^^^^^^^^^ -------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/pmu/src_cfg.rs:74:22 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn rchf_fsel(&mut self) -> RCHF_FSEL_W { [INFO] [stdout] | ^^^^^^^^^ ---------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/pmu/src_cfg.rs:80:20 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn xtah_en(&mut self) -> XTAH_EN_W { [INFO] [stdout] | ^^^^^^^^^ -------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/pmu/src_cfg.rs:86:20 [INFO] [stdout] | [INFO] [stdout] 86 | pub fn xtal_en(&mut self) -> XTAL_EN_W { [INFO] [stdout] | ^^^^^^^^^ -------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/pmu/src_cfg.rs:92:24 [INFO] [stdout] | [INFO] [stdout] 92 | pub fn rtc_clk_sel(&mut self) -> RTC_CLK_SEL_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/pmu/trim_pow0.rs:48:22 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn trim_v_hp(&mut self) -> TRIM_V_HP_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/pmu/trim_pow0.rs:54:22 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn trim_i_hp(&mut self) -> TRIM_I_HP_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/pmu/trim_pow0.rs:60:29 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn trim_tempco_hpbg(&mut self) -> TRIM_TEMPCO_HPBG_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/pmu/trim_pow1.rs:38:29 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn trim_tempco_lpbg(&mut self) -> TRIM_TEMPCO_LPBG_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/pmu/trim_pow1.rs:44:22 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn trim_v_lp(&mut self) -> TRIM_V_LP_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/pmu/trim_pow3.rs:48:25 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn trim_pd_uvlo(&mut self) -> TRIM_PD_UVLO_W { [INFO] [stdout] | ^^^^^^^^^ --------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpiob/gpiob_dir.rs:250:16 [INFO] [stdout] | [INFO] [stdout] 250 | pub fn p12(&mut self) -> P12_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpiob/gpiob_dir.rs:256:16 [INFO] [stdout] | [INFO] [stdout] 256 | pub fn p13(&mut self) -> P13_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpiob/gpiob_dir.rs:262:16 [INFO] [stdout] | [INFO] [stdout] 262 | pub fn p14(&mut self) -> P14_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpiob/gpiob_dir.rs:268:16 [INFO] [stdout] | [INFO] [stdout] 268 | pub fn p15(&mut self) -> P15_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpiob/gpiob_intlvltrg.rs:178:15 [INFO] [stdout] | [INFO] [stdout] 178 | pub fn p0(&mut self) -> P0_W { [INFO] [stdout] | ^^^^^^^^^ ----------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpiob/gpiob_intlvltrg.rs:184:15 [INFO] [stdout] | [INFO] [stdout] 184 | pub fn p1(&mut self) -> P1_W { [INFO] [stdout] | ^^^^^^^^^ ----------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpiob/gpiob_intlvltrg.rs:190:15 [INFO] [stdout] | [INFO] [stdout] 190 | pub fn p2(&mut self) -> P2_W { [INFO] [stdout] | ^^^^^^^^^ ----------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpiob/gpiob_intlvltrg.rs:196:15 [INFO] [stdout] | [INFO] [stdout] 196 | pub fn p3(&mut self) -> P3_W { [INFO] [stdout] | ^^^^^^^^^ ----------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpiob/gpiob_intlvltrg.rs:202:15 [INFO] [stdout] | [INFO] [stdout] 202 | pub fn p4(&mut self) -> P4_W { [INFO] [stdout] | ^^^^^^^^^ ----------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpiob/gpiob_intlvltrg.rs:208:15 [INFO] [stdout] | [INFO] [stdout] 208 | pub fn p5(&mut self) -> P5_W { [INFO] [stdout] | ^^^^^^^^^ ----------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpiob/gpiob_intlvltrg.rs:214:15 [INFO] [stdout] | [INFO] [stdout] 214 | pub fn p6(&mut self) -> P6_W { [INFO] [stdout] | ^^^^^^^^^ ----------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpiob/gpiob_intlvltrg.rs:220:15 [INFO] [stdout] | [INFO] [stdout] 220 | pub fn p7(&mut self) -> P7_W { [INFO] [stdout] | ^^^^^^^^^ ----------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/pmu/trim_pow3.rs:54:23 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn trim_lpldo(&mut self) -> TRIM_LPLDO_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/pmu/trim_pow3.rs:60:25 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn trim_hpldo_h(&mut self) -> TRIM_HPLDO_H_W { [INFO] [stdout] | ^^^^^^^^^ --------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/pmu/trim_rchf.rs:38:19 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn trim_p(&mut self) -> TRIM_P_W { [INFO] [stdout] | ^^^^^^^^^ --------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/pmu/trim_rchf.rs:44:19 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn trim_n(&mut self) -> TRIM_N_W { [INFO] [stdout] | ^^^^^^^^^ --------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpiob/gpiob_intlvltrg.rs:226:15 [INFO] [stdout] | [INFO] [stdout] 226 | pub fn p8(&mut self) -> P8_W { [INFO] [stdout] | ^^^^^^^^^ ----------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/pmu/trim_rclf.rs:38:22 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn trim_fine(&mut self) -> TRIM_FINE_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpiob/gpiob_intlvltrg.rs:232:15 [INFO] [stdout] | [INFO] [stdout] 232 | pub fn p9(&mut self) -> P9_W { [INFO] [stdout] | ^^^^^^^^^ ----------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/pmu/trim_rclf.rs:44:20 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn trim_cs(&mut self) -> TRIM_CS_W { [INFO] [stdout] | ^^^^^^^^^ ---------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpiob/gpiob_intlvltrg.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 238 | pub fn p10(&mut self) -> P10_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/pmu/trim_opa.rs:58:23 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn opa0_trimn(&mut self) -> OPA0_TRIMN_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpiob/gpiob_intlvltrg.rs:244:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub fn p11(&mut self) -> P11_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/pmu/trim_opa.rs:64:23 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn opa0_trimp(&mut self) -> OPA0_TRIMP_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpiob/gpiob_intlvltrg.rs:250:16 [INFO] [stdout] | [INFO] [stdout] 250 | pub fn p12(&mut self) -> P12_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpiob/gpiob_intlvltrg.rs:256:16 [INFO] [stdout] | [INFO] [stdout] 256 | pub fn p13(&mut self) -> P13_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/pmu/trim_opa.rs:70:23 [INFO] [stdout] | [INFO] [stdout] 70 | pub fn opa1_trimn(&mut self) -> OPA1_TRIMN_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpiob/gpiob_intlvltrg.rs:262:16 [INFO] [stdout] | [INFO] [stdout] 262 | pub fn p14(&mut self) -> P14_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/pmu/trim_opa.rs:76:23 [INFO] [stdout] | [INFO] [stdout] 76 | pub fn opa1_trimp(&mut self) -> OPA1_TRIMP_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpiob/gpiob_intlvltrg.rs:268:16 [INFO] [stdout] | [INFO] [stdout] 268 | pub fn p15(&mut self) -> P15_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpiob/gpiob_intbe.rs:178:15 [INFO] [stdout] | [INFO] [stdout] 178 | pub fn p0(&mut self) -> P0_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/pmu/trim_pll.rs:26:24 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn pll_r_trsim(&mut self) -> PLL_R_TRSIM_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/pmu/trim_lock.rs:17:22 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn trim_lock(&mut self) -> TRIM_LOCK_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpiob/gpiob_intbe.rs:184:15 [INFO] [stdout] | [INFO] [stdout] 184 | pub fn p1(&mut self) -> P1_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/pmu/trim_lock.rs:23:24 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn trim_unlock(&mut self) -> TRIM_UNLOCK_W { [INFO] [stdout] | ^^^^^^^^^ -------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpiob/gpiob_intbe.rs:190:15 [INFO] [stdout] | [INFO] [stdout] 190 | pub fn p2(&mut self) -> P2_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_ctr.rs:26:19 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn dma_en(&mut self) -> DMA_EN_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpiob/gpiob_intbe.rs:196:15 [INFO] [stdout] | [INFO] [stdout] 196 | pub fn p3(&mut self) -> P3_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_inten.rs:98:25 [INFO] [stdout] | [INFO] [stdout] 98 | pub fn ch0_tc_inten(&mut self) -> CH0_TC_INTEN_W { [INFO] [stdout] | ^^^^^^^^^ --------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpiob/gpiob_intbe.rs:202:15 [INFO] [stdout] | [INFO] [stdout] 202 | pub fn p4(&mut self) -> P4_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_inten.rs:104:25 [INFO] [stdout] | [INFO] [stdout] 104 | pub fn ch1_tc_inten(&mut self) -> CH1_TC_INTEN_W { [INFO] [stdout] | ^^^^^^^^^ --------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpiob/gpiob_intbe.rs:208:15 [INFO] [stdout] | [INFO] [stdout] 208 | pub fn p5(&mut self) -> P5_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpiob/gpiob_intbe.rs:214:15 [INFO] [stdout] | [INFO] [stdout] 214 | pub fn p6(&mut self) -> P6_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_inten.rs:110:25 [INFO] [stdout] | [INFO] [stdout] 110 | pub fn ch2_tc_inten(&mut self) -> CH2_TC_INTEN_W { [INFO] [stdout] | ^^^^^^^^^ --------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_inten.rs:116:25 [INFO] [stdout] | [INFO] [stdout] 116 | pub fn ch3_tc_inten(&mut self) -> CH3_TC_INTEN_W { [INFO] [stdout] | ^^^^^^^^^ --------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_inten.rs:122:26 [INFO] [stdout] | [INFO] [stdout] 122 | pub fn ch0_thc_inten(&mut self) -> CH0_THC_INTEN_W { [INFO] [stdout] | ^^^^^^^^^ ---------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_inten.rs:128:26 [INFO] [stdout] | [INFO] [stdout] 128 | pub fn ch1_thc_inten(&mut self) -> CH1_THC_INTEN_W { [INFO] [stdout] | ^^^^^^^^^ ---------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_inten.rs:134:26 [INFO] [stdout] | [INFO] [stdout] 134 | pub fn ch2_thc_inten(&mut self) -> CH2_THC_INTEN_W { [INFO] [stdout] | ^^^^^^^^^ ---------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_inten.rs:140:26 [INFO] [stdout] | [INFO] [stdout] 140 | pub fn ch3_thc_inten(&mut self) -> CH3_THC_INTEN_W { [INFO] [stdout] | ^^^^^^^^^ ---------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_intst.rs:98:25 [INFO] [stdout] | [INFO] [stdout] 98 | pub fn ch0_tc_intst(&mut self) -> CH0_TC_INTST_W { [INFO] [stdout] | ^^^^^^^^^ --------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_intst.rs:104:25 [INFO] [stdout] | [INFO] [stdout] 104 | pub fn ch1_tc_intst(&mut self) -> CH1_TC_INTST_W { [INFO] [stdout] | ^^^^^^^^^ --------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpiob/gpiob_intbe.rs:220:15 [INFO] [stdout] | [INFO] [stdout] 220 | pub fn p7(&mut self) -> P7_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_intst.rs:110:25 [INFO] [stdout] | [INFO] [stdout] 110 | pub fn ch2_tc_intst(&mut self) -> CH2_TC_INTST_W { [INFO] [stdout] | ^^^^^^^^^ --------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpiob/gpiob_intbe.rs:226:15 [INFO] [stdout] | [INFO] [stdout] 226 | pub fn p8(&mut self) -> P8_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_intst.rs:116:25 [INFO] [stdout] | [INFO] [stdout] 116 | pub fn ch3_tc_intst(&mut self) -> CH3_TC_INTST_W { [INFO] [stdout] | ^^^^^^^^^ --------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpiob/gpiob_intbe.rs:232:15 [INFO] [stdout] | [INFO] [stdout] 232 | pub fn p9(&mut self) -> P9_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_intst.rs:122:26 [INFO] [stdout] | [INFO] [stdout] 122 | pub fn ch0_thc_intst(&mut self) -> CH0_THC_INTST_W { [INFO] [stdout] | ^^^^^^^^^ ---------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpiob/gpiob_intbe.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 238 | pub fn p10(&mut self) -> P10_W { [INFO] [stdout] | ^^^^^^^^^ -------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_intst.rs:128:26 [INFO] [stdout] | [INFO] [stdout] 128 | pub fn ch1_thc_intst(&mut self) -> CH1_THC_INTST_W { [INFO] [stdout] | ^^^^^^^^^ ---------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpiob/gpiob_intbe.rs:244:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub fn p11(&mut self) -> P11_W { [INFO] [stdout] | ^^^^^^^^^ -------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpiob/gpiob_intbe.rs:250:16 [INFO] [stdout] | [INFO] [stdout] 250 | pub fn p12(&mut self) -> P12_W { [INFO] [stdout] | ^^^^^^^^^ -------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpiob/gpiob_intbe.rs:256:16 [INFO] [stdout] | [INFO] [stdout] 256 | pub fn p13(&mut self) -> P13_W { [INFO] [stdout] | ^^^^^^^^^ -------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpiob/gpiob_intbe.rs:262:16 [INFO] [stdout] | [INFO] [stdout] 262 | pub fn p14(&mut self) -> P14_W { [INFO] [stdout] | ^^^^^^^^^ -------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpiob/gpiob_intbe.rs:268:16 [INFO] [stdout] | [INFO] [stdout] 268 | pub fn p15(&mut self) -> P15_W { [INFO] [stdout] | ^^^^^^^^^ -------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpiob/gpiob_intriseen.rs:178:15 [INFO] [stdout] | [INFO] [stdout] 178 | pub fn p0(&mut self) -> P0_W { [INFO] [stdout] | ^^^^^^^^^ ----------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpiob/gpiob_intriseen.rs:184:15 [INFO] [stdout] | [INFO] [stdout] 184 | pub fn p1(&mut self) -> P1_W { [INFO] [stdout] | ^^^^^^^^^ ----------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpiob/gpiob_intriseen.rs:190:15 [INFO] [stdout] | [INFO] [stdout] 190 | pub fn p2(&mut self) -> P2_W { [INFO] [stdout] | ^^^^^^^^^ ----------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpiob/gpiob_intriseen.rs:196:15 [INFO] [stdout] | [INFO] [stdout] 196 | pub fn p3(&mut self) -> P3_W { [INFO] [stdout] | ^^^^^^^^^ ----------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpiob/gpiob_intriseen.rs:202:15 [INFO] [stdout] | [INFO] [stdout] 202 | pub fn p4(&mut self) -> P4_W { [INFO] [stdout] | ^^^^^^^^^ ----------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_intst.rs:134:26 [INFO] [stdout] | [INFO] [stdout] 134 | pub fn ch2_thc_intst(&mut self) -> CH2_THC_INTST_W { [INFO] [stdout] | ^^^^^^^^^ ---------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_intst.rs:140:26 [INFO] [stdout] | [INFO] [stdout] 140 | pub fn ch3_thc_intst(&mut self) -> CH3_THC_INTST_W { [INFO] [stdout] | ^^^^^^^^^ ---------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpiob/gpiob_intriseen.rs:208:15 [INFO] [stdout] | [INFO] [stdout] 208 | pub fn p5(&mut self) -> P5_W { [INFO] [stdout] | ^^^^^^^^^ ----------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_ch0ctr.rs:68:18 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn ch_en(&mut self) -> CH_EN_W { [INFO] [stdout] | ^^^^^^^^^ --------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpiob/gpiob_intriseen.rs:214:15 [INFO] [stdout] | [INFO] [stdout] 214 | pub fn p6(&mut self) -> P6_W { [INFO] [stdout] | ^^^^^^^^^ ----------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_ch0ctr.rs:74:18 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn lenth(&mut self) -> LENTH_W { [INFO] [stdout] | ^^^^^^^^^ --------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpiob/gpiob_intriseen.rs:220:15 [INFO] [stdout] | [INFO] [stdout] 220 | pub fn p7(&mut self) -> P7_W { [INFO] [stdout] | ^^^^^^^^^ ----------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_ch0ctr.rs:80:18 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn loop_(&mut self) -> LOOP_W { [INFO] [stdout] | ^^^^^^^^^ -------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpiob/gpiob_intriseen.rs:226:15 [INFO] [stdout] | [INFO] [stdout] 226 | pub fn p8(&mut self) -> P8_W { [INFO] [stdout] | ^^^^^^^^^ ----------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_ch0ctr.rs:86:16 [INFO] [stdout] | [INFO] [stdout] 86 | pub fn pri(&mut self) -> PRI_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpiob/gpiob_intriseen.rs:232:15 [INFO] [stdout] | [INFO] [stdout] 232 | pub fn p9(&mut self) -> P9_W { [INFO] [stdout] | ^^^^^^^^^ ----------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_ch0ctr.rs:92:18 [INFO] [stdout] | [INFO] [stdout] 92 | pub fn swreq(&mut self) -> SWREQ_W { [INFO] [stdout] | ^^^^^^^^^ --------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpiob/gpiob_intriseen.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 238 | pub fn p10(&mut self) -> P10_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_ch0mod.rs:78:22 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn ms_addmod(&mut self) -> MS_ADDMOD_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpiob/gpiob_intriseen.rs:244:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub fn p11(&mut self) -> P11_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_ch0mod.rs:84:20 [INFO] [stdout] | [INFO] [stdout] 84 | pub fn ms_size(&mut self) -> MS_SIZE_W { [INFO] [stdout] | ^^^^^^^^^ ----------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpiob/gpiob_intriseen.rs:250:16 [INFO] [stdout] | [INFO] [stdout] 250 | pub fn p12(&mut self) -> P12_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_ch0mod.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 90 | pub fn ms_sel(&mut self) -> MS_SEL_W { [INFO] [stdout] | ^^^^^^^^^ ---------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_ch0mod.rs:96:22 [INFO] [stdout] | [INFO] [stdout] 96 | pub fn md_addmod(&mut self) -> MD_ADDMOD_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpiob/gpiob_intriseen.rs:256:16 [INFO] [stdout] | [INFO] [stdout] 256 | pub fn p13(&mut self) -> P13_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_ch0mod.rs:102:20 [INFO] [stdout] | [INFO] [stdout] 102 | pub fn md_size(&mut self) -> MD_SIZE_W { [INFO] [stdout] | ^^^^^^^^^ ----------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpiob/gpiob_intriseen.rs:262:16 [INFO] [stdout] | [INFO] [stdout] 262 | pub fn p14(&mut self) -> P14_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_ch0mod.rs:108:19 [INFO] [stdout] | [INFO] [stdout] 108 | pub fn md_sel(&mut self) -> MD_SEL_W { [INFO] [stdout] | ^^^^^^^^^ ---------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpiob/gpiob_intriseen.rs:268:16 [INFO] [stdout] | [INFO] [stdout] 268 | pub fn p15(&mut self) -> P15_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_ch1ctr.rs:68:18 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn ch_en(&mut self) -> CH_EN_W { [INFO] [stdout] | ^^^^^^^^^ --------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpiob/gpiob_inten.rs:178:15 [INFO] [stdout] | [INFO] [stdout] 178 | pub fn p0(&mut self) -> P0_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_ch1ctr.rs:74:18 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn lenth(&mut self) -> LENTH_W { [INFO] [stdout] | ^^^^^^^^^ --------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpiob/gpiob_inten.rs:184:15 [INFO] [stdout] | [INFO] [stdout] 184 | pub fn p1(&mut self) -> P1_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpiob/gpiob_inten.rs:190:15 [INFO] [stdout] | [INFO] [stdout] 190 | pub fn p2(&mut self) -> P2_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_ch1ctr.rs:80:18 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn loop_(&mut self) -> LOOP_W { [INFO] [stdout] | ^^^^^^^^^ -------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpiob/gpiob_inten.rs:196:15 [INFO] [stdout] | [INFO] [stdout] 196 | pub fn p3(&mut self) -> P3_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_ch1ctr.rs:86:16 [INFO] [stdout] | [INFO] [stdout] 86 | pub fn pri(&mut self) -> PRI_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpiob/gpiob_inten.rs:202:15 [INFO] [stdout] | [INFO] [stdout] 202 | pub fn p4(&mut self) -> P4_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_ch1ctr.rs:92:18 [INFO] [stdout] | [INFO] [stdout] 92 | pub fn swreq(&mut self) -> SWREQ_W { [INFO] [stdout] | ^^^^^^^^^ --------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpiob/gpiob_inten.rs:208:15 [INFO] [stdout] | [INFO] [stdout] 208 | pub fn p5(&mut self) -> P5_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_ch1mod.rs:78:22 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn ms_addmod(&mut self) -> MS_ADDMOD_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpiob/gpiob_inten.rs:214:15 [INFO] [stdout] | [INFO] [stdout] 214 | pub fn p6(&mut self) -> P6_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_ch1mod.rs:84:20 [INFO] [stdout] | [INFO] [stdout] 84 | pub fn ms_size(&mut self) -> MS_SIZE_W { [INFO] [stdout] | ^^^^^^^^^ ----------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpiob/gpiob_inten.rs:220:15 [INFO] [stdout] | [INFO] [stdout] 220 | pub fn p7(&mut self) -> P7_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_ch1mod.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 90 | pub fn ms_sel(&mut self) -> MS_SEL_W { [INFO] [stdout] | ^^^^^^^^^ ---------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_ch1mod.rs:96:22 [INFO] [stdout] | [INFO] [stdout] 96 | pub fn md_addmod(&mut self) -> MD_ADDMOD_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_ch1mod.rs:102:20 [INFO] [stdout] | [INFO] [stdout] 102 | pub fn md_size(&mut self) -> MD_SIZE_W { [INFO] [stdout] | ^^^^^^^^^ ----------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_ch1mod.rs:108:19 [INFO] [stdout] | [INFO] [stdout] 108 | pub fn md_sel(&mut self) -> MD_SEL_W { [INFO] [stdout] | ^^^^^^^^^ ---------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_ch2ctr.rs:68:18 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn ch_en(&mut self) -> CH_EN_W { [INFO] [stdout] | ^^^^^^^^^ --------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_ch2ctr.rs:74:18 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn lenth(&mut self) -> LENTH_W { [INFO] [stdout] | ^^^^^^^^^ --------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_ch2ctr.rs:80:18 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn loop_(&mut self) -> LOOP_W { [INFO] [stdout] | ^^^^^^^^^ -------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpiob/gpiob_inten.rs:226:15 [INFO] [stdout] | [INFO] [stdout] 226 | pub fn p8(&mut self) -> P8_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_ch2ctr.rs:86:16 [INFO] [stdout] | [INFO] [stdout] 86 | pub fn pri(&mut self) -> PRI_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpiob/gpiob_inten.rs:232:15 [INFO] [stdout] | [INFO] [stdout] 232 | pub fn p9(&mut self) -> P9_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_ch2ctr.rs:92:18 [INFO] [stdout] | [INFO] [stdout] 92 | pub fn swreq(&mut self) -> SWREQ_W { [INFO] [stdout] | ^^^^^^^^^ --------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpiob/gpiob_inten.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 238 | pub fn p10(&mut self) -> P10_W { [INFO] [stdout] | ^^^^^^^^^ -------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_ch2mod.rs:78:22 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn ms_addmod(&mut self) -> MS_ADDMOD_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpiob/gpiob_inten.rs:244:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub fn p11(&mut self) -> P11_W { [INFO] [stdout] | ^^^^^^^^^ -------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_ch2mod.rs:84:20 [INFO] [stdout] | [INFO] [stdout] 84 | pub fn ms_size(&mut self) -> MS_SIZE_W { [INFO] [stdout] | ^^^^^^^^^ ----------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpiob/gpiob_inten.rs:250:16 [INFO] [stdout] | [INFO] [stdout] 250 | pub fn p12(&mut self) -> P12_W { [INFO] [stdout] | ^^^^^^^^^ -------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpiob/gpiob_inten.rs:256:16 [INFO] [stdout] | [INFO] [stdout] 256 | pub fn p13(&mut self) -> P13_W { [INFO] [stdout] | ^^^^^^^^^ -------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpiob/gpiob_inten.rs:262:16 [INFO] [stdout] | [INFO] [stdout] 262 | pub fn p14(&mut self) -> P14_W { [INFO] [stdout] | ^^^^^^^^^ -------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpiob/gpiob_inten.rs:268:16 [INFO] [stdout] | [INFO] [stdout] 268 | pub fn p15(&mut self) -> P15_W { [INFO] [stdout] | ^^^^^^^^^ -------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpiob/gpiob_intclr.rs:45:15 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn p0(&mut self) -> P0_W { [INFO] [stdout] | ^^^^^^^^^ -------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpiob/gpiob_intclr.rs:51:15 [INFO] [stdout] | [INFO] [stdout] 51 | pub fn p1(&mut self) -> P1_W { [INFO] [stdout] | ^^^^^^^^^ -------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpiob/gpiob_intclr.rs:57:15 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn p2(&mut self) -> P2_W { [INFO] [stdout] | ^^^^^^^^^ -------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpiob/gpiob_intclr.rs:63:15 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn p3(&mut self) -> P3_W { [INFO] [stdout] | ^^^^^^^^^ -------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpiob/gpiob_intclr.rs:69:15 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn p4(&mut self) -> P4_W { [INFO] [stdout] | ^^^^^^^^^ -------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_ch2mod.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 90 | pub fn ms_sel(&mut self) -> MS_SEL_W { [INFO] [stdout] | ^^^^^^^^^ ---------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_ch2mod.rs:96:22 [INFO] [stdout] | [INFO] [stdout] 96 | pub fn md_addmod(&mut self) -> MD_ADDMOD_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_ch2mod.rs:102:20 [INFO] [stdout] | [INFO] [stdout] 102 | pub fn md_size(&mut self) -> MD_SIZE_W { [INFO] [stdout] | ^^^^^^^^^ ----------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_ch2mod.rs:108:19 [INFO] [stdout] | [INFO] [stdout] 108 | pub fn md_sel(&mut self) -> MD_SEL_W { [INFO] [stdout] | ^^^^^^^^^ ---------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_ch3ctr.rs:68:18 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn ch_en(&mut self) -> CH_EN_W { [INFO] [stdout] | ^^^^^^^^^ --------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_ch3ctr.rs:74:18 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn lenth(&mut self) -> LENTH_W { [INFO] [stdout] | ^^^^^^^^^ --------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_ch3ctr.rs:80:18 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn loop_(&mut self) -> LOOP_W { [INFO] [stdout] | ^^^^^^^^^ -------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpiob/gpiob_intclr.rs:75:15 [INFO] [stdout] | [INFO] [stdout] 75 | pub fn p5(&mut self) -> P5_W { [INFO] [stdout] | ^^^^^^^^^ -------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_ch3ctr.rs:86:16 [INFO] [stdout] | [INFO] [stdout] 86 | pub fn pri(&mut self) -> PRI_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpiob/gpiob_intclr.rs:81:15 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn p6(&mut self) -> P6_W { [INFO] [stdout] | ^^^^^^^^^ -------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_ch3ctr.rs:92:18 [INFO] [stdout] | [INFO] [stdout] 92 | pub fn swreq(&mut self) -> SWREQ_W { [INFO] [stdout] | ^^^^^^^^^ --------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_ch3mod.rs:78:22 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn ms_addmod(&mut self) -> MS_ADDMOD_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_ch3mod.rs:84:20 [INFO] [stdout] | [INFO] [stdout] 84 | pub fn ms_size(&mut self) -> MS_SIZE_W { [INFO] [stdout] | ^^^^^^^^^ ----------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_ch3mod.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 90 | pub fn ms_sel(&mut self) -> MS_SEL_W { [INFO] [stdout] | ^^^^^^^^^ ---------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_ch3mod.rs:96:22 [INFO] [stdout] | [INFO] [stdout] 96 | pub fn md_addmod(&mut self) -> MD_ADDMOD_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpiob/gpiob_intclr.rs:87:15 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn p7(&mut self) -> P7_W { [INFO] [stdout] | ^^^^^^^^^ -------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_ch3mod.rs:102:20 [INFO] [stdout] | [INFO] [stdout] 102 | pub fn md_size(&mut self) -> MD_SIZE_W { [INFO] [stdout] | ^^^^^^^^^ ----------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpiob/gpiob_intclr.rs:93:15 [INFO] [stdout] | [INFO] [stdout] 93 | pub fn p8(&mut self) -> P8_W { [INFO] [stdout] | ^^^^^^^^^ -------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpiob/gpiob_intclr.rs:99:15 [INFO] [stdout] | [INFO] [stdout] 99 | pub fn p9(&mut self) -> P9_W { [INFO] [stdout] | ^^^^^^^^^ -------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpiob/gpiob_intclr.rs:105:16 [INFO] [stdout] | [INFO] [stdout] 105 | pub fn p10(&mut self) -> P10_W { [INFO] [stdout] | ^^^^^^^^^ --------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpiob/gpiob_intclr.rs:111:16 [INFO] [stdout] | [INFO] [stdout] 111 | pub fn p11(&mut self) -> P11_W { [INFO] [stdout] | ^^^^^^^^^ --------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpiob/gpiob_intclr.rs:117:16 [INFO] [stdout] | [INFO] [stdout] 117 | pub fn p12(&mut self) -> P12_W { [INFO] [stdout] | ^^^^^^^^^ --------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpiob/gpiob_intclr.rs:123:16 [INFO] [stdout] | [INFO] [stdout] 123 | pub fn p13(&mut self) -> P13_W { [INFO] [stdout] | ^^^^^^^^^ --------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpiob/gpiob_intclr.rs:129:16 [INFO] [stdout] | [INFO] [stdout] 129 | pub fn p14(&mut self) -> P14_W { [INFO] [stdout] | ^^^^^^^^^ --------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpiob/gpiob_intclr.rs:135:16 [INFO] [stdout] | [INFO] [stdout] 135 | pub fn p15(&mut self) -> P15_W { [INFO] [stdout] | ^^^^^^^^^ --------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioc/gpioc_data.rs:98:15 [INFO] [stdout] | [INFO] [stdout] 98 | pub fn p0(&mut self) -> P0_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioc/gpioc_data.rs:104:15 [INFO] [stdout] | [INFO] [stdout] 104 | pub fn p1(&mut self) -> P1_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioc/gpioc_data.rs:110:15 [INFO] [stdout] | [INFO] [stdout] 110 | pub fn p2(&mut self) -> P2_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/dma/dma_ch3mod.rs:108:19 [INFO] [stdout] | [INFO] [stdout] 108 | pub fn md_sel(&mut self) -> MD_SEL_W { [INFO] [stdout] | ^^^^^^^^^ ---------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioc/gpioc_data.rs:116:15 [INFO] [stdout] | [INFO] [stdout] 116 | pub fn p3(&mut self) -> P3_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/crc/crc_cr.rs:88:19 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn crc_en(&mut self) -> CRC_EN_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioc/gpioc_data.rs:122:15 [INFO] [stdout] | [INFO] [stdout] 122 | pub fn p4(&mut self) -> P4_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioc/gpioc_data.rs:128:15 [INFO] [stdout] | [INFO] [stdout] 128 | pub fn p5(&mut self) -> P5_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/crc/crc_cr.rs:94:22 [INFO] [stdout] | [INFO] [stdout] 94 | pub fn input_rev(&mut self) -> INPUT_REV_W { [INFO] [stdout] | ^^^^^^^^^ --------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/crc/crc_cr.rs:100:22 [INFO] [stdout] | [INFO] [stdout] 100 | pub fn input_inv(&mut self) -> INPUT_INV_W { [INFO] [stdout] | ^^^^^^^^^ --------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/crc/crc_cr.rs:106:23 [INFO] [stdout] | [INFO] [stdout] 106 | pub fn output_rev(&mut self) -> OUTPUT_REV_W { [INFO] [stdout] | ^^^^^^^^^ ---------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/crc/crc_cr.rs:112:23 [INFO] [stdout] | [INFO] [stdout] 112 | pub fn output_inv(&mut self) -> OUTPUT_INV_W { [INFO] [stdout] | ^^^^^^^^^ ---------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/crc/crc_cr.rs:118:23 [INFO] [stdout] | [INFO] [stdout] 118 | pub fn data_width(&mut self) -> DATA_WIDTH_W { [INFO] [stdout] | ^^^^^^^^^ ---------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioc/gpioc_data.rs:134:15 [INFO] [stdout] | [INFO] [stdout] 134 | pub fn p6(&mut self) -> P6_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioc/gpioc_data.rs:140:15 [INFO] [stdout] | [INFO] [stdout] 140 | pub fn p7(&mut self) -> P7_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/crc/crc_cr.rs:124:20 [INFO] [stdout] | [INFO] [stdout] 124 | pub fn crc_sel(&mut self) -> CRC_SEL_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioc/gpioc_dir.rs:98:15 [INFO] [stdout] | [INFO] [stdout] 98 | pub fn p0(&mut self) -> P0_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_data.rs:178:15 [INFO] [stdout] | [INFO] [stdout] 178 | pub fn p0(&mut self) -> P0_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioc/gpioc_dir.rs:104:15 [INFO] [stdout] | [INFO] [stdout] 104 | pub fn p1(&mut self) -> P1_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_data.rs:184:15 [INFO] [stdout] | [INFO] [stdout] 184 | pub fn p1(&mut self) -> P1_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioc/gpioc_dir.rs:110:15 [INFO] [stdout] | [INFO] [stdout] 110 | pub fn p2(&mut self) -> P2_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_data.rs:190:15 [INFO] [stdout] | [INFO] [stdout] 190 | pub fn p2(&mut self) -> P2_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioc/gpioc_dir.rs:116:15 [INFO] [stdout] | [INFO] [stdout] 116 | pub fn p3(&mut self) -> P3_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_data.rs:196:15 [INFO] [stdout] | [INFO] [stdout] 196 | pub fn p3(&mut self) -> P3_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioc/gpioc_dir.rs:122:15 [INFO] [stdout] | [INFO] [stdout] 122 | pub fn p4(&mut self) -> P4_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_data.rs:202:15 [INFO] [stdout] | [INFO] [stdout] 202 | pub fn p4(&mut self) -> P4_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioc/gpioc_dir.rs:128:15 [INFO] [stdout] | [INFO] [stdout] 128 | pub fn p5(&mut self) -> P5_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_data.rs:208:15 [INFO] [stdout] | [INFO] [stdout] 208 | pub fn p5(&mut self) -> P5_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioc/gpioc_dir.rs:134:15 [INFO] [stdout] | [INFO] [stdout] 134 | pub fn p6(&mut self) -> P6_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_data.rs:214:15 [INFO] [stdout] | [INFO] [stdout] 214 | pub fn p6(&mut self) -> P6_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioc/gpioc_dir.rs:140:15 [INFO] [stdout] | [INFO] [stdout] 140 | pub fn p7(&mut self) -> P7_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_data.rs:220:15 [INFO] [stdout] | [INFO] [stdout] 220 | pub fn p7(&mut self) -> P7_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioc/gpioc_intlvltrg.rs:98:15 [INFO] [stdout] | [INFO] [stdout] 98 | pub fn p0(&mut self) -> P0_W { [INFO] [stdout] | ^^^^^^^^^ ----------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_data.rs:226:15 [INFO] [stdout] | [INFO] [stdout] 226 | pub fn p8(&mut self) -> P8_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioc/gpioc_intlvltrg.rs:104:15 [INFO] [stdout] | [INFO] [stdout] 104 | pub fn p1(&mut self) -> P1_W { [INFO] [stdout] | ^^^^^^^^^ ----------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_data.rs:232:15 [INFO] [stdout] | [INFO] [stdout] 232 | pub fn p9(&mut self) -> P9_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioc/gpioc_intlvltrg.rs:110:15 [INFO] [stdout] | [INFO] [stdout] 110 | pub fn p2(&mut self) -> P2_W { [INFO] [stdout] | ^^^^^^^^^ ----------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_data.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 238 | pub fn p10(&mut self) -> P10_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioc/gpioc_intlvltrg.rs:116:15 [INFO] [stdout] | [INFO] [stdout] 116 | pub fn p3(&mut self) -> P3_W { [INFO] [stdout] | ^^^^^^^^^ ----------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioc/gpioc_intlvltrg.rs:122:15 [INFO] [stdout] | [INFO] [stdout] 122 | pub fn p4(&mut self) -> P4_W { [INFO] [stdout] | ^^^^^^^^^ ----------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioc/gpioc_intlvltrg.rs:128:15 [INFO] [stdout] | [INFO] [stdout] 128 | pub fn p5(&mut self) -> P5_W { [INFO] [stdout] | ^^^^^^^^^ ----------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioc/gpioc_intlvltrg.rs:134:15 [INFO] [stdout] | [INFO] [stdout] 134 | pub fn p6(&mut self) -> P6_W { [INFO] [stdout] | ^^^^^^^^^ ----------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioc/gpioc_intlvltrg.rs:140:15 [INFO] [stdout] | [INFO] [stdout] 140 | pub fn p7(&mut self) -> P7_W { [INFO] [stdout] | ^^^^^^^^^ ----------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioc/gpioc_intbe.rs:98:15 [INFO] [stdout] | [INFO] [stdout] 98 | pub fn p0(&mut self) -> P0_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioc/gpioc_intbe.rs:104:15 [INFO] [stdout] | [INFO] [stdout] 104 | pub fn p1(&mut self) -> P1_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioc/gpioc_intbe.rs:110:15 [INFO] [stdout] | [INFO] [stdout] 110 | pub fn p2(&mut self) -> P2_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioc/gpioc_intbe.rs:116:15 [INFO] [stdout] | [INFO] [stdout] 116 | pub fn p3(&mut self) -> P3_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioc/gpioc_intbe.rs:122:15 [INFO] [stdout] | [INFO] [stdout] 122 | pub fn p4(&mut self) -> P4_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioc/gpioc_intbe.rs:128:15 [INFO] [stdout] | [INFO] [stdout] 128 | pub fn p5(&mut self) -> P5_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioc/gpioc_intbe.rs:134:15 [INFO] [stdout] | [INFO] [stdout] 134 | pub fn p6(&mut self) -> P6_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioc/gpioc_intbe.rs:140:15 [INFO] [stdout] | [INFO] [stdout] 140 | pub fn p7(&mut self) -> P7_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_data.rs:244:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub fn p11(&mut self) -> P11_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_data.rs:250:16 [INFO] [stdout] | [INFO] [stdout] 250 | pub fn p12(&mut self) -> P12_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_data.rs:256:16 [INFO] [stdout] | [INFO] [stdout] 256 | pub fn p13(&mut self) -> P13_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_data.rs:262:16 [INFO] [stdout] | [INFO] [stdout] 262 | pub fn p14(&mut self) -> P14_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_data.rs:268:16 [INFO] [stdout] | [INFO] [stdout] 268 | pub fn p15(&mut self) -> P15_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_dir.rs:178:15 [INFO] [stdout] | [INFO] [stdout] 178 | pub fn p0(&mut self) -> P0_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_dir.rs:184:15 [INFO] [stdout] | [INFO] [stdout] 184 | pub fn p1(&mut self) -> P1_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_dir.rs:190:15 [INFO] [stdout] | [INFO] [stdout] 190 | pub fn p2(&mut self) -> P2_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_dir.rs:196:15 [INFO] [stdout] | [INFO] [stdout] 196 | pub fn p3(&mut self) -> P3_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_dir.rs:202:15 [INFO] [stdout] | [INFO] [stdout] 202 | pub fn p4(&mut self) -> P4_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_dir.rs:208:15 [INFO] [stdout] | [INFO] [stdout] 208 | pub fn p5(&mut self) -> P5_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_dir.rs:214:15 [INFO] [stdout] | [INFO] [stdout] 214 | pub fn p6(&mut self) -> P6_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_dir.rs:220:15 [INFO] [stdout] | [INFO] [stdout] 220 | pub fn p7(&mut self) -> P7_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_dir.rs:226:15 [INFO] [stdout] | [INFO] [stdout] 226 | pub fn p8(&mut self) -> P8_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_dir.rs:232:15 [INFO] [stdout] | [INFO] [stdout] 232 | pub fn p9(&mut self) -> P9_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_dir.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 238 | pub fn p10(&mut self) -> P10_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioc/gpioc_intriseen.rs:98:15 [INFO] [stdout] | [INFO] [stdout] 98 | pub fn p0(&mut self) -> P0_W { [INFO] [stdout] | ^^^^^^^^^ ----------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_dir.rs:244:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub fn p11(&mut self) -> P11_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioc/gpioc_intriseen.rs:104:15 [INFO] [stdout] | [INFO] [stdout] 104 | pub fn p1(&mut self) -> P1_W { [INFO] [stdout] | ^^^^^^^^^ ----------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_dir.rs:250:16 [INFO] [stdout] | [INFO] [stdout] 250 | pub fn p12(&mut self) -> P12_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioc/gpioc_intriseen.rs:110:15 [INFO] [stdout] | [INFO] [stdout] 110 | pub fn p2(&mut self) -> P2_W { [INFO] [stdout] | ^^^^^^^^^ ----------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_dir.rs:256:16 [INFO] [stdout] | [INFO] [stdout] 256 | pub fn p13(&mut self) -> P13_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioc/gpioc_intriseen.rs:116:15 [INFO] [stdout] | [INFO] [stdout] 116 | pub fn p3(&mut self) -> P3_W { [INFO] [stdout] | ^^^^^^^^^ ----------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_dir.rs:262:16 [INFO] [stdout] | [INFO] [stdout] 262 | pub fn p14(&mut self) -> P14_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_dir.rs:268:16 [INFO] [stdout] | [INFO] [stdout] 268 | pub fn p15(&mut self) -> P15_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_intlvltrg.rs:178:15 [INFO] [stdout] | [INFO] [stdout] 178 | pub fn p0(&mut self) -> P0_W { [INFO] [stdout] | ^^^^^^^^^ ----------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_intlvltrg.rs:184:15 [INFO] [stdout] | [INFO] [stdout] 184 | pub fn p1(&mut self) -> P1_W { [INFO] [stdout] | ^^^^^^^^^ ----------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_intlvltrg.rs:190:15 [INFO] [stdout] | [INFO] [stdout] 190 | pub fn p2(&mut self) -> P2_W { [INFO] [stdout] | ^^^^^^^^^ ----------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioc/gpioc_intriseen.rs:122:15 [INFO] [stdout] | [INFO] [stdout] 122 | pub fn p4(&mut self) -> P4_W { [INFO] [stdout] | ^^^^^^^^^ ----------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_intlvltrg.rs:196:15 [INFO] [stdout] | [INFO] [stdout] 196 | pub fn p3(&mut self) -> P3_W { [INFO] [stdout] | ^^^^^^^^^ ----------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioc/gpioc_intriseen.rs:128:15 [INFO] [stdout] | [INFO] [stdout] 128 | pub fn p5(&mut self) -> P5_W { [INFO] [stdout] | ^^^^^^^^^ ----------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_intlvltrg.rs:202:15 [INFO] [stdout] | [INFO] [stdout] 202 | pub fn p4(&mut self) -> P4_W { [INFO] [stdout] | ^^^^^^^^^ ----------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_intlvltrg.rs:208:15 [INFO] [stdout] | [INFO] [stdout] 208 | pub fn p5(&mut self) -> P5_W { [INFO] [stdout] | ^^^^^^^^^ ----------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioc/gpioc_intriseen.rs:134:15 [INFO] [stdout] | [INFO] [stdout] 134 | pub fn p6(&mut self) -> P6_W { [INFO] [stdout] | ^^^^^^^^^ ----------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioc/gpioc_intriseen.rs:140:15 [INFO] [stdout] | [INFO] [stdout] 140 | pub fn p7(&mut self) -> P7_W { [INFO] [stdout] | ^^^^^^^^^ ----------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_intlvltrg.rs:214:15 [INFO] [stdout] | [INFO] [stdout] 214 | pub fn p6(&mut self) -> P6_W { [INFO] [stdout] | ^^^^^^^^^ ----------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_intlvltrg.rs:220:15 [INFO] [stdout] | [INFO] [stdout] 220 | pub fn p7(&mut self) -> P7_W { [INFO] [stdout] | ^^^^^^^^^ ----------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioc/gpioc_inten.rs:98:15 [INFO] [stdout] | [INFO] [stdout] 98 | pub fn p0(&mut self) -> P0_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_intlvltrg.rs:226:15 [INFO] [stdout] | [INFO] [stdout] 226 | pub fn p8(&mut self) -> P8_W { [INFO] [stdout] | ^^^^^^^^^ ----------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioc/gpioc_inten.rs:104:15 [INFO] [stdout] | [INFO] [stdout] 104 | pub fn p1(&mut self) -> P1_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_intlvltrg.rs:232:15 [INFO] [stdout] | [INFO] [stdout] 232 | pub fn p9(&mut self) -> P9_W { [INFO] [stdout] | ^^^^^^^^^ ----------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioc/gpioc_inten.rs:110:15 [INFO] [stdout] | [INFO] [stdout] 110 | pub fn p2(&mut self) -> P2_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_intlvltrg.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 238 | pub fn p10(&mut self) -> P10_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioc/gpioc_inten.rs:116:15 [INFO] [stdout] | [INFO] [stdout] 116 | pub fn p3(&mut self) -> P3_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_intlvltrg.rs:244:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub fn p11(&mut self) -> P11_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioc/gpioc_inten.rs:122:15 [INFO] [stdout] | [INFO] [stdout] 122 | pub fn p4(&mut self) -> P4_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioc/gpioc_inten.rs:128:15 [INFO] [stdout] | [INFO] [stdout] 128 | pub fn p5(&mut self) -> P5_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_intlvltrg.rs:250:16 [INFO] [stdout] | [INFO] [stdout] 250 | pub fn p12(&mut self) -> P12_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioc/gpioc_inten.rs:134:15 [INFO] [stdout] | [INFO] [stdout] 134 | pub fn p6(&mut self) -> P6_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_intlvltrg.rs:256:16 [INFO] [stdout] | [INFO] [stdout] 256 | pub fn p13(&mut self) -> P13_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioc/gpioc_inten.rs:140:15 [INFO] [stdout] | [INFO] [stdout] 140 | pub fn p7(&mut self) -> P7_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_intlvltrg.rs:262:16 [INFO] [stdout] | [INFO] [stdout] 262 | pub fn p14(&mut self) -> P14_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioc/gpioc_intclr.rs:29:15 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn p0(&mut self) -> P0_W { [INFO] [stdout] | ^^^^^^^^^ -------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_intlvltrg.rs:268:16 [INFO] [stdout] | [INFO] [stdout] 268 | pub fn p15(&mut self) -> P15_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioc/gpioc_intclr.rs:35:15 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn p1(&mut self) -> P1_W { [INFO] [stdout] | ^^^^^^^^^ -------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioc/gpioc_intclr.rs:41:15 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn p2(&mut self) -> P2_W { [INFO] [stdout] | ^^^^^^^^^ -------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioc/gpioc_intclr.rs:47:15 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn p3(&mut self) -> P3_W { [INFO] [stdout] | ^^^^^^^^^ -------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioc/gpioc_intclr.rs:53:15 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn p4(&mut self) -> P4_W { [INFO] [stdout] | ^^^^^^^^^ -------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioc/gpioc_intclr.rs:59:15 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn p5(&mut self) -> P5_W { [INFO] [stdout] | ^^^^^^^^^ -------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioc/gpioc_intclr.rs:65:15 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn p6(&mut self) -> P6_W { [INFO] [stdout] | ^^^^^^^^^ -------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioc/gpioc_intclr.rs:71:15 [INFO] [stdout] | [INFO] [stdout] 71 | pub fn p7(&mut self) -> P7_W { [INFO] [stdout] | ^^^^^^^^^ -------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_intbe.rs:178:15 [INFO] [stdout] | [INFO] [stdout] 178 | pub fn p0(&mut self) -> P0_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/timer_base0/timerbase0_en.rs:38:19 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn low_en(&mut self) -> LOW_EN_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_intbe.rs:184:15 [INFO] [stdout] | [INFO] [stdout] 184 | pub fn p1(&mut self) -> P1_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/timer_base0/timerbase0_en.rs:44:20 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn high_en(&mut self) -> HIGH_EN_W { [INFO] [stdout] | ^^^^^^^^^ -------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_intbe.rs:190:15 [INFO] [stdout] | [INFO] [stdout] 190 | pub fn p2(&mut self) -> P2_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/timer_base0/timerbase0_div.rs:26:16 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn div(&mut self) -> DIV_W { [INFO] [stdout] | ^^^^^^^^^ ----------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_intbe.rs:196:15 [INFO] [stdout] | [INFO] [stdout] 196 | pub fn p3(&mut self) -> P3_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/timer_base0/timerbase0_ie.rs:38:19 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn low_ie(&mut self) -> LOW_IE_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_intbe.rs:202:15 [INFO] [stdout] | [INFO] [stdout] 202 | pub fn p4(&mut self) -> P4_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/timer_base0/timerbase0_ie.rs:44:20 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn high_ie(&mut self) -> HIGH_IE_W { [INFO] [stdout] | ^^^^^^^^^ -------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_intbe.rs:208:15 [INFO] [stdout] | [INFO] [stdout] 208 | pub fn p5(&mut self) -> P5_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/timer_base0/timerbase0_if.rs:38:19 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn low_if(&mut self) -> LOW_IF_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_intbe.rs:214:15 [INFO] [stdout] | [INFO] [stdout] 214 | pub fn p6(&mut self) -> P6_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/timer_base0/timerbase0_if.rs:44:20 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn high_if(&mut self) -> HIGH_IF_W { [INFO] [stdout] | ^^^^^^^^^ -------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_intbe.rs:220:15 [INFO] [stdout] | [INFO] [stdout] 220 | pub fn p7(&mut self) -> P7_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/timer_base0/timerbase0_high_load.rs:28:22 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn high_load(&mut self) -> HIGH_LOAD_W { [INFO] [stdout] | ^^^^^^^^^ ----------------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_intbe.rs:226:15 [INFO] [stdout] | [INFO] [stdout] 226 | pub fn p8(&mut self) -> P8_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_intbe.rs:232:15 [INFO] [stdout] | [INFO] [stdout] 232 | pub fn p9(&mut self) -> P9_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/timer_base0/timerbase0_low_load.rs:28:21 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn low_load(&mut self) -> LOW_LOAD_W { [INFO] [stdout] | ^^^^^^^^^ --------------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_intbe.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 238 | pub fn p10(&mut self) -> P10_W { [INFO] [stdout] | ^^^^^^^^^ -------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_intbe.rs:244:16 [INFO] [stdout] | [INFO] [stdout] 244 | pub fn p11(&mut self) -> P11_W { [INFO] [stdout] | ^^^^^^^^^ -------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_intbe.rs:250:16 [INFO] [stdout] | [INFO] [stdout] 250 | pub fn p12(&mut self) -> P12_W { [INFO] [stdout] | ^^^^^^^^^ -------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_intbe.rs:256:16 [INFO] [stdout] | [INFO] [stdout] 256 | pub fn p13(&mut self) -> P13_W { [INFO] [stdout] | ^^^^^^^^^ -------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/timer_base1/timerbase1_en.rs:38:19 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn low_en(&mut self) -> LOW_EN_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_intbe.rs:262:16 [INFO] [stdout] | [INFO] [stdout] 262 | pub fn p14(&mut self) -> P14_W { [INFO] [stdout] | ^^^^^^^^^ -------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/timer_base1/timerbase1_en.rs:44:20 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn high_en(&mut self) -> HIGH_EN_W { [INFO] [stdout] | ^^^^^^^^^ -------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/timer_base1/timerbase1_div.rs:26:16 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn div(&mut self) -> DIV_W { [INFO] [stdout] | ^^^^^^^^^ ----------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_intbe.rs:268:16 [INFO] [stdout] | [INFO] [stdout] 268 | pub fn p15(&mut self) -> P15_W { [INFO] [stdout] | ^^^^^^^^^ -------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/timer_base1/timerbase1_ie.rs:38:19 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn low_ie(&mut self) -> LOW_IE_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_intriseen.rs:178:15 [INFO] [stdout] | [INFO] [stdout] 178 | pub fn p0(&mut self) -> P0_W { [INFO] [stdout] | ^^^^^^^^^ ----------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/timer_base1/timerbase1_ie.rs:44:20 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn high_ie(&mut self) -> HIGH_IE_W { [INFO] [stdout] | ^^^^^^^^^ -------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_intriseen.rs:184:15 [INFO] [stdout] | [INFO] [stdout] 184 | pub fn p1(&mut self) -> P1_W { [INFO] [stdout] | ^^^^^^^^^ ----------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/timer_base1/timerbase1_if.rs:38:19 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn low_if(&mut self) -> LOW_IF_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_intriseen.rs:190:15 [INFO] [stdout] | [INFO] [stdout] 190 | pub fn p2(&mut self) -> P2_W { [INFO] [stdout] | ^^^^^^^^^ ----------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/timer_base1/timerbase1_if.rs:44:20 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn high_if(&mut self) -> HIGH_IF_W { [INFO] [stdout] | ^^^^^^^^^ -------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_intriseen.rs:196:15 [INFO] [stdout] | [INFO] [stdout] 196 | pub fn p3(&mut self) -> P3_W { [INFO] [stdout] | ^^^^^^^^^ ----------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/timer_base1/timerbase1_high_load.rs:28:22 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn high_load(&mut self) -> HIGH_LOAD_W { [INFO] [stdout] | ^^^^^^^^^ ----------------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_intriseen.rs:202:15 [INFO] [stdout] | [INFO] [stdout] 202 | pub fn p4(&mut self) -> P4_W { [INFO] [stdout] | ^^^^^^^^^ ----------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/timer_base1/timerbase1_low_load.rs:28:21 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn low_load(&mut self) -> LOW_LOAD_W { [INFO] [stdout] | ^^^^^^^^^ --------------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/timer_base2/timerbase2_en.rs:38:19 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn low_en(&mut self) -> LOW_EN_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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-fa1681d337c676e6/out/gpioa/gpioa_intriseen.rs:208:15 [INFO] [stdout] | [INFO] [stdout] 208 | pub fn p5(&mut self) -> P5_W { [INFO] [stdout] | ^^^^^^^^^ ----------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: 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] | +++ [WARN] too many lines in the log, truncating it