[INFO] cloning repository https://github.com/emgre/cc3200-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/emgre/cc3200-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femgre%2Fcc3200-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femgre%2Fcc3200-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 68f6321ba894c402ee949698de5707e1d641a47e
[INFO] checking emgre/cc3200-rs against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femgre%2Fcc3200-rs" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config
[INFO] started tweaking git repo https://github.com/emgre/cc3200-rs
[INFO] finished tweaking git repo https://github.com/emgre/cc3200-rs
[INFO] tweaked toml for git repo https://github.com/emgre/cc3200-rs written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/emgre/cc3200-rs on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/emgre/cc3200-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded r0 v0.2.2
[INFO] [stderr]   Downloaded nb v1.0.0
[INFO] [stderr]   Downloaded cortex-m-rt v0.6.13
[INFO] [stderr]   Downloaded generic-array v0.13.3
[INFO] [stderr]   Downloaded as-slice v0.1.5
[INFO] [stderr]   Downloaded aligned v0.2.0
[INFO] [stderr]   Downloaded cortex-m-semihosting v0.3.7
[INFO] [stderr]   Downloaded volatile-register v0.2.0
[INFO] [stderr]   Downloaded cortex-m v0.7.2
[INFO] [stderr]   Downloaded cortex-m v0.6.7
[INFO] [stderr]   Downloaded embedded-hal v0.2.5
[INFO] [stderr]   Downloaded panic-semihosting v0.5.6
[INFO] [stderr]   Downloaded aligned v0.3.4
[INFO] [stderr]   Downloaded cortex-m-rt-macros v0.1.8
[INFO] [stderr]   Downloaded cortex-m v0.5.11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ab6b6495f82bc895aecc610485991bf994b9f099794fd1df30b6e9f4eec8aabc
[INFO] running `Command { std: "docker" "start" "-a" "ab6b6495f82bc895aecc610485991bf994b9f099794fd1df30b6e9f4eec8aabc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ab6b6495f82bc895aecc610485991bf994b9f099794fd1df30b6e9f4eec8aabc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab6b6495f82bc895aecc610485991bf994b9f099794fd1df30b6e9f4eec8aabc", kill_on_drop: false }`
[INFO] [stdout] ab6b6495f82bc895aecc610485991bf994b9f099794fd1df30b6e9f4eec8aabc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f74f7e5a1036c786991d1f6766fc87f8dcf12a9bed36e5894dd6fa47e8a9aa57
[INFO] running `Command { std: "docker" "start" "-a" "f74f7e5a1036c786991d1f6766fc87f8dcf12a9bed36e5894dd6fa47e8a9aa57", kill_on_drop: false }`
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling cortex-m v0.7.2
[INFO] [stderr]     Checking nb v1.0.0
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking vcell v0.1.3
[INFO] [stderr]     Checking bitfield v0.13.2
[INFO] [stderr]     Checking generic-array v0.12.4
[INFO] [stderr]     Checking generic-array v0.13.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.26
[INFO] [stderr]     Checking nb v0.1.3
[INFO] [stderr]     Checking volatile-register v0.2.0
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]     Checking embedded-hal v0.2.5
[INFO] [stderr]    Compiling cortex-m v0.6.7
[INFO] [stderr]    Compiling cc3200-pac v0.1.0 (/opt/rustwide/workdir/cc3200-pac)
[INFO] [stderr]    Compiling cortex-m v0.5.11
[INFO] [stderr]    Compiling syn v1.0.71
[INFO] [stderr]     Checking as-slice v0.1.5
[INFO] [stderr]    Compiling cortex-m-semihosting v0.3.7
[INFO] [stderr]     Checking aligned v0.2.0
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling cc3200-hal v0.1.0 (/opt/rustwide/workdir/cc3200-hal)
[INFO] [stderr]    Compiling cortex-m-rt v0.6.13
[INFO] [stderr]     Checking r0 v0.2.2
[INFO] [stderr]    Compiling bare-metal v0.2.5
[INFO] [stderr]     Checking aligned v0.3.4
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stdout] warning: lint `const_err` has been removed: converted into hard error, see issue #71800 <https://github.com/rust-lang/rust/issues/71800> for more information
[INFO] [stdout]  --> cc3200-pac/src/lib.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![deny(const_err)]
[INFO] [stdout]   |         ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC <https://rust-lang.github.io/rfcs/2145-type-privacy.html> for more information
[INFO] [stdout]   --> cc3200-pac/src/lib.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | #![deny(private_in_public)]
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking panic-semihosting v0.5.6
[INFO] [stdout] warning: lint `const_err` has been removed: converted into hard error, see issue #71800 <https://github.com/rust-lang/rust/issues/71800> for more information
[INFO] [stdout]  --> cc3200-pac/src/lib.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![deny(const_err)]
[INFO] [stdout]   |         ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC <https://rust-lang.github.io/rfcs/2145-type-privacy.html> for more information
[INFO] [stdout]   --> cc3200-pac/src/lib.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | #![deny(private_in_public)]
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> cc3200-pac/src/wdt/wdtload.rs:71:20
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn wdtload(&mut self) -> WDTLOAD_W {
[INFO] [stdout]    |                    ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the 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] 71 |     pub fn wdtload(&mut self) -> WDTLOAD_W<'_> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/wdt/wdtctl.rs:141:20
[INFO] [stdout]     |
[INFO] [stdout] 141 |     pub fn inttype(&mut self) -> INTTYPE_W {
[INFO] [stdout]     |                    ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 141 |     pub fn inttype(&mut self) -> INTTYPE_W<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/wdt/wdtctl.rs:146:18
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub fn inten(&mut self) -> 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] 146 |     pub fn inten(&mut self) -> INTEN_W<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> cc3200-pac/src/wdt/wdticr.rs:36:22
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn wdtintclr(&mut self) -> WDTINTCLR_W {
[INFO] [stdout]    |                      ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn wdtintclr(&mut self) -> WDTINTCLR_W<'_> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> cc3200-pac/src/wdt/wdttest.rs:81:18
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub fn stall(&mut self) -> STALL_W {
[INFO] [stdout]    |                  ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 stall(&mut self) -> STALL_W<'_> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> cc3200-pac/src/wdt/wdtlock.rs:71:20
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn wdtlock(&mut self) -> WDTLOCK_W {
[INFO] [stdout]    |                    ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 wdtlock(&mut self) -> WDTLOCK_W<'_> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> cc3200-pac/src/gpioa0/gpiodata.rs:71:17
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn data(&mut self) -> DATA_W {
[INFO] [stdout]    |                 ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 data(&mut self) -> DATA_W<'_> {
[INFO] [stdout]    |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> cc3200-pac/src/gpioa0/gpiodir.rs:71:16
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn dir(&mut self) -> DIR_W {
[INFO] [stdout]    |                ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 dir(&mut self) -> DIR_W<'_> {
[INFO] [stdout]    |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> cc3200-pac/src/gpioa0/gpiois.rs:71:15
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn is(&mut self) -> IS_W {
[INFO] [stdout]    |               ^^^^^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 is(&mut self) -> IS_W<'_> {
[INFO] [stdout]    |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> cc3200-pac/src/gpioa0/gpioibe.rs:71:16
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn ibe(&mut self) -> IBE_W {
[INFO] [stdout]    |                ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 ibe(&mut self) -> IBE_W<'_> {
[INFO] [stdout]    |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> cc3200-pac/src/gpioa0/gpioiev.rs:71:16
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn iev(&mut self) -> IEV_W {
[INFO] [stdout]    |                ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 iev(&mut self) -> IEV_W<'_> {
[INFO] [stdout]    |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> cc3200-pac/src/gpioa0/gpioim.rs:71:15
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn im(&mut self) -> IM_W {
[INFO] [stdout]    |               ^^^^^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 im(&mut self) -> IM_W<'_> {
[INFO] [stdout]    |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> cc3200-pac/src/gpioa0/gpioris.rs:71:16
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn ris(&mut self) -> RIS_W {
[INFO] [stdout]    |                ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 ris(&mut self) -> RIS_W<'_> {
[INFO] [stdout]    |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> cc3200-pac/src/gpioa0/gpioicr.rs:36:16
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn icr(&mut self) -> ICR_W {
[INFO] [stdout]    |                ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn icr(&mut self) -> ICR_W<'_> {
[INFO] [stdout]    |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> cc3200-pac/src/gpioa1/gpiodata.rs:71:17
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn data(&mut self) -> DATA_W {
[INFO] [stdout]    |                 ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 data(&mut self) -> DATA_W<'_> {
[INFO] [stdout]    |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> cc3200-pac/src/gpioa1/gpiodir.rs:71:16
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn dir(&mut self) -> DIR_W {
[INFO] [stdout]    |                ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 dir(&mut self) -> DIR_W<'_> {
[INFO] [stdout]    |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> cc3200-pac/src/gpioa1/gpiois.rs:71:15
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn is(&mut self) -> IS_W {
[INFO] [stdout]    |               ^^^^^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 is(&mut self) -> IS_W<'_> {
[INFO] [stdout]    |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> cc3200-pac/src/gpioa1/gpioibe.rs:71:16
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn ibe(&mut self) -> IBE_W {
[INFO] [stdout]    |                ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 ibe(&mut self) -> IBE_W<'_> {
[INFO] [stdout]    |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> cc3200-pac/src/gpioa1/gpioiev.rs:71:16
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn iev(&mut self) -> IEV_W {
[INFO] [stdout]    |                ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 iev(&mut self) -> IEV_W<'_> {
[INFO] [stdout]    |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> cc3200-pac/src/gpioa1/gpioim.rs:71:15
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn im(&mut self) -> IM_W {
[INFO] [stdout]    |               ^^^^^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 im(&mut self) -> IM_W<'_> {
[INFO] [stdout]    |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> cc3200-pac/src/gpioa1/gpioris.rs:71:16
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn ris(&mut self) -> RIS_W {
[INFO] [stdout]    |                ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 ris(&mut self) -> RIS_W<'_> {
[INFO] [stdout]    |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> cc3200-pac/src/gpioa1/gpioicr.rs:36:16
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn icr(&mut self) -> ICR_W {
[INFO] [stdout]    |                ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn icr(&mut self) -> ICR_W<'_> {
[INFO] [stdout]    |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> cc3200-pac/src/gpioa2/gpiodata.rs:71:17
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn data(&mut self) -> DATA_W {
[INFO] [stdout]    |                 ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 data(&mut self) -> DATA_W<'_> {
[INFO] [stdout]    |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> cc3200-pac/src/gpioa2/gpiodir.rs:71:16
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn dir(&mut self) -> DIR_W {
[INFO] [stdout]    |                ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 dir(&mut self) -> DIR_W<'_> {
[INFO] [stdout]    |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> cc3200-pac/src/gpioa2/gpiois.rs:71:15
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn is(&mut self) -> IS_W {
[INFO] [stdout]    |               ^^^^^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 is(&mut self) -> IS_W<'_> {
[INFO] [stdout]    |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> cc3200-pac/src/gpioa2/gpioibe.rs:71:16
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn ibe(&mut self) -> IBE_W {
[INFO] [stdout]    |                ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 ibe(&mut self) -> IBE_W<'_> {
[INFO] [stdout]    |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> cc3200-pac/src/gpioa2/gpioiev.rs:71:16
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn iev(&mut self) -> IEV_W {
[INFO] [stdout]    |                ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 iev(&mut self) -> IEV_W<'_> {
[INFO] [stdout]    |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> cc3200-pac/src/gpioa2/gpioim.rs:71:15
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn im(&mut self) -> IM_W {
[INFO] [stdout]    |               ^^^^^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 im(&mut self) -> IM_W<'_> {
[INFO] [stdout]    |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> cc3200-pac/src/gpioa2/gpioris.rs:71:16
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn ris(&mut self) -> RIS_W {
[INFO] [stdout]    |                ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 ris(&mut self) -> RIS_W<'_> {
[INFO] [stdout]    |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> cc3200-pac/src/gpioa2/gpioicr.rs:36:16
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn icr(&mut self) -> ICR_W {
[INFO] [stdout]    |                ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn icr(&mut self) -> ICR_W<'_> {
[INFO] [stdout]    |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> cc3200-pac/src/gpioa3/gpiodata.rs:71:17
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn data(&mut self) -> DATA_W {
[INFO] [stdout]    |                 ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 data(&mut self) -> DATA_W<'_> {
[INFO] [stdout]    |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> cc3200-pac/src/gpioa3/gpiodir.rs:71:16
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn dir(&mut self) -> DIR_W {
[INFO] [stdout]    |                ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 dir(&mut self) -> DIR_W<'_> {
[INFO] [stdout]    |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> cc3200-pac/src/gpioa3/gpiois.rs:71:15
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn is(&mut self) -> IS_W {
[INFO] [stdout]    |               ^^^^^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 is(&mut self) -> IS_W<'_> {
[INFO] [stdout]    |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> cc3200-pac/src/gpioa3/gpioibe.rs:71:16
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn ibe(&mut self) -> IBE_W {
[INFO] [stdout]    |                ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 ibe(&mut self) -> IBE_W<'_> {
[INFO] [stdout]    |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> cc3200-pac/src/gpioa3/gpioiev.rs:71:16
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn iev(&mut self) -> IEV_W {
[INFO] [stdout]    |                ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 iev(&mut self) -> IEV_W<'_> {
[INFO] [stdout]    |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> cc3200-pac/src/gpioa3/gpioim.rs:71:15
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn im(&mut self) -> IM_W {
[INFO] [stdout]    |               ^^^^^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 im(&mut self) -> IM_W<'_> {
[INFO] [stdout]    |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> cc3200-pac/src/gpioa3/gpioris.rs:71:16
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn ris(&mut self) -> RIS_W {
[INFO] [stdout]    |                ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 ris(&mut self) -> RIS_W<'_> {
[INFO] [stdout]    |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> cc3200-pac/src/gpioa3/gpioicr.rs:36:16
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn icr(&mut self) -> ICR_W {
[INFO] [stdout]    |                ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn icr(&mut self) -> ICR_W<'_> {
[INFO] [stdout]    |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/camclken.rs:163:22
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn dslpclken(&mut self) -> DSLPCLKEN_W {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn dslpclken(&mut self) -> DSLPCLKEN_W<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/camclken.rs:168:21
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn slpclken(&mut self) -> SLPCLKEN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn slpclken(&mut self) -> SLPCLKEN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/camclken.rs:173:21
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn runclken(&mut self) -> RUNCLKEN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn runclken(&mut self) -> RUNCLKEN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/camswrst.rs:100:18
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn swrst(&mut self) -> SWRST_W {
[INFO] [stdout]     |                  ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 swrst(&mut self) -> SWRST_W<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/mcaspclken.rs:163:22
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn dslpclken(&mut self) -> DSLPCLKEN_W {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn dslpclken(&mut self) -> DSLPCLKEN_W<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/mcaspclken.rs:168:21
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn slpclken(&mut self) -> SLPCLKEN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn slpclken(&mut self) -> SLPCLKEN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/mcaspclken.rs:173:21
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn runclken(&mut self) -> RUNCLKEN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn runclken(&mut self) -> RUNCLKEN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/mcaspswrst.rs:100:18
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn swrst(&mut self) -> SWRST_W {
[INFO] [stdout]     |                  ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 swrst(&mut self) -> SWRST_W<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/sdiomclken.rs:163:22
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn dslpclken(&mut self) -> DSLPCLKEN_W {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn dslpclken(&mut self) -> DSLPCLKEN_W<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/sdiomclken.rs:168:21
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn slpclken(&mut self) -> SLPCLKEN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn slpclken(&mut self) -> SLPCLKEN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/sdiomclken.rs:173:21
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn runclken(&mut self) -> RUNCLKEN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn runclken(&mut self) -> RUNCLKEN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/sdiomswrst.rs:100:18
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn swrst(&mut self) -> SWRST_W {
[INFO] [stdout]     |                  ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 swrst(&mut self) -> SWRST_W<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/apspiclken.rs:163:22
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn dslpclken(&mut self) -> DSLPCLKEN_W {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn dslpclken(&mut self) -> DSLPCLKEN_W<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/apspiclken.rs:168:21
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn slpclken(&mut self) -> SLPCLKEN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn slpclken(&mut self) -> SLPCLKEN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/apspiclken.rs:173:21
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn runclken(&mut self) -> RUNCLKEN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn runclken(&mut self) -> RUNCLKEN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/apspiswrst.rs:100:18
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn swrst(&mut self) -> SWRST_W {
[INFO] [stdout]     |                  ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 swrst(&mut self) -> SWRST_W<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/dmaclken.rs:163:22
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn dslpclken(&mut self) -> DSLPCLKEN_W {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn dslpclken(&mut self) -> DSLPCLKEN_W<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/dmaclken.rs:168:21
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn slpclken(&mut self) -> SLPCLKEN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn slpclken(&mut self) -> SLPCLKEN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/dmaclken.rs:173:21
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn runclken(&mut self) -> RUNCLKEN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn runclken(&mut self) -> RUNCLKEN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/dmaswrst.rs:100:18
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn swrst(&mut self) -> SWRST_W {
[INFO] [stdout]     |                  ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 swrst(&mut self) -> SWRST_W<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/gpio0clken.rs:163:22
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn dslpclken(&mut self) -> DSLPCLKEN_W {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn dslpclken(&mut self) -> DSLPCLKEN_W<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/gpio0clken.rs:168:21
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn slpclken(&mut self) -> SLPCLKEN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn slpclken(&mut self) -> SLPCLKEN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/gpio0clken.rs:173:21
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn runclken(&mut self) -> RUNCLKEN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn runclken(&mut self) -> RUNCLKEN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/gpio0swrst.rs:100:18
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn swrst(&mut self) -> SWRST_W {
[INFO] [stdout]     |                  ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 swrst(&mut self) -> SWRST_W<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/gpio1clken.rs:163:22
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn dslpclken(&mut self) -> DSLPCLKEN_W {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn dslpclken(&mut self) -> DSLPCLKEN_W<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/gpio1clken.rs:168:21
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn slpclken(&mut self) -> SLPCLKEN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn slpclken(&mut self) -> SLPCLKEN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/gpio1clken.rs:173:21
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn runclken(&mut self) -> RUNCLKEN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn runclken(&mut self) -> RUNCLKEN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/gpio1swrst.rs:100:18
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn swrst(&mut self) -> SWRST_W {
[INFO] [stdout]     |                  ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 swrst(&mut self) -> SWRST_W<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/gpio2clken.rs:163:22
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn dslpclken(&mut self) -> DSLPCLKEN_W {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn dslpclken(&mut self) -> DSLPCLKEN_W<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/gpio2clken.rs:168:21
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn slpclken(&mut self) -> SLPCLKEN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn slpclken(&mut self) -> SLPCLKEN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/gpio2clken.rs:173:21
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn runclken(&mut self) -> RUNCLKEN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn runclken(&mut self) -> RUNCLKEN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/gpio2swrst.rs:100:18
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn swrst(&mut self) -> SWRST_W {
[INFO] [stdout]     |                  ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 swrst(&mut self) -> SWRST_W<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/gpio3clken.rs:163:22
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn dslpclken(&mut self) -> DSLPCLKEN_W {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn dslpclken(&mut self) -> DSLPCLKEN_W<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/gpio3clken.rs:168:21
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn slpclken(&mut self) -> SLPCLKEN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn slpclken(&mut self) -> SLPCLKEN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/gpio3clken.rs:173:21
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn runclken(&mut self) -> RUNCLKEN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn runclken(&mut self) -> RUNCLKEN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/gpio3swrst.rs:100:18
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn swrst(&mut self) -> SWRST_W {
[INFO] [stdout]     |                  ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 swrst(&mut self) -> SWRST_W<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/gpio4clken.rs:163:22
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn dslpclken(&mut self) -> DSLPCLKEN_W {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn dslpclken(&mut self) -> DSLPCLKEN_W<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/gpio4clken.rs:168:21
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn slpclken(&mut self) -> SLPCLKEN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn slpclken(&mut self) -> SLPCLKEN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/gpio4clken.rs:173:21
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn runclken(&mut self) -> RUNCLKEN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn runclken(&mut self) -> RUNCLKEN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/gpio4swrst.rs:100:18
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn swrst(&mut self) -> SWRST_W {
[INFO] [stdout]     |                  ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 swrst(&mut self) -> SWRST_W<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/wdtclken.rs:194:23
[INFO] [stdout]     |
[INFO] [stdout] 194 |     pub fn baudclksel(&mut self) -> BAUDCLKSEL_W {
[INFO] [stdout]     |                       ^^^^^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 194 |     pub fn baudclksel(&mut self) -> BAUDCLKSEL_W<'_> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/wdtclken.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 |     pub fn dslpclken(&mut self) -> DSLPCLKEN_W {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 199 |     pub fn dslpclken(&mut self) -> DSLPCLKEN_W<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/wdtclken.rs:204:21
[INFO] [stdout]     |
[INFO] [stdout] 204 |     pub fn slpclken(&mut self) -> SLPCLKEN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 204 |     pub fn slpclken(&mut self) -> SLPCLKEN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/wdtclken.rs:209:21
[INFO] [stdout]     |
[INFO] [stdout] 209 |     pub fn runclken(&mut self) -> RUNCLKEN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 209 |     pub fn runclken(&mut self) -> RUNCLKEN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/wdtswrst.rs:100:18
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn swrst(&mut self) -> SWRST_W {
[INFO] [stdout]     |                  ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 swrst(&mut self) -> SWRST_W<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/uart0clken.rs:163:22
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn dslpclken(&mut self) -> DSLPCLKEN_W {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn dslpclken(&mut self) -> DSLPCLKEN_W<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/uart0clken.rs:168:21
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn slpclken(&mut self) -> SLPCLKEN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn slpclken(&mut self) -> SLPCLKEN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/uart0clken.rs:173:21
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn runclken(&mut self) -> RUNCLKEN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn runclken(&mut self) -> RUNCLKEN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/uart0swrst.rs:100:18
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn swrst(&mut self) -> SWRST_W {
[INFO] [stdout]     |                  ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 swrst(&mut self) -> SWRST_W<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/uart1clken.rs:163:22
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn dslpclken(&mut self) -> DSLPCLKEN_W {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn dslpclken(&mut self) -> DSLPCLKEN_W<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/uart1clken.rs:168:21
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn slpclken(&mut self) -> SLPCLKEN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn slpclken(&mut self) -> SLPCLKEN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/uart1clken.rs:173:21
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn runclken(&mut self) -> RUNCLKEN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn runclken(&mut self) -> RUNCLKEN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/uart1swrst.rs:100:18
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn swrst(&mut self) -> SWRST_W {
[INFO] [stdout]     |                  ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 swrst(&mut self) -> SWRST_W<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/gpt0clken.rs:163:22
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn dslpclken(&mut self) -> DSLPCLKEN_W {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn dslpclken(&mut self) -> DSLPCLKEN_W<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/gpt0clken.rs:168:21
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn slpclken(&mut self) -> SLPCLKEN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn slpclken(&mut self) -> SLPCLKEN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/gpt0clken.rs:173:21
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn runclken(&mut self) -> RUNCLKEN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn runclken(&mut self) -> RUNCLKEN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/gpt0swrst.rs:100:18
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn swrst(&mut self) -> SWRST_W {
[INFO] [stdout]     |                  ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 swrst(&mut self) -> SWRST_W<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/gpt1clken.rs:163:22
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn dslpclken(&mut self) -> DSLPCLKEN_W {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn dslpclken(&mut self) -> DSLPCLKEN_W<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/gpt1clken.rs:168:21
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn slpclken(&mut self) -> SLPCLKEN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn slpclken(&mut self) -> SLPCLKEN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/gpt1clken.rs:173:21
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn runclken(&mut self) -> RUNCLKEN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn runclken(&mut self) -> RUNCLKEN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/gpt1swrst.rs:100:18
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn swrst(&mut self) -> SWRST_W {
[INFO] [stdout]     |                  ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 swrst(&mut self) -> SWRST_W<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/gpt2clken.rs:163:22
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn dslpclken(&mut self) -> DSLPCLKEN_W {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn dslpclken(&mut self) -> DSLPCLKEN_W<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/gpt2clken.rs:168:21
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn slpclken(&mut self) -> SLPCLKEN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn slpclken(&mut self) -> SLPCLKEN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/gpt2clken.rs:173:21
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn runclken(&mut self) -> RUNCLKEN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn runclken(&mut self) -> RUNCLKEN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/gpt2swrst.rs:100:18
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn swrst(&mut self) -> SWRST_W {
[INFO] [stdout]     |                  ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 swrst(&mut self) -> SWRST_W<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/gpt3clken.rs:163:22
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn dslpclken(&mut self) -> DSLPCLKEN_W {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn dslpclken(&mut self) -> DSLPCLKEN_W<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/gpt3clken.rs:168:21
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn slpclken(&mut self) -> SLPCLKEN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn slpclken(&mut self) -> SLPCLKEN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/gpt3clken.rs:173:21
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn runclken(&mut self) -> RUNCLKEN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn runclken(&mut self) -> RUNCLKEN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/gpt3swrst.rs:100:18
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn swrst(&mut self) -> SWRST_W {
[INFO] [stdout]     |                  ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 swrst(&mut self) -> SWRST_W<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/i2cclken.rs:163:22
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn dslpclken(&mut self) -> DSLPCLKEN_W {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn dslpclken(&mut self) -> DSLPCLKEN_W<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/i2cclken.rs:168:21
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn slpclken(&mut self) -> SLPCLKEN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn slpclken(&mut self) -> SLPCLKEN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/i2cclken.rs:173:21
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn runclken(&mut self) -> RUNCLKEN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn runclken(&mut self) -> RUNCLKEN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/i2cswrst.rs:100:18
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn swrst(&mut self) -> SWRST_W {
[INFO] [stdout]     |                  ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 swrst(&mut self) -> SWRST_W<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_0.rs:561:21
[INFO] [stdout]     |
[INFO] [stdout] 561 |     pub fn confmode(&mut self) -> CONFMODE_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 561 |     pub fn confmode(&mut self) -> CONFMODE_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_0.rs:566:22
[INFO] [stdout]     |
[INFO] [stdout] 566 |     pub fn opendrain(&mut self) -> OPENDRAIN_W {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 566 |     pub fn opendrain(&mut self) -> OPENDRAIN_W<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_0.rs:571:26
[INFO] [stdout]     |
[INFO] [stdout] 571 |     pub fn drivestrength(&mut self) -> DRIVESTRENGTH_W {
[INFO] [stdout]     |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 571 |     pub fn drivestrength(&mut self) -> DRIVESTRENGTH_W<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_0.rs:576:19
[INFO] [stdout]     |
[INFO] [stdout] 576 |     pub fn pullup(&mut self) -> PULLUP_W {
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 576 |     pub fn pullup(&mut self) -> PULLUP_W<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_0.rs:581:21
[INFO] [stdout]     |
[INFO] [stdout] 581 |     pub fn pulldown(&mut self) -> PULLDOWN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 581 |     pub fn pulldown(&mut self) -> PULLDOWN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_0.rs:586:35
[INFO] [stdout]     |
[INFO] [stdout] 586 |     pub fn output_enable_override(&mut self) -> OUTPUT_ENABLE_OVERRIDE_W {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 586 |     pub fn output_enable_override(&mut self) -> OUTPUT_ENABLE_OVERRIDE_W<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_0.rs:591:35
[INFO] [stdout]     |
[INFO] [stdout] 591 |     pub fn output_buffer_override(&mut self) -> OUTPUT_BUFFER_OVERRIDE_W {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 591 |     pub fn output_buffer_override(&mut self) -> OUTPUT_BUFFER_OVERRIDE_W<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_1.rs:522:21
[INFO] [stdout]     |
[INFO] [stdout] 522 |     pub fn confmode(&mut self) -> CONFMODE_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 522 |     pub fn confmode(&mut self) -> CONFMODE_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_1.rs:527:22
[INFO] [stdout]     |
[INFO] [stdout] 527 |     pub fn opendrain(&mut self) -> OPENDRAIN_W {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 527 |     pub fn opendrain(&mut self) -> OPENDRAIN_W<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_1.rs:532:26
[INFO] [stdout]     |
[INFO] [stdout] 532 |     pub fn drivestrength(&mut self) -> DRIVESTRENGTH_W {
[INFO] [stdout]     |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 532 |     pub fn drivestrength(&mut self) -> DRIVESTRENGTH_W<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_1.rs:537:19
[INFO] [stdout]     |
[INFO] [stdout] 537 |     pub fn pullup(&mut self) -> PULLUP_W {
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 537 |     pub fn pullup(&mut self) -> PULLUP_W<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_1.rs:542:21
[INFO] [stdout]     |
[INFO] [stdout] 542 |     pub fn pulldown(&mut self) -> PULLDOWN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 542 |     pub fn pulldown(&mut self) -> PULLDOWN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_1.rs:547:35
[INFO] [stdout]     |
[INFO] [stdout] 547 |     pub fn output_enable_override(&mut self) -> OUTPUT_ENABLE_OVERRIDE_W {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 547 |     pub fn output_enable_override(&mut self) -> OUTPUT_ENABLE_OVERRIDE_W<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_1.rs:552:35
[INFO] [stdout]     |
[INFO] [stdout] 552 |     pub fn output_buffer_override(&mut self) -> OUTPUT_BUFFER_OVERRIDE_W {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 552 |     pub fn output_buffer_override(&mut self) -> OUTPUT_BUFFER_OVERRIDE_W<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_2.rs:509:21
[INFO] [stdout]     |
[INFO] [stdout] 509 |     pub fn confmode(&mut self) -> CONFMODE_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 509 |     pub fn confmode(&mut self) -> CONFMODE_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_2.rs:514:22
[INFO] [stdout]     |
[INFO] [stdout] 514 |     pub fn opendrain(&mut self) -> OPENDRAIN_W {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 514 |     pub fn opendrain(&mut self) -> OPENDRAIN_W<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_2.rs:519:26
[INFO] [stdout]     |
[INFO] [stdout] 519 |     pub fn drivestrength(&mut self) -> DRIVESTRENGTH_W {
[INFO] [stdout]     |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 519 |     pub fn drivestrength(&mut self) -> DRIVESTRENGTH_W<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_2.rs:524:19
[INFO] [stdout]     |
[INFO] [stdout] 524 |     pub fn pullup(&mut self) -> PULLUP_W {
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 524 |     pub fn pullup(&mut self) -> PULLUP_W<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_2.rs:529:21
[INFO] [stdout]     |
[INFO] [stdout] 529 |     pub fn pulldown(&mut self) -> PULLDOWN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 529 |     pub fn pulldown(&mut self) -> PULLDOWN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_2.rs:534:35
[INFO] [stdout]     |
[INFO] [stdout] 534 |     pub fn output_enable_override(&mut self) -> OUTPUT_ENABLE_OVERRIDE_W {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 534 |     pub fn output_enable_override(&mut self) -> OUTPUT_ENABLE_OVERRIDE_W<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_2.rs:539:35
[INFO] [stdout]     |
[INFO] [stdout] 539 |     pub fn output_buffer_override(&mut self) -> OUTPUT_BUFFER_OVERRIDE_W {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 539 |     pub fn output_buffer_override(&mut self) -> OUTPUT_BUFFER_OVERRIDE_W<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_3.rs:496:21
[INFO] [stdout]     |
[INFO] [stdout] 496 |     pub fn confmode(&mut self) -> CONFMODE_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 496 |     pub fn confmode(&mut self) -> CONFMODE_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_3.rs:501:22
[INFO] [stdout]     |
[INFO] [stdout] 501 |     pub fn opendrain(&mut self) -> OPENDRAIN_W {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 501 |     pub fn opendrain(&mut self) -> OPENDRAIN_W<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_3.rs:506:26
[INFO] [stdout]     |
[INFO] [stdout] 506 |     pub fn drivestrength(&mut self) -> DRIVESTRENGTH_W {
[INFO] [stdout]     |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 506 |     pub fn drivestrength(&mut self) -> DRIVESTRENGTH_W<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_3.rs:511:19
[INFO] [stdout]     |
[INFO] [stdout] 511 |     pub fn pullup(&mut self) -> PULLUP_W {
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 511 |     pub fn pullup(&mut self) -> PULLUP_W<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_3.rs:516:21
[INFO] [stdout]     |
[INFO] [stdout] 516 |     pub fn pulldown(&mut self) -> PULLDOWN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 516 |     pub fn pulldown(&mut self) -> PULLDOWN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_3.rs:521:35
[INFO] [stdout]     |
[INFO] [stdout] 521 |     pub fn output_enable_override(&mut self) -> OUTPUT_ENABLE_OVERRIDE_W {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 521 |     pub fn output_enable_override(&mut self) -> OUTPUT_ENABLE_OVERRIDE_W<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_3.rs:526:35
[INFO] [stdout]     |
[INFO] [stdout] 526 |     pub fn output_buffer_override(&mut self) -> OUTPUT_BUFFER_OVERRIDE_W {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 526 |     pub fn output_buffer_override(&mut self) -> OUTPUT_BUFFER_OVERRIDE_W<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_4.rs:496:21
[INFO] [stdout]     |
[INFO] [stdout] 496 |     pub fn confmode(&mut self) -> CONFMODE_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 496 |     pub fn confmode(&mut self) -> CONFMODE_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_4.rs:501:22
[INFO] [stdout]     |
[INFO] [stdout] 501 |     pub fn opendrain(&mut self) -> OPENDRAIN_W {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 501 |     pub fn opendrain(&mut self) -> OPENDRAIN_W<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_4.rs:506:26
[INFO] [stdout]     |
[INFO] [stdout] 506 |     pub fn drivestrength(&mut self) -> DRIVESTRENGTH_W {
[INFO] [stdout]     |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 506 |     pub fn drivestrength(&mut self) -> DRIVESTRENGTH_W<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_4.rs:511:19
[INFO] [stdout]     |
[INFO] [stdout] 511 |     pub fn pullup(&mut self) -> PULLUP_W {
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 511 |     pub fn pullup(&mut self) -> PULLUP_W<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_4.rs:516:21
[INFO] [stdout]     |
[INFO] [stdout] 516 |     pub fn pulldown(&mut self) -> PULLDOWN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 516 |     pub fn pulldown(&mut self) -> PULLDOWN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_4.rs:521:35
[INFO] [stdout]     |
[INFO] [stdout] 521 |     pub fn output_enable_override(&mut self) -> OUTPUT_ENABLE_OVERRIDE_W {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 521 |     pub fn output_enable_override(&mut self) -> OUTPUT_ENABLE_OVERRIDE_W<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_4.rs:526:35
[INFO] [stdout]     |
[INFO] [stdout] 526 |     pub fn output_buffer_override(&mut self) -> OUTPUT_BUFFER_OVERRIDE_W {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 526 |     pub fn output_buffer_override(&mut self) -> OUTPUT_BUFFER_OVERRIDE_W<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_5.rs:509:21
[INFO] [stdout]     |
[INFO] [stdout] 509 |     pub fn confmode(&mut self) -> CONFMODE_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 509 |     pub fn confmode(&mut self) -> CONFMODE_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_5.rs:514:22
[INFO] [stdout]     |
[INFO] [stdout] 514 |     pub fn opendrain(&mut self) -> OPENDRAIN_W {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 514 |     pub fn opendrain(&mut self) -> OPENDRAIN_W<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_5.rs:519:26
[INFO] [stdout]     |
[INFO] [stdout] 519 |     pub fn drivestrength(&mut self) -> DRIVESTRENGTH_W {
[INFO] [stdout]     |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 519 |     pub fn drivestrength(&mut self) -> DRIVESTRENGTH_W<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_5.rs:524:19
[INFO] [stdout]     |
[INFO] [stdout] 524 |     pub fn pullup(&mut self) -> PULLUP_W {
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 524 |     pub fn pullup(&mut self) -> PULLUP_W<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_5.rs:529:21
[INFO] [stdout]     |
[INFO] [stdout] 529 |     pub fn pulldown(&mut self) -> PULLDOWN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 529 |     pub fn pulldown(&mut self) -> PULLDOWN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_5.rs:534:35
[INFO] [stdout]     |
[INFO] [stdout] 534 |     pub fn output_enable_override(&mut self) -> OUTPUT_ENABLE_OVERRIDE_W {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 534 |     pub fn output_enable_override(&mut self) -> OUTPUT_ENABLE_OVERRIDE_W<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_5.rs:539:35
[INFO] [stdout]     |
[INFO] [stdout] 539 |     pub fn output_buffer_override(&mut self) -> OUTPUT_BUFFER_OVERRIDE_W {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 539 |     pub fn output_buffer_override(&mut self) -> OUTPUT_BUFFER_OVERRIDE_W<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_6.rs:535:21
[INFO] [stdout]     |
[INFO] [stdout] 535 |     pub fn confmode(&mut self) -> CONFMODE_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 535 |     pub fn confmode(&mut self) -> CONFMODE_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_6.rs:540:22
[INFO] [stdout]     |
[INFO] [stdout] 540 |     pub fn opendrain(&mut self) -> OPENDRAIN_W {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 540 |     pub fn opendrain(&mut self) -> OPENDRAIN_W<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_6.rs:545:26
[INFO] [stdout]     |
[INFO] [stdout] 545 |     pub fn drivestrength(&mut self) -> DRIVESTRENGTH_W {
[INFO] [stdout]     |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 545 |     pub fn drivestrength(&mut self) -> DRIVESTRENGTH_W<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_6.rs:550:19
[INFO] [stdout]     |
[INFO] [stdout] 550 |     pub fn pullup(&mut self) -> PULLUP_W {
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 550 |     pub fn pullup(&mut self) -> PULLUP_W<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_6.rs:555:21
[INFO] [stdout]     |
[INFO] [stdout] 555 |     pub fn pulldown(&mut self) -> PULLDOWN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 555 |     pub fn pulldown(&mut self) -> PULLDOWN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_6.rs:560:35
[INFO] [stdout]     |
[INFO] [stdout] 560 |     pub fn output_enable_override(&mut self) -> OUTPUT_ENABLE_OVERRIDE_W {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 560 |     pub fn output_enable_override(&mut self) -> OUTPUT_ENABLE_OVERRIDE_W<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_6.rs:565:35
[INFO] [stdout]     |
[INFO] [stdout] 565 |     pub fn output_buffer_override(&mut self) -> OUTPUT_BUFFER_OVERRIDE_W {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 565 |     pub fn output_buffer_override(&mut self) -> OUTPUT_BUFFER_OVERRIDE_W<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_7.rs:522:21
[INFO] [stdout]     |
[INFO] [stdout] 522 |     pub fn confmode(&mut self) -> CONFMODE_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 522 |     pub fn confmode(&mut self) -> CONFMODE_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_7.rs:527:22
[INFO] [stdout]     |
[INFO] [stdout] 527 |     pub fn opendrain(&mut self) -> OPENDRAIN_W {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 527 |     pub fn opendrain(&mut self) -> OPENDRAIN_W<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_7.rs:532:26
[INFO] [stdout]     |
[INFO] [stdout] 532 |     pub fn drivestrength(&mut self) -> DRIVESTRENGTH_W {
[INFO] [stdout]     |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 532 |     pub fn drivestrength(&mut self) -> DRIVESTRENGTH_W<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_7.rs:537:19
[INFO] [stdout]     |
[INFO] [stdout] 537 |     pub fn pullup(&mut self) -> PULLUP_W {
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 537 |     pub fn pullup(&mut self) -> PULLUP_W<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_7.rs:542:21
[INFO] [stdout]     |
[INFO] [stdout] 542 |     pub fn pulldown(&mut self) -> PULLDOWN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 542 |     pub fn pulldown(&mut self) -> PULLDOWN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_7.rs:547:35
[INFO] [stdout]     |
[INFO] [stdout] 547 |     pub fn output_enable_override(&mut self) -> OUTPUT_ENABLE_OVERRIDE_W {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 547 |     pub fn output_enable_override(&mut self) -> OUTPUT_ENABLE_OVERRIDE_W<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_7.rs:552:35
[INFO] [stdout]     |
[INFO] [stdout] 552 |     pub fn output_buffer_override(&mut self) -> OUTPUT_BUFFER_OVERRIDE_W {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 552 |     pub fn output_buffer_override(&mut self) -> OUTPUT_BUFFER_OVERRIDE_W<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_8.rs:509:21
[INFO] [stdout]     |
[INFO] [stdout] 509 |     pub fn confmode(&mut self) -> CONFMODE_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 509 |     pub fn confmode(&mut self) -> CONFMODE_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_8.rs:514:22
[INFO] [stdout]     |
[INFO] [stdout] 514 |     pub fn opendrain(&mut self) -> OPENDRAIN_W {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 514 |     pub fn opendrain(&mut self) -> OPENDRAIN_W<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_8.rs:519:26
[INFO] [stdout]     |
[INFO] [stdout] 519 |     pub fn drivestrength(&mut self) -> DRIVESTRENGTH_W {
[INFO] [stdout]     |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 519 |     pub fn drivestrength(&mut self) -> DRIVESTRENGTH_W<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_8.rs:524:19
[INFO] [stdout]     |
[INFO] [stdout] 524 |     pub fn pullup(&mut self) -> PULLUP_W {
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 524 |     pub fn pullup(&mut self) -> PULLUP_W<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_8.rs:529:21
[INFO] [stdout]     |
[INFO] [stdout] 529 |     pub fn pulldown(&mut self) -> PULLDOWN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 529 |     pub fn pulldown(&mut self) -> PULLDOWN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_8.rs:534:35
[INFO] [stdout]     |
[INFO] [stdout] 534 |     pub fn output_enable_override(&mut self) -> OUTPUT_ENABLE_OVERRIDE_W {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 534 |     pub fn output_enable_override(&mut self) -> OUTPUT_ENABLE_OVERRIDE_W<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_8.rs:539:35
[INFO] [stdout]     |
[INFO] [stdout] 539 |     pub fn output_buffer_override(&mut self) -> OUTPUT_BUFFER_OVERRIDE_W {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 539 |     pub fn output_buffer_override(&mut self) -> OUTPUT_BUFFER_OVERRIDE_W<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_9.rs:522:21
[INFO] [stdout]     |
[INFO] [stdout] 522 |     pub fn confmode(&mut self) -> CONFMODE_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 522 |     pub fn confmode(&mut self) -> CONFMODE_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_9.rs:527:22
[INFO] [stdout]     |
[INFO] [stdout] 527 |     pub fn opendrain(&mut self) -> OPENDRAIN_W {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 527 |     pub fn opendrain(&mut self) -> OPENDRAIN_W<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_9.rs:532:26
[INFO] [stdout]     |
[INFO] [stdout] 532 |     pub fn drivestrength(&mut self) -> DRIVESTRENGTH_W {
[INFO] [stdout]     |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 532 |     pub fn drivestrength(&mut self) -> DRIVESTRENGTH_W<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_9.rs:537:19
[INFO] [stdout]     |
[INFO] [stdout] 537 |     pub fn pullup(&mut self) -> PULLUP_W {
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 537 |     pub fn pullup(&mut self) -> PULLUP_W<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_9.rs:542:21
[INFO] [stdout]     |
[INFO] [stdout] 542 |     pub fn pulldown(&mut self) -> PULLDOWN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 542 |     pub fn pulldown(&mut self) -> PULLDOWN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_9.rs:547:35
[INFO] [stdout]     |
[INFO] [stdout] 547 |     pub fn output_enable_override(&mut self) -> OUTPUT_ENABLE_OVERRIDE_W {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 547 |     pub fn output_enable_override(&mut self) -> OUTPUT_ENABLE_OVERRIDE_W<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_9.rs:552:35
[INFO] [stdout]     |
[INFO] [stdout] 552 |     pub fn output_buffer_override(&mut self) -> OUTPUT_BUFFER_OVERRIDE_W {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 552 |     pub fn output_buffer_override(&mut self) -> OUTPUT_BUFFER_OVERRIDE_W<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_10.rs:535:21
[INFO] [stdout]     |
[INFO] [stdout] 535 |     pub fn confmode(&mut self) -> CONFMODE_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 535 |     pub fn confmode(&mut self) -> CONFMODE_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_10.rs:540:22
[INFO] [stdout]     |
[INFO] [stdout] 540 |     pub fn opendrain(&mut self) -> OPENDRAIN_W {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 540 |     pub fn opendrain(&mut self) -> OPENDRAIN_W<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_10.rs:545:26
[INFO] [stdout]     |
[INFO] [stdout] 545 |     pub fn drivestrength(&mut self) -> DRIVESTRENGTH_W {
[INFO] [stdout]     |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 545 |     pub fn drivestrength(&mut self) -> DRIVESTRENGTH_W<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_10.rs:550:19
[INFO] [stdout]     |
[INFO] [stdout] 550 |     pub fn pullup(&mut self) -> PULLUP_W {
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 550 |     pub fn pullup(&mut self) -> PULLUP_W<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_10.rs:555:21
[INFO] [stdout]     |
[INFO] [stdout] 555 |     pub fn pulldown(&mut self) -> PULLDOWN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 555 |     pub fn pulldown(&mut self) -> PULLDOWN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_10.rs:560:35
[INFO] [stdout]     |
[INFO] [stdout] 560 |     pub fn output_enable_override(&mut self) -> OUTPUT_ENABLE_OVERRIDE_W {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 560 |     pub fn output_enable_override(&mut self) -> OUTPUT_ENABLE_OVERRIDE_W<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_10.rs:565:35
[INFO] [stdout]     |
[INFO] [stdout] 565 |     pub fn output_buffer_override(&mut self) -> OUTPUT_BUFFER_OVERRIDE_W {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 565 |     pub fn output_buffer_override(&mut self) -> OUTPUT_BUFFER_OVERRIDE_W<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_11.rs:561:21
[INFO] [stdout]     |
[INFO] [stdout] 561 |     pub fn confmode(&mut self) -> CONFMODE_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 561 |     pub fn confmode(&mut self) -> CONFMODE_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_11.rs:566:22
[INFO] [stdout]     |
[INFO] [stdout] 566 |     pub fn opendrain(&mut self) -> OPENDRAIN_W {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 566 |     pub fn opendrain(&mut self) -> OPENDRAIN_W<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_11.rs:571:26
[INFO] [stdout]     |
[INFO] [stdout] 571 |     pub fn drivestrength(&mut self) -> DRIVESTRENGTH_W {
[INFO] [stdout]     |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 571 |     pub fn drivestrength(&mut self) -> DRIVESTRENGTH_W<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_11.rs:576:19
[INFO] [stdout]     |
[INFO] [stdout] 576 |     pub fn pullup(&mut self) -> PULLUP_W {
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 576 |     pub fn pullup(&mut self) -> PULLUP_W<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_11.rs:581:21
[INFO] [stdout]     |
[INFO] [stdout] 581 |     pub fn pulldown(&mut self) -> PULLDOWN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 581 |     pub fn pulldown(&mut self) -> PULLDOWN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_11.rs:586:35
[INFO] [stdout]     |
[INFO] [stdout] 586 |     pub fn output_enable_override(&mut self) -> OUTPUT_ENABLE_OVERRIDE_W {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 586 |     pub fn output_enable_override(&mut self) -> OUTPUT_ENABLE_OVERRIDE_W<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_11.rs:591:35
[INFO] [stdout]     |
[INFO] [stdout] 591 |     pub fn output_buffer_override(&mut self) -> OUTPUT_BUFFER_OVERRIDE_W {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 591 |     pub fn output_buffer_override(&mut self) -> OUTPUT_BUFFER_OVERRIDE_W<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_12.rs:535:21
[INFO] [stdout]     |
[INFO] [stdout] 535 |     pub fn confmode(&mut self) -> CONFMODE_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 535 |     pub fn confmode(&mut self) -> CONFMODE_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_12.rs:540:22
[INFO] [stdout]     |
[INFO] [stdout] 540 |     pub fn opendrain(&mut self) -> OPENDRAIN_W {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 540 |     pub fn opendrain(&mut self) -> OPENDRAIN_W<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_12.rs:545:26
[INFO] [stdout]     |
[INFO] [stdout] 545 |     pub fn drivestrength(&mut self) -> DRIVESTRENGTH_W {
[INFO] [stdout]     |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 545 |     pub fn drivestrength(&mut self) -> DRIVESTRENGTH_W<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_12.rs:550:19
[INFO] [stdout]     |
[INFO] [stdout] 550 |     pub fn pullup(&mut self) -> PULLUP_W {
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 550 |     pub fn pullup(&mut self) -> PULLUP_W<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_12.rs:555:21
[INFO] [stdout]     |
[INFO] [stdout] 555 |     pub fn pulldown(&mut self) -> PULLDOWN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 555 |     pub fn pulldown(&mut self) -> PULLDOWN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_12.rs:560:35
[INFO] [stdout]     |
[INFO] [stdout] 560 |     pub fn output_enable_override(&mut self) -> OUTPUT_ENABLE_OVERRIDE_W {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 560 |     pub fn output_enable_override(&mut self) -> OUTPUT_ENABLE_OVERRIDE_W<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_12.rs:565:35
[INFO] [stdout]     |
[INFO] [stdout] 565 |     pub fn output_buffer_override(&mut self) -> OUTPUT_BUFFER_OVERRIDE_W {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 565 |     pub fn output_buffer_override(&mut self) -> OUTPUT_BUFFER_OVERRIDE_W<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_13.rs:522:21
[INFO] [stdout]     |
[INFO] [stdout] 522 |     pub fn confmode(&mut self) -> CONFMODE_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 522 |     pub fn confmode(&mut self) -> CONFMODE_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_13.rs:527:22
[INFO] [stdout]     |
[INFO] [stdout] 527 |     pub fn opendrain(&mut self) -> OPENDRAIN_W {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 527 |     pub fn opendrain(&mut self) -> OPENDRAIN_W<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_13.rs:532:26
[INFO] [stdout]     |
[INFO] [stdout] 532 |     pub fn drivestrength(&mut self) -> DRIVESTRENGTH_W {
[INFO] [stdout]     |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 532 |     pub fn drivestrength(&mut self) -> DRIVESTRENGTH_W<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_13.rs:537:19
[INFO] [stdout]     |
[INFO] [stdout] 537 |     pub fn pullup(&mut self) -> PULLUP_W {
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 537 |     pub fn pullup(&mut self) -> PULLUP_W<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_13.rs:542:21
[INFO] [stdout]     |
[INFO] [stdout] 542 |     pub fn pulldown(&mut self) -> PULLDOWN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 542 |     pub fn pulldown(&mut self) -> PULLDOWN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_13.rs:547:35
[INFO] [stdout]     |
[INFO] [stdout] 547 |     pub fn output_enable_override(&mut self) -> OUTPUT_ENABLE_OVERRIDE_W {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 547 |     pub fn output_enable_override(&mut self) -> OUTPUT_ENABLE_OVERRIDE_W<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_13.rs:552:35
[INFO] [stdout]     |
[INFO] [stdout] 552 |     pub fn output_buffer_override(&mut self) -> OUTPUT_BUFFER_OVERRIDE_W {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 552 |     pub fn output_buffer_override(&mut self) -> OUTPUT_BUFFER_OVERRIDE_W<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_14.rs:522:21
[INFO] [stdout]     |
[INFO] [stdout] 522 |     pub fn confmode(&mut self) -> CONFMODE_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 522 |     pub fn confmode(&mut self) -> CONFMODE_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_14.rs:527:22
[INFO] [stdout]     |
[INFO] [stdout] 527 |     pub fn opendrain(&mut self) -> OPENDRAIN_W {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 527 |     pub fn opendrain(&mut self) -> OPENDRAIN_W<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_14.rs:532:26
[INFO] [stdout]     |
[INFO] [stdout] 532 |     pub fn drivestrength(&mut self) -> DRIVESTRENGTH_W {
[INFO] [stdout]     |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 532 |     pub fn drivestrength(&mut self) -> DRIVESTRENGTH_W<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_14.rs:537:19
[INFO] [stdout]     |
[INFO] [stdout] 537 |     pub fn pullup(&mut self) -> PULLUP_W {
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 537 |     pub fn pullup(&mut self) -> PULLUP_W<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_14.rs:542:21
[INFO] [stdout]     |
[INFO] [stdout] 542 |     pub fn pulldown(&mut self) -> PULLDOWN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 542 |     pub fn pulldown(&mut self) -> PULLDOWN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_14.rs:547:35
[INFO] [stdout]     |
[INFO] [stdout] 547 |     pub fn output_enable_override(&mut self) -> OUTPUT_ENABLE_OVERRIDE_W {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 547 |     pub fn output_enable_override(&mut self) -> OUTPUT_ENABLE_OVERRIDE_W<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_14.rs:552:35
[INFO] [stdout]     |
[INFO] [stdout] 552 |     pub fn output_buffer_override(&mut self) -> OUTPUT_BUFFER_OVERRIDE_W {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 552 |     pub fn output_buffer_override(&mut self) -> OUTPUT_BUFFER_OVERRIDE_W<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_15.rs:535:21
[INFO] [stdout]     |
[INFO] [stdout] 535 |     pub fn confmode(&mut self) -> CONFMODE_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 535 |     pub fn confmode(&mut self) -> CONFMODE_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_15.rs:540:22
[INFO] [stdout]     |
[INFO] [stdout] 540 |     pub fn opendrain(&mut self) -> OPENDRAIN_W {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 540 |     pub fn opendrain(&mut self) -> OPENDRAIN_W<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_15.rs:545:26
[INFO] [stdout]     |
[INFO] [stdout] 545 |     pub fn drivestrength(&mut self) -> DRIVESTRENGTH_W {
[INFO] [stdout]     |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 545 |     pub fn drivestrength(&mut self) -> DRIVESTRENGTH_W<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_15.rs:550:19
[INFO] [stdout]     |
[INFO] [stdout] 550 |     pub fn pullup(&mut self) -> PULLUP_W {
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 550 |     pub fn pullup(&mut self) -> PULLUP_W<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_15.rs:555:21
[INFO] [stdout]     |
[INFO] [stdout] 555 |     pub fn pulldown(&mut self) -> PULLDOWN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 555 |     pub fn pulldown(&mut self) -> PULLDOWN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_15.rs:560:35
[INFO] [stdout]     |
[INFO] [stdout] 560 |     pub fn output_enable_override(&mut self) -> OUTPUT_ENABLE_OVERRIDE_W {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 560 |     pub fn output_enable_override(&mut self) -> OUTPUT_ENABLE_OVERRIDE_W<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_15.rs:565:35
[INFO] [stdout]     |
[INFO] [stdout] 565 |     pub fn output_buffer_override(&mut self) -> OUTPUT_BUFFER_OVERRIDE_W {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 565 |     pub fn output_buffer_override(&mut self) -> OUTPUT_BUFFER_OVERRIDE_W<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_16.rs:535:21
[INFO] [stdout]     |
[INFO] [stdout] 535 |     pub fn confmode(&mut self) -> CONFMODE_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 535 |     pub fn confmode(&mut self) -> CONFMODE_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_16.rs:540:22
[INFO] [stdout]     |
[INFO] [stdout] 540 |     pub fn opendrain(&mut self) -> OPENDRAIN_W {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 540 |     pub fn opendrain(&mut self) -> OPENDRAIN_W<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_16.rs:545:26
[INFO] [stdout]     |
[INFO] [stdout] 545 |     pub fn drivestrength(&mut self) -> DRIVESTRENGTH_W {
[INFO] [stdout]     |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 545 |     pub fn drivestrength(&mut self) -> DRIVESTRENGTH_W<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_16.rs:550:19
[INFO] [stdout]     |
[INFO] [stdout] 550 |     pub fn pullup(&mut self) -> PULLUP_W {
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 550 |     pub fn pullup(&mut self) -> PULLUP_W<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_16.rs:555:21
[INFO] [stdout]     |
[INFO] [stdout] 555 |     pub fn pulldown(&mut self) -> PULLDOWN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 555 |     pub fn pulldown(&mut self) -> PULLDOWN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_16.rs:560:35
[INFO] [stdout]     |
[INFO] [stdout] 560 |     pub fn output_enable_override(&mut self) -> OUTPUT_ENABLE_OVERRIDE_W {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 560 |     pub fn output_enable_override(&mut self) -> OUTPUT_ENABLE_OVERRIDE_W<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_16.rs:565:35
[INFO] [stdout]     |
[INFO] [stdout] 565 |     pub fn output_buffer_override(&mut self) -> OUTPUT_BUFFER_OVERRIDE_W {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 565 |     pub fn output_buffer_override(&mut self) -> OUTPUT_BUFFER_OVERRIDE_W<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_17.rs:522:21
[INFO] [stdout]     |
[INFO] [stdout] 522 |     pub fn confmode(&mut self) -> CONFMODE_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 522 |     pub fn confmode(&mut self) -> CONFMODE_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_17.rs:527:22
[INFO] [stdout]     |
[INFO] [stdout] 527 |     pub fn opendrain(&mut self) -> OPENDRAIN_W {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 527 |     pub fn opendrain(&mut self) -> OPENDRAIN_W<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_17.rs:532:26
[INFO] [stdout]     |
[INFO] [stdout] 532 |     pub fn drivestrength(&mut self) -> DRIVESTRENGTH_W {
[INFO] [stdout]     |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 532 |     pub fn drivestrength(&mut self) -> DRIVESTRENGTH_W<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_17.rs:537:19
[INFO] [stdout]     |
[INFO] [stdout] 537 |     pub fn pullup(&mut self) -> PULLUP_W {
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 537 |     pub fn pullup(&mut self) -> PULLUP_W<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_17.rs:542:21
[INFO] [stdout]     |
[INFO] [stdout] 542 |     pub fn pulldown(&mut self) -> PULLDOWN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 542 |     pub fn pulldown(&mut self) -> PULLDOWN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_17.rs:547:35
[INFO] [stdout]     |
[INFO] [stdout] 547 |     pub fn output_enable_override(&mut self) -> OUTPUT_ENABLE_OVERRIDE_W {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 547 |     pub fn output_enable_override(&mut self) -> OUTPUT_ENABLE_OVERRIDE_W<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_17.rs:552:35
[INFO] [stdout]     |
[INFO] [stdout] 552 |     pub fn output_buffer_override(&mut self) -> OUTPUT_BUFFER_OVERRIDE_W {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 552 |     pub fn output_buffer_override(&mut self) -> OUTPUT_BUFFER_OVERRIDE_W<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_18.rs:470:21
[INFO] [stdout]     |
[INFO] [stdout] 470 |     pub fn confmode(&mut self) -> CONFMODE_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 470 |     pub fn confmode(&mut self) -> CONFMODE_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_18.rs:475:22
[INFO] [stdout]     |
[INFO] [stdout] 475 |     pub fn opendrain(&mut self) -> OPENDRAIN_W {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 475 |     pub fn opendrain(&mut self) -> OPENDRAIN_W<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_18.rs:480:26
[INFO] [stdout]     |
[INFO] [stdout] 480 |     pub fn drivestrength(&mut self) -> DRIVESTRENGTH_W {
[INFO] [stdout]     |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 480 |     pub fn drivestrength(&mut self) -> DRIVESTRENGTH_W<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_18.rs:485:19
[INFO] [stdout]     |
[INFO] [stdout] 485 |     pub fn pullup(&mut self) -> PULLUP_W {
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 485 |     pub fn pullup(&mut self) -> PULLUP_W<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_18.rs:490:21
[INFO] [stdout]     |
[INFO] [stdout] 490 |     pub fn pulldown(&mut self) -> PULLDOWN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 490 |     pub fn pulldown(&mut self) -> PULLDOWN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_18.rs:495:35
[INFO] [stdout]     |
[INFO] [stdout] 495 |     pub fn output_enable_override(&mut self) -> OUTPUT_ENABLE_OVERRIDE_W {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 495 |     pub fn output_enable_override(&mut self) -> OUTPUT_ENABLE_OVERRIDE_W<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_18.rs:500:35
[INFO] [stdout]     |
[INFO] [stdout] 500 |     pub fn output_buffer_override(&mut self) -> OUTPUT_BUFFER_OVERRIDE_W {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 500 |     pub fn output_buffer_override(&mut self) -> OUTPUT_BUFFER_OVERRIDE_W<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_19.rs:470:21
[INFO] [stdout]     |
[INFO] [stdout] 470 |     pub fn confmode(&mut self) -> CONFMODE_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 470 |     pub fn confmode(&mut self) -> CONFMODE_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_19.rs:475:22
[INFO] [stdout]     |
[INFO] [stdout] 475 |     pub fn opendrain(&mut self) -> OPENDRAIN_W {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 475 |     pub fn opendrain(&mut self) -> OPENDRAIN_W<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_19.rs:480:26
[INFO] [stdout]     |
[INFO] [stdout] 480 |     pub fn drivestrength(&mut self) -> DRIVESTRENGTH_W {
[INFO] [stdout]     |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 480 |     pub fn drivestrength(&mut self) -> DRIVESTRENGTH_W<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_19.rs:485:19
[INFO] [stdout]     |
[INFO] [stdout] 485 |     pub fn pullup(&mut self) -> PULLUP_W {
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 485 |     pub fn pullup(&mut self) -> PULLUP_W<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_19.rs:490:21
[INFO] [stdout]     |
[INFO] [stdout] 490 |     pub fn pulldown(&mut self) -> PULLDOWN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 490 |     pub fn pulldown(&mut self) -> PULLDOWN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_19.rs:495:35
[INFO] [stdout]     |
[INFO] [stdout] 495 |     pub fn output_enable_override(&mut self) -> OUTPUT_ENABLE_OVERRIDE_W {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 495 |     pub fn output_enable_override(&mut self) -> OUTPUT_ENABLE_OVERRIDE_W<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_19.rs:500:35
[INFO] [stdout]     |
[INFO] [stdout] 500 |     pub fn output_buffer_override(&mut self) -> OUTPUT_BUFFER_OVERRIDE_W {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 500 |     pub fn output_buffer_override(&mut self) -> OUTPUT_BUFFER_OVERRIDE_W<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_20.rs:470:21
[INFO] [stdout]     |
[INFO] [stdout] 470 |     pub fn confmode(&mut self) -> CONFMODE_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 470 |     pub fn confmode(&mut self) -> CONFMODE_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_20.rs:475:22
[INFO] [stdout]     |
[INFO] [stdout] 475 |     pub fn opendrain(&mut self) -> OPENDRAIN_W {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 475 |     pub fn opendrain(&mut self) -> OPENDRAIN_W<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_20.rs:480:26
[INFO] [stdout]     |
[INFO] [stdout] 480 |     pub fn drivestrength(&mut self) -> DRIVESTRENGTH_W {
[INFO] [stdout]     |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 480 |     pub fn drivestrength(&mut self) -> DRIVESTRENGTH_W<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_20.rs:485:19
[INFO] [stdout]     |
[INFO] [stdout] 485 |     pub fn pullup(&mut self) -> PULLUP_W {
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 485 |     pub fn pullup(&mut self) -> PULLUP_W<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_20.rs:490:21
[INFO] [stdout]     |
[INFO] [stdout] 490 |     pub fn pulldown(&mut self) -> PULLDOWN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 490 |     pub fn pulldown(&mut self) -> PULLDOWN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_20.rs:495:35
[INFO] [stdout]     |
[INFO] [stdout] 495 |     pub fn output_enable_override(&mut self) -> OUTPUT_ENABLE_OVERRIDE_W {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 495 |     pub fn output_enable_override(&mut self) -> OUTPUT_ENABLE_OVERRIDE_W<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_20.rs:500:35
[INFO] [stdout]     |
[INFO] [stdout] 500 |     pub fn output_buffer_override(&mut self) -> OUTPUT_BUFFER_OVERRIDE_W {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 500 |     pub fn output_buffer_override(&mut self) -> OUTPUT_BUFFER_OVERRIDE_W<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_21.rs:470:21
[INFO] [stdout]     |
[INFO] [stdout] 470 |     pub fn confmode(&mut self) -> CONFMODE_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 470 |     pub fn confmode(&mut self) -> CONFMODE_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_21.rs:475:22
[INFO] [stdout]     |
[INFO] [stdout] 475 |     pub fn opendrain(&mut self) -> OPENDRAIN_W {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 475 |     pub fn opendrain(&mut self) -> OPENDRAIN_W<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_21.rs:480:26
[INFO] [stdout]     |
[INFO] [stdout] 480 |     pub fn drivestrength(&mut self) -> DRIVESTRENGTH_W {
[INFO] [stdout]     |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 480 |     pub fn drivestrength(&mut self) -> DRIVESTRENGTH_W<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_21.rs:485:19
[INFO] [stdout]     |
[INFO] [stdout] 485 |     pub fn pullup(&mut self) -> PULLUP_W {
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 485 |     pub fn pullup(&mut self) -> PULLUP_W<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_21.rs:490:21
[INFO] [stdout]     |
[INFO] [stdout] 490 |     pub fn pulldown(&mut self) -> PULLDOWN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 490 |     pub fn pulldown(&mut self) -> PULLDOWN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_21.rs:495:35
[INFO] [stdout]     |
[INFO] [stdout] 495 |     pub fn output_enable_override(&mut self) -> OUTPUT_ENABLE_OVERRIDE_W {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 495 |     pub fn output_enable_override(&mut self) -> OUTPUT_ENABLE_OVERRIDE_W<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_21.rs:500:35
[INFO] [stdout]     |
[INFO] [stdout] 500 |     pub fn output_buffer_override(&mut self) -> OUTPUT_BUFFER_OVERRIDE_W {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 500 |     pub fn output_buffer_override(&mut self) -> OUTPUT_BUFFER_OVERRIDE_W<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_22.rs:496:21
[INFO] [stdout]     |
[INFO] [stdout] 496 |     pub fn confmode(&mut self) -> CONFMODE_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 496 |     pub fn confmode(&mut self) -> CONFMODE_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_22.rs:501:22
[INFO] [stdout]     |
[INFO] [stdout] 501 |     pub fn opendrain(&mut self) -> OPENDRAIN_W {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 501 |     pub fn opendrain(&mut self) -> OPENDRAIN_W<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_22.rs:506:26
[INFO] [stdout]     |
[INFO] [stdout] 506 |     pub fn drivestrength(&mut self) -> DRIVESTRENGTH_W {
[INFO] [stdout]     |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 506 |     pub fn drivestrength(&mut self) -> DRIVESTRENGTH_W<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_22.rs:511:19
[INFO] [stdout]     |
[INFO] [stdout] 511 |     pub fn pullup(&mut self) -> PULLUP_W {
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 511 |     pub fn pullup(&mut self) -> PULLUP_W<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_22.rs:516:21
[INFO] [stdout]     |
[INFO] [stdout] 516 |     pub fn pulldown(&mut self) -> PULLDOWN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 516 |     pub fn pulldown(&mut self) -> PULLDOWN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_22.rs:521:35
[INFO] [stdout]     |
[INFO] [stdout] 521 |     pub fn output_enable_override(&mut self) -> OUTPUT_ENABLE_OVERRIDE_W {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 521 |     pub fn output_enable_override(&mut self) -> OUTPUT_ENABLE_OVERRIDE_W<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_22.rs:526:35
[INFO] [stdout]     |
[INFO] [stdout] 526 |     pub fn output_buffer_override(&mut self) -> OUTPUT_BUFFER_OVERRIDE_W {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 526 |     pub fn output_buffer_override(&mut self) -> OUTPUT_BUFFER_OVERRIDE_W<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_23.rs:509:21
[INFO] [stdout]     |
[INFO] [stdout] 509 |     pub fn confmode(&mut self) -> CONFMODE_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 509 |     pub fn confmode(&mut self) -> CONFMODE_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_23.rs:514:22
[INFO] [stdout]     |
[INFO] [stdout] 514 |     pub fn opendrain(&mut self) -> OPENDRAIN_W {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 514 |     pub fn opendrain(&mut self) -> OPENDRAIN_W<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_23.rs:519:26
[INFO] [stdout]     |
[INFO] [stdout] 519 |     pub fn drivestrength(&mut self) -> DRIVESTRENGTH_W {
[INFO] [stdout]     |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 519 |     pub fn drivestrength(&mut self) -> DRIVESTRENGTH_W<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_23.rs:524:19
[INFO] [stdout]     |
[INFO] [stdout] 524 |     pub fn pullup(&mut self) -> PULLUP_W {
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 524 |     pub fn pullup(&mut self) -> PULLUP_W<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_23.rs:529:21
[INFO] [stdout]     |
[INFO] [stdout] 529 |     pub fn pulldown(&mut self) -> PULLDOWN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 529 |     pub fn pulldown(&mut self) -> PULLDOWN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_23.rs:534:35
[INFO] [stdout]     |
[INFO] [stdout] 534 |     pub fn output_enable_override(&mut self) -> OUTPUT_ENABLE_OVERRIDE_W {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 534 |     pub fn output_enable_override(&mut self) -> OUTPUT_ENABLE_OVERRIDE_W<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_23.rs:539:35
[INFO] [stdout]     |
[INFO] [stdout] 539 |     pub fn output_buffer_override(&mut self) -> OUTPUT_BUFFER_OVERRIDE_W {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 539 |     pub fn output_buffer_override(&mut self) -> OUTPUT_BUFFER_OVERRIDE_W<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_24.rs:548:21
[INFO] [stdout]     |
[INFO] [stdout] 548 |     pub fn confmode(&mut self) -> CONFMODE_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 548 |     pub fn confmode(&mut self) -> CONFMODE_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_24.rs:553:22
[INFO] [stdout]     |
[INFO] [stdout] 553 |     pub fn opendrain(&mut self) -> OPENDRAIN_W {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 553 |     pub fn opendrain(&mut self) -> OPENDRAIN_W<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_24.rs:558:26
[INFO] [stdout]     |
[INFO] [stdout] 558 |     pub fn drivestrength(&mut self) -> DRIVESTRENGTH_W {
[INFO] [stdout]     |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 558 |     pub fn drivestrength(&mut self) -> DRIVESTRENGTH_W<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_24.rs:563:19
[INFO] [stdout]     |
[INFO] [stdout] 563 |     pub fn pullup(&mut self) -> PULLUP_W {
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 563 |     pub fn pullup(&mut self) -> PULLUP_W<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_24.rs:568:21
[INFO] [stdout]     |
[INFO] [stdout] 568 |     pub fn pulldown(&mut self) -> PULLDOWN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 568 |     pub fn pulldown(&mut self) -> PULLDOWN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_24.rs:573:35
[INFO] [stdout]     |
[INFO] [stdout] 573 |     pub fn output_enable_override(&mut self) -> OUTPUT_ENABLE_OVERRIDE_W {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 573 |     pub fn output_enable_override(&mut self) -> OUTPUT_ENABLE_OVERRIDE_W<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_24.rs:578:35
[INFO] [stdout]     |
[INFO] [stdout] 578 |     pub fn output_buffer_override(&mut self) -> OUTPUT_BUFFER_OVERRIDE_W {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 578 |     pub fn output_buffer_override(&mut self) -> OUTPUT_BUFFER_OVERRIDE_W<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_25.rs:496:21
[INFO] [stdout]     |
[INFO] [stdout] 496 |     pub fn confmode(&mut self) -> CONFMODE_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 496 |     pub fn confmode(&mut self) -> CONFMODE_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_25.rs:501:22
[INFO] [stdout]     |
[INFO] [stdout] 501 |     pub fn opendrain(&mut self) -> OPENDRAIN_W {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 501 |     pub fn opendrain(&mut self) -> OPENDRAIN_W<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_25.rs:506:26
[INFO] [stdout]     |
[INFO] [stdout] 506 |     pub fn drivestrength(&mut self) -> DRIVESTRENGTH_W {
[INFO] [stdout]     |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 506 |     pub fn drivestrength(&mut self) -> DRIVESTRENGTH_W<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_25.rs:511:19
[INFO] [stdout]     |
[INFO] [stdout] 511 |     pub fn pullup(&mut self) -> PULLUP_W {
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 511 |     pub fn pullup(&mut self) -> PULLUP_W<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_25.rs:516:21
[INFO] [stdout]     |
[INFO] [stdout] 516 |     pub fn pulldown(&mut self) -> PULLDOWN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 516 |     pub fn pulldown(&mut self) -> PULLDOWN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_25.rs:521:35
[INFO] [stdout]     |
[INFO] [stdout] 521 |     pub fn output_enable_override(&mut self) -> OUTPUT_ENABLE_OVERRIDE_W {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 521 |     pub fn output_enable_override(&mut self) -> OUTPUT_ENABLE_OVERRIDE_W<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_25.rs:526:35
[INFO] [stdout]     |
[INFO] [stdout] 526 |     pub fn output_buffer_override(&mut self) -> OUTPUT_BUFFER_OVERRIDE_W {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 526 |     pub fn output_buffer_override(&mut self) -> OUTPUT_BUFFER_OVERRIDE_W<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_26.rs:470:21
[INFO] [stdout]     |
[INFO] [stdout] 470 |     pub fn confmode(&mut self) -> CONFMODE_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 470 |     pub fn confmode(&mut self) -> CONFMODE_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_26.rs:475:22
[INFO] [stdout]     |
[INFO] [stdout] 475 |     pub fn opendrain(&mut self) -> OPENDRAIN_W {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 475 |     pub fn opendrain(&mut self) -> OPENDRAIN_W<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_26.rs:480:26
[INFO] [stdout]     |
[INFO] [stdout] 480 |     pub fn drivestrength(&mut self) -> DRIVESTRENGTH_W {
[INFO] [stdout]     |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 480 |     pub fn drivestrength(&mut self) -> DRIVESTRENGTH_W<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_26.rs:485:19
[INFO] [stdout]     |
[INFO] [stdout] 485 |     pub fn pullup(&mut self) -> PULLUP_W {
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 485 |     pub fn pullup(&mut self) -> PULLUP_W<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_26.rs:490:21
[INFO] [stdout]     |
[INFO] [stdout] 490 |     pub fn pulldown(&mut self) -> PULLDOWN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 490 |     pub fn pulldown(&mut self) -> PULLDOWN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_26.rs:495:35
[INFO] [stdout]     |
[INFO] [stdout] 495 |     pub fn output_enable_override(&mut self) -> OUTPUT_ENABLE_OVERRIDE_W {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 495 |     pub fn output_enable_override(&mut self) -> OUTPUT_ENABLE_OVERRIDE_W<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_26.rs:500:35
[INFO] [stdout]     |
[INFO] [stdout] 500 |     pub fn output_buffer_override(&mut self) -> OUTPUT_BUFFER_OVERRIDE_W {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 500 |     pub fn output_buffer_override(&mut self) -> OUTPUT_BUFFER_OVERRIDE_W<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_27.rs:470:21
[INFO] [stdout]     |
[INFO] [stdout] 470 |     pub fn confmode(&mut self) -> CONFMODE_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 470 |     pub fn confmode(&mut self) -> CONFMODE_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_27.rs:475:22
[INFO] [stdout]     |
[INFO] [stdout] 475 |     pub fn opendrain(&mut self) -> OPENDRAIN_W {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 475 |     pub fn opendrain(&mut self) -> OPENDRAIN_W<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_27.rs:480:26
[INFO] [stdout]     |
[INFO] [stdout] 480 |     pub fn drivestrength(&mut self) -> DRIVESTRENGTH_W {
[INFO] [stdout]     |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 480 |     pub fn drivestrength(&mut self) -> DRIVESTRENGTH_W<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_27.rs:485:19
[INFO] [stdout]     |
[INFO] [stdout] 485 |     pub fn pullup(&mut self) -> PULLUP_W {
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 485 |     pub fn pullup(&mut self) -> PULLUP_W<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_27.rs:490:21
[INFO] [stdout]     |
[INFO] [stdout] 490 |     pub fn pulldown(&mut self) -> PULLDOWN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 490 |     pub fn pulldown(&mut self) -> PULLDOWN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_27.rs:495:35
[INFO] [stdout]     |
[INFO] [stdout] 495 |     pub fn output_enable_override(&mut self) -> OUTPUT_ENABLE_OVERRIDE_W {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 495 |     pub fn output_enable_override(&mut self) -> OUTPUT_ENABLE_OVERRIDE_W<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_27.rs:500:35
[INFO] [stdout]     |
[INFO] [stdout] 500 |     pub fn output_buffer_override(&mut self) -> OUTPUT_BUFFER_OVERRIDE_W {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 500 |     pub fn output_buffer_override(&mut self) -> OUTPUT_BUFFER_OVERRIDE_W<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_28.rs:496:21
[INFO] [stdout]     |
[INFO] [stdout] 496 |     pub fn confmode(&mut self) -> CONFMODE_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 496 |     pub fn confmode(&mut self) -> CONFMODE_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_28.rs:501:22
[INFO] [stdout]     |
[INFO] [stdout] 501 |     pub fn opendrain(&mut self) -> OPENDRAIN_W {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 501 |     pub fn opendrain(&mut self) -> OPENDRAIN_W<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_28.rs:506:26
[INFO] [stdout]     |
[INFO] [stdout] 506 |     pub fn drivestrength(&mut self) -> DRIVESTRENGTH_W {
[INFO] [stdout]     |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 506 |     pub fn drivestrength(&mut self) -> DRIVESTRENGTH_W<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_28.rs:511:19
[INFO] [stdout]     |
[INFO] [stdout] 511 |     pub fn pullup(&mut self) -> PULLUP_W {
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 511 |     pub fn pullup(&mut self) -> PULLUP_W<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_28.rs:516:21
[INFO] [stdout]     |
[INFO] [stdout] 516 |     pub fn pulldown(&mut self) -> PULLDOWN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 516 |     pub fn pulldown(&mut self) -> PULLDOWN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_28.rs:521:35
[INFO] [stdout]     |
[INFO] [stdout] 521 |     pub fn output_enable_override(&mut self) -> OUTPUT_ENABLE_OVERRIDE_W {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 521 |     pub fn output_enable_override(&mut self) -> OUTPUT_ENABLE_OVERRIDE_W<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_28.rs:526:35
[INFO] [stdout]     |
[INFO] [stdout] 526 |     pub fn output_buffer_override(&mut self) -> OUTPUT_BUFFER_OVERRIDE_W {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 526 |     pub fn output_buffer_override(&mut self) -> OUTPUT_BUFFER_OVERRIDE_W<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_29.rs:483:21
[INFO] [stdout]     |
[INFO] [stdout] 483 |     pub fn confmode(&mut self) -> CONFMODE_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 483 |     pub fn confmode(&mut self) -> CONFMODE_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_29.rs:488:22
[INFO] [stdout]     |
[INFO] [stdout] 488 |     pub fn opendrain(&mut self) -> OPENDRAIN_W {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 488 |     pub fn opendrain(&mut self) -> OPENDRAIN_W<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_29.rs:493:26
[INFO] [stdout]     |
[INFO] [stdout] 493 |     pub fn drivestrength(&mut self) -> DRIVESTRENGTH_W {
[INFO] [stdout]     |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 493 |     pub fn drivestrength(&mut self) -> DRIVESTRENGTH_W<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_29.rs:498:19
[INFO] [stdout]     |
[INFO] [stdout] 498 |     pub fn pullup(&mut self) -> PULLUP_W {
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 498 |     pub fn pullup(&mut self) -> PULLUP_W<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_29.rs:503:21
[INFO] [stdout]     |
[INFO] [stdout] 503 |     pub fn pulldown(&mut self) -> PULLDOWN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 503 |     pub fn pulldown(&mut self) -> PULLDOWN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_29.rs:508:35
[INFO] [stdout]     |
[INFO] [stdout] 508 |     pub fn output_enable_override(&mut self) -> OUTPUT_ENABLE_OVERRIDE_W {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 508 |     pub fn output_enable_override(&mut self) -> OUTPUT_ENABLE_OVERRIDE_W<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_29.rs:513:35
[INFO] [stdout]     |
[INFO] [stdout] 513 |     pub fn output_buffer_override(&mut self) -> OUTPUT_BUFFER_OVERRIDE_W {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 513 |     pub fn output_buffer_override(&mut self) -> OUTPUT_BUFFER_OVERRIDE_W<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_30.rs:535:21
[INFO] [stdout]     |
[INFO] [stdout] 535 |     pub fn confmode(&mut self) -> CONFMODE_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 535 |     pub fn confmode(&mut self) -> CONFMODE_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_30.rs:540:22
[INFO] [stdout]     |
[INFO] [stdout] 540 |     pub fn opendrain(&mut self) -> OPENDRAIN_W {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 540 |     pub fn opendrain(&mut self) -> OPENDRAIN_W<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_30.rs:545:26
[INFO] [stdout]     |
[INFO] [stdout] 545 |     pub fn drivestrength(&mut self) -> DRIVESTRENGTH_W {
[INFO] [stdout]     |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 545 |     pub fn drivestrength(&mut self) -> DRIVESTRENGTH_W<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_30.rs:550:19
[INFO] [stdout]     |
[INFO] [stdout] 550 |     pub fn pullup(&mut self) -> PULLUP_W {
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 550 |     pub fn pullup(&mut self) -> PULLUP_W<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_30.rs:555:21
[INFO] [stdout]     |
[INFO] [stdout] 555 |     pub fn pulldown(&mut self) -> PULLDOWN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 555 |     pub fn pulldown(&mut self) -> PULLDOWN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_30.rs:560:35
[INFO] [stdout]     |
[INFO] [stdout] 560 |     pub fn output_enable_override(&mut self) -> OUTPUT_ENABLE_OVERRIDE_W {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 560 |     pub fn output_enable_override(&mut self) -> OUTPUT_ENABLE_OVERRIDE_W<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_30.rs:565:35
[INFO] [stdout]     |
[INFO] [stdout] 565 |     pub fn output_buffer_override(&mut self) -> OUTPUT_BUFFER_OVERRIDE_W {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 565 |     pub fn output_buffer_override(&mut self) -> OUTPUT_BUFFER_OVERRIDE_W<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_31.rs:535:21
[INFO] [stdout]     |
[INFO] [stdout] 535 |     pub fn confmode(&mut self) -> CONFMODE_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 535 |     pub fn confmode(&mut self) -> CONFMODE_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_31.rs:540:22
[INFO] [stdout]     |
[INFO] [stdout] 540 |     pub fn opendrain(&mut self) -> OPENDRAIN_W {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 540 |     pub fn opendrain(&mut self) -> OPENDRAIN_W<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_31.rs:545:26
[INFO] [stdout]     |
[INFO] [stdout] 545 |     pub fn drivestrength(&mut self) -> DRIVESTRENGTH_W {
[INFO] [stdout]     |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 545 |     pub fn drivestrength(&mut self) -> DRIVESTRENGTH_W<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_31.rs:550:19
[INFO] [stdout]     |
[INFO] [stdout] 550 |     pub fn pullup(&mut self) -> PULLUP_W {
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 550 |     pub fn pullup(&mut self) -> PULLUP_W<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_31.rs:555:21
[INFO] [stdout]     |
[INFO] [stdout] 555 |     pub fn pulldown(&mut self) -> PULLDOWN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 555 |     pub fn pulldown(&mut self) -> PULLDOWN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_31.rs:560:35
[INFO] [stdout]     |
[INFO] [stdout] 560 |     pub fn output_enable_override(&mut self) -> OUTPUT_ENABLE_OVERRIDE_W {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 560 |     pub fn output_enable_override(&mut self) -> OUTPUT_ENABLE_OVERRIDE_W<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_31.rs:565:35
[INFO] [stdout]     |
[INFO] [stdout] 565 |     pub fn output_buffer_override(&mut self) -> OUTPUT_BUFFER_OVERRIDE_W {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 565 |     pub fn output_buffer_override(&mut self) -> OUTPUT_BUFFER_OVERRIDE_W<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_32.rs:535:21
[INFO] [stdout]     |
[INFO] [stdout] 535 |     pub fn confmode(&mut self) -> CONFMODE_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 535 |     pub fn confmode(&mut self) -> CONFMODE_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_32.rs:540:22
[INFO] [stdout]     |
[INFO] [stdout] 540 |     pub fn opendrain(&mut self) -> OPENDRAIN_W {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 540 |     pub fn opendrain(&mut self) -> OPENDRAIN_W<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_32.rs:545:26
[INFO] [stdout]     |
[INFO] [stdout] 545 |     pub fn drivestrength(&mut self) -> DRIVESTRENGTH_W {
[INFO] [stdout]     |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 545 |     pub fn drivestrength(&mut self) -> DRIVESTRENGTH_W<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_32.rs:550:19
[INFO] [stdout]     |
[INFO] [stdout] 550 |     pub fn pullup(&mut self) -> PULLUP_W {
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 550 |     pub fn pullup(&mut self) -> PULLUP_W<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_32.rs:555:21
[INFO] [stdout]     |
[INFO] [stdout] 555 |     pub fn pulldown(&mut self) -> PULLDOWN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 555 |     pub fn pulldown(&mut self) -> PULLDOWN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_32.rs:560:35
[INFO] [stdout]     |
[INFO] [stdout] 560 |     pub fn output_enable_override(&mut self) -> OUTPUT_ENABLE_OVERRIDE_W {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 560 |     pub fn output_enable_override(&mut self) -> OUTPUT_ENABLE_OVERRIDE_W<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_32.rs:565:35
[INFO] [stdout]     |
[INFO] [stdout] 565 |     pub fn output_buffer_override(&mut self) -> OUTPUT_BUFFER_OVERRIDE_W {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 565 |     pub fn output_buffer_override(&mut self) -> OUTPUT_BUFFER_OVERRIDE_W<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> cc3200-hal/src/gpio.rs:247:29
[INFO] [stdout]     |
[INFO] [stdout] 247 | /                             &(*$GPIOAX::ptr()).gpiodata.modify(|r, w| {
[INFO] [stdout] 248 | |                                 w.bits(r.bits() & !(1 << $i))
[INFO] [stdout] 249 | |                             });
[INFO] [stdout]     | |______________________________^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 296 | / gpio_macro!(GPIOA0, gpio0, Gpio0, P0x, [
[INFO] [stdout] 297 | |     P00: (gpio_pad_config_0, gpio0, 0, Tristate),
[INFO] [stdout] 298 | |     P01: (gpio_pad_config_1, gpio1, 1, Tristate),
[INFO] [stdout] 299 | |     P02: (gpio_pad_config_2, gpio2, 2, Tristate),
[INFO] [stdout] ...   |
[INFO] [stdout] 304 | |     P07: (gpio_pad_config_7, gpio7, 7, Tristate),
[INFO] [stdout] 305 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `gpio_macro` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 296 | let _ = gpio_macro!(GPIOA0, gpio0, Gpio0, P0x, [
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> cc3200-hal/src/gpio.rs:257:29
[INFO] [stdout]     |
[INFO] [stdout] 257 | /                             &(*$GPIOAX::ptr()).gpiodata.modify(|r, w| {
[INFO] [stdout] 258 | |                                 w.bits(r.bits() | (1 << $i))
[INFO] [stdout] 259 | |                             });
[INFO] [stdout]     | |______________________________^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 296 | / gpio_macro!(GPIOA0, gpio0, Gpio0, P0x, [
[INFO] [stdout] 297 | |     P00: (gpio_pad_config_0, gpio0, 0, Tristate),
[INFO] [stdout] 298 | |     P01: (gpio_pad_config_1, gpio1, 1, Tristate),
[INFO] [stdout] 299 | |     P02: (gpio_pad_config_2, gpio2, 2, Tristate),
[INFO] [stdout] ...   |
[INFO] [stdout] 304 | |     P07: (gpio_pad_config_7, gpio7, 7, Tristate),
[INFO] [stdout] 305 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gpio_macro` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 296 | let _ = gpio_macro!(GPIOA0, gpio0, Gpio0, P0x, [
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> cc3200-hal/src/gpio.rs:284:29
[INFO] [stdout]     |
[INFO] [stdout] 284 | /                             &(*$GPIOAX::ptr()).gpiodata.modify(|r, w| {
[INFO] [stdout] 285 | |                                 w.bits(r.bits() ^ (1 << $i))
[INFO] [stdout] 286 | |                             });
[INFO] [stdout]     | |______________________________^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 296 | / gpio_macro!(GPIOA0, gpio0, Gpio0, P0x, [
[INFO] [stdout] 297 | |     P00: (gpio_pad_config_0, gpio0, 0, Tristate),
[INFO] [stdout] 298 | |     P01: (gpio_pad_config_1, gpio1, 1, Tristate),
[INFO] [stdout] 299 | |     P02: (gpio_pad_config_2, gpio2, 2, Tristate),
[INFO] [stdout] ...   |
[INFO] [stdout] 304 | |     P07: (gpio_pad_config_7, gpio7, 7, Tristate),
[INFO] [stdout] 305 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gpio_macro` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 296 | let _ = gpio_macro!(GPIOA0, gpio0, Gpio0, P0x, [
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> cc3200-hal/src/gpio.rs:247:29
[INFO] [stdout]     |
[INFO] [stdout] 247 | /                             &(*$GPIOAX::ptr()).gpiodata.modify(|r, w| {
[INFO] [stdout] 248 | |                                 w.bits(r.bits() & !(1 << $i))
[INFO] [stdout] 249 | |                             });
[INFO] [stdout]     | |______________________________^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 307 | / gpio_macro!(GPIOA1, gpio1, Gpio1, P1x, [
[INFO] [stdout] 308 | |     P08: (gpio_pad_config_8, gpio8, 0, Tristate),
[INFO] [stdout] 309 | |     P09: (gpio_pad_config_9, gpio9, 1, Tristate),
[INFO] [stdout] 310 | |     P10: (gpio_pad_config_10, gpio10, 2, Tristate),
[INFO] [stdout] ...   |
[INFO] [stdout] 315 | |     P15: (gpio_pad_config_15, gpio15, 7, Tristate),
[INFO] [stdout] 316 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gpio_macro` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 307 | let _ = gpio_macro!(GPIOA1, gpio1, Gpio1, P1x, [
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> cc3200-hal/src/gpio.rs:257:29
[INFO] [stdout]     |
[INFO] [stdout] 257 | /                             &(*$GPIOAX::ptr()).gpiodata.modify(|r, w| {
[INFO] [stdout] 258 | |                                 w.bits(r.bits() | (1 << $i))
[INFO] [stdout] 259 | |                             });
[INFO] [stdout]     | |______________________________^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 307 | / gpio_macro!(GPIOA1, gpio1, Gpio1, P1x, [
[INFO] [stdout] 308 | |     P08: (gpio_pad_config_8, gpio8, 0, Tristate),
[INFO] [stdout] 309 | |     P09: (gpio_pad_config_9, gpio9, 1, Tristate),
[INFO] [stdout] 310 | |     P10: (gpio_pad_config_10, gpio10, 2, Tristate),
[INFO] [stdout] ...   |
[INFO] [stdout] 315 | |     P15: (gpio_pad_config_15, gpio15, 7, Tristate),
[INFO] [stdout] 316 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gpio_macro` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 307 | let _ = gpio_macro!(GPIOA1, gpio1, Gpio1, P1x, [
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> cc3200-hal/src/gpio.rs:284:29
[INFO] [stdout]     |
[INFO] [stdout] 284 | /                             &(*$GPIOAX::ptr()).gpiodata.modify(|r, w| {
[INFO] [stdout] 285 | |                                 w.bits(r.bits() ^ (1 << $i))
[INFO] [stdout] 286 | |                             });
[INFO] [stdout]     | |______________________________^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 307 | / gpio_macro!(GPIOA1, gpio1, Gpio1, P1x, [
[INFO] [stdout] 308 | |     P08: (gpio_pad_config_8, gpio8, 0, Tristate),
[INFO] [stdout] 309 | |     P09: (gpio_pad_config_9, gpio9, 1, Tristate),
[INFO] [stdout] 310 | |     P10: (gpio_pad_config_10, gpio10, 2, Tristate),
[INFO] [stdout] ...   |
[INFO] [stdout] 315 | |     P15: (gpio_pad_config_15, gpio15, 7, Tristate),
[INFO] [stdout] 316 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gpio_macro` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 307 | let _ = gpio_macro!(GPIOA1, gpio1, Gpio1, P1x, [
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> cc3200-hal/src/gpio.rs:247:29
[INFO] [stdout]     |
[INFO] [stdout] 247 | /                             &(*$GPIOAX::ptr()).gpiodata.modify(|r, w| {
[INFO] [stdout] 248 | |                                 w.bits(r.bits() & !(1 << $i))
[INFO] [stdout] 249 | |                             });
[INFO] [stdout]     | |______________________________^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 318 | / gpio_macro!(GPIOA2, gpio2, Gpio2, P2x, [
[INFO] [stdout] 319 | |     P16: (gpio_pad_config_16, gpio16, 0, Tristate),
[INFO] [stdout] 320 | |     P17: (gpio_pad_config_17, gpio17, 1, Tristate),
[INFO] [stdout] ...   |
[INFO] [stdout] 326 | |     P23: (gpio_pad_config_23, gpio23, 7, Tristate),
[INFO] [stdout] 327 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gpio_macro` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 318 | let _ = gpio_macro!(GPIOA2, gpio2, Gpio2, P2x, [
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> cc3200-hal/src/gpio.rs:257:29
[INFO] [stdout]     |
[INFO] [stdout] 257 | /                             &(*$GPIOAX::ptr()).gpiodata.modify(|r, w| {
[INFO] [stdout] 258 | |                                 w.bits(r.bits() | (1 << $i))
[INFO] [stdout] 259 | |                             });
[INFO] [stdout]     | |______________________________^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 318 | / gpio_macro!(GPIOA2, gpio2, Gpio2, P2x, [
[INFO] [stdout] 319 | |     P16: (gpio_pad_config_16, gpio16, 0, Tristate),
[INFO] [stdout] 320 | |     P17: (gpio_pad_config_17, gpio17, 1, Tristate),
[INFO] [stdout] ...   |
[INFO] [stdout] 326 | |     P23: (gpio_pad_config_23, gpio23, 7, Tristate),
[INFO] [stdout] 327 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gpio_macro` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 318 | let _ = gpio_macro!(GPIOA2, gpio2, Gpio2, P2x, [
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> cc3200-hal/src/gpio.rs:284:29
[INFO] [stdout]     |
[INFO] [stdout] 284 | /                             &(*$GPIOAX::ptr()).gpiodata.modify(|r, w| {
[INFO] [stdout] 285 | |                                 w.bits(r.bits() ^ (1 << $i))
[INFO] [stdout] 286 | |                             });
[INFO] [stdout]     | |______________________________^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 318 | / gpio_macro!(GPIOA2, gpio2, Gpio2, P2x, [
[INFO] [stdout] 319 | |     P16: (gpio_pad_config_16, gpio16, 0, Tristate),
[INFO] [stdout] 320 | |     P17: (gpio_pad_config_17, gpio17, 1, Tristate),
[INFO] [stdout] ...   |
[INFO] [stdout] 326 | |     P23: (gpio_pad_config_23, gpio23, 7, Tristate),
[INFO] [stdout] 327 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gpio_macro` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 318 | let _ = gpio_macro!(GPIOA2, gpio2, Gpio2, P2x, [
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> cc3200-hal/src/gpio.rs:247:29
[INFO] [stdout]     |
[INFO] [stdout] 247 | /                             &(*$GPIOAX::ptr()).gpiodata.modify(|r, w| {
[INFO] [stdout] 248 | |                                 w.bits(r.bits() & !(1 << $i))
[INFO] [stdout] 249 | |                             });
[INFO] [stdout]     | |______________________________^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 329 | / gpio_macro!(GPIOA3, gpio3, Gpio3, P3x, [
[INFO] [stdout] 330 | |     P24: (gpio_pad_config_24, gpio24, 0, Tristate),
[INFO] [stdout] 331 | |     P25: (gpio_pad_config_25, gpio25, 1, Tristate),
[INFO] [stdout] ...   |
[INFO] [stdout] 337 | |     P31: (gpio_pad_config_31, gpio31, 7, Tristate),
[INFO] [stdout] 338 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gpio_macro` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 329 | let _ = gpio_macro!(GPIOA3, gpio3, Gpio3, P3x, [
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> cc3200-hal/src/gpio.rs:257:29
[INFO] [stdout]     |
[INFO] [stdout] 257 | /                             &(*$GPIOAX::ptr()).gpiodata.modify(|r, w| {
[INFO] [stdout] 258 | |                                 w.bits(r.bits() | (1 << $i))
[INFO] [stdout] 259 | |                             });
[INFO] [stdout]     | |______________________________^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 329 | / gpio_macro!(GPIOA3, gpio3, Gpio3, P3x, [
[INFO] [stdout] 330 | |     P24: (gpio_pad_config_24, gpio24, 0, Tristate),
[INFO] [stdout] 331 | |     P25: (gpio_pad_config_25, gpio25, 1, Tristate),
[INFO] [stdout] ...   |
[INFO] [stdout] 337 | |     P31: (gpio_pad_config_31, gpio31, 7, Tristate),
[INFO] [stdout] 338 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gpio_macro` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 329 | let _ = gpio_macro!(GPIOA3, gpio3, Gpio3, P3x, [
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> cc3200-hal/src/gpio.rs:284:29
[INFO] [stdout]     |
[INFO] [stdout] 284 | /                             &(*$GPIOAX::ptr()).gpiodata.modify(|r, w| {
[INFO] [stdout] 285 | |                                 w.bits(r.bits() ^ (1 << $i))
[INFO] [stdout] 286 | |                             });
[INFO] [stdout]     | |______________________________^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 329 | / gpio_macro!(GPIOA3, gpio3, Gpio3, P3x, [
[INFO] [stdout] 330 | |     P24: (gpio_pad_config_24, gpio24, 0, Tristate),
[INFO] [stdout] 331 | |     P25: (gpio_pad_config_25, gpio25, 1, Tristate),
[INFO] [stdout] ...   |
[INFO] [stdout] 337 | |     P31: (gpio_pad_config_31, gpio31, 7, Tristate),
[INFO] [stdout] 338 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gpio_macro` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 329 | let _ = gpio_macro!(GPIOA3, gpio3, Gpio3, P3x, [
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> cc3200-hal/src/gpio.rs:247:29
[INFO] [stdout]     |
[INFO] [stdout] 247 | /                             &(*$GPIOAX::ptr()).gpiodata.modify(|r, w| {
[INFO] [stdout] 248 | |                                 w.bits(r.bits() & !(1 << $i))
[INFO] [stdout] 249 | |                             });
[INFO] [stdout]     | |______________________________^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 296 | / gpio_macro!(GPIOA0, gpio0, Gpio0, P0x, [
[INFO] [stdout] 297 | |     P00: (gpio_pad_config_0, gpio0, 0, Tristate),
[INFO] [stdout] 298 | |     P01: (gpio_pad_config_1, gpio1, 1, Tristate),
[INFO] [stdout] 299 | |     P02: (gpio_pad_config_2, gpio2, 2, Tristate),
[INFO] [stdout] ...   |
[INFO] [stdout] 304 | |     P07: (gpio_pad_config_7, gpio7, 7, Tristate),
[INFO] [stdout] 305 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `gpio_macro` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 296 | let _ = gpio_macro!(GPIOA0, gpio0, Gpio0, P0x, [
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> cc3200-hal/src/gpio.rs:257:29
[INFO] [stdout]     |
[INFO] [stdout] 257 | /                             &(*$GPIOAX::ptr()).gpiodata.modify(|r, w| {
[INFO] [stdout] 258 | |                                 w.bits(r.bits() | (1 << $i))
[INFO] [stdout] 259 | |                             });
[INFO] [stdout]     | |______________________________^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 296 | / gpio_macro!(GPIOA0, gpio0, Gpio0, P0x, [
[INFO] [stdout] 297 | |     P00: (gpio_pad_config_0, gpio0, 0, Tristate),
[INFO] [stdout] 298 | |     P01: (gpio_pad_config_1, gpio1, 1, Tristate),
[INFO] [stdout] 299 | |     P02: (gpio_pad_config_2, gpio2, 2, Tristate),
[INFO] [stdout] ...   |
[INFO] [stdout] 304 | |     P07: (gpio_pad_config_7, gpio7, 7, Tristate),
[INFO] [stdout] 305 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gpio_macro` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 296 | let _ = gpio_macro!(GPIOA0, gpio0, Gpio0, P0x, [
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> cc3200-hal/src/gpio.rs:284:29
[INFO] [stdout]     |
[INFO] [stdout] 284 | /                             &(*$GPIOAX::ptr()).gpiodata.modify(|r, w| {
[INFO] [stdout] 285 | |                                 w.bits(r.bits() ^ (1 << $i))
[INFO] [stdout] 286 | |                             });
[INFO] [stdout]     | |______________________________^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 296 | / gpio_macro!(GPIOA0, gpio0, Gpio0, P0x, [
[INFO] [stdout] 297 | |     P00: (gpio_pad_config_0, gpio0, 0, Tristate),
[INFO] [stdout] 298 | |     P01: (gpio_pad_config_1, gpio1, 1, Tristate),
[INFO] [stdout] 299 | |     P02: (gpio_pad_config_2, gpio2, 2, Tristate),
[INFO] [stdout] ...   |
[INFO] [stdout] 304 | |     P07: (gpio_pad_config_7, gpio7, 7, Tristate),
[INFO] [stdout] 305 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gpio_macro` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 296 | let _ = gpio_macro!(GPIOA0, gpio0, Gpio0, P0x, [
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> cc3200-hal/src/gpio.rs:247:29
[INFO] [stdout]     |
[INFO] [stdout] 247 | /                             &(*$GPIOAX::ptr()).gpiodata.modify(|r, w| {
[INFO] [stdout] 248 | |                                 w.bits(r.bits() & !(1 << $i))
[INFO] [stdout] 249 | |                             });
[INFO] [stdout]     | |______________________________^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 307 | / gpio_macro!(GPIOA1, gpio1, Gpio1, P1x, [
[INFO] [stdout] 308 | |     P08: (gpio_pad_config_8, gpio8, 0, Tristate),
[INFO] [stdout] 309 | |     P09: (gpio_pad_config_9, gpio9, 1, Tristate),
[INFO] [stdout] 310 | |     P10: (gpio_pad_config_10, gpio10, 2, Tristate),
[INFO] [stdout] ...   |
[INFO] [stdout] 315 | |     P15: (gpio_pad_config_15, gpio15, 7, Tristate),
[INFO] [stdout] 316 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gpio_macro` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 307 | let _ = gpio_macro!(GPIOA1, gpio1, Gpio1, P1x, [
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> cc3200-hal/src/gpio.rs:257:29
[INFO] [stdout]     |
[INFO] [stdout] 257 | /                             &(*$GPIOAX::ptr()).gpiodata.modify(|r, w| {
[INFO] [stdout] 258 | |                                 w.bits(r.bits() | (1 << $i))
[INFO] [stdout] 259 | |                             });
[INFO] [stdout]     | |______________________________^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 307 | / gpio_macro!(GPIOA1, gpio1, Gpio1, P1x, [
[INFO] [stdout] 308 | |     P08: (gpio_pad_config_8, gpio8, 0, Tristate),
[INFO] [stdout] 309 | |     P09: (gpio_pad_config_9, gpio9, 1, Tristate),
[INFO] [stdout] 310 | |     P10: (gpio_pad_config_10, gpio10, 2, Tristate),
[INFO] [stdout] ...   |
[INFO] [stdout] 315 | |     P15: (gpio_pad_config_15, gpio15, 7, Tristate),
[INFO] [stdout] 316 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gpio_macro` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 307 | let _ = gpio_macro!(GPIOA1, gpio1, Gpio1, P1x, [
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> cc3200-hal/src/gpio.rs:284:29
[INFO] [stdout]     |
[INFO] [stdout] 284 | /                             &(*$GPIOAX::ptr()).gpiodata.modify(|r, w| {
[INFO] [stdout] 285 | |                                 w.bits(r.bits() ^ (1 << $i))
[INFO] [stdout] 286 | |                             });
[INFO] [stdout]     | |______________________________^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 307 | / gpio_macro!(GPIOA1, gpio1, Gpio1, P1x, [
[INFO] [stdout] 308 | |     P08: (gpio_pad_config_8, gpio8, 0, Tristate),
[INFO] [stdout] 309 | |     P09: (gpio_pad_config_9, gpio9, 1, Tristate),
[INFO] [stdout] 310 | |     P10: (gpio_pad_config_10, gpio10, 2, Tristate),
[INFO] [stdout] ...   |
[INFO] [stdout] 315 | |     P15: (gpio_pad_config_15, gpio15, 7, Tristate),
[INFO] [stdout] 316 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gpio_macro` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 307 | let _ = gpio_macro!(GPIOA1, gpio1, Gpio1, P1x, [
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> cc3200-hal/src/gpio.rs:247:29
[INFO] [stdout]     |
[INFO] [stdout] 247 | /                             &(*$GPIOAX::ptr()).gpiodata.modify(|r, w| {
[INFO] [stdout] 248 | |                                 w.bits(r.bits() & !(1 << $i))
[INFO] [stdout] 249 | |                             });
[INFO] [stdout]     | |______________________________^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 318 | / gpio_macro!(GPIOA2, gpio2, Gpio2, P2x, [
[INFO] [stdout] 319 | |     P16: (gpio_pad_config_16, gpio16, 0, Tristate),
[INFO] [stdout] 320 | |     P17: (gpio_pad_config_17, gpio17, 1, Tristate),
[INFO] [stdout] ...   |
[INFO] [stdout] 326 | |     P23: (gpio_pad_config_23, gpio23, 7, Tristate),
[INFO] [stdout] 327 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gpio_macro` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 318 | let _ = gpio_macro!(GPIOA2, gpio2, Gpio2, P2x, [
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> cc3200-hal/src/gpio.rs:257:29
[INFO] [stdout]     |
[INFO] [stdout] 257 | /                             &(*$GPIOAX::ptr()).gpiodata.modify(|r, w| {
[INFO] [stdout] 258 | |                                 w.bits(r.bits() | (1 << $i))
[INFO] [stdout] 259 | |                             });
[INFO] [stdout]     | |______________________________^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 318 | / gpio_macro!(GPIOA2, gpio2, Gpio2, P2x, [
[INFO] [stdout] 319 | |     P16: (gpio_pad_config_16, gpio16, 0, Tristate),
[INFO] [stdout] 320 | |     P17: (gpio_pad_config_17, gpio17, 1, Tristate),
[INFO] [stdout] ...   |
[INFO] [stdout] 326 | |     P23: (gpio_pad_config_23, gpio23, 7, Tristate),
[INFO] [stdout] 327 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gpio_macro` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 318 | let _ = gpio_macro!(GPIOA2, gpio2, Gpio2, P2x, [
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> cc3200-hal/src/gpio.rs:284:29
[INFO] [stdout]     |
[INFO] [stdout] 284 | /                             &(*$GPIOAX::ptr()).gpiodata.modify(|r, w| {
[INFO] [stdout] 285 | |                                 w.bits(r.bits() ^ (1 << $i))
[INFO] [stdout] 286 | |                             });
[INFO] [stdout]     | |______________________________^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 318 | / gpio_macro!(GPIOA2, gpio2, Gpio2, P2x, [
[INFO] [stdout] 319 | |     P16: (gpio_pad_config_16, gpio16, 0, Tristate),
[INFO] [stdout] 320 | |     P17: (gpio_pad_config_17, gpio17, 1, Tristate),
[INFO] [stdout] ...   |
[INFO] [stdout] 326 | |     P23: (gpio_pad_config_23, gpio23, 7, Tristate),
[INFO] [stdout] 327 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gpio_macro` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 318 | let _ = gpio_macro!(GPIOA2, gpio2, Gpio2, P2x, [
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> cc3200-hal/src/gpio.rs:247:29
[INFO] [stdout]     |
[INFO] [stdout] 247 | /                             &(*$GPIOAX::ptr()).gpiodata.modify(|r, w| {
[INFO] [stdout] 248 | |                                 w.bits(r.bits() & !(1 << $i))
[INFO] [stdout] 249 | |                             });
[INFO] [stdout]     | |______________________________^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 329 | / gpio_macro!(GPIOA3, gpio3, Gpio3, P3x, [
[INFO] [stdout] 330 | |     P24: (gpio_pad_config_24, gpio24, 0, Tristate),
[INFO] [stdout] 331 | |     P25: (gpio_pad_config_25, gpio25, 1, Tristate),
[INFO] [stdout] ...   |
[INFO] [stdout] 337 | |     P31: (gpio_pad_config_31, gpio31, 7, Tristate),
[INFO] [stdout] 338 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gpio_macro` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 329 | let _ = gpio_macro!(GPIOA3, gpio3, Gpio3, P3x, [
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> cc3200-hal/src/gpio.rs:257:29
[INFO] [stdout]     |
[INFO] [stdout] 257 | /                             &(*$GPIOAX::ptr()).gpiodata.modify(|r, w| {
[INFO] [stdout] 258 | |                                 w.bits(r.bits() | (1 << $i))
[INFO] [stdout] 259 | |                             });
[INFO] [stdout]     | |______________________________^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 329 | / gpio_macro!(GPIOA3, gpio3, Gpio3, P3x, [
[INFO] [stdout] 330 | |     P24: (gpio_pad_config_24, gpio24, 0, Tristate),
[INFO] [stdout] 331 | |     P25: (gpio_pad_config_25, gpio25, 1, Tristate),
[INFO] [stdout] ...   |
[INFO] [stdout] 337 | |     P31: (gpio_pad_config_31, gpio31, 7, Tristate),
[INFO] [stdout] 338 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gpio_macro` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 329 | let _ = gpio_macro!(GPIOA3, gpio3, Gpio3, P3x, [
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> cc3200-hal/src/gpio.rs:284:29
[INFO] [stdout]     |
[INFO] [stdout] 284 | /                             &(*$GPIOAX::ptr()).gpiodata.modify(|r, w| {
[INFO] [stdout] 285 | |                                 w.bits(r.bits() ^ (1 << $i))
[INFO] [stdout] 286 | |                             });
[INFO] [stdout]     | |______________________________^ the borrow produces a value
[INFO] [stdout] ...
[INFO] [stdout] 329 | / gpio_macro!(GPIOA3, gpio3, Gpio3, P3x, [
[INFO] [stdout] 330 | |     P24: (gpio_pad_config_24, gpio24, 0, Tristate),
[INFO] [stdout] 331 | |     P25: (gpio_pad_config_25, gpio25, 1, Tristate),
[INFO] [stdout] ...   |
[INFO] [stdout] 337 | |     P31: (gpio_pad_config_31, gpio31, 7, Tristate),
[INFO] [stdout] 338 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gpio_macro` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 329 | let _ = gpio_macro!(GPIOA3, gpio3, Gpio3, P3x, [
[INFO] [stdout]     | +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> cc3200-pac/src/wdt/wdtload.rs:71:20
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn wdtload(&mut self) -> WDTLOAD_W {
[INFO] [stdout]    |                    ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the 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] 71 |     pub fn wdtload(&mut self) -> WDTLOAD_W<'_> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/wdt/wdtctl.rs:141:20
[INFO] [stdout]     |
[INFO] [stdout] 141 |     pub fn inttype(&mut self) -> INTTYPE_W {
[INFO] [stdout]     |                    ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 141 |     pub fn inttype(&mut self) -> INTTYPE_W<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/wdt/wdtctl.rs:146:18
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub fn inten(&mut self) -> 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] 146 |     pub fn inten(&mut self) -> INTEN_W<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> cc3200-pac/src/wdt/wdticr.rs:36:22
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn wdtintclr(&mut self) -> WDTINTCLR_W {
[INFO] [stdout]    |                      ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn wdtintclr(&mut self) -> WDTINTCLR_W<'_> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> cc3200-pac/src/wdt/wdttest.rs:81:18
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub fn stall(&mut self) -> STALL_W {
[INFO] [stdout]    |                  ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 stall(&mut self) -> STALL_W<'_> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> cc3200-pac/src/wdt/wdtlock.rs:71:20
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn wdtlock(&mut self) -> WDTLOCK_W {
[INFO] [stdout]    |                    ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 wdtlock(&mut self) -> WDTLOCK_W<'_> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> cc3200-pac/src/gpioa0/gpiodata.rs:71:17
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn data(&mut self) -> DATA_W {
[INFO] [stdout]    |                 ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 data(&mut self) -> DATA_W<'_> {
[INFO] [stdout]    |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> cc3200-pac/src/gpioa0/gpiodir.rs:71:16
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn dir(&mut self) -> DIR_W {
[INFO] [stdout]    |                ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 dir(&mut self) -> DIR_W<'_> {
[INFO] [stdout]    |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> cc3200-pac/src/gpioa0/gpiois.rs:71:15
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn is(&mut self) -> IS_W {
[INFO] [stdout]    |               ^^^^^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 is(&mut self) -> IS_W<'_> {
[INFO] [stdout]    |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> cc3200-pac/src/gpioa0/gpioibe.rs:71:16
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn ibe(&mut self) -> IBE_W {
[INFO] [stdout]    |                ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 ibe(&mut self) -> IBE_W<'_> {
[INFO] [stdout]    |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> cc3200-pac/src/gpioa0/gpioiev.rs:71:16
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn iev(&mut self) -> IEV_W {
[INFO] [stdout]    |                ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 iev(&mut self) -> IEV_W<'_> {
[INFO] [stdout]    |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> cc3200-pac/src/gpioa0/gpioim.rs:71:15
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn im(&mut self) -> IM_W {
[INFO] [stdout]    |               ^^^^^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 im(&mut self) -> IM_W<'_> {
[INFO] [stdout]    |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> cc3200-pac/src/gpioa0/gpioris.rs:71:16
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn ris(&mut self) -> RIS_W {
[INFO] [stdout]    |                ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 ris(&mut self) -> RIS_W<'_> {
[INFO] [stdout]    |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> cc3200-pac/src/gpioa0/gpioicr.rs:36:16
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn icr(&mut self) -> ICR_W {
[INFO] [stdout]    |                ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn icr(&mut self) -> ICR_W<'_> {
[INFO] [stdout]    |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> cc3200-pac/src/gpioa1/gpiodata.rs:71:17
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn data(&mut self) -> DATA_W {
[INFO] [stdout]    |                 ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 data(&mut self) -> DATA_W<'_> {
[INFO] [stdout]    |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> cc3200-pac/src/gpioa1/gpiodir.rs:71:16
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn dir(&mut self) -> DIR_W {
[INFO] [stdout]    |                ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 dir(&mut self) -> DIR_W<'_> {
[INFO] [stdout]    |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> cc3200-pac/src/gpioa1/gpiois.rs:71:15
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn is(&mut self) -> IS_W {
[INFO] [stdout]    |               ^^^^^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 is(&mut self) -> IS_W<'_> {
[INFO] [stdout]    |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> cc3200-pac/src/gpioa1/gpioibe.rs:71:16
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn ibe(&mut self) -> IBE_W {
[INFO] [stdout]    |                ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 ibe(&mut self) -> IBE_W<'_> {
[INFO] [stdout]    |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> cc3200-pac/src/gpioa1/gpioiev.rs:71:16
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn iev(&mut self) -> IEV_W {
[INFO] [stdout]    |                ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 iev(&mut self) -> IEV_W<'_> {
[INFO] [stdout]    |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> cc3200-pac/src/gpioa1/gpioim.rs:71:15
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn im(&mut self) -> IM_W {
[INFO] [stdout]    |               ^^^^^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 im(&mut self) -> IM_W<'_> {
[INFO] [stdout]    |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> cc3200-pac/src/gpioa1/gpioris.rs:71:16
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn ris(&mut self) -> RIS_W {
[INFO] [stdout]    |                ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 ris(&mut self) -> RIS_W<'_> {
[INFO] [stdout]    |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> cc3200-pac/src/gpioa1/gpioicr.rs:36:16
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn icr(&mut self) -> ICR_W {
[INFO] [stdout]    |                ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn icr(&mut self) -> ICR_W<'_> {
[INFO] [stdout]    |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> cc3200-pac/src/gpioa2/gpiodata.rs:71:17
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn data(&mut self) -> DATA_W {
[INFO] [stdout]    |                 ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 data(&mut self) -> DATA_W<'_> {
[INFO] [stdout]    |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> cc3200-pac/src/gpioa2/gpiodir.rs:71:16
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn dir(&mut self) -> DIR_W {
[INFO] [stdout]    |                ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 dir(&mut self) -> DIR_W<'_> {
[INFO] [stdout]    |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> cc3200-pac/src/gpioa2/gpiois.rs:71:15
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn is(&mut self) -> IS_W {
[INFO] [stdout]    |               ^^^^^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 is(&mut self) -> IS_W<'_> {
[INFO] [stdout]    |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> cc3200-pac/src/gpioa2/gpioibe.rs:71:16
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn ibe(&mut self) -> IBE_W {
[INFO] [stdout]    |                ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 ibe(&mut self) -> IBE_W<'_> {
[INFO] [stdout]    |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> cc3200-pac/src/gpioa2/gpioiev.rs:71:16
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn iev(&mut self) -> IEV_W {
[INFO] [stdout]    |                ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 iev(&mut self) -> IEV_W<'_> {
[INFO] [stdout]    |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> cc3200-pac/src/gpioa2/gpioim.rs:71:15
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn im(&mut self) -> IM_W {
[INFO] [stdout]    |               ^^^^^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 im(&mut self) -> IM_W<'_> {
[INFO] [stdout]    |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> cc3200-pac/src/gpioa2/gpioris.rs:71:16
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn ris(&mut self) -> RIS_W {
[INFO] [stdout]    |                ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 ris(&mut self) -> RIS_W<'_> {
[INFO] [stdout]    |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> cc3200-pac/src/gpioa2/gpioicr.rs:36:16
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn icr(&mut self) -> ICR_W {
[INFO] [stdout]    |                ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn icr(&mut self) -> ICR_W<'_> {
[INFO] [stdout]    |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> cc3200-pac/src/gpioa3/gpiodata.rs:71:17
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn data(&mut self) -> DATA_W {
[INFO] [stdout]    |                 ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 data(&mut self) -> DATA_W<'_> {
[INFO] [stdout]    |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> cc3200-pac/src/gpioa3/gpiodir.rs:71:16
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn dir(&mut self) -> DIR_W {
[INFO] [stdout]    |                ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 dir(&mut self) -> DIR_W<'_> {
[INFO] [stdout]    |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> cc3200-pac/src/gpioa3/gpiois.rs:71:15
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn is(&mut self) -> IS_W {
[INFO] [stdout]    |               ^^^^^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 is(&mut self) -> IS_W<'_> {
[INFO] [stdout]    |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> cc3200-pac/src/gpioa3/gpioibe.rs:71:16
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn ibe(&mut self) -> IBE_W {
[INFO] [stdout]    |                ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 ibe(&mut self) -> IBE_W<'_> {
[INFO] [stdout]    |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> cc3200-pac/src/gpioa3/gpioiev.rs:71:16
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn iev(&mut self) -> IEV_W {
[INFO] [stdout]    |                ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 iev(&mut self) -> IEV_W<'_> {
[INFO] [stdout]    |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> cc3200-pac/src/gpioa3/gpioim.rs:71:15
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn im(&mut self) -> IM_W {
[INFO] [stdout]    |               ^^^^^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 im(&mut self) -> IM_W<'_> {
[INFO] [stdout]    |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> cc3200-pac/src/gpioa3/gpioris.rs:71:16
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn ris(&mut self) -> RIS_W {
[INFO] [stdout]    |                ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 ris(&mut self) -> RIS_W<'_> {
[INFO] [stdout]    |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> cc3200-pac/src/gpioa3/gpioicr.rs:36:16
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn icr(&mut self) -> ICR_W {
[INFO] [stdout]    |                ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn icr(&mut self) -> ICR_W<'_> {
[INFO] [stdout]    |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/camclken.rs:163:22
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn dslpclken(&mut self) -> DSLPCLKEN_W {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn dslpclken(&mut self) -> DSLPCLKEN_W<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/camclken.rs:168:21
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn slpclken(&mut self) -> SLPCLKEN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn slpclken(&mut self) -> SLPCLKEN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/camclken.rs:173:21
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn runclken(&mut self) -> RUNCLKEN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn runclken(&mut self) -> RUNCLKEN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/camswrst.rs:100:18
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn swrst(&mut self) -> SWRST_W {
[INFO] [stdout]     |                  ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 swrst(&mut self) -> SWRST_W<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/mcaspclken.rs:163:22
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn dslpclken(&mut self) -> DSLPCLKEN_W {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn dslpclken(&mut self) -> DSLPCLKEN_W<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/mcaspclken.rs:168:21
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn slpclken(&mut self) -> SLPCLKEN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn slpclken(&mut self) -> SLPCLKEN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/mcaspclken.rs:173:21
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn runclken(&mut self) -> RUNCLKEN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn runclken(&mut self) -> RUNCLKEN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/mcaspswrst.rs:100:18
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn swrst(&mut self) -> SWRST_W {
[INFO] [stdout]     |                  ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 swrst(&mut self) -> SWRST_W<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/sdiomclken.rs:163:22
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn dslpclken(&mut self) -> DSLPCLKEN_W {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn dslpclken(&mut self) -> DSLPCLKEN_W<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/sdiomclken.rs:168:21
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn slpclken(&mut self) -> SLPCLKEN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn slpclken(&mut self) -> SLPCLKEN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/sdiomclken.rs:173:21
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn runclken(&mut self) -> RUNCLKEN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn runclken(&mut self) -> RUNCLKEN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/sdiomswrst.rs:100:18
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn swrst(&mut self) -> SWRST_W {
[INFO] [stdout]     |                  ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 swrst(&mut self) -> SWRST_W<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/apspiclken.rs:163:22
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn dslpclken(&mut self) -> DSLPCLKEN_W {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn dslpclken(&mut self) -> DSLPCLKEN_W<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/apspiclken.rs:168:21
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn slpclken(&mut self) -> SLPCLKEN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn slpclken(&mut self) -> SLPCLKEN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/apspiclken.rs:173:21
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn runclken(&mut self) -> RUNCLKEN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn runclken(&mut self) -> RUNCLKEN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/apspiswrst.rs:100:18
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn swrst(&mut self) -> SWRST_W {
[INFO] [stdout]     |                  ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 swrst(&mut self) -> SWRST_W<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/dmaclken.rs:163:22
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn dslpclken(&mut self) -> DSLPCLKEN_W {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn dslpclken(&mut self) -> DSLPCLKEN_W<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/dmaclken.rs:168:21
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn slpclken(&mut self) -> SLPCLKEN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn slpclken(&mut self) -> SLPCLKEN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/dmaclken.rs:173:21
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn runclken(&mut self) -> RUNCLKEN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn runclken(&mut self) -> RUNCLKEN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/dmaswrst.rs:100:18
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn swrst(&mut self) -> SWRST_W {
[INFO] [stdout]     |                  ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 swrst(&mut self) -> SWRST_W<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/gpio0clken.rs:163:22
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn dslpclken(&mut self) -> DSLPCLKEN_W {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn dslpclken(&mut self) -> DSLPCLKEN_W<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/gpio0clken.rs:168:21
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn slpclken(&mut self) -> SLPCLKEN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn slpclken(&mut self) -> SLPCLKEN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/gpio0clken.rs:173:21
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn runclken(&mut self) -> RUNCLKEN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn runclken(&mut self) -> RUNCLKEN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/gpio0swrst.rs:100:18
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn swrst(&mut self) -> SWRST_W {
[INFO] [stdout]     |                  ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 swrst(&mut self) -> SWRST_W<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/gpio1clken.rs:163:22
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn dslpclken(&mut self) -> DSLPCLKEN_W {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn dslpclken(&mut self) -> DSLPCLKEN_W<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/gpio1clken.rs:168:21
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn slpclken(&mut self) -> SLPCLKEN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn slpclken(&mut self) -> SLPCLKEN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/gpio1clken.rs:173:21
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn runclken(&mut self) -> RUNCLKEN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn runclken(&mut self) -> RUNCLKEN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/gpio1swrst.rs:100:18
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn swrst(&mut self) -> SWRST_W {
[INFO] [stdout]     |                  ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 swrst(&mut self) -> SWRST_W<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/gpio2clken.rs:163:22
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn dslpclken(&mut self) -> DSLPCLKEN_W {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn dslpclken(&mut self) -> DSLPCLKEN_W<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/gpio2clken.rs:168:21
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn slpclken(&mut self) -> SLPCLKEN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn slpclken(&mut self) -> SLPCLKEN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/gpio2clken.rs:173:21
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn runclken(&mut self) -> RUNCLKEN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn runclken(&mut self) -> RUNCLKEN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/gpio2swrst.rs:100:18
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn swrst(&mut self) -> SWRST_W {
[INFO] [stdout]     |                  ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 swrst(&mut self) -> SWRST_W<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/gpio3clken.rs:163:22
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn dslpclken(&mut self) -> DSLPCLKEN_W {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn dslpclken(&mut self) -> DSLPCLKEN_W<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/gpio3clken.rs:168:21
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn slpclken(&mut self) -> SLPCLKEN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn slpclken(&mut self) -> SLPCLKEN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/gpio3clken.rs:173:21
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn runclken(&mut self) -> RUNCLKEN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn runclken(&mut self) -> RUNCLKEN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/gpio3swrst.rs:100:18
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn swrst(&mut self) -> SWRST_W {
[INFO] [stdout]     |                  ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 swrst(&mut self) -> SWRST_W<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/gpio4clken.rs:163:22
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn dslpclken(&mut self) -> DSLPCLKEN_W {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn dslpclken(&mut self) -> DSLPCLKEN_W<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/gpio4clken.rs:168:21
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn slpclken(&mut self) -> SLPCLKEN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn slpclken(&mut self) -> SLPCLKEN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/gpio4clken.rs:173:21
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn runclken(&mut self) -> RUNCLKEN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn runclken(&mut self) -> RUNCLKEN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/gpio4swrst.rs:100:18
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn swrst(&mut self) -> SWRST_W {
[INFO] [stdout]     |                  ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 swrst(&mut self) -> SWRST_W<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/wdtclken.rs:194:23
[INFO] [stdout]     |
[INFO] [stdout] 194 |     pub fn baudclksel(&mut self) -> BAUDCLKSEL_W {
[INFO] [stdout]     |                       ^^^^^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 194 |     pub fn baudclksel(&mut self) -> BAUDCLKSEL_W<'_> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/wdtclken.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 |     pub fn dslpclken(&mut self) -> DSLPCLKEN_W {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 199 |     pub fn dslpclken(&mut self) -> DSLPCLKEN_W<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/wdtclken.rs:204:21
[INFO] [stdout]     |
[INFO] [stdout] 204 |     pub fn slpclken(&mut self) -> SLPCLKEN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 204 |     pub fn slpclken(&mut self) -> SLPCLKEN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/wdtclken.rs:209:21
[INFO] [stdout]     |
[INFO] [stdout] 209 |     pub fn runclken(&mut self) -> RUNCLKEN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 209 |     pub fn runclken(&mut self) -> RUNCLKEN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/wdtswrst.rs:100:18
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn swrst(&mut self) -> SWRST_W {
[INFO] [stdout]     |                  ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 swrst(&mut self) -> SWRST_W<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/uart0clken.rs:163:22
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn dslpclken(&mut self) -> DSLPCLKEN_W {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn dslpclken(&mut self) -> DSLPCLKEN_W<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/uart0clken.rs:168:21
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn slpclken(&mut self) -> SLPCLKEN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn slpclken(&mut self) -> SLPCLKEN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/uart0clken.rs:173:21
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn runclken(&mut self) -> RUNCLKEN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn runclken(&mut self) -> RUNCLKEN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/uart0swrst.rs:100:18
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn swrst(&mut self) -> SWRST_W {
[INFO] [stdout]     |                  ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 swrst(&mut self) -> SWRST_W<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/uart1clken.rs:163:22
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn dslpclken(&mut self) -> DSLPCLKEN_W {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn dslpclken(&mut self) -> DSLPCLKEN_W<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/uart1clken.rs:168:21
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn slpclken(&mut self) -> SLPCLKEN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn slpclken(&mut self) -> SLPCLKEN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/uart1clken.rs:173:21
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn runclken(&mut self) -> RUNCLKEN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn runclken(&mut self) -> RUNCLKEN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/uart1swrst.rs:100:18
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn swrst(&mut self) -> SWRST_W {
[INFO] [stdout]     |                  ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 swrst(&mut self) -> SWRST_W<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/gpt0clken.rs:163:22
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn dslpclken(&mut self) -> DSLPCLKEN_W {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn dslpclken(&mut self) -> DSLPCLKEN_W<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/gpt0clken.rs:168:21
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn slpclken(&mut self) -> SLPCLKEN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn slpclken(&mut self) -> SLPCLKEN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/gpt0clken.rs:173:21
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn runclken(&mut self) -> RUNCLKEN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn runclken(&mut self) -> RUNCLKEN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/gpt0swrst.rs:100:18
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn swrst(&mut self) -> SWRST_W {
[INFO] [stdout]     |                  ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 swrst(&mut self) -> SWRST_W<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/gpt1clken.rs:163:22
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn dslpclken(&mut self) -> DSLPCLKEN_W {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn dslpclken(&mut self) -> DSLPCLKEN_W<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/gpt1clken.rs:168:21
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn slpclken(&mut self) -> SLPCLKEN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn slpclken(&mut self) -> SLPCLKEN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/gpt1clken.rs:173:21
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn runclken(&mut self) -> RUNCLKEN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn runclken(&mut self) -> RUNCLKEN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/gpt1swrst.rs:100:18
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn swrst(&mut self) -> SWRST_W {
[INFO] [stdout]     |                  ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 swrst(&mut self) -> SWRST_W<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/gpt2clken.rs:163:22
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn dslpclken(&mut self) -> DSLPCLKEN_W {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn dslpclken(&mut self) -> DSLPCLKEN_W<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/gpt2clken.rs:168:21
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn slpclken(&mut self) -> SLPCLKEN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn slpclken(&mut self) -> SLPCLKEN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/gpt2clken.rs:173:21
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn runclken(&mut self) -> RUNCLKEN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn runclken(&mut self) -> RUNCLKEN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/gpt2swrst.rs:100:18
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn swrst(&mut self) -> SWRST_W {
[INFO] [stdout]     |                  ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 swrst(&mut self) -> SWRST_W<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/gpt3clken.rs:163:22
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn dslpclken(&mut self) -> DSLPCLKEN_W {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn dslpclken(&mut self) -> DSLPCLKEN_W<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/gpt3clken.rs:168:21
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn slpclken(&mut self) -> SLPCLKEN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn slpclken(&mut self) -> SLPCLKEN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/gpt3clken.rs:173:21
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn runclken(&mut self) -> RUNCLKEN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn runclken(&mut self) -> RUNCLKEN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/gpt3swrst.rs:100:18
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn swrst(&mut self) -> SWRST_W {
[INFO] [stdout]     |                  ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 swrst(&mut self) -> SWRST_W<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/i2cclken.rs:163:22
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn dslpclken(&mut self) -> DSLPCLKEN_W {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn dslpclken(&mut self) -> DSLPCLKEN_W<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/i2cclken.rs:168:21
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn slpclken(&mut self) -> SLPCLKEN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn slpclken(&mut self) -> SLPCLKEN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/i2cclken.rs:173:21
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn runclken(&mut self) -> RUNCLKEN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn runclken(&mut self) -> RUNCLKEN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/arcm/i2cswrst.rs:100:18
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn swrst(&mut self) -> SWRST_W {
[INFO] [stdout]     |                  ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 swrst(&mut self) -> SWRST_W<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_0.rs:561:21
[INFO] [stdout]     |
[INFO] [stdout] 561 |     pub fn confmode(&mut self) -> CONFMODE_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 561 |     pub fn confmode(&mut self) -> CONFMODE_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_0.rs:566:22
[INFO] [stdout]     |
[INFO] [stdout] 566 |     pub fn opendrain(&mut self) -> OPENDRAIN_W {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 566 |     pub fn opendrain(&mut self) -> OPENDRAIN_W<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_0.rs:571:26
[INFO] [stdout]     |
[INFO] [stdout] 571 |     pub fn drivestrength(&mut self) -> DRIVESTRENGTH_W {
[INFO] [stdout]     |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 571 |     pub fn drivestrength(&mut self) -> DRIVESTRENGTH_W<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_0.rs:576:19
[INFO] [stdout]     |
[INFO] [stdout] 576 |     pub fn pullup(&mut self) -> PULLUP_W {
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 576 |     pub fn pullup(&mut self) -> PULLUP_W<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_0.rs:581:21
[INFO] [stdout]     |
[INFO] [stdout] 581 |     pub fn pulldown(&mut self) -> PULLDOWN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 581 |     pub fn pulldown(&mut self) -> PULLDOWN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_0.rs:586:35
[INFO] [stdout]     |
[INFO] [stdout] 586 |     pub fn output_enable_override(&mut self) -> OUTPUT_ENABLE_OVERRIDE_W {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 586 |     pub fn output_enable_override(&mut self) -> OUTPUT_ENABLE_OVERRIDE_W<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_0.rs:591:35
[INFO] [stdout]     |
[INFO] [stdout] 591 |     pub fn output_buffer_override(&mut self) -> OUTPUT_BUFFER_OVERRIDE_W {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 591 |     pub fn output_buffer_override(&mut self) -> OUTPUT_BUFFER_OVERRIDE_W<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_1.rs:522:21
[INFO] [stdout]     |
[INFO] [stdout] 522 |     pub fn confmode(&mut self) -> CONFMODE_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 522 |     pub fn confmode(&mut self) -> CONFMODE_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_1.rs:527:22
[INFO] [stdout]     |
[INFO] [stdout] 527 |     pub fn opendrain(&mut self) -> OPENDRAIN_W {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 527 |     pub fn opendrain(&mut self) -> OPENDRAIN_W<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_1.rs:532:26
[INFO] [stdout]     |
[INFO] [stdout] 532 |     pub fn drivestrength(&mut self) -> DRIVESTRENGTH_W {
[INFO] [stdout]     |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 532 |     pub fn drivestrength(&mut self) -> DRIVESTRENGTH_W<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_1.rs:537:19
[INFO] [stdout]     |
[INFO] [stdout] 537 |     pub fn pullup(&mut self) -> PULLUP_W {
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 537 |     pub fn pullup(&mut self) -> PULLUP_W<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_1.rs:542:21
[INFO] [stdout]     |
[INFO] [stdout] 542 |     pub fn pulldown(&mut self) -> PULLDOWN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 542 |     pub fn pulldown(&mut self) -> PULLDOWN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_1.rs:547:35
[INFO] [stdout]     |
[INFO] [stdout] 547 |     pub fn output_enable_override(&mut self) -> OUTPUT_ENABLE_OVERRIDE_W {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 547 |     pub fn output_enable_override(&mut self) -> OUTPUT_ENABLE_OVERRIDE_W<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_1.rs:552:35
[INFO] [stdout]     |
[INFO] [stdout] 552 |     pub fn output_buffer_override(&mut self) -> OUTPUT_BUFFER_OVERRIDE_W {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 552 |     pub fn output_buffer_override(&mut self) -> OUTPUT_BUFFER_OVERRIDE_W<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_2.rs:509:21
[INFO] [stdout]     |
[INFO] [stdout] 509 |     pub fn confmode(&mut self) -> CONFMODE_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 509 |     pub fn confmode(&mut self) -> CONFMODE_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_2.rs:514:22
[INFO] [stdout]     |
[INFO] [stdout] 514 |     pub fn opendrain(&mut self) -> OPENDRAIN_W {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 514 |     pub fn opendrain(&mut self) -> OPENDRAIN_W<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_2.rs:519:26
[INFO] [stdout]     |
[INFO] [stdout] 519 |     pub fn drivestrength(&mut self) -> DRIVESTRENGTH_W {
[INFO] [stdout]     |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 519 |     pub fn drivestrength(&mut self) -> DRIVESTRENGTH_W<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_2.rs:524:19
[INFO] [stdout]     |
[INFO] [stdout] 524 |     pub fn pullup(&mut self) -> PULLUP_W {
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 524 |     pub fn pullup(&mut self) -> PULLUP_W<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_2.rs:529:21
[INFO] [stdout]     |
[INFO] [stdout] 529 |     pub fn pulldown(&mut self) -> PULLDOWN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 529 |     pub fn pulldown(&mut self) -> PULLDOWN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_2.rs:534:35
[INFO] [stdout]     |
[INFO] [stdout] 534 |     pub fn output_enable_override(&mut self) -> OUTPUT_ENABLE_OVERRIDE_W {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 534 |     pub fn output_enable_override(&mut self) -> OUTPUT_ENABLE_OVERRIDE_W<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_2.rs:539:35
[INFO] [stdout]     |
[INFO] [stdout] 539 |     pub fn output_buffer_override(&mut self) -> OUTPUT_BUFFER_OVERRIDE_W {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 539 |     pub fn output_buffer_override(&mut self) -> OUTPUT_BUFFER_OVERRIDE_W<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_3.rs:496:21
[INFO] [stdout]     |
[INFO] [stdout] 496 |     pub fn confmode(&mut self) -> CONFMODE_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 496 |     pub fn confmode(&mut self) -> CONFMODE_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_3.rs:501:22
[INFO] [stdout]     |
[INFO] [stdout] 501 |     pub fn opendrain(&mut self) -> OPENDRAIN_W {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 501 |     pub fn opendrain(&mut self) -> OPENDRAIN_W<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_3.rs:506:26
[INFO] [stdout]     |
[INFO] [stdout] 506 |     pub fn drivestrength(&mut self) -> DRIVESTRENGTH_W {
[INFO] [stdout]     |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 506 |     pub fn drivestrength(&mut self) -> DRIVESTRENGTH_W<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_3.rs:511:19
[INFO] [stdout]     |
[INFO] [stdout] 511 |     pub fn pullup(&mut self) -> PULLUP_W {
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 511 |     pub fn pullup(&mut self) -> PULLUP_W<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_3.rs:516:21
[INFO] [stdout]     |
[INFO] [stdout] 516 |     pub fn pulldown(&mut self) -> PULLDOWN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 516 |     pub fn pulldown(&mut self) -> PULLDOWN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_3.rs:521:35
[INFO] [stdout]     |
[INFO] [stdout] 521 |     pub fn output_enable_override(&mut self) -> OUTPUT_ENABLE_OVERRIDE_W {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 521 |     pub fn output_enable_override(&mut self) -> OUTPUT_ENABLE_OVERRIDE_W<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_3.rs:526:35
[INFO] [stdout]     |
[INFO] [stdout] 526 |     pub fn output_buffer_override(&mut self) -> OUTPUT_BUFFER_OVERRIDE_W {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 526 |     pub fn output_buffer_override(&mut self) -> OUTPUT_BUFFER_OVERRIDE_W<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_4.rs:496:21
[INFO] [stdout]     |
[INFO] [stdout] 496 |     pub fn confmode(&mut self) -> CONFMODE_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 496 |     pub fn confmode(&mut self) -> CONFMODE_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_4.rs:501:22
[INFO] [stdout]     |
[INFO] [stdout] 501 |     pub fn opendrain(&mut self) -> OPENDRAIN_W {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 501 |     pub fn opendrain(&mut self) -> OPENDRAIN_W<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_4.rs:506:26
[INFO] [stdout]     |
[INFO] [stdout] 506 |     pub fn drivestrength(&mut self) -> DRIVESTRENGTH_W {
[INFO] [stdout]     |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 506 |     pub fn drivestrength(&mut self) -> DRIVESTRENGTH_W<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_4.rs:511:19
[INFO] [stdout]     |
[INFO] [stdout] 511 |     pub fn pullup(&mut self) -> PULLUP_W {
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 511 |     pub fn pullup(&mut self) -> PULLUP_W<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_4.rs:516:21
[INFO] [stdout]     |
[INFO] [stdout] 516 |     pub fn pulldown(&mut self) -> PULLDOWN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 516 |     pub fn pulldown(&mut self) -> PULLDOWN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_4.rs:521:35
[INFO] [stdout]     |
[INFO] [stdout] 521 |     pub fn output_enable_override(&mut self) -> OUTPUT_ENABLE_OVERRIDE_W {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 521 |     pub fn output_enable_override(&mut self) -> OUTPUT_ENABLE_OVERRIDE_W<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_4.rs:526:35
[INFO] [stdout]     |
[INFO] [stdout] 526 |     pub fn output_buffer_override(&mut self) -> OUTPUT_BUFFER_OVERRIDE_W {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 526 |     pub fn output_buffer_override(&mut self) -> OUTPUT_BUFFER_OVERRIDE_W<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_5.rs:509:21
[INFO] [stdout]     |
[INFO] [stdout] 509 |     pub fn confmode(&mut self) -> CONFMODE_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 509 |     pub fn confmode(&mut self) -> CONFMODE_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_5.rs:514:22
[INFO] [stdout]     |
[INFO] [stdout] 514 |     pub fn opendrain(&mut self) -> OPENDRAIN_W {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 514 |     pub fn opendrain(&mut self) -> OPENDRAIN_W<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_5.rs:519:26
[INFO] [stdout]     |
[INFO] [stdout] 519 |     pub fn drivestrength(&mut self) -> DRIVESTRENGTH_W {
[INFO] [stdout]     |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 519 |     pub fn drivestrength(&mut self) -> DRIVESTRENGTH_W<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_5.rs:524:19
[INFO] [stdout]     |
[INFO] [stdout] 524 |     pub fn pullup(&mut self) -> PULLUP_W {
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 524 |     pub fn pullup(&mut self) -> PULLUP_W<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_5.rs:529:21
[INFO] [stdout]     |
[INFO] [stdout] 529 |     pub fn pulldown(&mut self) -> PULLDOWN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 529 |     pub fn pulldown(&mut self) -> PULLDOWN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_5.rs:534:35
[INFO] [stdout]     |
[INFO] [stdout] 534 |     pub fn output_enable_override(&mut self) -> OUTPUT_ENABLE_OVERRIDE_W {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 534 |     pub fn output_enable_override(&mut self) -> OUTPUT_ENABLE_OVERRIDE_W<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_5.rs:539:35
[INFO] [stdout]     |
[INFO] [stdout] 539 |     pub fn output_buffer_override(&mut self) -> OUTPUT_BUFFER_OVERRIDE_W {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 539 |     pub fn output_buffer_override(&mut self) -> OUTPUT_BUFFER_OVERRIDE_W<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_6.rs:535:21
[INFO] [stdout]     |
[INFO] [stdout] 535 |     pub fn confmode(&mut self) -> CONFMODE_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 535 |     pub fn confmode(&mut self) -> CONFMODE_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_6.rs:540:22
[INFO] [stdout]     |
[INFO] [stdout] 540 |     pub fn opendrain(&mut self) -> OPENDRAIN_W {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 540 |     pub fn opendrain(&mut self) -> OPENDRAIN_W<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_6.rs:545:26
[INFO] [stdout]     |
[INFO] [stdout] 545 |     pub fn drivestrength(&mut self) -> DRIVESTRENGTH_W {
[INFO] [stdout]     |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 545 |     pub fn drivestrength(&mut self) -> DRIVESTRENGTH_W<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_6.rs:550:19
[INFO] [stdout]     |
[INFO] [stdout] 550 |     pub fn pullup(&mut self) -> PULLUP_W {
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 550 |     pub fn pullup(&mut self) -> PULLUP_W<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_6.rs:555:21
[INFO] [stdout]     |
[INFO] [stdout] 555 |     pub fn pulldown(&mut self) -> PULLDOWN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 555 |     pub fn pulldown(&mut self) -> PULLDOWN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_6.rs:560:35
[INFO] [stdout]     |
[INFO] [stdout] 560 |     pub fn output_enable_override(&mut self) -> OUTPUT_ENABLE_OVERRIDE_W {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 560 |     pub fn output_enable_override(&mut self) -> OUTPUT_ENABLE_OVERRIDE_W<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_6.rs:565:35
[INFO] [stdout]     |
[INFO] [stdout] 565 |     pub fn output_buffer_override(&mut self) -> OUTPUT_BUFFER_OVERRIDE_W {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 565 |     pub fn output_buffer_override(&mut self) -> OUTPUT_BUFFER_OVERRIDE_W<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_7.rs:522:21
[INFO] [stdout]     |
[INFO] [stdout] 522 |     pub fn confmode(&mut self) -> CONFMODE_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 522 |     pub fn confmode(&mut self) -> CONFMODE_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_7.rs:527:22
[INFO] [stdout]     |
[INFO] [stdout] 527 |     pub fn opendrain(&mut self) -> OPENDRAIN_W {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 527 |     pub fn opendrain(&mut self) -> OPENDRAIN_W<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_7.rs:532:26
[INFO] [stdout]     |
[INFO] [stdout] 532 |     pub fn drivestrength(&mut self) -> DRIVESTRENGTH_W {
[INFO] [stdout]     |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 532 |     pub fn drivestrength(&mut self) -> DRIVESTRENGTH_W<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_7.rs:537:19
[INFO] [stdout]     |
[INFO] [stdout] 537 |     pub fn pullup(&mut self) -> PULLUP_W {
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 537 |     pub fn pullup(&mut self) -> PULLUP_W<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_7.rs:542:21
[INFO] [stdout]     |
[INFO] [stdout] 542 |     pub fn pulldown(&mut self) -> PULLDOWN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 542 |     pub fn pulldown(&mut self) -> PULLDOWN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_7.rs:547:35
[INFO] [stdout]     |
[INFO] [stdout] 547 |     pub fn output_enable_override(&mut self) -> OUTPUT_ENABLE_OVERRIDE_W {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 547 |     pub fn output_enable_override(&mut self) -> OUTPUT_ENABLE_OVERRIDE_W<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_7.rs:552:35
[INFO] [stdout]     |
[INFO] [stdout] 552 |     pub fn output_buffer_override(&mut self) -> OUTPUT_BUFFER_OVERRIDE_W {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 552 |     pub fn output_buffer_override(&mut self) -> OUTPUT_BUFFER_OVERRIDE_W<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_8.rs:509:21
[INFO] [stdout]     |
[INFO] [stdout] 509 |     pub fn confmode(&mut self) -> CONFMODE_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 509 |     pub fn confmode(&mut self) -> CONFMODE_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_8.rs:514:22
[INFO] [stdout]     |
[INFO] [stdout] 514 |     pub fn opendrain(&mut self) -> OPENDRAIN_W {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 514 |     pub fn opendrain(&mut self) -> OPENDRAIN_W<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_8.rs:519:26
[INFO] [stdout]     |
[INFO] [stdout] 519 |     pub fn drivestrength(&mut self) -> DRIVESTRENGTH_W {
[INFO] [stdout]     |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 519 |     pub fn drivestrength(&mut self) -> DRIVESTRENGTH_W<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_8.rs:524:19
[INFO] [stdout]     |
[INFO] [stdout] 524 |     pub fn pullup(&mut self) -> PULLUP_W {
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 524 |     pub fn pullup(&mut self) -> PULLUP_W<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_8.rs:529:21
[INFO] [stdout]     |
[INFO] [stdout] 529 |     pub fn pulldown(&mut self) -> PULLDOWN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 529 |     pub fn pulldown(&mut self) -> PULLDOWN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_8.rs:534:35
[INFO] [stdout]     |
[INFO] [stdout] 534 |     pub fn output_enable_override(&mut self) -> OUTPUT_ENABLE_OVERRIDE_W {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 534 |     pub fn output_enable_override(&mut self) -> OUTPUT_ENABLE_OVERRIDE_W<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_8.rs:539:35
[INFO] [stdout]     |
[INFO] [stdout] 539 |     pub fn output_buffer_override(&mut self) -> OUTPUT_BUFFER_OVERRIDE_W {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 539 |     pub fn output_buffer_override(&mut self) -> OUTPUT_BUFFER_OVERRIDE_W<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_9.rs:522:21
[INFO] [stdout]     |
[INFO] [stdout] 522 |     pub fn confmode(&mut self) -> CONFMODE_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 522 |     pub fn confmode(&mut self) -> CONFMODE_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_9.rs:527:22
[INFO] [stdout]     |
[INFO] [stdout] 527 |     pub fn opendrain(&mut self) -> OPENDRAIN_W {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 527 |     pub fn opendrain(&mut self) -> OPENDRAIN_W<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_9.rs:532:26
[INFO] [stdout]     |
[INFO] [stdout] 532 |     pub fn drivestrength(&mut self) -> DRIVESTRENGTH_W {
[INFO] [stdout]     |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 532 |     pub fn drivestrength(&mut self) -> DRIVESTRENGTH_W<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_9.rs:537:19
[INFO] [stdout]     |
[INFO] [stdout] 537 |     pub fn pullup(&mut self) -> PULLUP_W {
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 537 |     pub fn pullup(&mut self) -> PULLUP_W<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_9.rs:542:21
[INFO] [stdout]     |
[INFO] [stdout] 542 |     pub fn pulldown(&mut self) -> PULLDOWN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 542 |     pub fn pulldown(&mut self) -> PULLDOWN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_9.rs:547:35
[INFO] [stdout]     |
[INFO] [stdout] 547 |     pub fn output_enable_override(&mut self) -> OUTPUT_ENABLE_OVERRIDE_W {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 547 |     pub fn output_enable_override(&mut self) -> OUTPUT_ENABLE_OVERRIDE_W<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_9.rs:552:35
[INFO] [stdout]     |
[INFO] [stdout] 552 |     pub fn output_buffer_override(&mut self) -> OUTPUT_BUFFER_OVERRIDE_W {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 552 |     pub fn output_buffer_override(&mut self) -> OUTPUT_BUFFER_OVERRIDE_W<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_10.rs:535:21
[INFO] [stdout]     |
[INFO] [stdout] 535 |     pub fn confmode(&mut self) -> CONFMODE_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 535 |     pub fn confmode(&mut self) -> CONFMODE_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_10.rs:540:22
[INFO] [stdout]     |
[INFO] [stdout] 540 |     pub fn opendrain(&mut self) -> OPENDRAIN_W {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 540 |     pub fn opendrain(&mut self) -> OPENDRAIN_W<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_10.rs:545:26
[INFO] [stdout]     |
[INFO] [stdout] 545 |     pub fn drivestrength(&mut self) -> DRIVESTRENGTH_W {
[INFO] [stdout]     |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 545 |     pub fn drivestrength(&mut self) -> DRIVESTRENGTH_W<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_10.rs:550:19
[INFO] [stdout]     |
[INFO] [stdout] 550 |     pub fn pullup(&mut self) -> PULLUP_W {
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 550 |     pub fn pullup(&mut self) -> PULLUP_W<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_10.rs:555:21
[INFO] [stdout]     |
[INFO] [stdout] 555 |     pub fn pulldown(&mut self) -> PULLDOWN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 555 |     pub fn pulldown(&mut self) -> PULLDOWN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_10.rs:560:35
[INFO] [stdout]     |
[INFO] [stdout] 560 |     pub fn output_enable_override(&mut self) -> OUTPUT_ENABLE_OVERRIDE_W {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 560 |     pub fn output_enable_override(&mut self) -> OUTPUT_ENABLE_OVERRIDE_W<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_10.rs:565:35
[INFO] [stdout]     |
[INFO] [stdout] 565 |     pub fn output_buffer_override(&mut self) -> OUTPUT_BUFFER_OVERRIDE_W {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 565 |     pub fn output_buffer_override(&mut self) -> OUTPUT_BUFFER_OVERRIDE_W<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_11.rs:561:21
[INFO] [stdout]     |
[INFO] [stdout] 561 |     pub fn confmode(&mut self) -> CONFMODE_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 561 |     pub fn confmode(&mut self) -> CONFMODE_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_11.rs:566:22
[INFO] [stdout]     |
[INFO] [stdout] 566 |     pub fn opendrain(&mut self) -> OPENDRAIN_W {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 566 |     pub fn opendrain(&mut self) -> OPENDRAIN_W<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_11.rs:571:26
[INFO] [stdout]     |
[INFO] [stdout] 571 |     pub fn drivestrength(&mut self) -> DRIVESTRENGTH_W {
[INFO] [stdout]     |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 571 |     pub fn drivestrength(&mut self) -> DRIVESTRENGTH_W<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_11.rs:576:19
[INFO] [stdout]     |
[INFO] [stdout] 576 |     pub fn pullup(&mut self) -> PULLUP_W {
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 576 |     pub fn pullup(&mut self) -> PULLUP_W<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_11.rs:581:21
[INFO] [stdout]     |
[INFO] [stdout] 581 |     pub fn pulldown(&mut self) -> PULLDOWN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 581 |     pub fn pulldown(&mut self) -> PULLDOWN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_11.rs:586:35
[INFO] [stdout]     |
[INFO] [stdout] 586 |     pub fn output_enable_override(&mut self) -> OUTPUT_ENABLE_OVERRIDE_W {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 586 |     pub fn output_enable_override(&mut self) -> OUTPUT_ENABLE_OVERRIDE_W<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_11.rs:591:35
[INFO] [stdout]     |
[INFO] [stdout] 591 |     pub fn output_buffer_override(&mut self) -> OUTPUT_BUFFER_OVERRIDE_W {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 591 |     pub fn output_buffer_override(&mut self) -> OUTPUT_BUFFER_OVERRIDE_W<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_12.rs:535:21
[INFO] [stdout]     |
[INFO] [stdout] 535 |     pub fn confmode(&mut self) -> CONFMODE_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 535 |     pub fn confmode(&mut self) -> CONFMODE_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_12.rs:540:22
[INFO] [stdout]     |
[INFO] [stdout] 540 |     pub fn opendrain(&mut self) -> OPENDRAIN_W {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 540 |     pub fn opendrain(&mut self) -> OPENDRAIN_W<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_12.rs:545:26
[INFO] [stdout]     |
[INFO] [stdout] 545 |     pub fn drivestrength(&mut self) -> DRIVESTRENGTH_W {
[INFO] [stdout]     |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 545 |     pub fn drivestrength(&mut self) -> DRIVESTRENGTH_W<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_12.rs:550:19
[INFO] [stdout]     |
[INFO] [stdout] 550 |     pub fn pullup(&mut self) -> PULLUP_W {
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 550 |     pub fn pullup(&mut self) -> PULLUP_W<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_12.rs:555:21
[INFO] [stdout]     |
[INFO] [stdout] 555 |     pub fn pulldown(&mut self) -> PULLDOWN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 555 |     pub fn pulldown(&mut self) -> PULLDOWN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_12.rs:560:35
[INFO] [stdout]     |
[INFO] [stdout] 560 |     pub fn output_enable_override(&mut self) -> OUTPUT_ENABLE_OVERRIDE_W {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 560 |     pub fn output_enable_override(&mut self) -> OUTPUT_ENABLE_OVERRIDE_W<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_12.rs:565:35
[INFO] [stdout]     |
[INFO] [stdout] 565 |     pub fn output_buffer_override(&mut self) -> OUTPUT_BUFFER_OVERRIDE_W {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 565 |     pub fn output_buffer_override(&mut self) -> OUTPUT_BUFFER_OVERRIDE_W<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_13.rs:522:21
[INFO] [stdout]     |
[INFO] [stdout] 522 |     pub fn confmode(&mut self) -> CONFMODE_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 522 |     pub fn confmode(&mut self) -> CONFMODE_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_13.rs:527:22
[INFO] [stdout]     |
[INFO] [stdout] 527 |     pub fn opendrain(&mut self) -> OPENDRAIN_W {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 527 |     pub fn opendrain(&mut self) -> OPENDRAIN_W<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_13.rs:532:26
[INFO] [stdout]     |
[INFO] [stdout] 532 |     pub fn drivestrength(&mut self) -> DRIVESTRENGTH_W {
[INFO] [stdout]     |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 532 |     pub fn drivestrength(&mut self) -> DRIVESTRENGTH_W<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_13.rs:537:19
[INFO] [stdout]     |
[INFO] [stdout] 537 |     pub fn pullup(&mut self) -> PULLUP_W {
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 537 |     pub fn pullup(&mut self) -> PULLUP_W<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_13.rs:542:21
[INFO] [stdout]     |
[INFO] [stdout] 542 |     pub fn pulldown(&mut self) -> PULLDOWN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 542 |     pub fn pulldown(&mut self) -> PULLDOWN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_13.rs:547:35
[INFO] [stdout]     |
[INFO] [stdout] 547 |     pub fn output_enable_override(&mut self) -> OUTPUT_ENABLE_OVERRIDE_W {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 547 |     pub fn output_enable_override(&mut self) -> OUTPUT_ENABLE_OVERRIDE_W<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_13.rs:552:35
[INFO] [stdout]     |
[INFO] [stdout] 552 |     pub fn output_buffer_override(&mut self) -> OUTPUT_BUFFER_OVERRIDE_W {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 552 |     pub fn output_buffer_override(&mut self) -> OUTPUT_BUFFER_OVERRIDE_W<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_14.rs:522:21
[INFO] [stdout]     |
[INFO] [stdout] 522 |     pub fn confmode(&mut self) -> CONFMODE_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 522 |     pub fn confmode(&mut self) -> CONFMODE_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_14.rs:527:22
[INFO] [stdout]     |
[INFO] [stdout] 527 |     pub fn opendrain(&mut self) -> OPENDRAIN_W {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 527 |     pub fn opendrain(&mut self) -> OPENDRAIN_W<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_14.rs:532:26
[INFO] [stdout]     |
[INFO] [stdout] 532 |     pub fn drivestrength(&mut self) -> DRIVESTRENGTH_W {
[INFO] [stdout]     |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 532 |     pub fn drivestrength(&mut self) -> DRIVESTRENGTH_W<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_14.rs:537:19
[INFO] [stdout]     |
[INFO] [stdout] 537 |     pub fn pullup(&mut self) -> PULLUP_W {
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 537 |     pub fn pullup(&mut self) -> PULLUP_W<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_14.rs:542:21
[INFO] [stdout]     |
[INFO] [stdout] 542 |     pub fn pulldown(&mut self) -> PULLDOWN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 542 |     pub fn pulldown(&mut self) -> PULLDOWN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_14.rs:547:35
[INFO] [stdout]     |
[INFO] [stdout] 547 |     pub fn output_enable_override(&mut self) -> OUTPUT_ENABLE_OVERRIDE_W {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 547 |     pub fn output_enable_override(&mut self) -> OUTPUT_ENABLE_OVERRIDE_W<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_14.rs:552:35
[INFO] [stdout]     |
[INFO] [stdout] 552 |     pub fn output_buffer_override(&mut self) -> OUTPUT_BUFFER_OVERRIDE_W {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 552 |     pub fn output_buffer_override(&mut self) -> OUTPUT_BUFFER_OVERRIDE_W<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_15.rs:535:21
[INFO] [stdout]     |
[INFO] [stdout] 535 |     pub fn confmode(&mut self) -> CONFMODE_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 535 |     pub fn confmode(&mut self) -> CONFMODE_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_15.rs:540:22
[INFO] [stdout]     |
[INFO] [stdout] 540 |     pub fn opendrain(&mut self) -> OPENDRAIN_W {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 540 |     pub fn opendrain(&mut self) -> OPENDRAIN_W<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_15.rs:545:26
[INFO] [stdout]     |
[INFO] [stdout] 545 |     pub fn drivestrength(&mut self) -> DRIVESTRENGTH_W {
[INFO] [stdout]     |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 545 |     pub fn drivestrength(&mut self) -> DRIVESTRENGTH_W<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_15.rs:550:19
[INFO] [stdout]     |
[INFO] [stdout] 550 |     pub fn pullup(&mut self) -> PULLUP_W {
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 550 |     pub fn pullup(&mut self) -> PULLUP_W<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_15.rs:555:21
[INFO] [stdout]     |
[INFO] [stdout] 555 |     pub fn pulldown(&mut self) -> PULLDOWN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 555 |     pub fn pulldown(&mut self) -> PULLDOWN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_15.rs:560:35
[INFO] [stdout]     |
[INFO] [stdout] 560 |     pub fn output_enable_override(&mut self) -> OUTPUT_ENABLE_OVERRIDE_W {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 560 |     pub fn output_enable_override(&mut self) -> OUTPUT_ENABLE_OVERRIDE_W<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_15.rs:565:35
[INFO] [stdout]     |
[INFO] [stdout] 565 |     pub fn output_buffer_override(&mut self) -> OUTPUT_BUFFER_OVERRIDE_W {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 565 |     pub fn output_buffer_override(&mut self) -> OUTPUT_BUFFER_OVERRIDE_W<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_16.rs:535:21
[INFO] [stdout]     |
[INFO] [stdout] 535 |     pub fn confmode(&mut self) -> CONFMODE_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 535 |     pub fn confmode(&mut self) -> CONFMODE_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_16.rs:540:22
[INFO] [stdout]     |
[INFO] [stdout] 540 |     pub fn opendrain(&mut self) -> OPENDRAIN_W {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 540 |     pub fn opendrain(&mut self) -> OPENDRAIN_W<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_16.rs:545:26
[INFO] [stdout]     |
[INFO] [stdout] 545 |     pub fn drivestrength(&mut self) -> DRIVESTRENGTH_W {
[INFO] [stdout]     |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 545 |     pub fn drivestrength(&mut self) -> DRIVESTRENGTH_W<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_16.rs:550:19
[INFO] [stdout]     |
[INFO] [stdout] 550 |     pub fn pullup(&mut self) -> PULLUP_W {
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 550 |     pub fn pullup(&mut self) -> PULLUP_W<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_16.rs:555:21
[INFO] [stdout]     |
[INFO] [stdout] 555 |     pub fn pulldown(&mut self) -> PULLDOWN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 555 |     pub fn pulldown(&mut self) -> PULLDOWN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_16.rs:560:35
[INFO] [stdout]     |
[INFO] [stdout] 560 |     pub fn output_enable_override(&mut self) -> OUTPUT_ENABLE_OVERRIDE_W {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 560 |     pub fn output_enable_override(&mut self) -> OUTPUT_ENABLE_OVERRIDE_W<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_16.rs:565:35
[INFO] [stdout]     |
[INFO] [stdout] 565 |     pub fn output_buffer_override(&mut self) -> OUTPUT_BUFFER_OVERRIDE_W {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 565 |     pub fn output_buffer_override(&mut self) -> OUTPUT_BUFFER_OVERRIDE_W<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_17.rs:522:21
[INFO] [stdout]     |
[INFO] [stdout] 522 |     pub fn confmode(&mut self) -> CONFMODE_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 522 |     pub fn confmode(&mut self) -> CONFMODE_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_17.rs:527:22
[INFO] [stdout]     |
[INFO] [stdout] 527 |     pub fn opendrain(&mut self) -> OPENDRAIN_W {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 527 |     pub fn opendrain(&mut self) -> OPENDRAIN_W<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_17.rs:532:26
[INFO] [stdout]     |
[INFO] [stdout] 532 |     pub fn drivestrength(&mut self) -> DRIVESTRENGTH_W {
[INFO] [stdout]     |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 532 |     pub fn drivestrength(&mut self) -> DRIVESTRENGTH_W<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_17.rs:537:19
[INFO] [stdout]     |
[INFO] [stdout] 537 |     pub fn pullup(&mut self) -> PULLUP_W {
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 537 |     pub fn pullup(&mut self) -> PULLUP_W<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_17.rs:542:21
[INFO] [stdout]     |
[INFO] [stdout] 542 |     pub fn pulldown(&mut self) -> PULLDOWN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 542 |     pub fn pulldown(&mut self) -> PULLDOWN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_17.rs:547:35
[INFO] [stdout]     |
[INFO] [stdout] 547 |     pub fn output_enable_override(&mut self) -> OUTPUT_ENABLE_OVERRIDE_W {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 547 |     pub fn output_enable_override(&mut self) -> OUTPUT_ENABLE_OVERRIDE_W<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_17.rs:552:35
[INFO] [stdout]     |
[INFO] [stdout] 552 |     pub fn output_buffer_override(&mut self) -> OUTPUT_BUFFER_OVERRIDE_W {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 552 |     pub fn output_buffer_override(&mut self) -> OUTPUT_BUFFER_OVERRIDE_W<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_18.rs:470:21
[INFO] [stdout]     |
[INFO] [stdout] 470 |     pub fn confmode(&mut self) -> CONFMODE_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 470 |     pub fn confmode(&mut self) -> CONFMODE_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_18.rs:475:22
[INFO] [stdout]     |
[INFO] [stdout] 475 |     pub fn opendrain(&mut self) -> OPENDRAIN_W {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 475 |     pub fn opendrain(&mut self) -> OPENDRAIN_W<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_18.rs:480:26
[INFO] [stdout]     |
[INFO] [stdout] 480 |     pub fn drivestrength(&mut self) -> DRIVESTRENGTH_W {
[INFO] [stdout]     |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 480 |     pub fn drivestrength(&mut self) -> DRIVESTRENGTH_W<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_18.rs:485:19
[INFO] [stdout]     |
[INFO] [stdout] 485 |     pub fn pullup(&mut self) -> PULLUP_W {
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 485 |     pub fn pullup(&mut self) -> PULLUP_W<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_18.rs:490:21
[INFO] [stdout]     |
[INFO] [stdout] 490 |     pub fn pulldown(&mut self) -> PULLDOWN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 490 |     pub fn pulldown(&mut self) -> PULLDOWN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_18.rs:495:35
[INFO] [stdout]     |
[INFO] [stdout] 495 |     pub fn output_enable_override(&mut self) -> OUTPUT_ENABLE_OVERRIDE_W {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 495 |     pub fn output_enable_override(&mut self) -> OUTPUT_ENABLE_OVERRIDE_W<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_18.rs:500:35
[INFO] [stdout]     |
[INFO] [stdout] 500 |     pub fn output_buffer_override(&mut self) -> OUTPUT_BUFFER_OVERRIDE_W {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 500 |     pub fn output_buffer_override(&mut self) -> OUTPUT_BUFFER_OVERRIDE_W<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_19.rs:470:21
[INFO] [stdout]     |
[INFO] [stdout] 470 |     pub fn confmode(&mut self) -> CONFMODE_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 470 |     pub fn confmode(&mut self) -> CONFMODE_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_19.rs:475:22
[INFO] [stdout]     |
[INFO] [stdout] 475 |     pub fn opendrain(&mut self) -> OPENDRAIN_W {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 475 |     pub fn opendrain(&mut self) -> OPENDRAIN_W<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_19.rs:480:26
[INFO] [stdout]     |
[INFO] [stdout] 480 |     pub fn drivestrength(&mut self) -> DRIVESTRENGTH_W {
[INFO] [stdout]     |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 480 |     pub fn drivestrength(&mut self) -> DRIVESTRENGTH_W<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_19.rs:485:19
[INFO] [stdout]     |
[INFO] [stdout] 485 |     pub fn pullup(&mut self) -> PULLUP_W {
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 485 |     pub fn pullup(&mut self) -> PULLUP_W<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_19.rs:490:21
[INFO] [stdout]     |
[INFO] [stdout] 490 |     pub fn pulldown(&mut self) -> PULLDOWN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 490 |     pub fn pulldown(&mut self) -> PULLDOWN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_19.rs:495:35
[INFO] [stdout]     |
[INFO] [stdout] 495 |     pub fn output_enable_override(&mut self) -> OUTPUT_ENABLE_OVERRIDE_W {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 495 |     pub fn output_enable_override(&mut self) -> OUTPUT_ENABLE_OVERRIDE_W<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_19.rs:500:35
[INFO] [stdout]     |
[INFO] [stdout] 500 |     pub fn output_buffer_override(&mut self) -> OUTPUT_BUFFER_OVERRIDE_W {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 500 |     pub fn output_buffer_override(&mut self) -> OUTPUT_BUFFER_OVERRIDE_W<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_20.rs:470:21
[INFO] [stdout]     |
[INFO] [stdout] 470 |     pub fn confmode(&mut self) -> CONFMODE_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 470 |     pub fn confmode(&mut self) -> CONFMODE_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_20.rs:475:22
[INFO] [stdout]     |
[INFO] [stdout] 475 |     pub fn opendrain(&mut self) -> OPENDRAIN_W {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 475 |     pub fn opendrain(&mut self) -> OPENDRAIN_W<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_20.rs:480:26
[INFO] [stdout]     |
[INFO] [stdout] 480 |     pub fn drivestrength(&mut self) -> DRIVESTRENGTH_W {
[INFO] [stdout]     |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 480 |     pub fn drivestrength(&mut self) -> DRIVESTRENGTH_W<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_20.rs:485:19
[INFO] [stdout]     |
[INFO] [stdout] 485 |     pub fn pullup(&mut self) -> PULLUP_W {
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 485 |     pub fn pullup(&mut self) -> PULLUP_W<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_20.rs:490:21
[INFO] [stdout]     |
[INFO] [stdout] 490 |     pub fn pulldown(&mut self) -> PULLDOWN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 490 |     pub fn pulldown(&mut self) -> PULLDOWN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_20.rs:495:35
[INFO] [stdout]     |
[INFO] [stdout] 495 |     pub fn output_enable_override(&mut self) -> OUTPUT_ENABLE_OVERRIDE_W {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 495 |     pub fn output_enable_override(&mut self) -> OUTPUT_ENABLE_OVERRIDE_W<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_20.rs:500:35
[INFO] [stdout]     |
[INFO] [stdout] 500 |     pub fn output_buffer_override(&mut self) -> OUTPUT_BUFFER_OVERRIDE_W {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 500 |     pub fn output_buffer_override(&mut self) -> OUTPUT_BUFFER_OVERRIDE_W<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_21.rs:470:21
[INFO] [stdout]     |
[INFO] [stdout] 470 |     pub fn confmode(&mut self) -> CONFMODE_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 470 |     pub fn confmode(&mut self) -> CONFMODE_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_21.rs:475:22
[INFO] [stdout]     |
[INFO] [stdout] 475 |     pub fn opendrain(&mut self) -> OPENDRAIN_W {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 475 |     pub fn opendrain(&mut self) -> OPENDRAIN_W<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_21.rs:480:26
[INFO] [stdout]     |
[INFO] [stdout] 480 |     pub fn drivestrength(&mut self) -> DRIVESTRENGTH_W {
[INFO] [stdout]     |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 480 |     pub fn drivestrength(&mut self) -> DRIVESTRENGTH_W<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_21.rs:485:19
[INFO] [stdout]     |
[INFO] [stdout] 485 |     pub fn pullup(&mut self) -> PULLUP_W {
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 485 |     pub fn pullup(&mut self) -> PULLUP_W<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_21.rs:490:21
[INFO] [stdout]     |
[INFO] [stdout] 490 |     pub fn pulldown(&mut self) -> PULLDOWN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 490 |     pub fn pulldown(&mut self) -> PULLDOWN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_21.rs:495:35
[INFO] [stdout]     |
[INFO] [stdout] 495 |     pub fn output_enable_override(&mut self) -> OUTPUT_ENABLE_OVERRIDE_W {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 495 |     pub fn output_enable_override(&mut self) -> OUTPUT_ENABLE_OVERRIDE_W<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_21.rs:500:35
[INFO] [stdout]     |
[INFO] [stdout] 500 |     pub fn output_buffer_override(&mut self) -> OUTPUT_BUFFER_OVERRIDE_W {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 500 |     pub fn output_buffer_override(&mut self) -> OUTPUT_BUFFER_OVERRIDE_W<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_22.rs:496:21
[INFO] [stdout]     |
[INFO] [stdout] 496 |     pub fn confmode(&mut self) -> CONFMODE_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 496 |     pub fn confmode(&mut self) -> CONFMODE_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_22.rs:501:22
[INFO] [stdout]     |
[INFO] [stdout] 501 |     pub fn opendrain(&mut self) -> OPENDRAIN_W {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 501 |     pub fn opendrain(&mut self) -> OPENDRAIN_W<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_22.rs:506:26
[INFO] [stdout]     |
[INFO] [stdout] 506 |     pub fn drivestrength(&mut self) -> DRIVESTRENGTH_W {
[INFO] [stdout]     |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 506 |     pub fn drivestrength(&mut self) -> DRIVESTRENGTH_W<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_22.rs:511:19
[INFO] [stdout]     |
[INFO] [stdout] 511 |     pub fn pullup(&mut self) -> PULLUP_W {
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 511 |     pub fn pullup(&mut self) -> PULLUP_W<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_22.rs:516:21
[INFO] [stdout]     |
[INFO] [stdout] 516 |     pub fn pulldown(&mut self) -> PULLDOWN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 516 |     pub fn pulldown(&mut self) -> PULLDOWN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_22.rs:521:35
[INFO] [stdout]     |
[INFO] [stdout] 521 |     pub fn output_enable_override(&mut self) -> OUTPUT_ENABLE_OVERRIDE_W {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 521 |     pub fn output_enable_override(&mut self) -> OUTPUT_ENABLE_OVERRIDE_W<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_22.rs:526:35
[INFO] [stdout]     |
[INFO] [stdout] 526 |     pub fn output_buffer_override(&mut self) -> OUTPUT_BUFFER_OVERRIDE_W {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 526 |     pub fn output_buffer_override(&mut self) -> OUTPUT_BUFFER_OVERRIDE_W<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_23.rs:509:21
[INFO] [stdout]     |
[INFO] [stdout] 509 |     pub fn confmode(&mut self) -> CONFMODE_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 509 |     pub fn confmode(&mut self) -> CONFMODE_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_23.rs:514:22
[INFO] [stdout]     |
[INFO] [stdout] 514 |     pub fn opendrain(&mut self) -> OPENDRAIN_W {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 514 |     pub fn opendrain(&mut self) -> OPENDRAIN_W<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_23.rs:519:26
[INFO] [stdout]     |
[INFO] [stdout] 519 |     pub fn drivestrength(&mut self) -> DRIVESTRENGTH_W {
[INFO] [stdout]     |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 519 |     pub fn drivestrength(&mut self) -> DRIVESTRENGTH_W<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_23.rs:524:19
[INFO] [stdout]     |
[INFO] [stdout] 524 |     pub fn pullup(&mut self) -> PULLUP_W {
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 524 |     pub fn pullup(&mut self) -> PULLUP_W<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_23.rs:529:21
[INFO] [stdout]     |
[INFO] [stdout] 529 |     pub fn pulldown(&mut self) -> PULLDOWN_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 529 |     pub fn pulldown(&mut self) -> PULLDOWN_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_23.rs:534:35
[INFO] [stdout]     |
[INFO] [stdout] 534 |     pub fn output_enable_override(&mut self) -> OUTPUT_ENABLE_OVERRIDE_W {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 534 |     pub fn output_enable_override(&mut self) -> OUTPUT_ENABLE_OVERRIDE_W<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_23.rs:539:35
[INFO] [stdout]     |
[INFO] [stdout] 539 |     pub fn output_buffer_override(&mut self) -> OUTPUT_BUFFER_OVERRIDE_W {
[INFO] [stdout]     |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 539 |     pub fn output_buffer_override(&mut self) -> OUTPUT_BUFFER_OVERRIDE_W<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cc3200-pac/src/ocp_shared/gpio_pad_config_24.rs:548:21
[INFO] [stdout]     |
[INFO] [stdout] 548 |     pub fn confmode(&mut self) -> CONFMODE_W {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 548 |     pub fn confmode(&mut self) -> CONFMODE_W<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[WARN] too many lines in the log, truncating it
