[INFO] fetching crate k210-pac 0.2.0...
[INFO] testing k210-pac-0.2.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate k210-pac 0.2.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate k210-pac 0.2.0
[INFO] finished tweaking crates.io crate k210-pac 0.2.0
[INFO] tweaked toml for crates.io crate k210-pac 0.2.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate k210-pac 0.2.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 17 packages to latest compatible versions
[INFO] [stderr]       Adding bare-metal v0.2.5 (available: v1.0.0)
[INFO] [stderr]       Adding riscv v0.5.4 (available: v0.5.6)
[INFO] [stderr]       Adding riscv-rt v0.6.2 (available: v0.16.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bit_field v0.9.0
[INFO] [stderr]   Downloaded riscv-rt-macros v0.1.6
[INFO] [stderr]   Downloaded riscv v0.5.4
[INFO] [stderr]   Downloaded riscv-rt v0.6.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9e5abc61cf1bf7695910c40d890154f32c74828ce4582a42cfd9d9aeb1e6b923
[INFO] running `Command { std: "docker" "start" "-a" "9e5abc61cf1bf7695910c40d890154f32c74828ce4582a42cfd9d9aeb1e6b923", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9e5abc61cf1bf7695910c40d890154f32c74828ce4582a42cfd9d9aeb1e6b923", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e5abc61cf1bf7695910c40d890154f32c74828ce4582a42cfd9d9aeb1e6b923", kill_on_drop: false }`
[INFO] [stdout] 9e5abc61cf1bf7695910c40d890154f32c74828ce4582a42cfd9d9aeb1e6b923
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cf36bc76efbe786afb135d97bea6a04abcc5cab136cf5863da35c43118994d5c
[INFO] running `Command { std: "docker" "start" "-a" "cf36bc76efbe786afb135d97bea6a04abcc5cab136cf5863da35c43118994d5c", kill_on_drop: false }`
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling riscv v0.5.4
[INFO] [stderr]    Compiling bit_field v0.9.0
[INFO] [stderr]    Compiling k210-pac v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling vcell v0.1.3
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling bare-metal v0.2.5
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:961:33
[INFO] [stdout]     |
[INFO] [stdout] 961 |                 pub fn priority(&mut self) -> PRIORITY_W {
[INFO] [stdout]     |                                 ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the 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: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:3:9
[INFO] [stdout]     |
[INFO] [stdout]   3 | #![deny(warnings)]
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = note: `#[deny(mismatched_lifetime_syntaxes)]` implied by `#[deny(warnings)]`
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 961 |                 pub fn priority(&mut self) -> PRIORITY_W<'_> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1186:25
[INFO] [stdout]      |
[INFO] [stdout] 1186 |             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] 1186 |             pub fn data(&mut self) -> DATA_W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1191:25
[INFO] [stdout]      |
[INFO] [stdout] 1191 |             pub fn full(&mut self) -> FULL_W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1191 |             pub fn full(&mut self) -> FULL_W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1272:25
[INFO] [stdout]      |
[INFO] [stdout] 1272 |             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] 1272 |             pub fn data(&mut self) -> DATA_W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1277:26
[INFO] [stdout]      |
[INFO] [stdout] 1277 |             pub fn empty(&mut self) -> EMPTY_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1277 |             pub fn empty(&mut self) -> EMPTY_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1387:25
[INFO] [stdout]      |
[INFO] [stdout] 1387 |             pub fn txen(&mut self) -> TXEN_W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1387 |             pub fn txen(&mut self) -> TXEN_W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1392:26
[INFO] [stdout]      |
[INFO] [stdout] 1392 |             pub fn nstop(&mut self) -> NSTOP_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1392 |             pub fn nstop(&mut self) -> NSTOP_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1397:26
[INFO] [stdout]      |
[INFO] [stdout] 1397 |             pub fn txcnt(&mut self) -> TXCNT_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1397 |             pub fn txcnt(&mut self) -> TXCNT_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1478:25
[INFO] [stdout]      |
[INFO] [stdout] 1478 |             pub fn rxen(&mut self) -> RXEN_W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1478 |             pub fn rxen(&mut self) -> RXEN_W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1483:26
[INFO] [stdout]      |
[INFO] [stdout] 1483 |             pub fn rxcnt(&mut self) -> RXCNT_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1483 |             pub fn rxcnt(&mut self) -> RXCNT_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1574:25
[INFO] [stdout]      |
[INFO] [stdout] 1574 |             pub fn txwm(&mut self) -> TXWM_W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1574 |             pub fn txwm(&mut self) -> TXWM_W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1579:25
[INFO] [stdout]      |
[INFO] [stdout] 1579 |             pub fn rxwm(&mut self) -> RXWM_W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1579 |             pub fn rxwm(&mut self) -> RXWM_W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1670:25
[INFO] [stdout]      |
[INFO] [stdout] 1670 |             pub fn txwm(&mut self) -> TXWM_W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1670 |             pub fn txwm(&mut self) -> TXWM_W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1675:25
[INFO] [stdout]      |
[INFO] [stdout] 1675 |             pub fn rxwm(&mut self) -> RXWM_W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1675 |             pub fn rxwm(&mut self) -> RXWM_W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1727:24
[INFO] [stdout]      |
[INFO] [stdout] 1727 |             pub fn div(&mut self) -> DIV_W {
[INFO] [stdout]      |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1727 |             pub fn div(&mut self) -> DIV_W<'_> {
[INFO] [stdout]      |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2747:25
[INFO] [stdout]      |
[INFO] [stdout] 2747 |             pub fn pin0(&mut self) -> PIN0_W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2747 |             pub fn pin0(&mut self) -> PIN0_W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2752:25
[INFO] [stdout]      |
[INFO] [stdout] 2752 |             pub fn pin1(&mut self) -> PIN1_W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2752 |             pub fn pin1(&mut self) -> PIN1_W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2757:25
[INFO] [stdout]      |
[INFO] [stdout] 2757 |             pub fn pin2(&mut self) -> PIN2_W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2757 |             pub fn pin2(&mut self) -> PIN2_W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2762:25
[INFO] [stdout]      |
[INFO] [stdout] 2762 |             pub fn pin3(&mut self) -> PIN3_W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2762 |             pub fn pin3(&mut self) -> PIN3_W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2767:25
[INFO] [stdout]      |
[INFO] [stdout] 2767 |             pub fn pin4(&mut self) -> PIN4_W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2767 |             pub fn pin4(&mut self) -> PIN4_W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2772:25
[INFO] [stdout]      |
[INFO] [stdout] 2772 |             pub fn pin5(&mut self) -> PIN5_W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2772 |             pub fn pin5(&mut self) -> PIN5_W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2777:25
[INFO] [stdout]      |
[INFO] [stdout] 2777 |             pub fn pin6(&mut self) -> PIN6_W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2777 |             pub fn pin6(&mut self) -> PIN6_W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2782:25
[INFO] [stdout]      |
[INFO] [stdout] 2782 |             pub fn pin7(&mut self) -> PIN7_W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2782 |             pub fn pin7(&mut self) -> PIN7_W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2787:25
[INFO] [stdout]      |
[INFO] [stdout] 2787 |             pub fn pin8(&mut self) -> PIN8_W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2787 |             pub fn pin8(&mut self) -> PIN8_W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2792:25
[INFO] [stdout]      |
[INFO] [stdout] 2792 |             pub fn pin9(&mut self) -> PIN9_W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2792 |             pub fn pin9(&mut self) -> PIN9_W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2797:26
[INFO] [stdout]      |
[INFO] [stdout] 2797 |             pub fn pin10(&mut self) -> PIN10_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2797 |             pub fn pin10(&mut self) -> PIN10_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2802:26
[INFO] [stdout]      |
[INFO] [stdout] 2802 |             pub fn pin11(&mut self) -> PIN11_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2802 |             pub fn pin11(&mut self) -> PIN11_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2807:26
[INFO] [stdout]      |
[INFO] [stdout] 2807 |             pub fn pin12(&mut self) -> PIN12_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2807 |             pub fn pin12(&mut self) -> PIN12_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2812:26
[INFO] [stdout]      |
[INFO] [stdout] 2812 |             pub fn pin13(&mut self) -> PIN13_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2812 |             pub fn pin13(&mut self) -> PIN13_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2817:26
[INFO] [stdout]      |
[INFO] [stdout] 2817 |             pub fn pin14(&mut self) -> PIN14_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2817 |             pub fn pin14(&mut self) -> PIN14_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2822:26
[INFO] [stdout]      |
[INFO] [stdout] 2822 |             pub fn pin15(&mut self) -> PIN15_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2822 |             pub fn pin15(&mut self) -> PIN15_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2827:26
[INFO] [stdout]      |
[INFO] [stdout] 2827 |             pub fn pin16(&mut self) -> PIN16_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2827 |             pub fn pin16(&mut self) -> PIN16_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2832:26
[INFO] [stdout]      |
[INFO] [stdout] 2832 |             pub fn pin17(&mut self) -> PIN17_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2832 |             pub fn pin17(&mut self) -> PIN17_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2837:26
[INFO] [stdout]      |
[INFO] [stdout] 2837 |             pub fn pin18(&mut self) -> PIN18_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2837 |             pub fn pin18(&mut self) -> PIN18_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2842:26
[INFO] [stdout]      |
[INFO] [stdout] 2842 |             pub fn pin19(&mut self) -> PIN19_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2842 |             pub fn pin19(&mut self) -> PIN19_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2847:26
[INFO] [stdout]      |
[INFO] [stdout] 2847 |             pub fn pin20(&mut self) -> PIN20_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2847 |             pub fn pin20(&mut self) -> PIN20_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2852:26
[INFO] [stdout]      |
[INFO] [stdout] 2852 |             pub fn pin21(&mut self) -> PIN21_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2852 |             pub fn pin21(&mut self) -> PIN21_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2857:26
[INFO] [stdout]      |
[INFO] [stdout] 2857 |             pub fn pin22(&mut self) -> PIN22_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2857 |             pub fn pin22(&mut self) -> PIN22_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2862:26
[INFO] [stdout]      |
[INFO] [stdout] 2862 |             pub fn pin23(&mut self) -> PIN23_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2862 |             pub fn pin23(&mut self) -> PIN23_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2867:26
[INFO] [stdout]      |
[INFO] [stdout] 2867 |             pub fn pin24(&mut self) -> PIN24_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2867 |             pub fn pin24(&mut self) -> PIN24_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2872:26
[INFO] [stdout]      |
[INFO] [stdout] 2872 |             pub fn pin25(&mut self) -> PIN25_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2872 |             pub fn pin25(&mut self) -> PIN25_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2877:26
[INFO] [stdout]      |
[INFO] [stdout] 2877 |             pub fn pin26(&mut self) -> PIN26_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2877 |             pub fn pin26(&mut self) -> PIN26_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2882:26
[INFO] [stdout]      |
[INFO] [stdout] 2882 |             pub fn pin27(&mut self) -> PIN27_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2882 |             pub fn pin27(&mut self) -> PIN27_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2887:26
[INFO] [stdout]      |
[INFO] [stdout] 2887 |             pub fn pin28(&mut self) -> PIN28_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2887 |             pub fn pin28(&mut self) -> PIN28_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2892:26
[INFO] [stdout]      |
[INFO] [stdout] 2892 |             pub fn pin29(&mut self) -> PIN29_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2892 |             pub fn pin29(&mut self) -> PIN29_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2897:26
[INFO] [stdout]      |
[INFO] [stdout] 2897 |             pub fn pin30(&mut self) -> PIN30_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2897 |             pub fn pin30(&mut self) -> PIN30_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2902:26
[INFO] [stdout]      |
[INFO] [stdout] 2902 |             pub fn pin31(&mut self) -> PIN31_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2902 |             pub fn pin31(&mut self) -> PIN31_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:3863:25
[INFO] [stdout]      |
[INFO] [stdout] 3863 |             pub fn pin0(&mut self) -> PIN0_W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3863 |             pub fn pin0(&mut self) -> PIN0_W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:3868:25
[INFO] [stdout]      |
[INFO] [stdout] 3868 |             pub fn pin1(&mut self) -> PIN1_W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3868 |             pub fn pin1(&mut self) -> PIN1_W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:3873:25
[INFO] [stdout]      |
[INFO] [stdout] 3873 |             pub fn pin2(&mut self) -> PIN2_W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3873 |             pub fn pin2(&mut self) -> PIN2_W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:3878:25
[INFO] [stdout]      |
[INFO] [stdout] 3878 |             pub fn pin3(&mut self) -> PIN3_W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3878 |             pub fn pin3(&mut self) -> PIN3_W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:3883:25
[INFO] [stdout]      |
[INFO] [stdout] 3883 |             pub fn pin4(&mut self) -> PIN4_W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3883 |             pub fn pin4(&mut self) -> PIN4_W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:3888:25
[INFO] [stdout]      |
[INFO] [stdout] 3888 |             pub fn pin5(&mut self) -> PIN5_W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3888 |             pub fn pin5(&mut self) -> PIN5_W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:3893:25
[INFO] [stdout]      |
[INFO] [stdout] 3893 |             pub fn pin6(&mut self) -> PIN6_W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3893 |             pub fn pin6(&mut self) -> PIN6_W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:3898:25
[INFO] [stdout]      |
[INFO] [stdout] 3898 |             pub fn pin7(&mut self) -> PIN7_W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3898 |             pub fn pin7(&mut self) -> PIN7_W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:3903:25
[INFO] [stdout]      |
[INFO] [stdout] 3903 |             pub fn pin8(&mut self) -> PIN8_W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3903 |             pub fn pin8(&mut self) -> PIN8_W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:3908:25
[INFO] [stdout]      |
[INFO] [stdout] 3908 |             pub fn pin9(&mut self) -> PIN9_W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3908 |             pub fn pin9(&mut self) -> PIN9_W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:3913:26
[INFO] [stdout]      |
[INFO] [stdout] 3913 |             pub fn pin10(&mut self) -> PIN10_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3913 |             pub fn pin10(&mut self) -> PIN10_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:3918:26
[INFO] [stdout]      |
[INFO] [stdout] 3918 |             pub fn pin11(&mut self) -> PIN11_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3918 |             pub fn pin11(&mut self) -> PIN11_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:3923:26
[INFO] [stdout]      |
[INFO] [stdout] 3923 |             pub fn pin12(&mut self) -> PIN12_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3923 |             pub fn pin12(&mut self) -> PIN12_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:3928:26
[INFO] [stdout]      |
[INFO] [stdout] 3928 |             pub fn pin13(&mut self) -> PIN13_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3928 |             pub fn pin13(&mut self) -> PIN13_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:3933:26
[INFO] [stdout]      |
[INFO] [stdout] 3933 |             pub fn pin14(&mut self) -> PIN14_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3933 |             pub fn pin14(&mut self) -> PIN14_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:3938:26
[INFO] [stdout]      |
[INFO] [stdout] 3938 |             pub fn pin15(&mut self) -> PIN15_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3938 |             pub fn pin15(&mut self) -> PIN15_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:3943:26
[INFO] [stdout]      |
[INFO] [stdout] 3943 |             pub fn pin16(&mut self) -> PIN16_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3943 |             pub fn pin16(&mut self) -> PIN16_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:3948:26
[INFO] [stdout]      |
[INFO] [stdout] 3948 |             pub fn pin17(&mut self) -> PIN17_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3948 |             pub fn pin17(&mut self) -> PIN17_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:3953:26
[INFO] [stdout]      |
[INFO] [stdout] 3953 |             pub fn pin18(&mut self) -> PIN18_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3953 |             pub fn pin18(&mut self) -> PIN18_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:3958:26
[INFO] [stdout]      |
[INFO] [stdout] 3958 |             pub fn pin19(&mut self) -> PIN19_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3958 |             pub fn pin19(&mut self) -> PIN19_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:3963:26
[INFO] [stdout]      |
[INFO] [stdout] 3963 |             pub fn pin20(&mut self) -> PIN20_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3963 |             pub fn pin20(&mut self) -> PIN20_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:3968:26
[INFO] [stdout]      |
[INFO] [stdout] 3968 |             pub fn pin21(&mut self) -> PIN21_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3968 |             pub fn pin21(&mut self) -> PIN21_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:3973:26
[INFO] [stdout]      |
[INFO] [stdout] 3973 |             pub fn pin22(&mut self) -> PIN22_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3973 |             pub fn pin22(&mut self) -> PIN22_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:3978:26
[INFO] [stdout]      |
[INFO] [stdout] 3978 |             pub fn pin23(&mut self) -> PIN23_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3978 |             pub fn pin23(&mut self) -> PIN23_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:3983:26
[INFO] [stdout]      |
[INFO] [stdout] 3983 |             pub fn pin24(&mut self) -> PIN24_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3983 |             pub fn pin24(&mut self) -> PIN24_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:3988:26
[INFO] [stdout]      |
[INFO] [stdout] 3988 |             pub fn pin25(&mut self) -> PIN25_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3988 |             pub fn pin25(&mut self) -> PIN25_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:3993:26
[INFO] [stdout]      |
[INFO] [stdout] 3993 |             pub fn pin26(&mut self) -> PIN26_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3993 |             pub fn pin26(&mut self) -> PIN26_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:3998:26
[INFO] [stdout]      |
[INFO] [stdout] 3998 |             pub fn pin27(&mut self) -> PIN27_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3998 |             pub fn pin27(&mut self) -> PIN27_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:4003:26
[INFO] [stdout]      |
[INFO] [stdout] 4003 |             pub fn pin28(&mut self) -> PIN28_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4003 |             pub fn pin28(&mut self) -> PIN28_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:4008:26
[INFO] [stdout]      |
[INFO] [stdout] 4008 |             pub fn pin29(&mut self) -> PIN29_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4008 |             pub fn pin29(&mut self) -> PIN29_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:4013:26
[INFO] [stdout]      |
[INFO] [stdout] 4013 |             pub fn pin30(&mut self) -> PIN30_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4013 |             pub fn pin30(&mut self) -> PIN30_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:4018:26
[INFO] [stdout]      |
[INFO] [stdout] 4018 |             pub fn pin31(&mut self) -> PIN31_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4018 |             pub fn pin31(&mut self) -> PIN31_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:4979:25
[INFO] [stdout]      |
[INFO] [stdout] 4979 |             pub fn pin0(&mut self) -> PIN0_W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4979 |             pub fn pin0(&mut self) -> PIN0_W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:4984:25
[INFO] [stdout]      |
[INFO] [stdout] 4984 |             pub fn pin1(&mut self) -> PIN1_W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4984 |             pub fn pin1(&mut self) -> PIN1_W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:4989:25
[INFO] [stdout]      |
[INFO] [stdout] 4989 |             pub fn pin2(&mut self) -> PIN2_W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4989 |             pub fn pin2(&mut self) -> PIN2_W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:4994:25
[INFO] [stdout]      |
[INFO] [stdout] 4994 |             pub fn pin3(&mut self) -> PIN3_W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4994 |             pub fn pin3(&mut self) -> PIN3_W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:4999:25
[INFO] [stdout]      |
[INFO] [stdout] 4999 |             pub fn pin4(&mut self) -> PIN4_W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4999 |             pub fn pin4(&mut self) -> PIN4_W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:5004:25
[INFO] [stdout]      |
[INFO] [stdout] 5004 |             pub fn pin5(&mut self) -> PIN5_W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5004 |             pub fn pin5(&mut self) -> PIN5_W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:5009:25
[INFO] [stdout]      |
[INFO] [stdout] 5009 |             pub fn pin6(&mut self) -> PIN6_W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5009 |             pub fn pin6(&mut self) -> PIN6_W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:5014:25
[INFO] [stdout]      |
[INFO] [stdout] 5014 |             pub fn pin7(&mut self) -> PIN7_W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5014 |             pub fn pin7(&mut self) -> PIN7_W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:5019:25
[INFO] [stdout]      |
[INFO] [stdout] 5019 |             pub fn pin8(&mut self) -> PIN8_W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5019 |             pub fn pin8(&mut self) -> PIN8_W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:5024:25
[INFO] [stdout]      |
[INFO] [stdout] 5024 |             pub fn pin9(&mut self) -> PIN9_W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5024 |             pub fn pin9(&mut self) -> PIN9_W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:5029:26
[INFO] [stdout]      |
[INFO] [stdout] 5029 |             pub fn pin10(&mut self) -> PIN10_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5029 |             pub fn pin10(&mut self) -> PIN10_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:5034:26
[INFO] [stdout]      |
[INFO] [stdout] 5034 |             pub fn pin11(&mut self) -> PIN11_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5034 |             pub fn pin11(&mut self) -> PIN11_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:5039:26
[INFO] [stdout]      |
[INFO] [stdout] 5039 |             pub fn pin12(&mut self) -> PIN12_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5039 |             pub fn pin12(&mut self) -> PIN12_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:5044:26
[INFO] [stdout]      |
[INFO] [stdout] 5044 |             pub fn pin13(&mut self) -> PIN13_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5044 |             pub fn pin13(&mut self) -> PIN13_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:5049:26
[INFO] [stdout]      |
[INFO] [stdout] 5049 |             pub fn pin14(&mut self) -> PIN14_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5049 |             pub fn pin14(&mut self) -> PIN14_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:5054:26
[INFO] [stdout]      |
[INFO] [stdout] 5054 |             pub fn pin15(&mut self) -> PIN15_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5054 |             pub fn pin15(&mut self) -> PIN15_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:5059:26
[INFO] [stdout]      |
[INFO] [stdout] 5059 |             pub fn pin16(&mut self) -> PIN16_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5059 |             pub fn pin16(&mut self) -> PIN16_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:5064:26
[INFO] [stdout]      |
[INFO] [stdout] 5064 |             pub fn pin17(&mut self) -> PIN17_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5064 |             pub fn pin17(&mut self) -> PIN17_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:5069:26
[INFO] [stdout]      |
[INFO] [stdout] 5069 |             pub fn pin18(&mut self) -> PIN18_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5069 |             pub fn pin18(&mut self) -> PIN18_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:5074:26
[INFO] [stdout]      |
[INFO] [stdout] 5074 |             pub fn pin19(&mut self) -> PIN19_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5074 |             pub fn pin19(&mut self) -> PIN19_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:5079:26
[INFO] [stdout]      |
[INFO] [stdout] 5079 |             pub fn pin20(&mut self) -> PIN20_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5079 |             pub fn pin20(&mut self) -> PIN20_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:5084:26
[INFO] [stdout]      |
[INFO] [stdout] 5084 |             pub fn pin21(&mut self) -> PIN21_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5084 |             pub fn pin21(&mut self) -> PIN21_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:5089:26
[INFO] [stdout]      |
[INFO] [stdout] 5089 |             pub fn pin22(&mut self) -> PIN22_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5089 |             pub fn pin22(&mut self) -> PIN22_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:5094:26
[INFO] [stdout]      |
[INFO] [stdout] 5094 |             pub fn pin23(&mut self) -> PIN23_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5094 |             pub fn pin23(&mut self) -> PIN23_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:5099:26
[INFO] [stdout]      |
[INFO] [stdout] 5099 |             pub fn pin24(&mut self) -> PIN24_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5099 |             pub fn pin24(&mut self) -> PIN24_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:5104:26
[INFO] [stdout]      |
[INFO] [stdout] 5104 |             pub fn pin25(&mut self) -> PIN25_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5104 |             pub fn pin25(&mut self) -> PIN25_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:5109:26
[INFO] [stdout]      |
[INFO] [stdout] 5109 |             pub fn pin26(&mut self) -> PIN26_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5109 |             pub fn pin26(&mut self) -> PIN26_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:5114:26
[INFO] [stdout]      |
[INFO] [stdout] 5114 |             pub fn pin27(&mut self) -> PIN27_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5114 |             pub fn pin27(&mut self) -> PIN27_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:5119:26
[INFO] [stdout]      |
[INFO] [stdout] 5119 |             pub fn pin28(&mut self) -> PIN28_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5119 |             pub fn pin28(&mut self) -> PIN28_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:5124:26
[INFO] [stdout]      |
[INFO] [stdout] 5124 |             pub fn pin29(&mut self) -> PIN29_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5124 |             pub fn pin29(&mut self) -> PIN29_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:5129:26
[INFO] [stdout]      |
[INFO] [stdout] 5129 |             pub fn pin30(&mut self) -> PIN30_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5129 |             pub fn pin30(&mut self) -> PIN30_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:5134:26
[INFO] [stdout]      |
[INFO] [stdout] 5134 |             pub fn pin31(&mut self) -> PIN31_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5134 |             pub fn pin31(&mut self) -> PIN31_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6095:25
[INFO] [stdout]      |
[INFO] [stdout] 6095 |             pub fn pin0(&mut self) -> PIN0_W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6095 |             pub fn pin0(&mut self) -> PIN0_W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6100:25
[INFO] [stdout]      |
[INFO] [stdout] 6100 |             pub fn pin1(&mut self) -> PIN1_W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6100 |             pub fn pin1(&mut self) -> PIN1_W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6105:25
[INFO] [stdout]      |
[INFO] [stdout] 6105 |             pub fn pin2(&mut self) -> PIN2_W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6105 |             pub fn pin2(&mut self) -> PIN2_W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6110:25
[INFO] [stdout]      |
[INFO] [stdout] 6110 |             pub fn pin3(&mut self) -> PIN3_W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6110 |             pub fn pin3(&mut self) -> PIN3_W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6115:25
[INFO] [stdout]      |
[INFO] [stdout] 6115 |             pub fn pin4(&mut self) -> PIN4_W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6115 |             pub fn pin4(&mut self) -> PIN4_W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6120:25
[INFO] [stdout]      |
[INFO] [stdout] 6120 |             pub fn pin5(&mut self) -> PIN5_W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6120 |             pub fn pin5(&mut self) -> PIN5_W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6125:25
[INFO] [stdout]      |
[INFO] [stdout] 6125 |             pub fn pin6(&mut self) -> PIN6_W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6125 |             pub fn pin6(&mut self) -> PIN6_W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6130:25
[INFO] [stdout]      |
[INFO] [stdout] 6130 |             pub fn pin7(&mut self) -> PIN7_W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6130 |             pub fn pin7(&mut self) -> PIN7_W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6135:25
[INFO] [stdout]      |
[INFO] [stdout] 6135 |             pub fn pin8(&mut self) -> PIN8_W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6135 |             pub fn pin8(&mut self) -> PIN8_W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6140:25
[INFO] [stdout]      |
[INFO] [stdout] 6140 |             pub fn pin9(&mut self) -> PIN9_W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6140 |             pub fn pin9(&mut self) -> PIN9_W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6145:26
[INFO] [stdout]      |
[INFO] [stdout] 6145 |             pub fn pin10(&mut self) -> PIN10_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6145 |             pub fn pin10(&mut self) -> PIN10_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6150:26
[INFO] [stdout]      |
[INFO] [stdout] 6150 |             pub fn pin11(&mut self) -> PIN11_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6150 |             pub fn pin11(&mut self) -> PIN11_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6155:26
[INFO] [stdout]      |
[INFO] [stdout] 6155 |             pub fn pin12(&mut self) -> PIN12_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6155 |             pub fn pin12(&mut self) -> PIN12_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6160:26
[INFO] [stdout]      |
[INFO] [stdout] 6160 |             pub fn pin13(&mut self) -> PIN13_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6160 |             pub fn pin13(&mut self) -> PIN13_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6165:26
[INFO] [stdout]      |
[INFO] [stdout] 6165 |             pub fn pin14(&mut self) -> PIN14_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6165 |             pub fn pin14(&mut self) -> PIN14_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6170:26
[INFO] [stdout]      |
[INFO] [stdout] 6170 |             pub fn pin15(&mut self) -> PIN15_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6170 |             pub fn pin15(&mut self) -> PIN15_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6175:26
[INFO] [stdout]      |
[INFO] [stdout] 6175 |             pub fn pin16(&mut self) -> PIN16_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6175 |             pub fn pin16(&mut self) -> PIN16_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6180:26
[INFO] [stdout]      |
[INFO] [stdout] 6180 |             pub fn pin17(&mut self) -> PIN17_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6180 |             pub fn pin17(&mut self) -> PIN17_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6185:26
[INFO] [stdout]      |
[INFO] [stdout] 6185 |             pub fn pin18(&mut self) -> PIN18_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6185 |             pub fn pin18(&mut self) -> PIN18_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6190:26
[INFO] [stdout]      |
[INFO] [stdout] 6190 |             pub fn pin19(&mut self) -> PIN19_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6190 |             pub fn pin19(&mut self) -> PIN19_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6195:26
[INFO] [stdout]      |
[INFO] [stdout] 6195 |             pub fn pin20(&mut self) -> PIN20_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6195 |             pub fn pin20(&mut self) -> PIN20_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6200:26
[INFO] [stdout]      |
[INFO] [stdout] 6200 |             pub fn pin21(&mut self) -> PIN21_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6200 |             pub fn pin21(&mut self) -> PIN21_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6205:26
[INFO] [stdout]      |
[INFO] [stdout] 6205 |             pub fn pin22(&mut self) -> PIN22_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6205 |             pub fn pin22(&mut self) -> PIN22_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6210:26
[INFO] [stdout]      |
[INFO] [stdout] 6210 |             pub fn pin23(&mut self) -> PIN23_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6210 |             pub fn pin23(&mut self) -> PIN23_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6215:26
[INFO] [stdout]      |
[INFO] [stdout] 6215 |             pub fn pin24(&mut self) -> PIN24_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6215 |             pub fn pin24(&mut self) -> PIN24_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6220:26
[INFO] [stdout]      |
[INFO] [stdout] 6220 |             pub fn pin25(&mut self) -> PIN25_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6220 |             pub fn pin25(&mut self) -> PIN25_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6225:26
[INFO] [stdout]      |
[INFO] [stdout] 6225 |             pub fn pin26(&mut self) -> PIN26_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6225 |             pub fn pin26(&mut self) -> PIN26_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6230:26
[INFO] [stdout]      |
[INFO] [stdout] 6230 |             pub fn pin27(&mut self) -> PIN27_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6230 |             pub fn pin27(&mut self) -> PIN27_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6235:26
[INFO] [stdout]      |
[INFO] [stdout] 6235 |             pub fn pin28(&mut self) -> PIN28_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6235 |             pub fn pin28(&mut self) -> PIN28_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6240:26
[INFO] [stdout]      |
[INFO] [stdout] 6240 |             pub fn pin29(&mut self) -> PIN29_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6240 |             pub fn pin29(&mut self) -> PIN29_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6245:26
[INFO] [stdout]      |
[INFO] [stdout] 6245 |             pub fn pin30(&mut self) -> PIN30_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6245 |             pub fn pin30(&mut self) -> PIN30_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6250:26
[INFO] [stdout]      |
[INFO] [stdout] 6250 |             pub fn pin31(&mut self) -> PIN31_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6250 |             pub fn pin31(&mut self) -> PIN31_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:7211:25
[INFO] [stdout]      |
[INFO] [stdout] 7211 |             pub fn pin0(&mut self) -> PIN0_W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7211 |             pub fn pin0(&mut self) -> PIN0_W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:7216:25
[INFO] [stdout]      |
[INFO] [stdout] 7216 |             pub fn pin1(&mut self) -> PIN1_W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7216 |             pub fn pin1(&mut self) -> PIN1_W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:7221:25
[INFO] [stdout]      |
[INFO] [stdout] 7221 |             pub fn pin2(&mut self) -> PIN2_W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7221 |             pub fn pin2(&mut self) -> PIN2_W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:7226:25
[INFO] [stdout]      |
[INFO] [stdout] 7226 |             pub fn pin3(&mut self) -> PIN3_W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7226 |             pub fn pin3(&mut self) -> PIN3_W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:7231:25
[INFO] [stdout]      |
[INFO] [stdout] 7231 |             pub fn pin4(&mut self) -> PIN4_W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7231 |             pub fn pin4(&mut self) -> PIN4_W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:7236:25
[INFO] [stdout]      |
[INFO] [stdout] 7236 |             pub fn pin5(&mut self) -> PIN5_W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7236 |             pub fn pin5(&mut self) -> PIN5_W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:7241:25
[INFO] [stdout]      |
[INFO] [stdout] 7241 |             pub fn pin6(&mut self) -> PIN6_W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7241 |             pub fn pin6(&mut self) -> PIN6_W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:7246:25
[INFO] [stdout]      |
[INFO] [stdout] 7246 |             pub fn pin7(&mut self) -> PIN7_W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7246 |             pub fn pin7(&mut self) -> PIN7_W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:7251:25
[INFO] [stdout]      |
[INFO] [stdout] 7251 |             pub fn pin8(&mut self) -> PIN8_W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7251 |             pub fn pin8(&mut self) -> PIN8_W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:7256:25
[INFO] [stdout]      |
[INFO] [stdout] 7256 |             pub fn pin9(&mut self) -> PIN9_W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7256 |             pub fn pin9(&mut self) -> PIN9_W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:7261:26
[INFO] [stdout]      |
[INFO] [stdout] 7261 |             pub fn pin10(&mut self) -> PIN10_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7261 |             pub fn pin10(&mut self) -> PIN10_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:7266:26
[INFO] [stdout]      |
[INFO] [stdout] 7266 |             pub fn pin11(&mut self) -> PIN11_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7266 |             pub fn pin11(&mut self) -> PIN11_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:7271:26
[INFO] [stdout]      |
[INFO] [stdout] 7271 |             pub fn pin12(&mut self) -> PIN12_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7271 |             pub fn pin12(&mut self) -> PIN12_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:7276:26
[INFO] [stdout]      |
[INFO] [stdout] 7276 |             pub fn pin13(&mut self) -> PIN13_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7276 |             pub fn pin13(&mut self) -> PIN13_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:7281:26
[INFO] [stdout]      |
[INFO] [stdout] 7281 |             pub fn pin14(&mut self) -> PIN14_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7281 |             pub fn pin14(&mut self) -> PIN14_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:7286:26
[INFO] [stdout]      |
[INFO] [stdout] 7286 |             pub fn pin15(&mut self) -> PIN15_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7286 |             pub fn pin15(&mut self) -> PIN15_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:7291:26
[INFO] [stdout]      |
[INFO] [stdout] 7291 |             pub fn pin16(&mut self) -> PIN16_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7291 |             pub fn pin16(&mut self) -> PIN16_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:7296:26
[INFO] [stdout]      |
[INFO] [stdout] 7296 |             pub fn pin17(&mut self) -> PIN17_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7296 |             pub fn pin17(&mut self) -> PIN17_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:7301:26
[INFO] [stdout]      |
[INFO] [stdout] 7301 |             pub fn pin18(&mut self) -> PIN18_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7301 |             pub fn pin18(&mut self) -> PIN18_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:7306:26
[INFO] [stdout]      |
[INFO] [stdout] 7306 |             pub fn pin19(&mut self) -> PIN19_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7306 |             pub fn pin19(&mut self) -> PIN19_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:7311:26
[INFO] [stdout]      |
[INFO] [stdout] 7311 |             pub fn pin20(&mut self) -> PIN20_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7311 |             pub fn pin20(&mut self) -> PIN20_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:7316:26
[INFO] [stdout]      |
[INFO] [stdout] 7316 |             pub fn pin21(&mut self) -> PIN21_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7316 |             pub fn pin21(&mut self) -> PIN21_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:7321:26
[INFO] [stdout]      |
[INFO] [stdout] 7321 |             pub fn pin22(&mut self) -> PIN22_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7321 |             pub fn pin22(&mut self) -> PIN22_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:7326:26
[INFO] [stdout]      |
[INFO] [stdout] 7326 |             pub fn pin23(&mut self) -> PIN23_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7326 |             pub fn pin23(&mut self) -> PIN23_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:7331:26
[INFO] [stdout]      |
[INFO] [stdout] 7331 |             pub fn pin24(&mut self) -> PIN24_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7331 |             pub fn pin24(&mut self) -> PIN24_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:7336:26
[INFO] [stdout]      |
[INFO] [stdout] 7336 |             pub fn pin25(&mut self) -> PIN25_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7336 |             pub fn pin25(&mut self) -> PIN25_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:7341:26
[INFO] [stdout]      |
[INFO] [stdout] 7341 |             pub fn pin26(&mut self) -> PIN26_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7341 |             pub fn pin26(&mut self) -> PIN26_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:7346:26
[INFO] [stdout]      |
[INFO] [stdout] 7346 |             pub fn pin27(&mut self) -> PIN27_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7346 |             pub fn pin27(&mut self) -> PIN27_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:7351:26
[INFO] [stdout]      |
[INFO] [stdout] 7351 |             pub fn pin28(&mut self) -> PIN28_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7351 |             pub fn pin28(&mut self) -> PIN28_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:7356:26
[INFO] [stdout]      |
[INFO] [stdout] 7356 |             pub fn pin29(&mut self) -> PIN29_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7356 |             pub fn pin29(&mut self) -> PIN29_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:7361:26
[INFO] [stdout]      |
[INFO] [stdout] 7361 |             pub fn pin30(&mut self) -> PIN30_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7361 |             pub fn pin30(&mut self) -> PIN30_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:7366:26
[INFO] [stdout]      |
[INFO] [stdout] 7366 |             pub fn pin31(&mut self) -> PIN31_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7366 |             pub fn pin31(&mut self) -> PIN31_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:8327:25
[INFO] [stdout]      |
[INFO] [stdout] 8327 |             pub fn pin0(&mut self) -> PIN0_W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8327 |             pub fn pin0(&mut self) -> PIN0_W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:8332:25
[INFO] [stdout]      |
[INFO] [stdout] 8332 |             pub fn pin1(&mut self) -> PIN1_W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8332 |             pub fn pin1(&mut self) -> PIN1_W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:8337:25
[INFO] [stdout]      |
[INFO] [stdout] 8337 |             pub fn pin2(&mut self) -> PIN2_W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8337 |             pub fn pin2(&mut self) -> PIN2_W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:8342:25
[INFO] [stdout]      |
[INFO] [stdout] 8342 |             pub fn pin3(&mut self) -> PIN3_W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8342 |             pub fn pin3(&mut self) -> PIN3_W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:8347:25
[INFO] [stdout]      |
[INFO] [stdout] 8347 |             pub fn pin4(&mut self) -> PIN4_W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8347 |             pub fn pin4(&mut self) -> PIN4_W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:8352:25
[INFO] [stdout]      |
[INFO] [stdout] 8352 |             pub fn pin5(&mut self) -> PIN5_W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8352 |             pub fn pin5(&mut self) -> PIN5_W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:8357:25
[INFO] [stdout]      |
[INFO] [stdout] 8357 |             pub fn pin6(&mut self) -> PIN6_W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8357 |             pub fn pin6(&mut self) -> PIN6_W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:8362:25
[INFO] [stdout]      |
[INFO] [stdout] 8362 |             pub fn pin7(&mut self) -> PIN7_W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8362 |             pub fn pin7(&mut self) -> PIN7_W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:8367:25
[INFO] [stdout]      |
[INFO] [stdout] 8367 |             pub fn pin8(&mut self) -> PIN8_W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8367 |             pub fn pin8(&mut self) -> PIN8_W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:8372:25
[INFO] [stdout]      |
[INFO] [stdout] 8372 |             pub fn pin9(&mut self) -> PIN9_W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8372 |             pub fn pin9(&mut self) -> PIN9_W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:8377:26
[INFO] [stdout]      |
[INFO] [stdout] 8377 |             pub fn pin10(&mut self) -> PIN10_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8377 |             pub fn pin10(&mut self) -> PIN10_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:8382:26
[INFO] [stdout]      |
[INFO] [stdout] 8382 |             pub fn pin11(&mut self) -> PIN11_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8382 |             pub fn pin11(&mut self) -> PIN11_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:8387:26
[INFO] [stdout]      |
[INFO] [stdout] 8387 |             pub fn pin12(&mut self) -> PIN12_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8387 |             pub fn pin12(&mut self) -> PIN12_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:8392:26
[INFO] [stdout]      |
[INFO] [stdout] 8392 |             pub fn pin13(&mut self) -> PIN13_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8392 |             pub fn pin13(&mut self) -> PIN13_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:8397:26
[INFO] [stdout]      |
[INFO] [stdout] 8397 |             pub fn pin14(&mut self) -> PIN14_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8397 |             pub fn pin14(&mut self) -> PIN14_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:8402:26
[INFO] [stdout]      |
[INFO] [stdout] 8402 |             pub fn pin15(&mut self) -> PIN15_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8402 |             pub fn pin15(&mut self) -> PIN15_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:8407:26
[INFO] [stdout]      |
[INFO] [stdout] 8407 |             pub fn pin16(&mut self) -> PIN16_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8407 |             pub fn pin16(&mut self) -> PIN16_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:8412:26
[INFO] [stdout]      |
[INFO] [stdout] 8412 |             pub fn pin17(&mut self) -> PIN17_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8412 |             pub fn pin17(&mut self) -> PIN17_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:8417:26
[INFO] [stdout]      |
[INFO] [stdout] 8417 |             pub fn pin18(&mut self) -> PIN18_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8417 |             pub fn pin18(&mut self) -> PIN18_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:8422:26
[INFO] [stdout]      |
[INFO] [stdout] 8422 |             pub fn pin19(&mut self) -> PIN19_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8422 |             pub fn pin19(&mut self) -> PIN19_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:8427:26
[INFO] [stdout]      |
[INFO] [stdout] 8427 |             pub fn pin20(&mut self) -> PIN20_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8427 |             pub fn pin20(&mut self) -> PIN20_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:8432:26
[INFO] [stdout]      |
[INFO] [stdout] 8432 |             pub fn pin21(&mut self) -> PIN21_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8432 |             pub fn pin21(&mut self) -> PIN21_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:8437:26
[INFO] [stdout]      |
[INFO] [stdout] 8437 |             pub fn pin22(&mut self) -> PIN22_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8437 |             pub fn pin22(&mut self) -> PIN22_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:8442:26
[INFO] [stdout]      |
[INFO] [stdout] 8442 |             pub fn pin23(&mut self) -> PIN23_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8442 |             pub fn pin23(&mut self) -> PIN23_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:8447:26
[INFO] [stdout]      |
[INFO] [stdout] 8447 |             pub fn pin24(&mut self) -> PIN24_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8447 |             pub fn pin24(&mut self) -> PIN24_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:8452:26
[INFO] [stdout]      |
[INFO] [stdout] 8452 |             pub fn pin25(&mut self) -> PIN25_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8452 |             pub fn pin25(&mut self) -> PIN25_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:8457:26
[INFO] [stdout]      |
[INFO] [stdout] 8457 |             pub fn pin26(&mut self) -> PIN26_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8457 |             pub fn pin26(&mut self) -> PIN26_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:8462:26
[INFO] [stdout]      |
[INFO] [stdout] 8462 |             pub fn pin27(&mut self) -> PIN27_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8462 |             pub fn pin27(&mut self) -> PIN27_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:8467:26
[INFO] [stdout]      |
[INFO] [stdout] 8467 |             pub fn pin28(&mut self) -> PIN28_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8467 |             pub fn pin28(&mut self) -> PIN28_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:8472:26
[INFO] [stdout]      |
[INFO] [stdout] 8472 |             pub fn pin29(&mut self) -> PIN29_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8472 |             pub fn pin29(&mut self) -> PIN29_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:8477:26
[INFO] [stdout]      |
[INFO] [stdout] 8477 |             pub fn pin30(&mut self) -> PIN30_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8477 |             pub fn pin30(&mut self) -> PIN30_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:8482:26
[INFO] [stdout]      |
[INFO] [stdout] 8482 |             pub fn pin31(&mut self) -> PIN31_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8482 |             pub fn pin31(&mut self) -> PIN31_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:9443:25
[INFO] [stdout]      |
[INFO] [stdout] 9443 |             pub fn pin0(&mut self) -> PIN0_W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9443 |             pub fn pin0(&mut self) -> PIN0_W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:9448:25
[INFO] [stdout]      |
[INFO] [stdout] 9448 |             pub fn pin1(&mut self) -> PIN1_W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9448 |             pub fn pin1(&mut self) -> PIN1_W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:9453:25
[INFO] [stdout]      |
[INFO] [stdout] 9453 |             pub fn pin2(&mut self) -> PIN2_W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9453 |             pub fn pin2(&mut self) -> PIN2_W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:9458:25
[INFO] [stdout]      |
[INFO] [stdout] 9458 |             pub fn pin3(&mut self) -> PIN3_W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9458 |             pub fn pin3(&mut self) -> PIN3_W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:9463:25
[INFO] [stdout]      |
[INFO] [stdout] 9463 |             pub fn pin4(&mut self) -> PIN4_W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9463 |             pub fn pin4(&mut self) -> PIN4_W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:9468:25
[INFO] [stdout]      |
[INFO] [stdout] 9468 |             pub fn pin5(&mut self) -> PIN5_W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9468 |             pub fn pin5(&mut self) -> PIN5_W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:9473:25
[INFO] [stdout]      |
[INFO] [stdout] 9473 |             pub fn pin6(&mut self) -> PIN6_W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9473 |             pub fn pin6(&mut self) -> PIN6_W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:9478:25
[INFO] [stdout]      |
[INFO] [stdout] 9478 |             pub fn pin7(&mut self) -> PIN7_W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9478 |             pub fn pin7(&mut self) -> PIN7_W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:9483:25
[INFO] [stdout]      |
[INFO] [stdout] 9483 |             pub fn pin8(&mut self) -> PIN8_W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9483 |             pub fn pin8(&mut self) -> PIN8_W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:9488:25
[INFO] [stdout]      |
[INFO] [stdout] 9488 |             pub fn pin9(&mut self) -> PIN9_W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9488 |             pub fn pin9(&mut self) -> PIN9_W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:9493:26
[INFO] [stdout]      |
[INFO] [stdout] 9493 |             pub fn pin10(&mut self) -> PIN10_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9493 |             pub fn pin10(&mut self) -> PIN10_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:9498:26
[INFO] [stdout]      |
[INFO] [stdout] 9498 |             pub fn pin11(&mut self) -> PIN11_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9498 |             pub fn pin11(&mut self) -> PIN11_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:9503:26
[INFO] [stdout]      |
[INFO] [stdout] 9503 |             pub fn pin12(&mut self) -> PIN12_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9503 |             pub fn pin12(&mut self) -> PIN12_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:9508:26
[INFO] [stdout]      |
[INFO] [stdout] 9508 |             pub fn pin13(&mut self) -> PIN13_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9508 |             pub fn pin13(&mut self) -> PIN13_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:9513:26
[INFO] [stdout]      |
[INFO] [stdout] 9513 |             pub fn pin14(&mut self) -> PIN14_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9513 |             pub fn pin14(&mut self) -> PIN14_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:9518:26
[INFO] [stdout]      |
[INFO] [stdout] 9518 |             pub fn pin15(&mut self) -> PIN15_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9518 |             pub fn pin15(&mut self) -> PIN15_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:9523:26
[INFO] [stdout]      |
[INFO] [stdout] 9523 |             pub fn pin16(&mut self) -> PIN16_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9523 |             pub fn pin16(&mut self) -> PIN16_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:9528:26
[INFO] [stdout]      |
[INFO] [stdout] 9528 |             pub fn pin17(&mut self) -> PIN17_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9528 |             pub fn pin17(&mut self) -> PIN17_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:9533:26
[INFO] [stdout]      |
[INFO] [stdout] 9533 |             pub fn pin18(&mut self) -> PIN18_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9533 |             pub fn pin18(&mut self) -> PIN18_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:9538:26
[INFO] [stdout]      |
[INFO] [stdout] 9538 |             pub fn pin19(&mut self) -> PIN19_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9538 |             pub fn pin19(&mut self) -> PIN19_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:9543:26
[INFO] [stdout]      |
[INFO] [stdout] 9543 |             pub fn pin20(&mut self) -> PIN20_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9543 |             pub fn pin20(&mut self) -> PIN20_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:9548:26
[INFO] [stdout]      |
[INFO] [stdout] 9548 |             pub fn pin21(&mut self) -> PIN21_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9548 |             pub fn pin21(&mut self) -> PIN21_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:9553:26
[INFO] [stdout]      |
[INFO] [stdout] 9553 |             pub fn pin22(&mut self) -> PIN22_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9553 |             pub fn pin22(&mut self) -> PIN22_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:9558:26
[INFO] [stdout]      |
[INFO] [stdout] 9558 |             pub fn pin23(&mut self) -> PIN23_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9558 |             pub fn pin23(&mut self) -> PIN23_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:9563:26
[INFO] [stdout]      |
[INFO] [stdout] 9563 |             pub fn pin24(&mut self) -> PIN24_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9563 |             pub fn pin24(&mut self) -> PIN24_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:9568:26
[INFO] [stdout]      |
[INFO] [stdout] 9568 |             pub fn pin25(&mut self) -> PIN25_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9568 |             pub fn pin25(&mut self) -> PIN25_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:9573:26
[INFO] [stdout]      |
[INFO] [stdout] 9573 |             pub fn pin26(&mut self) -> PIN26_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9573 |             pub fn pin26(&mut self) -> PIN26_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:9578:26
[INFO] [stdout]      |
[INFO] [stdout] 9578 |             pub fn pin27(&mut self) -> PIN27_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9578 |             pub fn pin27(&mut self) -> PIN27_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:9583:26
[INFO] [stdout]      |
[INFO] [stdout] 9583 |             pub fn pin28(&mut self) -> PIN28_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9583 |             pub fn pin28(&mut self) -> PIN28_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:9588:26
[INFO] [stdout]      |
[INFO] [stdout] 9588 |             pub fn pin29(&mut self) -> PIN29_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9588 |             pub fn pin29(&mut self) -> PIN29_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:9593:26
[INFO] [stdout]      |
[INFO] [stdout] 9593 |             pub fn pin30(&mut self) -> PIN30_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9593 |             pub fn pin30(&mut self) -> PIN30_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:9598:26
[INFO] [stdout]      |
[INFO] [stdout] 9598 |             pub fn pin31(&mut self) -> PIN31_W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9598 |             pub fn pin31(&mut self) -> PIN31_W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:10559:25
[INFO] [stdout]       |
[INFO] [stdout] 10559 |             pub fn pin0(&mut self) -> PIN0_W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10559 |             pub fn pin0(&mut self) -> PIN0_W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:10564:25
[INFO] [stdout]       |
[INFO] [stdout] 10564 |             pub fn pin1(&mut self) -> PIN1_W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10564 |             pub fn pin1(&mut self) -> PIN1_W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:10569:25
[INFO] [stdout]       |
[INFO] [stdout] 10569 |             pub fn pin2(&mut self) -> PIN2_W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10569 |             pub fn pin2(&mut self) -> PIN2_W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:10574:25
[INFO] [stdout]       |
[INFO] [stdout] 10574 |             pub fn pin3(&mut self) -> PIN3_W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10574 |             pub fn pin3(&mut self) -> PIN3_W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:10579:25
[INFO] [stdout]       |
[INFO] [stdout] 10579 |             pub fn pin4(&mut self) -> PIN4_W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10579 |             pub fn pin4(&mut self) -> PIN4_W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:10584:25
[INFO] [stdout]       |
[INFO] [stdout] 10584 |             pub fn pin5(&mut self) -> PIN5_W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10584 |             pub fn pin5(&mut self) -> PIN5_W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:10589:25
[INFO] [stdout]       |
[INFO] [stdout] 10589 |             pub fn pin6(&mut self) -> PIN6_W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10589 |             pub fn pin6(&mut self) -> PIN6_W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:10594:25
[INFO] [stdout]       |
[INFO] [stdout] 10594 |             pub fn pin7(&mut self) -> PIN7_W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10594 |             pub fn pin7(&mut self) -> PIN7_W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:10599:25
[INFO] [stdout]       |
[INFO] [stdout] 10599 |             pub fn pin8(&mut self) -> PIN8_W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10599 |             pub fn pin8(&mut self) -> PIN8_W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:10604:25
[INFO] [stdout]       |
[INFO] [stdout] 10604 |             pub fn pin9(&mut self) -> PIN9_W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10604 |             pub fn pin9(&mut self) -> PIN9_W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:10609:26
[INFO] [stdout]       |
[INFO] [stdout] 10609 |             pub fn pin10(&mut self) -> PIN10_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10609 |             pub fn pin10(&mut self) -> PIN10_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:10614:26
[INFO] [stdout]       |
[INFO] [stdout] 10614 |             pub fn pin11(&mut self) -> PIN11_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10614 |             pub fn pin11(&mut self) -> PIN11_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:10619:26
[INFO] [stdout]       |
[INFO] [stdout] 10619 |             pub fn pin12(&mut self) -> PIN12_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10619 |             pub fn pin12(&mut self) -> PIN12_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:10624:26
[INFO] [stdout]       |
[INFO] [stdout] 10624 |             pub fn pin13(&mut self) -> PIN13_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10624 |             pub fn pin13(&mut self) -> PIN13_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:10629:26
[INFO] [stdout]       |
[INFO] [stdout] 10629 |             pub fn pin14(&mut self) -> PIN14_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10629 |             pub fn pin14(&mut self) -> PIN14_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:10634:26
[INFO] [stdout]       |
[INFO] [stdout] 10634 |             pub fn pin15(&mut self) -> PIN15_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10634 |             pub fn pin15(&mut self) -> PIN15_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:10639:26
[INFO] [stdout]       |
[INFO] [stdout] 10639 |             pub fn pin16(&mut self) -> PIN16_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10639 |             pub fn pin16(&mut self) -> PIN16_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:10644:26
[INFO] [stdout]       |
[INFO] [stdout] 10644 |             pub fn pin17(&mut self) -> PIN17_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10644 |             pub fn pin17(&mut self) -> PIN17_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:10649:26
[INFO] [stdout]       |
[INFO] [stdout] 10649 |             pub fn pin18(&mut self) -> PIN18_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10649 |             pub fn pin18(&mut self) -> PIN18_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:10654:26
[INFO] [stdout]       |
[INFO] [stdout] 10654 |             pub fn pin19(&mut self) -> PIN19_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10654 |             pub fn pin19(&mut self) -> PIN19_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:10659:26
[INFO] [stdout]       |
[INFO] [stdout] 10659 |             pub fn pin20(&mut self) -> PIN20_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10659 |             pub fn pin20(&mut self) -> PIN20_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:10664:26
[INFO] [stdout]       |
[INFO] [stdout] 10664 |             pub fn pin21(&mut self) -> PIN21_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10664 |             pub fn pin21(&mut self) -> PIN21_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:10669:26
[INFO] [stdout]       |
[INFO] [stdout] 10669 |             pub fn pin22(&mut self) -> PIN22_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10669 |             pub fn pin22(&mut self) -> PIN22_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:10674:26
[INFO] [stdout]       |
[INFO] [stdout] 10674 |             pub fn pin23(&mut self) -> PIN23_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10674 |             pub fn pin23(&mut self) -> PIN23_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:10679:26
[INFO] [stdout]       |
[INFO] [stdout] 10679 |             pub fn pin24(&mut self) -> PIN24_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10679 |             pub fn pin24(&mut self) -> PIN24_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:10684:26
[INFO] [stdout]       |
[INFO] [stdout] 10684 |             pub fn pin25(&mut self) -> PIN25_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10684 |             pub fn pin25(&mut self) -> PIN25_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:10689:26
[INFO] [stdout]       |
[INFO] [stdout] 10689 |             pub fn pin26(&mut self) -> PIN26_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10689 |             pub fn pin26(&mut self) -> PIN26_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:10694:26
[INFO] [stdout]       |
[INFO] [stdout] 10694 |             pub fn pin27(&mut self) -> PIN27_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10694 |             pub fn pin27(&mut self) -> PIN27_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:10699:26
[INFO] [stdout]       |
[INFO] [stdout] 10699 |             pub fn pin28(&mut self) -> PIN28_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10699 |             pub fn pin28(&mut self) -> PIN28_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:10704:26
[INFO] [stdout]       |
[INFO] [stdout] 10704 |             pub fn pin29(&mut self) -> PIN29_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10704 |             pub fn pin29(&mut self) -> PIN29_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:10709:26
[INFO] [stdout]       |
[INFO] [stdout] 10709 |             pub fn pin30(&mut self) -> PIN30_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10709 |             pub fn pin30(&mut self) -> PIN30_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:10714:26
[INFO] [stdout]       |
[INFO] [stdout] 10714 |             pub fn pin31(&mut self) -> PIN31_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10714 |             pub fn pin31(&mut self) -> PIN31_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11675:25
[INFO] [stdout]       |
[INFO] [stdout] 11675 |             pub fn pin0(&mut self) -> PIN0_W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11675 |             pub fn pin0(&mut self) -> PIN0_W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11680:25
[INFO] [stdout]       |
[INFO] [stdout] 11680 |             pub fn pin1(&mut self) -> PIN1_W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11680 |             pub fn pin1(&mut self) -> PIN1_W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11685:25
[INFO] [stdout]       |
[INFO] [stdout] 11685 |             pub fn pin2(&mut self) -> PIN2_W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11685 |             pub fn pin2(&mut self) -> PIN2_W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11690:25
[INFO] [stdout]       |
[INFO] [stdout] 11690 |             pub fn pin3(&mut self) -> PIN3_W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11690 |             pub fn pin3(&mut self) -> PIN3_W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11695:25
[INFO] [stdout]       |
[INFO] [stdout] 11695 |             pub fn pin4(&mut self) -> PIN4_W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11695 |             pub fn pin4(&mut self) -> PIN4_W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11700:25
[INFO] [stdout]       |
[INFO] [stdout] 11700 |             pub fn pin5(&mut self) -> PIN5_W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11700 |             pub fn pin5(&mut self) -> PIN5_W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11705:25
[INFO] [stdout]       |
[INFO] [stdout] 11705 |             pub fn pin6(&mut self) -> PIN6_W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11705 |             pub fn pin6(&mut self) -> PIN6_W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11710:25
[INFO] [stdout]       |
[INFO] [stdout] 11710 |             pub fn pin7(&mut self) -> PIN7_W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11710 |             pub fn pin7(&mut self) -> PIN7_W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11715:25
[INFO] [stdout]       |
[INFO] [stdout] 11715 |             pub fn pin8(&mut self) -> PIN8_W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11715 |             pub fn pin8(&mut self) -> PIN8_W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11720:25
[INFO] [stdout]       |
[INFO] [stdout] 11720 |             pub fn pin9(&mut self) -> PIN9_W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11720 |             pub fn pin9(&mut self) -> PIN9_W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11725:26
[INFO] [stdout]       |
[INFO] [stdout] 11725 |             pub fn pin10(&mut self) -> PIN10_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11725 |             pub fn pin10(&mut self) -> PIN10_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11730:26
[INFO] [stdout]       |
[INFO] [stdout] 11730 |             pub fn pin11(&mut self) -> PIN11_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11730 |             pub fn pin11(&mut self) -> PIN11_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11735:26
[INFO] [stdout]       |
[INFO] [stdout] 11735 |             pub fn pin12(&mut self) -> PIN12_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11735 |             pub fn pin12(&mut self) -> PIN12_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11740:26
[INFO] [stdout]       |
[INFO] [stdout] 11740 |             pub fn pin13(&mut self) -> PIN13_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11740 |             pub fn pin13(&mut self) -> PIN13_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11745:26
[INFO] [stdout]       |
[INFO] [stdout] 11745 |             pub fn pin14(&mut self) -> PIN14_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11745 |             pub fn pin14(&mut self) -> PIN14_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11750:26
[INFO] [stdout]       |
[INFO] [stdout] 11750 |             pub fn pin15(&mut self) -> PIN15_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11750 |             pub fn pin15(&mut self) -> PIN15_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11755:26
[INFO] [stdout]       |
[INFO] [stdout] 11755 |             pub fn pin16(&mut self) -> PIN16_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11755 |             pub fn pin16(&mut self) -> PIN16_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11760:26
[INFO] [stdout]       |
[INFO] [stdout] 11760 |             pub fn pin17(&mut self) -> PIN17_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11760 |             pub fn pin17(&mut self) -> PIN17_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11765:26
[INFO] [stdout]       |
[INFO] [stdout] 11765 |             pub fn pin18(&mut self) -> PIN18_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11765 |             pub fn pin18(&mut self) -> PIN18_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11770:26
[INFO] [stdout]       |
[INFO] [stdout] 11770 |             pub fn pin19(&mut self) -> PIN19_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11770 |             pub fn pin19(&mut self) -> PIN19_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11775:26
[INFO] [stdout]       |
[INFO] [stdout] 11775 |             pub fn pin20(&mut self) -> PIN20_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11775 |             pub fn pin20(&mut self) -> PIN20_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11780:26
[INFO] [stdout]       |
[INFO] [stdout] 11780 |             pub fn pin21(&mut self) -> PIN21_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11780 |             pub fn pin21(&mut self) -> PIN21_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11785:26
[INFO] [stdout]       |
[INFO] [stdout] 11785 |             pub fn pin22(&mut self) -> PIN22_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11785 |             pub fn pin22(&mut self) -> PIN22_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11790:26
[INFO] [stdout]       |
[INFO] [stdout] 11790 |             pub fn pin23(&mut self) -> PIN23_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11790 |             pub fn pin23(&mut self) -> PIN23_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11795:26
[INFO] [stdout]       |
[INFO] [stdout] 11795 |             pub fn pin24(&mut self) -> PIN24_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11795 |             pub fn pin24(&mut self) -> PIN24_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11800:26
[INFO] [stdout]       |
[INFO] [stdout] 11800 |             pub fn pin25(&mut self) -> PIN25_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11800 |             pub fn pin25(&mut self) -> PIN25_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11805:26
[INFO] [stdout]       |
[INFO] [stdout] 11805 |             pub fn pin26(&mut self) -> PIN26_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11805 |             pub fn pin26(&mut self) -> PIN26_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11810:26
[INFO] [stdout]       |
[INFO] [stdout] 11810 |             pub fn pin27(&mut self) -> PIN27_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11810 |             pub fn pin27(&mut self) -> PIN27_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11815:26
[INFO] [stdout]       |
[INFO] [stdout] 11815 |             pub fn pin28(&mut self) -> PIN28_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11815 |             pub fn pin28(&mut self) -> PIN28_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11820:26
[INFO] [stdout]       |
[INFO] [stdout] 11820 |             pub fn pin29(&mut self) -> PIN29_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11820 |             pub fn pin29(&mut self) -> PIN29_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11825:26
[INFO] [stdout]       |
[INFO] [stdout] 11825 |             pub fn pin30(&mut self) -> PIN30_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11825 |             pub fn pin30(&mut self) -> PIN30_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11830:26
[INFO] [stdout]       |
[INFO] [stdout] 11830 |             pub fn pin31(&mut self) -> PIN31_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11830 |             pub fn pin31(&mut self) -> PIN31_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12791:25
[INFO] [stdout]       |
[INFO] [stdout] 12791 |             pub fn pin0(&mut self) -> PIN0_W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12791 |             pub fn pin0(&mut self) -> PIN0_W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12796:25
[INFO] [stdout]       |
[INFO] [stdout] 12796 |             pub fn pin1(&mut self) -> PIN1_W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12796 |             pub fn pin1(&mut self) -> PIN1_W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12801:25
[INFO] [stdout]       |
[INFO] [stdout] 12801 |             pub fn pin2(&mut self) -> PIN2_W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12801 |             pub fn pin2(&mut self) -> PIN2_W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12806:25
[INFO] [stdout]       |
[INFO] [stdout] 12806 |             pub fn pin3(&mut self) -> PIN3_W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12806 |             pub fn pin3(&mut self) -> PIN3_W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12811:25
[INFO] [stdout]       |
[INFO] [stdout] 12811 |             pub fn pin4(&mut self) -> PIN4_W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12811 |             pub fn pin4(&mut self) -> PIN4_W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12816:25
[INFO] [stdout]       |
[INFO] [stdout] 12816 |             pub fn pin5(&mut self) -> PIN5_W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12816 |             pub fn pin5(&mut self) -> PIN5_W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12821:25
[INFO] [stdout]       |
[INFO] [stdout] 12821 |             pub fn pin6(&mut self) -> PIN6_W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12821 |             pub fn pin6(&mut self) -> PIN6_W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12826:25
[INFO] [stdout]       |
[INFO] [stdout] 12826 |             pub fn pin7(&mut self) -> PIN7_W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12826 |             pub fn pin7(&mut self) -> PIN7_W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12831:25
[INFO] [stdout]       |
[INFO] [stdout] 12831 |             pub fn pin8(&mut self) -> PIN8_W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12831 |             pub fn pin8(&mut self) -> PIN8_W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12836:25
[INFO] [stdout]       |
[INFO] [stdout] 12836 |             pub fn pin9(&mut self) -> PIN9_W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12836 |             pub fn pin9(&mut self) -> PIN9_W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12841:26
[INFO] [stdout]       |
[INFO] [stdout] 12841 |             pub fn pin10(&mut self) -> PIN10_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12841 |             pub fn pin10(&mut self) -> PIN10_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12846:26
[INFO] [stdout]       |
[INFO] [stdout] 12846 |             pub fn pin11(&mut self) -> PIN11_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12846 |             pub fn pin11(&mut self) -> PIN11_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12851:26
[INFO] [stdout]       |
[INFO] [stdout] 12851 |             pub fn pin12(&mut self) -> PIN12_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12851 |             pub fn pin12(&mut self) -> PIN12_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12856:26
[INFO] [stdout]       |
[INFO] [stdout] 12856 |             pub fn pin13(&mut self) -> PIN13_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12856 |             pub fn pin13(&mut self) -> PIN13_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12861:26
[INFO] [stdout]       |
[INFO] [stdout] 12861 |             pub fn pin14(&mut self) -> PIN14_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12861 |             pub fn pin14(&mut self) -> PIN14_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12866:26
[INFO] [stdout]       |
[INFO] [stdout] 12866 |             pub fn pin15(&mut self) -> PIN15_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12866 |             pub fn pin15(&mut self) -> PIN15_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12871:26
[INFO] [stdout]       |
[INFO] [stdout] 12871 |             pub fn pin16(&mut self) -> PIN16_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12871 |             pub fn pin16(&mut self) -> PIN16_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12876:26
[INFO] [stdout]       |
[INFO] [stdout] 12876 |             pub fn pin17(&mut self) -> PIN17_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12876 |             pub fn pin17(&mut self) -> PIN17_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12881:26
[INFO] [stdout]       |
[INFO] [stdout] 12881 |             pub fn pin18(&mut self) -> PIN18_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12881 |             pub fn pin18(&mut self) -> PIN18_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12886:26
[INFO] [stdout]       |
[INFO] [stdout] 12886 |             pub fn pin19(&mut self) -> PIN19_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12886 |             pub fn pin19(&mut self) -> PIN19_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12891:26
[INFO] [stdout]       |
[INFO] [stdout] 12891 |             pub fn pin20(&mut self) -> PIN20_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12891 |             pub fn pin20(&mut self) -> PIN20_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12896:26
[INFO] [stdout]       |
[INFO] [stdout] 12896 |             pub fn pin21(&mut self) -> PIN21_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12896 |             pub fn pin21(&mut self) -> PIN21_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12901:26
[INFO] [stdout]       |
[INFO] [stdout] 12901 |             pub fn pin22(&mut self) -> PIN22_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12901 |             pub fn pin22(&mut self) -> PIN22_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12906:26
[INFO] [stdout]       |
[INFO] [stdout] 12906 |             pub fn pin23(&mut self) -> PIN23_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12906 |             pub fn pin23(&mut self) -> PIN23_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12911:26
[INFO] [stdout]       |
[INFO] [stdout] 12911 |             pub fn pin24(&mut self) -> PIN24_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12911 |             pub fn pin24(&mut self) -> PIN24_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12916:26
[INFO] [stdout]       |
[INFO] [stdout] 12916 |             pub fn pin25(&mut self) -> PIN25_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12916 |             pub fn pin25(&mut self) -> PIN25_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12921:26
[INFO] [stdout]       |
[INFO] [stdout] 12921 |             pub fn pin26(&mut self) -> PIN26_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12921 |             pub fn pin26(&mut self) -> PIN26_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12926:26
[INFO] [stdout]       |
[INFO] [stdout] 12926 |             pub fn pin27(&mut self) -> PIN27_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12926 |             pub fn pin27(&mut self) -> PIN27_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12931:26
[INFO] [stdout]       |
[INFO] [stdout] 12931 |             pub fn pin28(&mut self) -> PIN28_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12931 |             pub fn pin28(&mut self) -> PIN28_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12936:26
[INFO] [stdout]       |
[INFO] [stdout] 12936 |             pub fn pin29(&mut self) -> PIN29_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12936 |             pub fn pin29(&mut self) -> PIN29_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12941:26
[INFO] [stdout]       |
[INFO] [stdout] 12941 |             pub fn pin30(&mut self) -> PIN30_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12941 |             pub fn pin30(&mut self) -> PIN30_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12946:26
[INFO] [stdout]       |
[INFO] [stdout] 12946 |             pub fn pin31(&mut self) -> PIN31_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12946 |             pub fn pin31(&mut self) -> PIN31_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:13907:25
[INFO] [stdout]       |
[INFO] [stdout] 13907 |             pub fn pin0(&mut self) -> PIN0_W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13907 |             pub fn pin0(&mut self) -> PIN0_W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:13912:25
[INFO] [stdout]       |
[INFO] [stdout] 13912 |             pub fn pin1(&mut self) -> PIN1_W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13912 |             pub fn pin1(&mut self) -> PIN1_W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:13917:25
[INFO] [stdout]       |
[INFO] [stdout] 13917 |             pub fn pin2(&mut self) -> PIN2_W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13917 |             pub fn pin2(&mut self) -> PIN2_W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:13922:25
[INFO] [stdout]       |
[INFO] [stdout] 13922 |             pub fn pin3(&mut self) -> PIN3_W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13922 |             pub fn pin3(&mut self) -> PIN3_W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:13927:25
[INFO] [stdout]       |
[INFO] [stdout] 13927 |             pub fn pin4(&mut self) -> PIN4_W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13927 |             pub fn pin4(&mut self) -> PIN4_W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:13932:25
[INFO] [stdout]       |
[INFO] [stdout] 13932 |             pub fn pin5(&mut self) -> PIN5_W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13932 |             pub fn pin5(&mut self) -> PIN5_W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:13937:25
[INFO] [stdout]       |
[INFO] [stdout] 13937 |             pub fn pin6(&mut self) -> PIN6_W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13937 |             pub fn pin6(&mut self) -> PIN6_W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:13942:25
[INFO] [stdout]       |
[INFO] [stdout] 13942 |             pub fn pin7(&mut self) -> PIN7_W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13942 |             pub fn pin7(&mut self) -> PIN7_W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:13947:25
[INFO] [stdout]       |
[INFO] [stdout] 13947 |             pub fn pin8(&mut self) -> PIN8_W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13947 |             pub fn pin8(&mut self) -> PIN8_W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:13952:25
[INFO] [stdout]       |
[INFO] [stdout] 13952 |             pub fn pin9(&mut self) -> PIN9_W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13952 |             pub fn pin9(&mut self) -> PIN9_W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:13957:26
[INFO] [stdout]       |
[INFO] [stdout] 13957 |             pub fn pin10(&mut self) -> PIN10_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13957 |             pub fn pin10(&mut self) -> PIN10_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:13962:26
[INFO] [stdout]       |
[INFO] [stdout] 13962 |             pub fn pin11(&mut self) -> PIN11_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13962 |             pub fn pin11(&mut self) -> PIN11_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:13967:26
[INFO] [stdout]       |
[INFO] [stdout] 13967 |             pub fn pin12(&mut self) -> PIN12_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13967 |             pub fn pin12(&mut self) -> PIN12_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:13972:26
[INFO] [stdout]       |
[INFO] [stdout] 13972 |             pub fn pin13(&mut self) -> PIN13_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13972 |             pub fn pin13(&mut self) -> PIN13_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:13977:26
[INFO] [stdout]       |
[INFO] [stdout] 13977 |             pub fn pin14(&mut self) -> PIN14_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13977 |             pub fn pin14(&mut self) -> PIN14_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:13982:26
[INFO] [stdout]       |
[INFO] [stdout] 13982 |             pub fn pin15(&mut self) -> PIN15_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13982 |             pub fn pin15(&mut self) -> PIN15_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:13987:26
[INFO] [stdout]       |
[INFO] [stdout] 13987 |             pub fn pin16(&mut self) -> PIN16_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13987 |             pub fn pin16(&mut self) -> PIN16_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:13992:26
[INFO] [stdout]       |
[INFO] [stdout] 13992 |             pub fn pin17(&mut self) -> PIN17_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13992 |             pub fn pin17(&mut self) -> PIN17_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:13997:26
[INFO] [stdout]       |
[INFO] [stdout] 13997 |             pub fn pin18(&mut self) -> PIN18_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13997 |             pub fn pin18(&mut self) -> PIN18_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:14002:26
[INFO] [stdout]       |
[INFO] [stdout] 14002 |             pub fn pin19(&mut self) -> PIN19_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14002 |             pub fn pin19(&mut self) -> PIN19_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:14007:26
[INFO] [stdout]       |
[INFO] [stdout] 14007 |             pub fn pin20(&mut self) -> PIN20_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14007 |             pub fn pin20(&mut self) -> PIN20_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:14012:26
[INFO] [stdout]       |
[INFO] [stdout] 14012 |             pub fn pin21(&mut self) -> PIN21_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14012 |             pub fn pin21(&mut self) -> PIN21_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:14017:26
[INFO] [stdout]       |
[INFO] [stdout] 14017 |             pub fn pin22(&mut self) -> PIN22_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14017 |             pub fn pin22(&mut self) -> PIN22_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:14022:26
[INFO] [stdout]       |
[INFO] [stdout] 14022 |             pub fn pin23(&mut self) -> PIN23_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14022 |             pub fn pin23(&mut self) -> PIN23_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:14027:26
[INFO] [stdout]       |
[INFO] [stdout] 14027 |             pub fn pin24(&mut self) -> PIN24_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14027 |             pub fn pin24(&mut self) -> PIN24_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:14032:26
[INFO] [stdout]       |
[INFO] [stdout] 14032 |             pub fn pin25(&mut self) -> PIN25_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14032 |             pub fn pin25(&mut self) -> PIN25_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:14037:26
[INFO] [stdout]       |
[INFO] [stdout] 14037 |             pub fn pin26(&mut self) -> PIN26_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14037 |             pub fn pin26(&mut self) -> PIN26_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:14042:26
[INFO] [stdout]       |
[INFO] [stdout] 14042 |             pub fn pin27(&mut self) -> PIN27_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14042 |             pub fn pin27(&mut self) -> PIN27_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:14047:26
[INFO] [stdout]       |
[INFO] [stdout] 14047 |             pub fn pin28(&mut self) -> PIN28_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14047 |             pub fn pin28(&mut self) -> PIN28_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:14052:26
[INFO] [stdout]       |
[INFO] [stdout] 14052 |             pub fn pin29(&mut self) -> PIN29_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14052 |             pub fn pin29(&mut self) -> PIN29_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:14057:26
[INFO] [stdout]       |
[INFO] [stdout] 14057 |             pub fn pin30(&mut self) -> PIN30_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14057 |             pub fn pin30(&mut self) -> PIN30_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:14062:26
[INFO] [stdout]       |
[INFO] [stdout] 14062 |             pub fn pin31(&mut self) -> PIN31_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14062 |             pub fn pin31(&mut self) -> PIN31_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:15023:25
[INFO] [stdout]       |
[INFO] [stdout] 15023 |             pub fn pin0(&mut self) -> PIN0_W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15023 |             pub fn pin0(&mut self) -> PIN0_W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:15028:25
[INFO] [stdout]       |
[INFO] [stdout] 15028 |             pub fn pin1(&mut self) -> PIN1_W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15028 |             pub fn pin1(&mut self) -> PIN1_W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:15033:25
[INFO] [stdout]       |
[INFO] [stdout] 15033 |             pub fn pin2(&mut self) -> PIN2_W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15033 |             pub fn pin2(&mut self) -> PIN2_W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:15038:25
[INFO] [stdout]       |
[INFO] [stdout] 15038 |             pub fn pin3(&mut self) -> PIN3_W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15038 |             pub fn pin3(&mut self) -> PIN3_W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:15043:25
[INFO] [stdout]       |
[INFO] [stdout] 15043 |             pub fn pin4(&mut self) -> PIN4_W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15043 |             pub fn pin4(&mut self) -> PIN4_W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:15048:25
[INFO] [stdout]       |
[INFO] [stdout] 15048 |             pub fn pin5(&mut self) -> PIN5_W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15048 |             pub fn pin5(&mut self) -> PIN5_W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:15053:25
[INFO] [stdout]       |
[INFO] [stdout] 15053 |             pub fn pin6(&mut self) -> PIN6_W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15053 |             pub fn pin6(&mut self) -> PIN6_W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:15058:25
[INFO] [stdout]       |
[INFO] [stdout] 15058 |             pub fn pin7(&mut self) -> PIN7_W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15058 |             pub fn pin7(&mut self) -> PIN7_W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:15063:25
[INFO] [stdout]       |
[INFO] [stdout] 15063 |             pub fn pin8(&mut self) -> PIN8_W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15063 |             pub fn pin8(&mut self) -> PIN8_W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:15068:25
[INFO] [stdout]       |
[INFO] [stdout] 15068 |             pub fn pin9(&mut self) -> PIN9_W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15068 |             pub fn pin9(&mut self) -> PIN9_W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:15073:26
[INFO] [stdout]       |
[INFO] [stdout] 15073 |             pub fn pin10(&mut self) -> PIN10_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15073 |             pub fn pin10(&mut self) -> PIN10_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:15078:26
[INFO] [stdout]       |
[INFO] [stdout] 15078 |             pub fn pin11(&mut self) -> PIN11_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15078 |             pub fn pin11(&mut self) -> PIN11_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:15083:26
[INFO] [stdout]       |
[INFO] [stdout] 15083 |             pub fn pin12(&mut self) -> PIN12_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15083 |             pub fn pin12(&mut self) -> PIN12_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:15088:26
[INFO] [stdout]       |
[INFO] [stdout] 15088 |             pub fn pin13(&mut self) -> PIN13_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15088 |             pub fn pin13(&mut self) -> PIN13_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:15093:26
[INFO] [stdout]       |
[INFO] [stdout] 15093 |             pub fn pin14(&mut self) -> PIN14_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15093 |             pub fn pin14(&mut self) -> PIN14_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:15098:26
[INFO] [stdout]       |
[INFO] [stdout] 15098 |             pub fn pin15(&mut self) -> PIN15_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15098 |             pub fn pin15(&mut self) -> PIN15_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:15103:26
[INFO] [stdout]       |
[INFO] [stdout] 15103 |             pub fn pin16(&mut self) -> PIN16_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15103 |             pub fn pin16(&mut self) -> PIN16_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:15108:26
[INFO] [stdout]       |
[INFO] [stdout] 15108 |             pub fn pin17(&mut self) -> PIN17_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15108 |             pub fn pin17(&mut self) -> PIN17_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:15113:26
[INFO] [stdout]       |
[INFO] [stdout] 15113 |             pub fn pin18(&mut self) -> PIN18_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15113 |             pub fn pin18(&mut self) -> PIN18_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:15118:26
[INFO] [stdout]       |
[INFO] [stdout] 15118 |             pub fn pin19(&mut self) -> PIN19_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15118 |             pub fn pin19(&mut self) -> PIN19_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:15123:26
[INFO] [stdout]       |
[INFO] [stdout] 15123 |             pub fn pin20(&mut self) -> PIN20_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15123 |             pub fn pin20(&mut self) -> PIN20_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:15128:26
[INFO] [stdout]       |
[INFO] [stdout] 15128 |             pub fn pin21(&mut self) -> PIN21_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15128 |             pub fn pin21(&mut self) -> PIN21_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:15133:26
[INFO] [stdout]       |
[INFO] [stdout] 15133 |             pub fn pin22(&mut self) -> PIN22_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15133 |             pub fn pin22(&mut self) -> PIN22_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:15138:26
[INFO] [stdout]       |
[INFO] [stdout] 15138 |             pub fn pin23(&mut self) -> PIN23_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15138 |             pub fn pin23(&mut self) -> PIN23_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:15143:26
[INFO] [stdout]       |
[INFO] [stdout] 15143 |             pub fn pin24(&mut self) -> PIN24_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15143 |             pub fn pin24(&mut self) -> PIN24_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:15148:26
[INFO] [stdout]       |
[INFO] [stdout] 15148 |             pub fn pin25(&mut self) -> PIN25_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15148 |             pub fn pin25(&mut self) -> PIN25_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:15153:26
[INFO] [stdout]       |
[INFO] [stdout] 15153 |             pub fn pin26(&mut self) -> PIN26_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15153 |             pub fn pin26(&mut self) -> PIN26_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:15158:26
[INFO] [stdout]       |
[INFO] [stdout] 15158 |             pub fn pin27(&mut self) -> PIN27_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15158 |             pub fn pin27(&mut self) -> PIN27_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:15163:26
[INFO] [stdout]       |
[INFO] [stdout] 15163 |             pub fn pin28(&mut self) -> PIN28_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15163 |             pub fn pin28(&mut self) -> PIN28_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:15168:26
[INFO] [stdout]       |
[INFO] [stdout] 15168 |             pub fn pin29(&mut self) -> PIN29_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15168 |             pub fn pin29(&mut self) -> PIN29_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:15173:26
[INFO] [stdout]       |
[INFO] [stdout] 15173 |             pub fn pin30(&mut self) -> PIN30_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15173 |             pub fn pin30(&mut self) -> PIN30_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:15178:26
[INFO] [stdout]       |
[INFO] [stdout] 15178 |             pub fn pin31(&mut self) -> PIN31_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15178 |             pub fn pin31(&mut self) -> PIN31_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16139:25
[INFO] [stdout]       |
[INFO] [stdout] 16139 |             pub fn pin0(&mut self) -> PIN0_W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16139 |             pub fn pin0(&mut self) -> PIN0_W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16144:25
[INFO] [stdout]       |
[INFO] [stdout] 16144 |             pub fn pin1(&mut self) -> PIN1_W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16144 |             pub fn pin1(&mut self) -> PIN1_W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16149:25
[INFO] [stdout]       |
[INFO] [stdout] 16149 |             pub fn pin2(&mut self) -> PIN2_W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16149 |             pub fn pin2(&mut self) -> PIN2_W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16154:25
[INFO] [stdout]       |
[INFO] [stdout] 16154 |             pub fn pin3(&mut self) -> PIN3_W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16154 |             pub fn pin3(&mut self) -> PIN3_W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16159:25
[INFO] [stdout]       |
[INFO] [stdout] 16159 |             pub fn pin4(&mut self) -> PIN4_W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16159 |             pub fn pin4(&mut self) -> PIN4_W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16164:25
[INFO] [stdout]       |
[INFO] [stdout] 16164 |             pub fn pin5(&mut self) -> PIN5_W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16164 |             pub fn pin5(&mut self) -> PIN5_W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16169:25
[INFO] [stdout]       |
[INFO] [stdout] 16169 |             pub fn pin6(&mut self) -> PIN6_W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16169 |             pub fn pin6(&mut self) -> PIN6_W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16174:25
[INFO] [stdout]       |
[INFO] [stdout] 16174 |             pub fn pin7(&mut self) -> PIN7_W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16174 |             pub fn pin7(&mut self) -> PIN7_W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16179:25
[INFO] [stdout]       |
[INFO] [stdout] 16179 |             pub fn pin8(&mut self) -> PIN8_W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16179 |             pub fn pin8(&mut self) -> PIN8_W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16184:25
[INFO] [stdout]       |
[INFO] [stdout] 16184 |             pub fn pin9(&mut self) -> PIN9_W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16184 |             pub fn pin9(&mut self) -> PIN9_W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16189:26
[INFO] [stdout]       |
[INFO] [stdout] 16189 |             pub fn pin10(&mut self) -> PIN10_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16189 |             pub fn pin10(&mut self) -> PIN10_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16194:26
[INFO] [stdout]       |
[INFO] [stdout] 16194 |             pub fn pin11(&mut self) -> PIN11_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16194 |             pub fn pin11(&mut self) -> PIN11_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16199:26
[INFO] [stdout]       |
[INFO] [stdout] 16199 |             pub fn pin12(&mut self) -> PIN12_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16199 |             pub fn pin12(&mut self) -> PIN12_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16204:26
[INFO] [stdout]       |
[INFO] [stdout] 16204 |             pub fn pin13(&mut self) -> PIN13_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16204 |             pub fn pin13(&mut self) -> PIN13_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16209:26
[INFO] [stdout]       |
[INFO] [stdout] 16209 |             pub fn pin14(&mut self) -> PIN14_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16209 |             pub fn pin14(&mut self) -> PIN14_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16214:26
[INFO] [stdout]       |
[INFO] [stdout] 16214 |             pub fn pin15(&mut self) -> PIN15_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16214 |             pub fn pin15(&mut self) -> PIN15_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16219:26
[INFO] [stdout]       |
[INFO] [stdout] 16219 |             pub fn pin16(&mut self) -> PIN16_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16219 |             pub fn pin16(&mut self) -> PIN16_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16224:26
[INFO] [stdout]       |
[INFO] [stdout] 16224 |             pub fn pin17(&mut self) -> PIN17_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16224 |             pub fn pin17(&mut self) -> PIN17_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16229:26
[INFO] [stdout]       |
[INFO] [stdout] 16229 |             pub fn pin18(&mut self) -> PIN18_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16229 |             pub fn pin18(&mut self) -> PIN18_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16234:26
[INFO] [stdout]       |
[INFO] [stdout] 16234 |             pub fn pin19(&mut self) -> PIN19_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16234 |             pub fn pin19(&mut self) -> PIN19_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16239:26
[INFO] [stdout]       |
[INFO] [stdout] 16239 |             pub fn pin20(&mut self) -> PIN20_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16239 |             pub fn pin20(&mut self) -> PIN20_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16244:26
[INFO] [stdout]       |
[INFO] [stdout] 16244 |             pub fn pin21(&mut self) -> PIN21_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16244 |             pub fn pin21(&mut self) -> PIN21_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16249:26
[INFO] [stdout]       |
[INFO] [stdout] 16249 |             pub fn pin22(&mut self) -> PIN22_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16249 |             pub fn pin22(&mut self) -> PIN22_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16254:26
[INFO] [stdout]       |
[INFO] [stdout] 16254 |             pub fn pin23(&mut self) -> PIN23_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16254 |             pub fn pin23(&mut self) -> PIN23_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16259:26
[INFO] [stdout]       |
[INFO] [stdout] 16259 |             pub fn pin24(&mut self) -> PIN24_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16259 |             pub fn pin24(&mut self) -> PIN24_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16264:26
[INFO] [stdout]       |
[INFO] [stdout] 16264 |             pub fn pin25(&mut self) -> PIN25_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16264 |             pub fn pin25(&mut self) -> PIN25_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16269:26
[INFO] [stdout]       |
[INFO] [stdout] 16269 |             pub fn pin26(&mut self) -> PIN26_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16269 |             pub fn pin26(&mut self) -> PIN26_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16274:26
[INFO] [stdout]       |
[INFO] [stdout] 16274 |             pub fn pin27(&mut self) -> PIN27_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16274 |             pub fn pin27(&mut self) -> PIN27_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16279:26
[INFO] [stdout]       |
[INFO] [stdout] 16279 |             pub fn pin28(&mut self) -> PIN28_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16279 |             pub fn pin28(&mut self) -> PIN28_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16284:26
[INFO] [stdout]       |
[INFO] [stdout] 16284 |             pub fn pin29(&mut self) -> PIN29_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16284 |             pub fn pin29(&mut self) -> PIN29_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16289:26
[INFO] [stdout]       |
[INFO] [stdout] 16289 |             pub fn pin30(&mut self) -> PIN30_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16289 |             pub fn pin30(&mut self) -> PIN30_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16294:26
[INFO] [stdout]       |
[INFO] [stdout] 16294 |             pub fn pin31(&mut self) -> PIN31_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16294 |             pub fn pin31(&mut self) -> PIN31_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17255:25
[INFO] [stdout]       |
[INFO] [stdout] 17255 |             pub fn pin0(&mut self) -> PIN0_W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17255 |             pub fn pin0(&mut self) -> PIN0_W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17260:25
[INFO] [stdout]       |
[INFO] [stdout] 17260 |             pub fn pin1(&mut self) -> PIN1_W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17260 |             pub fn pin1(&mut self) -> PIN1_W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17265:25
[INFO] [stdout]       |
[INFO] [stdout] 17265 |             pub fn pin2(&mut self) -> PIN2_W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17265 |             pub fn pin2(&mut self) -> PIN2_W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17270:25
[INFO] [stdout]       |
[INFO] [stdout] 17270 |             pub fn pin3(&mut self) -> PIN3_W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17270 |             pub fn pin3(&mut self) -> PIN3_W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17275:25
[INFO] [stdout]       |
[INFO] [stdout] 17275 |             pub fn pin4(&mut self) -> PIN4_W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17275 |             pub fn pin4(&mut self) -> PIN4_W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17280:25
[INFO] [stdout]       |
[INFO] [stdout] 17280 |             pub fn pin5(&mut self) -> PIN5_W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17280 |             pub fn pin5(&mut self) -> PIN5_W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17285:25
[INFO] [stdout]       |
[INFO] [stdout] 17285 |             pub fn pin6(&mut self) -> PIN6_W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17285 |             pub fn pin6(&mut self) -> PIN6_W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17290:25
[INFO] [stdout]       |
[INFO] [stdout] 17290 |             pub fn pin7(&mut self) -> PIN7_W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17290 |             pub fn pin7(&mut self) -> PIN7_W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17295:25
[INFO] [stdout]       |
[INFO] [stdout] 17295 |             pub fn pin8(&mut self) -> PIN8_W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17295 |             pub fn pin8(&mut self) -> PIN8_W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17300:25
[INFO] [stdout]       |
[INFO] [stdout] 17300 |             pub fn pin9(&mut self) -> PIN9_W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17300 |             pub fn pin9(&mut self) -> PIN9_W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17305:26
[INFO] [stdout]       |
[INFO] [stdout] 17305 |             pub fn pin10(&mut self) -> PIN10_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17305 |             pub fn pin10(&mut self) -> PIN10_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17310:26
[INFO] [stdout]       |
[INFO] [stdout] 17310 |             pub fn pin11(&mut self) -> PIN11_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17310 |             pub fn pin11(&mut self) -> PIN11_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17315:26
[INFO] [stdout]       |
[INFO] [stdout] 17315 |             pub fn pin12(&mut self) -> PIN12_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17315 |             pub fn pin12(&mut self) -> PIN12_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17320:26
[INFO] [stdout]       |
[INFO] [stdout] 17320 |             pub fn pin13(&mut self) -> PIN13_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17320 |             pub fn pin13(&mut self) -> PIN13_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17325:26
[INFO] [stdout]       |
[INFO] [stdout] 17325 |             pub fn pin14(&mut self) -> PIN14_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17325 |             pub fn pin14(&mut self) -> PIN14_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17330:26
[INFO] [stdout]       |
[INFO] [stdout] 17330 |             pub fn pin15(&mut self) -> PIN15_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17330 |             pub fn pin15(&mut self) -> PIN15_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17335:26
[INFO] [stdout]       |
[INFO] [stdout] 17335 |             pub fn pin16(&mut self) -> PIN16_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17335 |             pub fn pin16(&mut self) -> PIN16_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17340:26
[INFO] [stdout]       |
[INFO] [stdout] 17340 |             pub fn pin17(&mut self) -> PIN17_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17340 |             pub fn pin17(&mut self) -> PIN17_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17345:26
[INFO] [stdout]       |
[INFO] [stdout] 17345 |             pub fn pin18(&mut self) -> PIN18_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17345 |             pub fn pin18(&mut self) -> PIN18_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17350:26
[INFO] [stdout]       |
[INFO] [stdout] 17350 |             pub fn pin19(&mut self) -> PIN19_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17350 |             pub fn pin19(&mut self) -> PIN19_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17355:26
[INFO] [stdout]       |
[INFO] [stdout] 17355 |             pub fn pin20(&mut self) -> PIN20_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17355 |             pub fn pin20(&mut self) -> PIN20_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17360:26
[INFO] [stdout]       |
[INFO] [stdout] 17360 |             pub fn pin21(&mut self) -> PIN21_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17360 |             pub fn pin21(&mut self) -> PIN21_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17365:26
[INFO] [stdout]       |
[INFO] [stdout] 17365 |             pub fn pin22(&mut self) -> PIN22_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17365 |             pub fn pin22(&mut self) -> PIN22_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17370:26
[INFO] [stdout]       |
[INFO] [stdout] 17370 |             pub fn pin23(&mut self) -> PIN23_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17370 |             pub fn pin23(&mut self) -> PIN23_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17375:26
[INFO] [stdout]       |
[INFO] [stdout] 17375 |             pub fn pin24(&mut self) -> PIN24_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17375 |             pub fn pin24(&mut self) -> PIN24_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17380:26
[INFO] [stdout]       |
[INFO] [stdout] 17380 |             pub fn pin25(&mut self) -> PIN25_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17380 |             pub fn pin25(&mut self) -> PIN25_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17385:26
[INFO] [stdout]       |
[INFO] [stdout] 17385 |             pub fn pin26(&mut self) -> PIN26_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17385 |             pub fn pin26(&mut self) -> PIN26_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17390:26
[INFO] [stdout]       |
[INFO] [stdout] 17390 |             pub fn pin27(&mut self) -> PIN27_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17390 |             pub fn pin27(&mut self) -> PIN27_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17395:26
[INFO] [stdout]       |
[INFO] [stdout] 17395 |             pub fn pin28(&mut self) -> PIN28_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17395 |             pub fn pin28(&mut self) -> PIN28_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17400:26
[INFO] [stdout]       |
[INFO] [stdout] 17400 |             pub fn pin29(&mut self) -> PIN29_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17400 |             pub fn pin29(&mut self) -> PIN29_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17405:26
[INFO] [stdout]       |
[INFO] [stdout] 17405 |             pub fn pin30(&mut self) -> PIN30_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17405 |             pub fn pin30(&mut self) -> PIN30_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17410:26
[INFO] [stdout]       |
[INFO] [stdout] 17410 |             pub fn pin31(&mut self) -> PIN31_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17410 |             pub fn pin31(&mut self) -> PIN31_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:18371:25
[INFO] [stdout]       |
[INFO] [stdout] 18371 |             pub fn pin0(&mut self) -> PIN0_W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 18371 |             pub fn pin0(&mut self) -> PIN0_W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:18376:25
[INFO] [stdout]       |
[INFO] [stdout] 18376 |             pub fn pin1(&mut self) -> PIN1_W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 18376 |             pub fn pin1(&mut self) -> PIN1_W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:18381:25
[INFO] [stdout]       |
[INFO] [stdout] 18381 |             pub fn pin2(&mut self) -> PIN2_W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 18381 |             pub fn pin2(&mut self) -> PIN2_W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:18386:25
[INFO] [stdout]       |
[INFO] [stdout] 18386 |             pub fn pin3(&mut self) -> PIN3_W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 18386 |             pub fn pin3(&mut self) -> PIN3_W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:18391:25
[INFO] [stdout]       |
[INFO] [stdout] 18391 |             pub fn pin4(&mut self) -> PIN4_W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 18391 |             pub fn pin4(&mut self) -> PIN4_W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:18396:25
[INFO] [stdout]       |
[INFO] [stdout] 18396 |             pub fn pin5(&mut self) -> PIN5_W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 18396 |             pub fn pin5(&mut self) -> PIN5_W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:18401:25
[INFO] [stdout]       |
[INFO] [stdout] 18401 |             pub fn pin6(&mut self) -> PIN6_W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 18401 |             pub fn pin6(&mut self) -> PIN6_W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:18406:25
[INFO] [stdout]       |
[INFO] [stdout] 18406 |             pub fn pin7(&mut self) -> PIN7_W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 18406 |             pub fn pin7(&mut self) -> PIN7_W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:18411:25
[INFO] [stdout]       |
[INFO] [stdout] 18411 |             pub fn pin8(&mut self) -> PIN8_W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 18411 |             pub fn pin8(&mut self) -> PIN8_W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:18416:25
[INFO] [stdout]       |
[INFO] [stdout] 18416 |             pub fn pin9(&mut self) -> PIN9_W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 18416 |             pub fn pin9(&mut self) -> PIN9_W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:18421:26
[INFO] [stdout]       |
[INFO] [stdout] 18421 |             pub fn pin10(&mut self) -> PIN10_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 18421 |             pub fn pin10(&mut self) -> PIN10_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:18426:26
[INFO] [stdout]       |
[INFO] [stdout] 18426 |             pub fn pin11(&mut self) -> PIN11_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 18426 |             pub fn pin11(&mut self) -> PIN11_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:18431:26
[INFO] [stdout]       |
[INFO] [stdout] 18431 |             pub fn pin12(&mut self) -> PIN12_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 18431 |             pub fn pin12(&mut self) -> PIN12_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:18436:26
[INFO] [stdout]       |
[INFO] [stdout] 18436 |             pub fn pin13(&mut self) -> PIN13_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 18436 |             pub fn pin13(&mut self) -> PIN13_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:18441:26
[INFO] [stdout]       |
[INFO] [stdout] 18441 |             pub fn pin14(&mut self) -> PIN14_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 18441 |             pub fn pin14(&mut self) -> PIN14_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:18446:26
[INFO] [stdout]       |
[INFO] [stdout] 18446 |             pub fn pin15(&mut self) -> PIN15_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 18446 |             pub fn pin15(&mut self) -> PIN15_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:18451:26
[INFO] [stdout]       |
[INFO] [stdout] 18451 |             pub fn pin16(&mut self) -> PIN16_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 18451 |             pub fn pin16(&mut self) -> PIN16_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:18456:26
[INFO] [stdout]       |
[INFO] [stdout] 18456 |             pub fn pin17(&mut self) -> PIN17_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 18456 |             pub fn pin17(&mut self) -> PIN17_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:18461:26
[INFO] [stdout]       |
[INFO] [stdout] 18461 |             pub fn pin18(&mut self) -> PIN18_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 18461 |             pub fn pin18(&mut self) -> PIN18_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:18466:26
[INFO] [stdout]       |
[INFO] [stdout] 18466 |             pub fn pin19(&mut self) -> PIN19_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 18466 |             pub fn pin19(&mut self) -> PIN19_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:18471:26
[INFO] [stdout]       |
[INFO] [stdout] 18471 |             pub fn pin20(&mut self) -> PIN20_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 18471 |             pub fn pin20(&mut self) -> PIN20_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:18476:26
[INFO] [stdout]       |
[INFO] [stdout] 18476 |             pub fn pin21(&mut self) -> PIN21_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 18476 |             pub fn pin21(&mut self) -> PIN21_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:18481:26
[INFO] [stdout]       |
[INFO] [stdout] 18481 |             pub fn pin22(&mut self) -> PIN22_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 18481 |             pub fn pin22(&mut self) -> PIN22_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:18486:26
[INFO] [stdout]       |
[INFO] [stdout] 18486 |             pub fn pin23(&mut self) -> PIN23_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 18486 |             pub fn pin23(&mut self) -> PIN23_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:18491:26
[INFO] [stdout]       |
[INFO] [stdout] 18491 |             pub fn pin24(&mut self) -> PIN24_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 18491 |             pub fn pin24(&mut self) -> PIN24_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:18496:26
[INFO] [stdout]       |
[INFO] [stdout] 18496 |             pub fn pin25(&mut self) -> PIN25_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 18496 |             pub fn pin25(&mut self) -> PIN25_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:18501:26
[INFO] [stdout]       |
[INFO] [stdout] 18501 |             pub fn pin26(&mut self) -> PIN26_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 18501 |             pub fn pin26(&mut self) -> PIN26_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:18506:26
[INFO] [stdout]       |
[INFO] [stdout] 18506 |             pub fn pin27(&mut self) -> PIN27_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 18506 |             pub fn pin27(&mut self) -> PIN27_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:18511:26
[INFO] [stdout]       |
[INFO] [stdout] 18511 |             pub fn pin28(&mut self) -> PIN28_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 18511 |             pub fn pin28(&mut self) -> PIN28_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:18516:26
[INFO] [stdout]       |
[INFO] [stdout] 18516 |             pub fn pin29(&mut self) -> PIN29_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 18516 |             pub fn pin29(&mut self) -> PIN29_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:18521:26
[INFO] [stdout]       |
[INFO] [stdout] 18521 |             pub fn pin30(&mut self) -> PIN30_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 18521 |             pub fn pin30(&mut self) -> PIN30_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:18526:26
[INFO] [stdout]       |
[INFO] [stdout] 18526 |             pub fn pin31(&mut self) -> PIN31_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 18526 |             pub fn pin31(&mut self) -> PIN31_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19487:25
[INFO] [stdout]       |
[INFO] [stdout] 19487 |             pub fn pin0(&mut self) -> PIN0_W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19487 |             pub fn pin0(&mut self) -> PIN0_W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19492:25
[INFO] [stdout]       |
[INFO] [stdout] 19492 |             pub fn pin1(&mut self) -> PIN1_W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19492 |             pub fn pin1(&mut self) -> PIN1_W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19497:25
[INFO] [stdout]       |
[INFO] [stdout] 19497 |             pub fn pin2(&mut self) -> PIN2_W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19497 |             pub fn pin2(&mut self) -> PIN2_W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19502:25
[INFO] [stdout]       |
[INFO] [stdout] 19502 |             pub fn pin3(&mut self) -> PIN3_W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19502 |             pub fn pin3(&mut self) -> PIN3_W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19507:25
[INFO] [stdout]       |
[INFO] [stdout] 19507 |             pub fn pin4(&mut self) -> PIN4_W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19507 |             pub fn pin4(&mut self) -> PIN4_W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19512:25
[INFO] [stdout]       |
[INFO] [stdout] 19512 |             pub fn pin5(&mut self) -> PIN5_W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19512 |             pub fn pin5(&mut self) -> PIN5_W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19517:25
[INFO] [stdout]       |
[INFO] [stdout] 19517 |             pub fn pin6(&mut self) -> PIN6_W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19517 |             pub fn pin6(&mut self) -> PIN6_W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19522:25
[INFO] [stdout]       |
[INFO] [stdout] 19522 |             pub fn pin7(&mut self) -> PIN7_W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19522 |             pub fn pin7(&mut self) -> PIN7_W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19527:25
[INFO] [stdout]       |
[INFO] [stdout] 19527 |             pub fn pin8(&mut self) -> PIN8_W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19527 |             pub fn pin8(&mut self) -> PIN8_W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19532:25
[INFO] [stdout]       |
[INFO] [stdout] 19532 |             pub fn pin9(&mut self) -> PIN9_W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19532 |             pub fn pin9(&mut self) -> PIN9_W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19537:26
[INFO] [stdout]       |
[INFO] [stdout] 19537 |             pub fn pin10(&mut self) -> PIN10_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19537 |             pub fn pin10(&mut self) -> PIN10_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19542:26
[INFO] [stdout]       |
[INFO] [stdout] 19542 |             pub fn pin11(&mut self) -> PIN11_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19542 |             pub fn pin11(&mut self) -> PIN11_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19547:26
[INFO] [stdout]       |
[INFO] [stdout] 19547 |             pub fn pin12(&mut self) -> PIN12_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19547 |             pub fn pin12(&mut self) -> PIN12_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19552:26
[INFO] [stdout]       |
[INFO] [stdout] 19552 |             pub fn pin13(&mut self) -> PIN13_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19552 |             pub fn pin13(&mut self) -> PIN13_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19557:26
[INFO] [stdout]       |
[INFO] [stdout] 19557 |             pub fn pin14(&mut self) -> PIN14_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19557 |             pub fn pin14(&mut self) -> PIN14_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19562:26
[INFO] [stdout]       |
[INFO] [stdout] 19562 |             pub fn pin15(&mut self) -> PIN15_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19562 |             pub fn pin15(&mut self) -> PIN15_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19567:26
[INFO] [stdout]       |
[INFO] [stdout] 19567 |             pub fn pin16(&mut self) -> PIN16_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19567 |             pub fn pin16(&mut self) -> PIN16_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19572:26
[INFO] [stdout]       |
[INFO] [stdout] 19572 |             pub fn pin17(&mut self) -> PIN17_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19572 |             pub fn pin17(&mut self) -> PIN17_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19577:26
[INFO] [stdout]       |
[INFO] [stdout] 19577 |             pub fn pin18(&mut self) -> PIN18_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19577 |             pub fn pin18(&mut self) -> PIN18_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19582:26
[INFO] [stdout]       |
[INFO] [stdout] 19582 |             pub fn pin19(&mut self) -> PIN19_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19582 |             pub fn pin19(&mut self) -> PIN19_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19587:26
[INFO] [stdout]       |
[INFO] [stdout] 19587 |             pub fn pin20(&mut self) -> PIN20_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19587 |             pub fn pin20(&mut self) -> PIN20_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19592:26
[INFO] [stdout]       |
[INFO] [stdout] 19592 |             pub fn pin21(&mut self) -> PIN21_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19592 |             pub fn pin21(&mut self) -> PIN21_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19597:26
[INFO] [stdout]       |
[INFO] [stdout] 19597 |             pub fn pin22(&mut self) -> PIN22_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19597 |             pub fn pin22(&mut self) -> PIN22_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19602:26
[INFO] [stdout]       |
[INFO] [stdout] 19602 |             pub fn pin23(&mut self) -> PIN23_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19602 |             pub fn pin23(&mut self) -> PIN23_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19607:26
[INFO] [stdout]       |
[INFO] [stdout] 19607 |             pub fn pin24(&mut self) -> PIN24_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19607 |             pub fn pin24(&mut self) -> PIN24_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19612:26
[INFO] [stdout]       |
[INFO] [stdout] 19612 |             pub fn pin25(&mut self) -> PIN25_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19612 |             pub fn pin25(&mut self) -> PIN25_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19617:26
[INFO] [stdout]       |
[INFO] [stdout] 19617 |             pub fn pin26(&mut self) -> PIN26_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19617 |             pub fn pin26(&mut self) -> PIN26_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19622:26
[INFO] [stdout]       |
[INFO] [stdout] 19622 |             pub fn pin27(&mut self) -> PIN27_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19622 |             pub fn pin27(&mut self) -> PIN27_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19627:26
[INFO] [stdout]       |
[INFO] [stdout] 19627 |             pub fn pin28(&mut self) -> PIN28_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19627 |             pub fn pin28(&mut self) -> PIN28_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19632:26
[INFO] [stdout]       |
[INFO] [stdout] 19632 |             pub fn pin29(&mut self) -> PIN29_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19632 |             pub fn pin29(&mut self) -> PIN29_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19637:26
[INFO] [stdout]       |
[INFO] [stdout] 19637 |             pub fn pin30(&mut self) -> PIN30_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19637 |             pub fn pin30(&mut self) -> PIN30_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19642:26
[INFO] [stdout]       |
[INFO] [stdout] 19642 |             pub fn pin31(&mut self) -> PIN31_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19642 |             pub fn pin31(&mut self) -> PIN31_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:20603:25
[INFO] [stdout]       |
[INFO] [stdout] 20603 |             pub fn pin0(&mut self) -> PIN0_W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 20603 |             pub fn pin0(&mut self) -> PIN0_W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:20608:25
[INFO] [stdout]       |
[INFO] [stdout] 20608 |             pub fn pin1(&mut self) -> PIN1_W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 20608 |             pub fn pin1(&mut self) -> PIN1_W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:20613:25
[INFO] [stdout]       |
[INFO] [stdout] 20613 |             pub fn pin2(&mut self) -> PIN2_W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 20613 |             pub fn pin2(&mut self) -> PIN2_W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:20618:25
[INFO] [stdout]       |
[INFO] [stdout] 20618 |             pub fn pin3(&mut self) -> PIN3_W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 20618 |             pub fn pin3(&mut self) -> PIN3_W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:20623:25
[INFO] [stdout]       |
[INFO] [stdout] 20623 |             pub fn pin4(&mut self) -> PIN4_W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 20623 |             pub fn pin4(&mut self) -> PIN4_W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:20628:25
[INFO] [stdout]       |
[INFO] [stdout] 20628 |             pub fn pin5(&mut self) -> PIN5_W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 20628 |             pub fn pin5(&mut self) -> PIN5_W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:20633:25
[INFO] [stdout]       |
[INFO] [stdout] 20633 |             pub fn pin6(&mut self) -> PIN6_W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 20633 |             pub fn pin6(&mut self) -> PIN6_W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:20638:25
[INFO] [stdout]       |
[INFO] [stdout] 20638 |             pub fn pin7(&mut self) -> PIN7_W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 20638 |             pub fn pin7(&mut self) -> PIN7_W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:20643:25
[INFO] [stdout]       |
[INFO] [stdout] 20643 |             pub fn pin8(&mut self) -> PIN8_W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 20643 |             pub fn pin8(&mut self) -> PIN8_W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:20648:25
[INFO] [stdout]       |
[INFO] [stdout] 20648 |             pub fn pin9(&mut self) -> PIN9_W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 20648 |             pub fn pin9(&mut self) -> PIN9_W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:20653:26
[INFO] [stdout]       |
[INFO] [stdout] 20653 |             pub fn pin10(&mut self) -> PIN10_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 20653 |             pub fn pin10(&mut self) -> PIN10_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:20658:26
[INFO] [stdout]       |
[INFO] [stdout] 20658 |             pub fn pin11(&mut self) -> PIN11_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 20658 |             pub fn pin11(&mut self) -> PIN11_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:20663:26
[INFO] [stdout]       |
[INFO] [stdout] 20663 |             pub fn pin12(&mut self) -> PIN12_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 20663 |             pub fn pin12(&mut self) -> PIN12_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:20668:26
[INFO] [stdout]       |
[INFO] [stdout] 20668 |             pub fn pin13(&mut self) -> PIN13_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 20668 |             pub fn pin13(&mut self) -> PIN13_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:20673:26
[INFO] [stdout]       |
[INFO] [stdout] 20673 |             pub fn pin14(&mut self) -> PIN14_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 20673 |             pub fn pin14(&mut self) -> PIN14_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:20678:26
[INFO] [stdout]       |
[INFO] [stdout] 20678 |             pub fn pin15(&mut self) -> PIN15_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 20678 |             pub fn pin15(&mut self) -> PIN15_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:20683:26
[INFO] [stdout]       |
[INFO] [stdout] 20683 |             pub fn pin16(&mut self) -> PIN16_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 20683 |             pub fn pin16(&mut self) -> PIN16_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:20688:26
[INFO] [stdout]       |
[INFO] [stdout] 20688 |             pub fn pin17(&mut self) -> PIN17_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 20688 |             pub fn pin17(&mut self) -> PIN17_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:20693:26
[INFO] [stdout]       |
[INFO] [stdout] 20693 |             pub fn pin18(&mut self) -> PIN18_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 20693 |             pub fn pin18(&mut self) -> PIN18_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:20698:26
[INFO] [stdout]       |
[INFO] [stdout] 20698 |             pub fn pin19(&mut self) -> PIN19_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 20698 |             pub fn pin19(&mut self) -> PIN19_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:20703:26
[INFO] [stdout]       |
[INFO] [stdout] 20703 |             pub fn pin20(&mut self) -> PIN20_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 20703 |             pub fn pin20(&mut self) -> PIN20_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:20708:26
[INFO] [stdout]       |
[INFO] [stdout] 20708 |             pub fn pin21(&mut self) -> PIN21_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 20708 |             pub fn pin21(&mut self) -> PIN21_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:20713:26
[INFO] [stdout]       |
[INFO] [stdout] 20713 |             pub fn pin22(&mut self) -> PIN22_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 20713 |             pub fn pin22(&mut self) -> PIN22_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:20718:26
[INFO] [stdout]       |
[INFO] [stdout] 20718 |             pub fn pin23(&mut self) -> PIN23_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 20718 |             pub fn pin23(&mut self) -> PIN23_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:20723:26
[INFO] [stdout]       |
[INFO] [stdout] 20723 |             pub fn pin24(&mut self) -> PIN24_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 20723 |             pub fn pin24(&mut self) -> PIN24_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:20728:26
[INFO] [stdout]       |
[INFO] [stdout] 20728 |             pub fn pin25(&mut self) -> PIN25_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 20728 |             pub fn pin25(&mut self) -> PIN25_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:20733:26
[INFO] [stdout]       |
[INFO] [stdout] 20733 |             pub fn pin26(&mut self) -> PIN26_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 20733 |             pub fn pin26(&mut self) -> PIN26_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:20738:26
[INFO] [stdout]       |
[INFO] [stdout] 20738 |             pub fn pin27(&mut self) -> PIN27_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 20738 |             pub fn pin27(&mut self) -> PIN27_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:20743:26
[INFO] [stdout]       |
[INFO] [stdout] 20743 |             pub fn pin28(&mut self) -> PIN28_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 20743 |             pub fn pin28(&mut self) -> PIN28_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:20748:26
[INFO] [stdout]       |
[INFO] [stdout] 20748 |             pub fn pin29(&mut self) -> PIN29_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 20748 |             pub fn pin29(&mut self) -> PIN29_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:20753:26
[INFO] [stdout]       |
[INFO] [stdout] 20753 |             pub fn pin30(&mut self) -> PIN30_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 20753 |             pub fn pin30(&mut self) -> PIN30_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:20758:26
[INFO] [stdout]       |
[INFO] [stdout] 20758 |             pub fn pin31(&mut self) -> PIN31_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 20758 |             pub fn pin31(&mut self) -> PIN31_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:20947:30
[INFO] [stdout]       |
[INFO] [stdout] 20947 |             pub fn calc_done(&mut self) -> CALC_DONE_W {
[INFO] [stdout]       |                              ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 20947 |             pub fn calc_done(&mut self) -> CALC_DONE_W<'_> {
[INFO] [stdout]       |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:20952:43
[INFO] [stdout]       |
[INFO] [stdout] 20952 |             pub fn layer_cfg_almost_empty(&mut self) -> LAYER_CFG_ALMOST_EMPTY_W {
[INFO] [stdout]       |                                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                           |
[INFO] [stdout]       |                                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 20952 |             pub fn layer_cfg_almost_empty(&mut self) -> LAYER_CFG_ALMOST_EMPTY_W<'_> {
[INFO] [stdout]       |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:20957:42
[INFO] [stdout]       |
[INFO] [stdout] 20957 |             pub fn layer_cfg_almost_full(&mut self) -> LAYER_CFG_ALMOST_FULL_W {
[INFO] [stdout]       |                                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 20957 |             pub fn layer_cfg_almost_full(&mut self) -> LAYER_CFG_ALMOST_FULL_W<'_> {
[INFO] [stdout]       |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21077:30
[INFO] [stdout]       |
[INFO] [stdout] 21077 |             pub fn calc_done(&mut self) -> CALC_DONE_W {
[INFO] [stdout]       |                              ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21077 |             pub fn calc_done(&mut self) -> CALC_DONE_W<'_> {
[INFO] [stdout]       |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21082:43
[INFO] [stdout]       |
[INFO] [stdout] 21082 |             pub fn layer_cfg_almost_empty(&mut self) -> LAYER_CFG_ALMOST_EMPTY_W {
[INFO] [stdout]       |                                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                           |
[INFO] [stdout]       |                                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21082 |             pub fn layer_cfg_almost_empty(&mut self) -> LAYER_CFG_ALMOST_EMPTY_W<'_> {
[INFO] [stdout]       |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21087:42
[INFO] [stdout]       |
[INFO] [stdout] 21087 |             pub fn layer_cfg_almost_full(&mut self) -> LAYER_CFG_ALMOST_FULL_W {
[INFO] [stdout]       |                                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21087 |             pub fn layer_cfg_almost_full(&mut self) -> LAYER_CFG_ALMOST_FULL_W<'_> {
[INFO] [stdout]       |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21207:30
[INFO] [stdout]       |
[INFO] [stdout] 21207 |             pub fn calc_done(&mut self) -> CALC_DONE_W {
[INFO] [stdout]       |                              ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21207 |             pub fn calc_done(&mut self) -> CALC_DONE_W<'_> {
[INFO] [stdout]       |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21212:43
[INFO] [stdout]       |
[INFO] [stdout] 21212 |             pub fn layer_cfg_almost_empty(&mut self) -> LAYER_CFG_ALMOST_EMPTY_W {
[INFO] [stdout]       |                                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                           |
[INFO] [stdout]       |                                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21212 |             pub fn layer_cfg_almost_empty(&mut self) -> LAYER_CFG_ALMOST_EMPTY_W<'_> {
[INFO] [stdout]       |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21217:42
[INFO] [stdout]       |
[INFO] [stdout] 21217 |             pub fn layer_cfg_almost_full(&mut self) -> LAYER_CFG_ALMOST_FULL_W {
[INFO] [stdout]       |                                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21217 |             pub fn layer_cfg_almost_full(&mut self) -> LAYER_CFG_ALMOST_FULL_W<'_> {
[INFO] [stdout]       |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21337:30
[INFO] [stdout]       |
[INFO] [stdout] 21337 |             pub fn calc_done(&mut self) -> CALC_DONE_W {
[INFO] [stdout]       |                              ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21337 |             pub fn calc_done(&mut self) -> CALC_DONE_W<'_> {
[INFO] [stdout]       |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21342:43
[INFO] [stdout]       |
[INFO] [stdout] 21342 |             pub fn layer_cfg_almost_empty(&mut self) -> LAYER_CFG_ALMOST_EMPTY_W {
[INFO] [stdout]       |                                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                           |
[INFO] [stdout]       |                                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21342 |             pub fn layer_cfg_almost_empty(&mut self) -> LAYER_CFG_ALMOST_EMPTY_W<'_> {
[INFO] [stdout]       |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21347:42
[INFO] [stdout]       |
[INFO] [stdout] 21347 |             pub fn layer_cfg_almost_full(&mut self) -> LAYER_CFG_ALMOST_FULL_W {
[INFO] [stdout]       |                                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21347 |             pub fn layer_cfg_almost_full(&mut self) -> LAYER_CFG_ALMOST_FULL_W<'_> {
[INFO] [stdout]       |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21418:35
[INFO] [stdout]       |
[INFO] [stdout] 21418 |             pub fn full_threshold(&mut self) -> FULL_THRESHOLD_W {
[INFO] [stdout]       |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                   |
[INFO] [stdout]       |                                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21418 |             pub fn full_threshold(&mut self) -> FULL_THRESHOLD_W<'_> {
[INFO] [stdout]       |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21423:36
[INFO] [stdout]       |
[INFO] [stdout] 21423 |             pub fn empty_threshold(&mut self) -> EMPTY_THRESHOLD_W {
[INFO] [stdout]       |                                    ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                    |
[INFO] [stdout]       |                                    the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21423 |             pub fn empty_threshold(&mut self) -> EMPTY_THRESHOLD_W<'_> {
[INFO] [stdout]       |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21627:37
[INFO] [stdout]       |
[INFO] [stdout] 21627 |             pub fn dma_fifo_flush_n(&mut self) -> DMA_FIFO_FLUSH_N_W {
[INFO] [stdout]       |                                     ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                     |
[INFO] [stdout]       |                                     the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21627 |             pub fn dma_fifo_flush_n(&mut self) -> DMA_FIFO_FLUSH_N_W<'_> {
[INFO] [stdout]       |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21632:36
[INFO] [stdout]       |
[INFO] [stdout] 21632 |             pub fn gs_fifo_flush_n(&mut self) -> GS_FIFO_FLUSH_N_W {
[INFO] [stdout]       |                                    ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                    |
[INFO] [stdout]       |                                    the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21632 |             pub fn gs_fifo_flush_n(&mut self) -> GS_FIFO_FLUSH_N_W<'_> {
[INFO] [stdout]       |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21637:37
[INFO] [stdout]       |
[INFO] [stdout] 21637 |             pub fn cfg_fifo_flush_n(&mut self) -> CFG_FIFO_FLUSH_N_W {
[INFO] [stdout]       |                                     ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                     |
[INFO] [stdout]       |                                     the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21637 |             pub fn cfg_fifo_flush_n(&mut self) -> CFG_FIFO_FLUSH_N_W<'_> {
[INFO] [stdout]       |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21642:37
[INFO] [stdout]       |
[INFO] [stdout] 21642 |             pub fn cmd_fifo_flush_n(&mut self) -> CMD_FIFO_FLUSH_N_W {
[INFO] [stdout]       |                                     ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                     |
[INFO] [stdout]       |                                     the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21642 |             pub fn cmd_fifo_flush_n(&mut self) -> CMD_FIFO_FLUSH_N_W<'_> {
[INFO] [stdout]       |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21647:38
[INFO] [stdout]       |
[INFO] [stdout] 21647 |             pub fn resp_fifo_flush_n(&mut self) -> RESP_FIFO_FLUSH_N_W {
[INFO] [stdout]       |                                      ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                      |
[INFO] [stdout]       |                                      the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21647 |             pub fn resp_fifo_flush_n(&mut self) -> RESP_FIFO_FLUSH_N_W<'_> {
[INFO] [stdout]       |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21709:35
[INFO] [stdout]       |
[INFO] [stdout] 21709 |             pub fn eight_bit_mode(&mut self) -> EIGHT_BIT_MODE_W {
[INFO] [stdout]       |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                   |
[INFO] [stdout]       |                                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21709 |             pub fn eight_bit_mode(&mut self) -> EIGHT_BIT_MODE_W<'_> {
[INFO] [stdout]       |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:22240:26
[INFO] [stdout]       |
[INFO] [stdout] 22240 |             pub fn point(&mut self) -> POINT_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22240 |             pub fn point(&mut self) -> POINT_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:22245:25
[INFO] [stdout]       |
[INFO] [stdout] 22245 |             pub fn mode(&mut self) -> MODE_W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22245 |             pub fn mode(&mut self) -> MODE_W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:22250:26
[INFO] [stdout]       |
[INFO] [stdout] 22250 |             pub fn shift(&mut self) -> SHIFT_W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22250 |             pub fn shift(&mut self) -> SHIFT_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:22255:27
[INFO] [stdout]       |
[INFO] [stdout] 22255 |             pub fn enable(&mut self) -> ENABLE_W {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22255 |             pub fn enable(&mut self) -> ENABLE_W<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:22260:29
[INFO] [stdout]       |
[INFO] [stdout] 22260 |             pub fn dma_send(&mut self) -> DMA_SEND_W {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22260 |             pub fn dma_send(&mut self) -> DMA_SEND_W<'_> {
[INFO] [stdout]       |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:22265:31
[INFO] [stdout]       |
[INFO] [stdout] 22265 |             pub fn input_mode(&mut self) -> INPUT_MODE_W {
[INFO] [stdout]       |                               ^^^^^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                               |
[INFO] [stdout]       |                               the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22265 |             pub fn input_mode(&mut self) -> INPUT_MODE_W<'_> {
[INFO] [stdout]       |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:22270:30
[INFO] [stdout]       |
[INFO] [stdout] 22270 |             pub fn data_mode(&mut self) -> DATA_MODE_W {
[INFO] [stdout]       |                              ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22270 |             pub fn data_mode(&mut self) -> DATA_MODE_W<'_> {
[INFO] [stdout]       |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:22390:36
[INFO] [stdout]       |
[INFO] [stdout] 22390 |             pub fn resp_fifo_flush(&mut self) -> RESP_FIFO_FLUSH_W {
[INFO] [stdout]       |                                    ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                    |
[INFO] [stdout]       |                                    the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22390 |             pub fn resp_fifo_flush(&mut self) -> RESP_FIFO_FLUSH_W<'_> {
[INFO] [stdout]       |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:22395:35
[INFO] [stdout]       |
[INFO] [stdout] 22395 |             pub fn cmd_fifo_flush(&mut self) -> CMD_FIFO_FLUSH_W {
[INFO] [stdout]       |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                   |
[INFO] [stdout]       |                                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22395 |             pub fn cmd_fifo_flush(&mut self) -> CMD_FIFO_FLUSH_W<'_> {
[INFO] [stdout]       |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:22400:34
[INFO] [stdout]       |
[INFO] [stdout] 22400 |             pub fn gs_fifo_flush(&mut self) -> GS_FIFO_FLUSH_W {
[INFO] [stdout]       |                                  ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                  |
[INFO] [stdout]       |                                  the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22400 |             pub fn gs_fifo_flush(&mut self) -> GS_FIFO_FLUSH_W<'_> {
[INFO] [stdout]       |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:22462:29
[INFO] [stdout]       |
[INFO] [stdout] 22462 |             pub fn fft_done(&mut self) -> FFT_DONE_W {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22462 |             pub fn fft_done(&mut self) -> FFT_DONE_W<'_> {
[INFO] [stdout]       |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:22524:29
[INFO] [stdout]       |
[INFO] [stdout] 22524 |             pub fn fft_done(&mut self) -> FFT_DONE_W {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22524 |             pub fn fft_done(&mut self) -> FFT_DONE_W<'_> {
[INFO] [stdout]       |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:22586:29
[INFO] [stdout]       |
[INFO] [stdout] 22586 |             pub fn fft_done(&mut self) -> FFT_DONE_W {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22586 |             pub fn fft_done(&mut self) -> FFT_DONE_W<'_> {
[INFO] [stdout]       |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:22677:29
[INFO] [stdout]       |
[INFO] [stdout] 22677 |             pub fn fft_done(&mut self) -> FFT_DONE_W {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22677 |             pub fn fft_done(&mut self) -> FFT_DONE_W<'_> {
[INFO] [stdout]       |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:22682:29
[INFO] [stdout]       |
[INFO] [stdout] 22682 |             pub fn fft_work(&mut self) -> FFT_WORK_W {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22682 |             pub fn fft_work(&mut self) -> FFT_WORK_W<'_> {
[INFO] [stdout]       |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:22904:33
[INFO] [stdout]       |
[INFO] [stdout] 22904 |                 pub fn block_ts(&mut self) -> BLOCK_TS_W {
[INFO] [stdout]       |                                 ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                 |
[INFO] [stdout]       |                                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22904 |                 pub fn block_ts(&mut self) -> BLOCK_TS_W<'_> {
[INFO] [stdout]       |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23934:28
[INFO] [stdout]       |
[INFO] [stdout] 23934 |                 pub fn sms(&mut self) -> SMS_W {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23934 |                 pub fn sms(&mut self) -> SMS_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23939:28
[INFO] [stdout]       |
[INFO] [stdout] 23939 |                 pub fn dms(&mut self) -> DMS_W {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23939 |                 pub fn dms(&mut self) -> DMS_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23944:29
[INFO] [stdout]       |
[INFO] [stdout] 23944 |                 pub fn sinc(&mut self) -> SINC_W {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23944 |                 pub fn sinc(&mut self) -> SINC_W<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23949:29
[INFO] [stdout]       |
[INFO] [stdout] 23949 |                 pub fn dinc(&mut self) -> DINC_W {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23949 |                 pub fn dinc(&mut self) -> DINC_W<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23954:37
[INFO] [stdout]       |
[INFO] [stdout] 23954 |                 pub fn src_tr_width(&mut self) -> SRC_TR_WIDTH_W {
[INFO] [stdout]       |                                     ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                     |
[INFO] [stdout]       |                                     the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23954 |                 pub fn src_tr_width(&mut self) -> SRC_TR_WIDTH_W<'_> {
[INFO] [stdout]       |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23959:37
[INFO] [stdout]       |
[INFO] [stdout] 23959 |                 pub fn dst_tr_width(&mut self) -> DST_TR_WIDTH_W {
[INFO] [stdout]       |                                     ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                     |
[INFO] [stdout]       |                                     the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23959 |                 pub fn dst_tr_width(&mut self) -> DST_TR_WIDTH_W<'_> {
[INFO] [stdout]       |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23964:34
[INFO] [stdout]       |
[INFO] [stdout] 23964 |                 pub fn src_msize(&mut self) -> SRC_MSIZE_W {
[INFO] [stdout]       |                                  ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                  |
[INFO] [stdout]       |                                  the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23964 |                 pub fn src_msize(&mut self) -> SRC_MSIZE_W<'_> {
[INFO] [stdout]       |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23969:34
[INFO] [stdout]       |
[INFO] [stdout] 23969 |                 pub fn dst_msize(&mut self) -> DST_MSIZE_W {
[INFO] [stdout]       |                                  ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                  |
[INFO] [stdout]       |                                  the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23969 |                 pub fn dst_msize(&mut self) -> DST_MSIZE_W<'_> {
[INFO] [stdout]       |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23974:47
[INFO] [stdout]       |
[INFO] [stdout] 23974 |                 pub fn nonposted_lastwrite_en(&mut self) -> NONPOSTED_LASTWRITE_EN_W {
[INFO] [stdout]       |                                               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                               |
[INFO] [stdout]       |                                               the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23974 |                 pub fn nonposted_lastwrite_en(&mut self) -> NONPOSTED_LASTWRITE_EN_W<'_> {
[INFO] [stdout]       |                                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23979:33
[INFO] [stdout]       |
[INFO] [stdout] 23979 |                 pub fn arlen_en(&mut self) -> ARLEN_EN_W {
[INFO] [stdout]       |                                 ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                 |
[INFO] [stdout]       |                                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23979 |                 pub fn arlen_en(&mut self) -> ARLEN_EN_W<'_> {
[INFO] [stdout]       |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23984:30
[INFO] [stdout]       |
[INFO] [stdout] 23984 |                 pub fn arlen(&mut self) -> ARLEN_W {
[INFO] [stdout]       |                              ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23984 |                 pub fn arlen(&mut self) -> ARLEN_W<'_> {
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23989:33
[INFO] [stdout]       |
[INFO] [stdout] 23989 |                 pub fn awlen_en(&mut self) -> AWLEN_EN_W {
[INFO] [stdout]       |                                 ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                 |
[INFO] [stdout]       |                                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23989 |                 pub fn awlen_en(&mut self) -> AWLEN_EN_W<'_> {
[INFO] [stdout]       |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23994:30
[INFO] [stdout]       |
[INFO] [stdout] 23994 |                 pub fn awlen(&mut self) -> AWLEN_W {
[INFO] [stdout]       |                              ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23994 |                 pub fn awlen(&mut self) -> AWLEN_W<'_> {
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23999:36
[INFO] [stdout]       |
[INFO] [stdout] 23999 |                 pub fn src_stat_en(&mut self) -> SRC_STAT_EN_W {
[INFO] [stdout]       |                                    ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                    |
[INFO] [stdout]       |                                    the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23999 |                 pub fn src_stat_en(&mut self) -> SRC_STAT_EN_W<'_> {
[INFO] [stdout]       |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:24004:36
[INFO] [stdout]       |
[INFO] [stdout] 24004 |                 pub fn dst_stat_en(&mut self) -> DST_STAT_EN_W {
[INFO] [stdout]       |                                    ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                    |
[INFO] [stdout]       |                                    the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24004 |                 pub fn dst_stat_en(&mut self) -> DST_STAT_EN_W<'_> {
[INFO] [stdout]       |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:24009:35
[INFO] [stdout]       |
[INFO] [stdout] 24009 |                 pub fn ioc_blktfr(&mut self) -> IOC_BLKTFR_W {
[INFO] [stdout]       |                                   ^^^^^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                   |
[INFO] [stdout]       |                                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24009 |                 pub fn ioc_blktfr(&mut self) -> IOC_BLKTFR_W<'_> {
[INFO] [stdout]       |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:24014:46
[INFO] [stdout]       |
[INFO] [stdout] 24014 |                 pub fn shadowreg_or_lli_last(&mut self) -> SHADOWREG_OR_LLI_LAST_W {
[INFO] [stdout]       |                                              ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                              |
[INFO] [stdout]       |                                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24014 |                 pub fn shadowreg_or_lli_last(&mut self) -> SHADOWREG_OR_LLI_LAST_W<'_> {
[INFO] [stdout]       |                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:24019:47
[INFO] [stdout]       |
[INFO] [stdout] 24019 |                 pub fn shadowreg_or_lli_valid(&mut self) -> SHADOWREG_OR_LLI_VALID_W {
[INFO] [stdout]       |                                               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                               |
[INFO] [stdout]       |                                               the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24019 |                 pub fn shadowreg_or_lli_valid(&mut self) -> SHADOWREG_OR_LLI_VALID_W<'_> {
[INFO] [stdout]       |                                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:24833:41
[INFO] [stdout]       |
[INFO] [stdout] 24833 |                 pub fn src_multblk_type(&mut self) -> SRC_MULTBLK_TYPE_W {
[INFO] [stdout]       |                                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                         |
[INFO] [stdout]       |                                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24833 |                 pub fn src_multblk_type(&mut self) -> SRC_MULTBLK_TYPE_W<'_> {
[INFO] [stdout]       |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:24838:41
[INFO] [stdout]       |
[INFO] [stdout] 24838 |                 pub fn dst_multblk_type(&mut self) -> DST_MULTBLK_TYPE_W {
[INFO] [stdout]       |                                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                         |
[INFO] [stdout]       |                                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24838 |                 pub fn dst_multblk_type(&mut self) -> DST_MULTBLK_TYPE_W<'_> {
[INFO] [stdout]       |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:24843:30
[INFO] [stdout]       |
[INFO] [stdout] 24843 |                 pub fn tt_fc(&mut self) -> TT_FC_W {
[INFO] [stdout]       |                              ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24843 |                 pub fn tt_fc(&mut self) -> TT_FC_W<'_> {
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:24848:35
[INFO] [stdout]       |
[INFO] [stdout] 24848 |                 pub fn hs_sel_src(&mut self) -> HS_SEL_SRC_W {
[INFO] [stdout]       |                                   ^^^^^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                   |
[INFO] [stdout]       |                                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24848 |                 pub fn hs_sel_src(&mut self) -> HS_SEL_SRC_W<'_> {
[INFO] [stdout]       |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:24853:35
[INFO] [stdout]       |
[INFO] [stdout] 24853 |                 pub fn hs_sel_dst(&mut self) -> HS_SEL_DST_W {
[INFO] [stdout]       |                                   ^^^^^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                   |
[INFO] [stdout]       |                                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24853 |                 pub fn hs_sel_dst(&mut self) -> HS_SEL_DST_W<'_> {
[INFO] [stdout]       |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:24858:37
[INFO] [stdout]       |
[INFO] [stdout] 24858 |                 pub fn src_hwhs_pol(&mut self) -> SRC_HWHS_POL_W {
[INFO] [stdout]       |                                     ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                     |
[INFO] [stdout]       |                                     the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24858 |                 pub fn src_hwhs_pol(&mut self) -> SRC_HWHS_POL_W<'_> {
[INFO] [stdout]       |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:24863:37
[INFO] [stdout]       |
[INFO] [stdout] 24863 |                 pub fn dst_hwhs_pol(&mut self) -> DST_HWHS_POL_W {
[INFO] [stdout]       |                                     ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                     |
[INFO] [stdout]       |                                     the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24863 |                 pub fn dst_hwhs_pol(&mut self) -> DST_HWHS_POL_W<'_> {
[INFO] [stdout]       |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:24868:32
[INFO] [stdout]       |
[INFO] [stdout] 24868 |                 pub fn src_per(&mut self) -> SRC_PER_W {
[INFO] [stdout]       |                                ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24868 |                 pub fn src_per(&mut self) -> SRC_PER_W<'_> {
[INFO] [stdout]       |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:24873:32
[INFO] [stdout]       |
[INFO] [stdout] 24873 |                 pub fn dst_per(&mut self) -> DST_PER_W {
[INFO] [stdout]       |                                ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24873 |                 pub fn dst_per(&mut self) -> DST_PER_W<'_> {
[INFO] [stdout]       |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:24878:33
[INFO] [stdout]       |
[INFO] [stdout] 24878 |                 pub fn ch_prior(&mut self) -> CH_PRIOR_W {
[INFO] [stdout]       |                                 ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                 |
[INFO] [stdout]       |                                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24878 |                 pub fn ch_prior(&mut self) -> CH_PRIOR_W<'_> {
[INFO] [stdout]       |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:24883:32
[INFO] [stdout]       |
[INFO] [stdout] 24883 |                 pub fn lock_ch(&mut self) -> LOCK_CH_W {
[INFO] [stdout]       |                                ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24883 |                 pub fn lock_ch(&mut self) -> LOCK_CH_W<'_> {
[INFO] [stdout]       |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:24888:34
[INFO] [stdout]       |
[INFO] [stdout] 24888 |                 pub fn lock_ch_l(&mut self) -> LOCK_CH_L_W {
[INFO] [stdout]       |                                  ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                  |
[INFO] [stdout]       |                                  the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24888 |                 pub fn lock_ch_l(&mut self) -> LOCK_CH_L_W<'_> {
[INFO] [stdout]       |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:24893:36
[INFO] [stdout]       |
[INFO] [stdout] 24893 |                 pub fn src_osr_lmt(&mut self) -> SRC_OSR_LMT_W {
[INFO] [stdout]       |                                    ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                    |
[INFO] [stdout]       |                                    the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24893 |                 pub fn src_osr_lmt(&mut self) -> SRC_OSR_LMT_W<'_> {
[INFO] [stdout]       |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:24898:36
[INFO] [stdout]       |
[INFO] [stdout] 24898 |                 pub fn dst_osr_lmt(&mut self) -> DST_OSR_LMT_W {
[INFO] [stdout]       |                                    ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                    |
[INFO] [stdout]       |                                    the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24898 |                 pub fn dst_osr_lmt(&mut self) -> DST_OSR_LMT_W<'_> {
[INFO] [stdout]       |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:24999:28
[INFO] [stdout]       |
[INFO] [stdout] 24999 |                 pub fn lms(&mut self) -> LMS_W {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24999 |                 pub fn lms(&mut self) -> LMS_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25004:28
[INFO] [stdout]       |
[INFO] [stdout] 25004 |                 pub fn loc(&mut self) -> LOC_W {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25004 |                 pub fn loc(&mut self) -> LOC_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25056:40
[INFO] [stdout]       |
[INFO] [stdout] 25056 |                 pub fn cmpltd_blk_size(&mut self) -> CMPLTD_BLK_SIZE_W {
[INFO] [stdout]       |                                        ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                        |
[INFO] [stdout]       |                                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25056 |                 pub fn cmpltd_blk_size(&mut self) -> CMPLTD_BLK_SIZE_W<'_> {
[INFO] [stdout]       |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25263:28
[INFO] [stdout]       |
[INFO] [stdout] 25263 |                 pub fn req(&mut self) -> REQ_W {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25263 |                 pub fn req(&mut self) -> REQ_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25268:31
[INFO] [stdout]       |
[INFO] [stdout] 25268 |                 pub fn req_we(&mut self) -> REQ_WE_W {
[INFO] [stdout]       |                               ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                               |
[INFO] [stdout]       |                               the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25268 |                 pub fn req_we(&mut self) -> REQ_WE_W<'_> {
[INFO] [stdout]       |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25273:31
[INFO] [stdout]       |
[INFO] [stdout] 25273 |                 pub fn sglreq(&mut self) -> SGLREQ_W {
[INFO] [stdout]       |                               ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                               |
[INFO] [stdout]       |                               the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25273 |                 pub fn sglreq(&mut self) -> SGLREQ_W<'_> {
[INFO] [stdout]       |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25278:34
[INFO] [stdout]       |
[INFO] [stdout] 25278 |                 pub fn sglreq_we(&mut self) -> SGLREQ_WE_W {
[INFO] [stdout]       |                                  ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                  |
[INFO] [stdout]       |                                  the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25278 |                 pub fn sglreq_we(&mut self) -> SGLREQ_WE_W<'_> {
[INFO] [stdout]       |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25283:28
[INFO] [stdout]       |
[INFO] [stdout] 25283 |                 pub fn lst(&mut self) -> LST_W {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25283 |                 pub fn lst(&mut self) -> LST_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25288:31
[INFO] [stdout]       |
[INFO] [stdout] 25288 |                 pub fn lst_we(&mut self) -> LST_WE_W {
[INFO] [stdout]       |                               ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                               |
[INFO] [stdout]       |                               the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25288 |                 pub fn lst_we(&mut self) -> LST_WE_W<'_> {
[INFO] [stdout]       |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25495:28
[INFO] [stdout]       |
[INFO] [stdout] 25495 |                 pub fn req(&mut self) -> REQ_W {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25495 |                 pub fn req(&mut self) -> REQ_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25500:31
[INFO] [stdout]       |
[INFO] [stdout] 25500 |                 pub fn req_we(&mut self) -> REQ_WE_W {
[INFO] [stdout]       |                               ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                               |
[INFO] [stdout]       |                               the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25500 |                 pub fn req_we(&mut self) -> REQ_WE_W<'_> {
[INFO] [stdout]       |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25505:31
[INFO] [stdout]       |
[INFO] [stdout] 25505 |                 pub fn sglreq(&mut self) -> SGLREQ_W {
[INFO] [stdout]       |                               ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                               |
[INFO] [stdout]       |                               the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25505 |                 pub fn sglreq(&mut self) -> SGLREQ_W<'_> {
[INFO] [stdout]       |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25510:34
[INFO] [stdout]       |
[INFO] [stdout] 25510 |                 pub fn sglreq_we(&mut self) -> SGLREQ_WE_W {
[INFO] [stdout]       |                                  ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                  |
[INFO] [stdout]       |                                  the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25510 |                 pub fn sglreq_we(&mut self) -> SGLREQ_WE_W<'_> {
[INFO] [stdout]       |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25515:28
[INFO] [stdout]       |
[INFO] [stdout] 25515 |                 pub fn lst(&mut self) -> LST_W {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25515 |                 pub fn lst(&mut self) -> LST_W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25520:31
[INFO] [stdout]       |
[INFO] [stdout] 25520 |                 pub fn lst_we(&mut self) -> LST_WE_W {
[INFO] [stdout]       |                               ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                               |
[INFO] [stdout]       |                               the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25520 |                 pub fn lst_we(&mut self) -> LST_WE_W<'_> {
[INFO] [stdout]       |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25582:34
[INFO] [stdout]       |
[INFO] [stdout] 25582 |                 pub fn resumereq(&mut self) -> RESUMEREQ_W {
[INFO] [stdout]       |                                  ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                  |
[INFO] [stdout]       |                                  the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25582 |                 pub fn resumereq(&mut self) -> RESUMEREQ_W<'_> {
[INFO] [stdout]       |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:26015:39
[INFO] [stdout]       |
[INFO] [stdout] 26015 |                 pub fn block_tfr_done(&mut self) -> BLOCK_TFR_DONE_W {
[INFO] [stdout]       |                                       ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                       |
[INFO] [stdout]       |                                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26015 |                 pub fn block_tfr_done(&mut self) -> BLOCK_TFR_DONE_W<'_> {
[INFO] [stdout]       |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:26020:33
[INFO] [stdout]       |
[INFO] [stdout] 26020 |                 pub fn tfr_done(&mut self) -> TFR_DONE_W {
[INFO] [stdout]       |                                 ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                 |
[INFO] [stdout]       |                                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26020 |                 pub fn tfr_done(&mut self) -> TFR_DONE_W<'_> {
[INFO] [stdout]       |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:26025:38
[INFO] [stdout]       |
[INFO] [stdout] 26025 |                 pub fn src_transcomp(&mut self) -> SRC_TRANSCOMP_W {
[INFO] [stdout]       |                                      ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                      |
[INFO] [stdout]       |                                      the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26025 |                 pub fn src_transcomp(&mut self) -> SRC_TRANSCOMP_W<'_> {
[INFO] [stdout]       |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:26030:38
[INFO] [stdout]       |
[INFO] [stdout] 26030 |                 pub fn dst_transcomp(&mut self) -> DST_TRANSCOMP_W {
[INFO] [stdout]       |                                      ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                      |
[INFO] [stdout]       |                                      the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26030 |                 pub fn dst_transcomp(&mut self) -> DST_TRANSCOMP_W<'_> {
[INFO] [stdout]       |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:26035:36
[INFO] [stdout]       |
[INFO] [stdout] 26035 |                 pub fn src_dec_err(&mut self) -> SRC_DEC_ERR_W {
[INFO] [stdout]       |                                    ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                    |
[INFO] [stdout]       |                                    the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26035 |                 pub fn src_dec_err(&mut self) -> SRC_DEC_ERR_W<'_> {
[INFO] [stdout]       |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:26040:36
[INFO] [stdout]       |
[INFO] [stdout] 26040 |                 pub fn dst_dec_err(&mut self) -> DST_DEC_ERR_W {
[INFO] [stdout]       |                                    ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                    |
[INFO] [stdout]       |                                    the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26040 |                 pub fn dst_dec_err(&mut self) -> DST_DEC_ERR_W<'_> {
[INFO] [stdout]       |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:26045:36
[INFO] [stdout]       |
[INFO] [stdout] 26045 |                 pub fn src_slv_err(&mut self) -> SRC_SLV_ERR_W {
[INFO] [stdout]       |                                    ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                    |
[INFO] [stdout]       |                                    the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26045 |                 pub fn src_slv_err(&mut self) -> SRC_SLV_ERR_W<'_> {
[INFO] [stdout]       |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:26050:36
[INFO] [stdout]       |
[INFO] [stdout] 26050 |                 pub fn dst_slv_err(&mut self) -> DST_SLV_ERR_W {
[INFO] [stdout]       |                                    ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                    |
[INFO] [stdout]       |                                    the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26050 |                 pub fn dst_slv_err(&mut self) -> DST_SLV_ERR_W<'_> {
[INFO] [stdout]       |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:26055:39
[INFO] [stdout]       |
[INFO] [stdout] 26055 |                 pub fn lli_rd_dec_err(&mut self) -> LLI_RD_DEC_ERR_W {
[INFO] [stdout]       |                                       ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                       |
[INFO] [stdout]       |                                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26055 |                 pub fn lli_rd_dec_err(&mut self) -> LLI_RD_DEC_ERR_W<'_> {
[INFO] [stdout]       |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:26060:39
[INFO] [stdout]       |
[INFO] [stdout] 26060 |                 pub fn lli_wr_dec_err(&mut self) -> LLI_WR_DEC_ERR_W {
[INFO] [stdout]       |                                       ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                       |
[INFO] [stdout]       |                                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26060 |                 pub fn lli_wr_dec_err(&mut self) -> LLI_WR_DEC_ERR_W<'_> {
[INFO] [stdout]       |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:26065:39
[INFO] [stdout]       |
[INFO] [stdout] 26065 |                 pub fn lli_rd_slv_err(&mut self) -> LLI_RD_SLV_ERR_W {
[INFO] [stdout]       |                                       ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                       |
[INFO] [stdout]       |                                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26065 |                 pub fn lli_rd_slv_err(&mut self) -> LLI_RD_SLV_ERR_W<'_> {
[INFO] [stdout]       |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:26070:39
[INFO] [stdout]       |
[INFO] [stdout] 26070 |                 pub fn lli_wr_slv_err(&mut self) -> LLI_WR_SLV_ERR_W {
[INFO] [stdout]       |                                       ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                       |
[INFO] [stdout]       |                                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26070 |                 pub fn lli_wr_slv_err(&mut self) -> LLI_WR_SLV_ERR_W<'_> {
[INFO] [stdout]       |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:26451:39
[INFO] [stdout]       |
[INFO] [stdout] 26451 |                 pub fn block_tfr_done(&mut self) -> BLOCK_TFR_DONE_W {
[INFO] [stdout]       |                                       ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                       |
[INFO] [stdout]       |                                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26451 |                 pub fn block_tfr_done(&mut self) -> BLOCK_TFR_DONE_W<'_> {
[INFO] [stdout]       |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:26456:33
[INFO] [stdout]       |
[INFO] [stdout] 26456 |                 pub fn tfr_done(&mut self) -> TFR_DONE_W {
[INFO] [stdout]       |                                 ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                 |
[INFO] [stdout]       |                                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26456 |                 pub fn tfr_done(&mut self) -> TFR_DONE_W<'_> {
[INFO] [stdout]       |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:26461:38
[INFO] [stdout]       |
[INFO] [stdout] 26461 |                 pub fn src_transcomp(&mut self) -> SRC_TRANSCOMP_W {
[INFO] [stdout]       |                                      ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                      |
[INFO] [stdout]       |                                      the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26461 |                 pub fn src_transcomp(&mut self) -> SRC_TRANSCOMP_W<'_> {
[INFO] [stdout]       |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:26466:38
[INFO] [stdout]       |
[INFO] [stdout] 26466 |                 pub fn dst_transcomp(&mut self) -> DST_TRANSCOMP_W {
[INFO] [stdout]       |                                      ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                      |
[INFO] [stdout]       |                                      the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26466 |                 pub fn dst_transcomp(&mut self) -> DST_TRANSCOMP_W<'_> {
[INFO] [stdout]       |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:26471:36
[INFO] [stdout]       |
[INFO] [stdout] 26471 |                 pub fn src_dec_err(&mut self) -> SRC_DEC_ERR_W {
[INFO] [stdout]       |                                    ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                    |
[INFO] [stdout]       |                                    the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26471 |                 pub fn src_dec_err(&mut self) -> SRC_DEC_ERR_W<'_> {
[INFO] [stdout]       |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:26476:36
[INFO] [stdout]       |
[INFO] [stdout] 26476 |                 pub fn dst_dec_err(&mut self) -> DST_DEC_ERR_W {
[INFO] [stdout]       |                                    ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                    |
[INFO] [stdout]       |                                    the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26476 |                 pub fn dst_dec_err(&mut self) -> DST_DEC_ERR_W<'_> {
[INFO] [stdout]       |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:26481:36
[INFO] [stdout]       |
[INFO] [stdout] 26481 |                 pub fn src_slv_err(&mut self) -> SRC_SLV_ERR_W {
[INFO] [stdout]       |                                    ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                    |
[INFO] [stdout]       |                                    the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26481 |                 pub fn src_slv_err(&mut self) -> SRC_SLV_ERR_W<'_> {
[INFO] [stdout]       |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:26486:36
[INFO] [stdout]       |
[INFO] [stdout] 26486 |                 pub fn dst_slv_err(&mut self) -> DST_SLV_ERR_W {
[INFO] [stdout]       |                                    ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                    |
[INFO] [stdout]       |                                    the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26486 |                 pub fn dst_slv_err(&mut self) -> DST_SLV_ERR_W<'_> {
[INFO] [stdout]       |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:26491:39
[INFO] [stdout]       |
[INFO] [stdout] 26491 |                 pub fn lli_rd_dec_err(&mut self) -> LLI_RD_DEC_ERR_W {
[INFO] [stdout]       |                                       ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                       |
[INFO] [stdout]       |                                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26491 |                 pub fn lli_rd_dec_err(&mut self) -> LLI_RD_DEC_ERR_W<'_> {
[WARN] too many lines in the log, truncating it
