[INFO] cloning repository https://github.com/Caspinol/stm32f401xx
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Caspinol/stm32f401xx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCaspinol%2Fstm32f401xx", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCaspinol%2Fstm32f401xx'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ffd5f00bbbfa66912d0457f53c5b800cbbd45857
[INFO] checking Caspinol/stm32f401xx against master#292be5c7c05138d753bbd4b30db7a3f1a5c914f7 for pr-148271
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCaspinol%2Fstm32f401xx" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Caspinol/stm32f401xx
[INFO] finished tweaking git repo https://github.com/Caspinol/stm32f401xx
[INFO] tweaked toml for git repo https://github.com/Caspinol/stm32f401xx written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Caspinol/stm32f401xx on toolchain 292be5c7c05138d753bbd4b30db7a3f1a5c914f7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Caspinol/stm32f401xx already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cortex-m-rt v0.6.7
[INFO] [stderr]   Downloaded syn v0.15.24
[INFO] [stderr]   Downloaded cortex-m-rt-macros v0.1.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 416b77cf6352ed8d6369dd4d694c011cb300bf52404cae66834718e823bb7858
[INFO] running `Command { std: "docker" "start" "-a" "416b77cf6352ed8d6369dd4d694c011cb300bf52404cae66834718e823bb7858", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "416b77cf6352ed8d6369dd4d694c011cb300bf52404cae66834718e823bb7858", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "416b77cf6352ed8d6369dd4d694c011cb300bf52404cae66834718e823bb7858", kill_on_drop: false }`
[INFO] [stdout] 416b77cf6352ed8d6369dd4d694c011cb300bf52404cae66834718e823bb7858
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3b34c196829e48d4a7f04920f74d35fd472ef06d396dbbd2ea9b25f0cd07bfc3
[INFO] running `Command { std: "docker" "start" "-a" "3b34c196829e48d4a7f04920f74d35fd472ef06d396dbbd2ea9b25f0cd07bfc3", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Checking vcell v0.1.0
[INFO] [stderr]    Compiling cortex-m v0.5.8
[INFO] [stderr]     Checking aligned v0.2.0
[INFO] [stderr]    Compiling bare-metal v0.2.4
[INFO] [stderr]     Checking volatile-register v0.2.0
[INFO] [stderr]     Checking stm32f401xx v0.11.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `stm32f401xx` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/bin/rustc --crate-name stm32f401xx --edition=2015 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cortex-m-rt", "rt"))' -C metadata=37e55dde8fb0a971 -C extra-filename=-d0d733906a11b77f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bare_metal=/opt/rustwide/target/debug/deps/libbare_metal-c0becc37356b82b9.rmeta --extern cortex_m=/opt/rustwide/target/debug/deps/libcortex_m-9ff339c5ba00f3d8.rmeta --extern vcell=/opt/rustwide/target/debug/deps/libvcell-a42c4fe73e182ea8.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:735:23
[INFO] [stdout]     |
[INFO] [stdout] 735 |             pub fn ie(&mut self) -> _IEW {
[INFO] [stdout]     |                       ^^^^^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the 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] 735 |             pub fn ie(&mut self) -> _IEW<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:740:26
[INFO] [stdout]     |
[INFO] [stdout] 740 |             pub fn rngen(&mut self) -> _RNGENW {
[INFO] [stdout]     |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 740 |             pub fn rngen(&mut self) -> _RNGENW<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1017:25
[INFO] [stdout]      |
[INFO] [stdout] 1017 |             pub fn seis(&mut self) -> _SEISW {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1017 |             pub fn seis(&mut self) -> _SEISW<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1022:25
[INFO] [stdout]      |
[INFO] [stdout] 1022 |             pub fn ceis(&mut self) -> _CEISW {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1022 |             pub fn ceis(&mut self) -> _CEISW<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1750:27
[INFO] [stdout]      |
[INFO] [stdout] 1750 |             pub fn enable(&mut self) -> _ENABLEW {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1750 |             pub fn enable(&mut self) -> _ENABLEW<'_> {
[INFO] [stdout]      |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1755:24
[INFO] [stdout]      |
[INFO] [stdout] 1755 |             pub fn edm(&mut self) -> _EDMW {
[INFO] [stdout]      |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1755 |             pub fn edm(&mut self) -> _EDMW<'_> {
[INFO] [stdout]      |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1760:25
[INFO] [stdout]      |
[INFO] [stdout] 1760 |             pub fn fcrc(&mut self) -> _FCRCW {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1760 |             pub fn fcrc(&mut self) -> _FCRCW<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1765:26
[INFO] [stdout]      |
[INFO] [stdout] 1765 |             pub fn vspol(&mut self) -> _VSPOLW {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1765 |             pub fn vspol(&mut self) -> _VSPOLW<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1770:26
[INFO] [stdout]      |
[INFO] [stdout] 1770 |             pub fn hspol(&mut self) -> _HSPOLW {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1770 |             pub fn hspol(&mut self) -> _HSPOLW<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1775:27
[INFO] [stdout]      |
[INFO] [stdout] 1775 |             pub fn pckpol(&mut self) -> _PCKPOLW {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1775 |             pub fn pckpol(&mut self) -> _PCKPOLW<'_> {
[INFO] [stdout]      |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1780:24
[INFO] [stdout]      |
[INFO] [stdout] 1780 |             pub fn ess(&mut self) -> _ESSW {
[INFO] [stdout]      |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1780 |             pub fn ess(&mut self) -> _ESSW<'_> {
[INFO] [stdout]      |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1785:25
[INFO] [stdout]      |
[INFO] [stdout] 1785 |             pub fn jpeg(&mut self) -> _JPEGW {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1785 |             pub fn jpeg(&mut self) -> _JPEGW<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1790:25
[INFO] [stdout]      |
[INFO] [stdout] 1790 |             pub fn crop(&mut self) -> _CROPW {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1790 |             pub fn crop(&mut self) -> _CROPW<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1795:23
[INFO] [stdout]      |
[INFO] [stdout] 1795 |             pub fn cm(&mut self) -> _CMW {
[INFO] [stdout]      |                       ^^^^^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1795 |             pub fn cm(&mut self) -> _CMW<'_> {
[INFO] [stdout]      |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1800:28
[INFO] [stdout]      |
[INFO] [stdout] 1800 |             pub fn capture(&mut self) -> _CAPTUREW {
[INFO] [stdout]      |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1800 |             pub fn capture(&mut self) -> _CAPTUREW<'_> {
[INFO] [stdout]      |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2448:28
[INFO] [stdout]      |
[INFO] [stdout] 2448 |             pub fn line_ie(&mut self) -> _LINE_IEW {
[INFO] [stdout]      |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2448 |             pub fn line_ie(&mut self) -> _LINE_IEW<'_> {
[INFO] [stdout]      |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2453:29
[INFO] [stdout]      |
[INFO] [stdout] 2453 |             pub fn vsync_ie(&mut self) -> _VSYNC_IEW {
[INFO] [stdout]      |                             ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2453 |             pub fn vsync_ie(&mut self) -> _VSYNC_IEW<'_> {
[INFO] [stdout]      |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2458:27
[INFO] [stdout]      |
[INFO] [stdout] 2458 |             pub fn err_ie(&mut self) -> _ERR_IEW {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2458 |             pub fn err_ie(&mut self) -> _ERR_IEW<'_> {
[INFO] [stdout]      |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2463:27
[INFO] [stdout]      |
[INFO] [stdout] 2463 |             pub fn ovr_ie(&mut self) -> _OVR_IEW {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2463 |             pub fn ovr_ie(&mut self) -> _OVR_IEW<'_> {
[INFO] [stdout]      |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2468:29
[INFO] [stdout]      |
[INFO] [stdout] 2468 |             pub fn frame_ie(&mut self) -> _FRAME_IEW {
[INFO] [stdout]      |                             ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2468 |             pub fn frame_ie(&mut self) -> _FRAME_IEW<'_> {
[INFO] [stdout]      |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2806:29
[INFO] [stdout]      |
[INFO] [stdout] 2806 |             pub fn line_isc(&mut self) -> _LINE_ISCW {
[INFO] [stdout]      |                             ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2806 |             pub fn line_isc(&mut self) -> _LINE_ISCW<'_> {
[INFO] [stdout]      |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2811:30
[INFO] [stdout]      |
[INFO] [stdout] 2811 |             pub fn vsync_isc(&mut self) -> _VSYNC_ISCW {
[INFO] [stdout]      |                              ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                              |
[INFO] [stdout]      |                              the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2811 |             pub fn vsync_isc(&mut self) -> _VSYNC_ISCW<'_> {
[INFO] [stdout]      |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2816:28
[INFO] [stdout]      |
[INFO] [stdout] 2816 |             pub fn err_isc(&mut self) -> _ERR_ISCW {
[INFO] [stdout]      |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2816 |             pub fn err_isc(&mut self) -> _ERR_ISCW<'_> {
[INFO] [stdout]      |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2821:28
[INFO] [stdout]      |
[INFO] [stdout] 2821 |             pub fn ovr_isc(&mut self) -> _OVR_ISCW {
[INFO] [stdout]      |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2821 |             pub fn ovr_isc(&mut self) -> _OVR_ISCW<'_> {
[INFO] [stdout]      |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2826:30
[INFO] [stdout]      |
[INFO] [stdout] 2826 |             pub fn frame_isc(&mut self) -> _FRAME_ISCW {
[INFO] [stdout]      |                              ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                              |
[INFO] [stdout]      |                              the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2826 |             pub fn frame_isc(&mut self) -> _FRAME_ISCW<'_> {
[INFO] [stdout]      |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:3046:24
[INFO] [stdout]      |
[INFO] [stdout] 3046 |             pub fn fec(&mut self) -> _FECW {
[INFO] [stdout]      |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3046 |             pub fn fec(&mut self) -> _FECW<'_> {
[INFO] [stdout]      |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:3051:24
[INFO] [stdout]      |
[INFO] [stdout] 3051 |             pub fn lec(&mut self) -> _LECW {
[INFO] [stdout]      |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3051 |             pub fn lec(&mut self) -> _LECW<'_> {
[INFO] [stdout]      |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:3056:24
[INFO] [stdout]      |
[INFO] [stdout] 3056 |             pub fn lsc(&mut self) -> _LSCW {
[INFO] [stdout]      |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3056 |             pub fn lsc(&mut self) -> _LSCW<'_> {
[INFO] [stdout]      |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:3061:24
[INFO] [stdout]      |
[INFO] [stdout] 3061 |             pub fn fsc(&mut self) -> _FSCW {
[INFO] [stdout]      |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3061 |             pub fn fsc(&mut self) -> _FSCW<'_> {
[INFO] [stdout]      |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:3281:24
[INFO] [stdout]      |
[INFO] [stdout] 3281 |             pub fn feu(&mut self) -> _FEUW {
[INFO] [stdout]      |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3281 |             pub fn feu(&mut self) -> _FEUW<'_> {
[INFO] [stdout]      |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:3286:24
[INFO] [stdout]      |
[INFO] [stdout] 3286 |             pub fn leu(&mut self) -> _LEUW {
[INFO] [stdout]      |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3286 |             pub fn leu(&mut self) -> _LEUW<'_> {
[INFO] [stdout]      |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:3291:24
[INFO] [stdout]      |
[INFO] [stdout] 3291 |             pub fn lsu(&mut self) -> _LSUW {
[INFO] [stdout]      |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3291 |             pub fn lsu(&mut self) -> _LSUW<'_> {
[INFO] [stdout]      |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:3296:24
[INFO] [stdout]      |
[INFO] [stdout] 3296 |             pub fn fsu(&mut self) -> _FSUW {
[INFO] [stdout]      |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3296 |             pub fn fsu(&mut self) -> _FSUW<'_> {
[INFO] [stdout]      |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:3444:24
[INFO] [stdout]      |
[INFO] [stdout] 3444 |             pub fn vst(&mut self) -> _VSTW {
[INFO] [stdout]      |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3444 |             pub fn vst(&mut self) -> _VSTW<'_> {
[INFO] [stdout]      |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:3449:28
[INFO] [stdout]      |
[INFO] [stdout] 3449 |             pub fn hoffcnt(&mut self) -> _HOFFCNTW {
[INFO] [stdout]      |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3449 |             pub fn hoffcnt(&mut self) -> _HOFFCNTW<'_> {
[INFO] [stdout]      |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:3597:26
[INFO] [stdout]      |
[INFO] [stdout] 3597 |             pub fn vline(&mut self) -> _VLINEW {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3597 |             pub fn vline(&mut self) -> _VLINEW<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:3602:27
[INFO] [stdout]      |
[INFO] [stdout] 3602 |             pub fn capcnt(&mut self) -> _CAPCNTW {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3602 |             pub fn capcnt(&mut self) -> _CAPCNTW<'_> {
[INFO] [stdout]      |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:4542:29
[INFO] [stdout]      |
[INFO] [stdout] 4542 |             pub fn cburstrw(&mut self) -> _CBURSTRWW {
[INFO] [stdout]      |                             ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4542 |             pub fn cburstrw(&mut self) -> _CBURSTRWW<'_> {
[INFO] [stdout]      |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:4547:30
[INFO] [stdout]      |
[INFO] [stdout] 4547 |             pub fn asyncwait(&mut self) -> _ASYNCWAITW {
[INFO] [stdout]      |                              ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                              |
[INFO] [stdout]      |                              the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4547 |             pub fn asyncwait(&mut self) -> _ASYNCWAITW<'_> {
[INFO] [stdout]      |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:4552:27
[INFO] [stdout]      |
[INFO] [stdout] 4552 |             pub fn extmod(&mut self) -> _EXTMODW {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4552 |             pub fn extmod(&mut self) -> _EXTMODW<'_> {
[INFO] [stdout]      |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:4557:27
[INFO] [stdout]      |
[INFO] [stdout] 4557 |             pub fn waiten(&mut self) -> _WAITENW {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4557 |             pub fn waiten(&mut self) -> _WAITENW<'_> {
[INFO] [stdout]      |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:4562:25
[INFO] [stdout]      |
[INFO] [stdout] 4562 |             pub fn wren(&mut self) -> _WRENW {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4562 |             pub fn wren(&mut self) -> _WRENW<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:4567:28
[INFO] [stdout]      |
[INFO] [stdout] 4567 |             pub fn waitcfg(&mut self) -> _WAITCFGW {
[INFO] [stdout]      |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4567 |             pub fn waitcfg(&mut self) -> _WAITCFGW<'_> {
[INFO] [stdout]      |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:4572:28
[INFO] [stdout]      |
[INFO] [stdout] 4572 |             pub fn waitpol(&mut self) -> _WAITPOLW {
[INFO] [stdout]      |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4572 |             pub fn waitpol(&mut self) -> _WAITPOLW<'_> {
[INFO] [stdout]      |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:4577:28
[INFO] [stdout]      |
[INFO] [stdout] 4577 |             pub fn bursten(&mut self) -> _BURSTENW {
[INFO] [stdout]      |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4577 |             pub fn bursten(&mut self) -> _BURSTENW<'_> {
[INFO] [stdout]      |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:4582:27
[INFO] [stdout]      |
[INFO] [stdout] 4582 |             pub fn faccen(&mut self) -> _FACCENW {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4582 |             pub fn faccen(&mut self) -> _FACCENW<'_> {
[INFO] [stdout]      |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:4587:25
[INFO] [stdout]      |
[INFO] [stdout] 4587 |             pub fn mwid(&mut self) -> _MWIDW {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4587 |             pub fn mwid(&mut self) -> _MWIDW<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:4592:25
[INFO] [stdout]      |
[INFO] [stdout] 4592 |             pub fn mtyp(&mut self) -> _MTYPW {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4592 |             pub fn mtyp(&mut self) -> _MTYPW<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:4597:26
[INFO] [stdout]      |
[INFO] [stdout] 4597 |             pub fn muxen(&mut self) -> _MUXENW {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4597 |             pub fn muxen(&mut self) -> _MUXENW<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:4602:26
[INFO] [stdout]      |
[INFO] [stdout] 4602 |             pub fn mbken(&mut self) -> _MBKENW {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4602 |             pub fn mbken(&mut self) -> _MBKENW<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:4930:27
[INFO] [stdout]      |
[INFO] [stdout] 4930 |             pub fn accmod(&mut self) -> _ACCMODW {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4930 |             pub fn accmod(&mut self) -> _ACCMODW<'_> {
[INFO] [stdout]      |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:4935:27
[INFO] [stdout]      |
[INFO] [stdout] 4935 |             pub fn datlat(&mut self) -> _DATLATW {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4935 |             pub fn datlat(&mut self) -> _DATLATW<'_> {
[INFO] [stdout]      |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:4940:27
[INFO] [stdout]      |
[INFO] [stdout] 4940 |             pub fn clkdiv(&mut self) -> _CLKDIVW {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4940 |             pub fn clkdiv(&mut self) -> _CLKDIVW<'_> {
[INFO] [stdout]      |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:4945:28
[INFO] [stdout]      |
[INFO] [stdout] 4945 |             pub fn busturn(&mut self) -> _BUSTURNW {
[INFO] [stdout]      |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4945 |             pub fn busturn(&mut self) -> _BUSTURNW<'_> {
[INFO] [stdout]      |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:4950:27
[INFO] [stdout]      |
[INFO] [stdout] 4950 |             pub fn datast(&mut self) -> _DATASTW {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4950 |             pub fn datast(&mut self) -> _DATASTW<'_> {
[INFO] [stdout]      |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:4955:27
[INFO] [stdout]      |
[INFO] [stdout] 4955 |             pub fn addhld(&mut self) -> _ADDHLDW {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4955 |             pub fn addhld(&mut self) -> _ADDHLDW<'_> {
[INFO] [stdout]      |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:4960:27
[INFO] [stdout]      |
[INFO] [stdout] 4960 |             pub fn addset(&mut self) -> _ADDSETW {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4960 |             pub fn addset(&mut self) -> _ADDSETW<'_> {
[INFO] [stdout]      |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:5756:29
[INFO] [stdout]      |
[INFO] [stdout] 5756 |             pub fn cburstrw(&mut self) -> _CBURSTRWW {
[INFO] [stdout]      |                             ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5756 |             pub fn cburstrw(&mut self) -> _CBURSTRWW<'_> {
[INFO] [stdout]      |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:5761:30
[INFO] [stdout]      |
[INFO] [stdout] 5761 |             pub fn asyncwait(&mut self) -> _ASYNCWAITW {
[INFO] [stdout]      |                              ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                              |
[INFO] [stdout]      |                              the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5761 |             pub fn asyncwait(&mut self) -> _ASYNCWAITW<'_> {
[INFO] [stdout]      |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:5766:27
[INFO] [stdout]      |
[INFO] [stdout] 5766 |             pub fn extmod(&mut self) -> _EXTMODW {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5766 |             pub fn extmod(&mut self) -> _EXTMODW<'_> {
[INFO] [stdout]      |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:5771:27
[INFO] [stdout]      |
[INFO] [stdout] 5771 |             pub fn waiten(&mut self) -> _WAITENW {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5771 |             pub fn waiten(&mut self) -> _WAITENW<'_> {
[INFO] [stdout]      |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:5776:25
[INFO] [stdout]      |
[INFO] [stdout] 5776 |             pub fn wren(&mut self) -> _WRENW {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5776 |             pub fn wren(&mut self) -> _WRENW<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:5781:28
[INFO] [stdout]      |
[INFO] [stdout] 5781 |             pub fn waitcfg(&mut self) -> _WAITCFGW {
[INFO] [stdout]      |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5781 |             pub fn waitcfg(&mut self) -> _WAITCFGW<'_> {
[INFO] [stdout]      |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:5786:28
[INFO] [stdout]      |
[INFO] [stdout] 5786 |             pub fn wrapmod(&mut self) -> _WRAPMODW {
[INFO] [stdout]      |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5786 |             pub fn wrapmod(&mut self) -> _WRAPMODW<'_> {
[INFO] [stdout]      |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:5791:28
[INFO] [stdout]      |
[INFO] [stdout] 5791 |             pub fn waitpol(&mut self) -> _WAITPOLW {
[INFO] [stdout]      |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5791 |             pub fn waitpol(&mut self) -> _WAITPOLW<'_> {
[INFO] [stdout]      |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:5796:28
[INFO] [stdout]      |
[INFO] [stdout] 5796 |             pub fn bursten(&mut self) -> _BURSTENW {
[INFO] [stdout]      |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5796 |             pub fn bursten(&mut self) -> _BURSTENW<'_> {
[INFO] [stdout]      |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:5801:27
[INFO] [stdout]      |
[INFO] [stdout] 5801 |             pub fn faccen(&mut self) -> _FACCENW {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5801 |             pub fn faccen(&mut self) -> _FACCENW<'_> {
[INFO] [stdout]      |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:5806:25
[INFO] [stdout]      |
[INFO] [stdout] 5806 |             pub fn mwid(&mut self) -> _MWIDW {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5806 |             pub fn mwid(&mut self) -> _MWIDW<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:5811:25
[INFO] [stdout]      |
[INFO] [stdout] 5811 |             pub fn mtyp(&mut self) -> _MTYPW {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5811 |             pub fn mtyp(&mut self) -> _MTYPW<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:5816:26
[INFO] [stdout]      |
[INFO] [stdout] 5816 |             pub fn muxen(&mut self) -> _MUXENW {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5816 |             pub fn muxen(&mut self) -> _MUXENW<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:5821:26
[INFO] [stdout]      |
[INFO] [stdout] 5821 |             pub fn mbken(&mut self) -> _MBKENW {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5821 |             pub fn mbken(&mut self) -> _MBKENW<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6149:27
[INFO] [stdout]      |
[INFO] [stdout] 6149 |             pub fn accmod(&mut self) -> _ACCMODW {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6149 |             pub fn accmod(&mut self) -> _ACCMODW<'_> {
[INFO] [stdout]      |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6154:27
[INFO] [stdout]      |
[INFO] [stdout] 6154 |             pub fn datlat(&mut self) -> _DATLATW {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6154 |             pub fn datlat(&mut self) -> _DATLATW<'_> {
[INFO] [stdout]      |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6159:27
[INFO] [stdout]      |
[INFO] [stdout] 6159 |             pub fn clkdiv(&mut self) -> _CLKDIVW {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6159 |             pub fn clkdiv(&mut self) -> _CLKDIVW<'_> {
[INFO] [stdout]      |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6164:28
[INFO] [stdout]      |
[INFO] [stdout] 6164 |             pub fn busturn(&mut self) -> _BUSTURNW {
[INFO] [stdout]      |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6164 |             pub fn busturn(&mut self) -> _BUSTURNW<'_> {
[INFO] [stdout]      |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6169:27
[INFO] [stdout]      |
[INFO] [stdout] 6169 |             pub fn datast(&mut self) -> _DATASTW {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6169 |             pub fn datast(&mut self) -> _DATASTW<'_> {
[INFO] [stdout]      |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6174:27
[INFO] [stdout]      |
[INFO] [stdout] 6174 |             pub fn addhld(&mut self) -> _ADDHLDW {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6174 |             pub fn addhld(&mut self) -> _ADDHLDW<'_> {
[INFO] [stdout]      |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6179:27
[INFO] [stdout]      |
[INFO] [stdout] 6179 |             pub fn addset(&mut self) -> _ADDSETW {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6179 |             pub fn addset(&mut self) -> _ADDSETW<'_> {
[INFO] [stdout]      |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6975:29
[INFO] [stdout]      |
[INFO] [stdout] 6975 |             pub fn cburstrw(&mut self) -> _CBURSTRWW {
[INFO] [stdout]      |                             ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6975 |             pub fn cburstrw(&mut self) -> _CBURSTRWW<'_> {
[INFO] [stdout]      |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6980:30
[INFO] [stdout]      |
[INFO] [stdout] 6980 |             pub fn asyncwait(&mut self) -> _ASYNCWAITW {
[INFO] [stdout]      |                              ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                              |
[INFO] [stdout]      |                              the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6980 |             pub fn asyncwait(&mut self) -> _ASYNCWAITW<'_> {
[INFO] [stdout]      |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6985:27
[INFO] [stdout]      |
[INFO] [stdout] 6985 |             pub fn extmod(&mut self) -> _EXTMODW {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6985 |             pub fn extmod(&mut self) -> _EXTMODW<'_> {
[INFO] [stdout]      |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6990:27
[INFO] [stdout]      |
[INFO] [stdout] 6990 |             pub fn waiten(&mut self) -> _WAITENW {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6990 |             pub fn waiten(&mut self) -> _WAITENW<'_> {
[INFO] [stdout]      |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6995:25
[INFO] [stdout]      |
[INFO] [stdout] 6995 |             pub fn wren(&mut self) -> _WRENW {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6995 |             pub fn wren(&mut self) -> _WRENW<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:7000:28
[INFO] [stdout]      |
[INFO] [stdout] 7000 |             pub fn waitcfg(&mut self) -> _WAITCFGW {
[INFO] [stdout]      |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7000 |             pub fn waitcfg(&mut self) -> _WAITCFGW<'_> {
[INFO] [stdout]      |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:7005:28
[INFO] [stdout]      |
[INFO] [stdout] 7005 |             pub fn wrapmod(&mut self) -> _WRAPMODW {
[INFO] [stdout]      |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7005 |             pub fn wrapmod(&mut self) -> _WRAPMODW<'_> {
[INFO] [stdout]      |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:7010:28
[INFO] [stdout]      |
[INFO] [stdout] 7010 |             pub fn waitpol(&mut self) -> _WAITPOLW {
[INFO] [stdout]      |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7010 |             pub fn waitpol(&mut self) -> _WAITPOLW<'_> {
[INFO] [stdout]      |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:7015:28
[INFO] [stdout]      |
[INFO] [stdout] 7015 |             pub fn bursten(&mut self) -> _BURSTENW {
[INFO] [stdout]      |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7015 |             pub fn bursten(&mut self) -> _BURSTENW<'_> {
[INFO] [stdout]      |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:7020:27
[INFO] [stdout]      |
[INFO] [stdout] 7020 |             pub fn faccen(&mut self) -> _FACCENW {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7020 |             pub fn faccen(&mut self) -> _FACCENW<'_> {
[INFO] [stdout]      |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:7025:25
[INFO] [stdout]      |
[INFO] [stdout] 7025 |             pub fn mwid(&mut self) -> _MWIDW {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7025 |             pub fn mwid(&mut self) -> _MWIDW<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:7030:25
[INFO] [stdout]      |
[INFO] [stdout] 7030 |             pub fn mtyp(&mut self) -> _MTYPW {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7030 |             pub fn mtyp(&mut self) -> _MTYPW<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:7035:26
[INFO] [stdout]      |
[INFO] [stdout] 7035 |             pub fn muxen(&mut self) -> _MUXENW {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7035 |             pub fn muxen(&mut self) -> _MUXENW<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:7040:26
[INFO] [stdout]      |
[INFO] [stdout] 7040 |             pub fn mbken(&mut self) -> _MBKENW {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7040 |             pub fn mbken(&mut self) -> _MBKENW<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:7368:27
[INFO] [stdout]      |
[INFO] [stdout] 7368 |             pub fn accmod(&mut self) -> _ACCMODW {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7368 |             pub fn accmod(&mut self) -> _ACCMODW<'_> {
[INFO] [stdout]      |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:7373:27
[INFO] [stdout]      |
[INFO] [stdout] 7373 |             pub fn datlat(&mut self) -> _DATLATW {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7373 |             pub fn datlat(&mut self) -> _DATLATW<'_> {
[INFO] [stdout]      |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:7378:27
[INFO] [stdout]      |
[INFO] [stdout] 7378 |             pub fn clkdiv(&mut self) -> _CLKDIVW {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7378 |             pub fn clkdiv(&mut self) -> _CLKDIVW<'_> {
[INFO] [stdout]      |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:7383:28
[INFO] [stdout]      |
[INFO] [stdout] 7383 |             pub fn busturn(&mut self) -> _BUSTURNW {
[INFO] [stdout]      |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7383 |             pub fn busturn(&mut self) -> _BUSTURNW<'_> {
[INFO] [stdout]      |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:7388:27
[INFO] [stdout]      |
[INFO] [stdout] 7388 |             pub fn datast(&mut self) -> _DATASTW {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7388 |             pub fn datast(&mut self) -> _DATASTW<'_> {
[INFO] [stdout]      |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:7393:27
[INFO] [stdout]      |
[INFO] [stdout] 7393 |             pub fn addhld(&mut self) -> _ADDHLDW {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7393 |             pub fn addhld(&mut self) -> _ADDHLDW<'_> {
[INFO] [stdout]      |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:7398:27
[INFO] [stdout]      |
[INFO] [stdout] 7398 |             pub fn addset(&mut self) -> _ADDSETW {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7398 |             pub fn addset(&mut self) -> _ADDSETW<'_> {
[INFO] [stdout]      |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:8194:29
[INFO] [stdout]      |
[INFO] [stdout] 8194 |             pub fn cburstrw(&mut self) -> _CBURSTRWW {
[INFO] [stdout]      |                             ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8194 |             pub fn cburstrw(&mut self) -> _CBURSTRWW<'_> {
[INFO] [stdout]      |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:8199:30
[INFO] [stdout]      |
[INFO] [stdout] 8199 |             pub fn asyncwait(&mut self) -> _ASYNCWAITW {
[INFO] [stdout]      |                              ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                              |
[INFO] [stdout]      |                              the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8199 |             pub fn asyncwait(&mut self) -> _ASYNCWAITW<'_> {
[INFO] [stdout]      |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:8204:27
[INFO] [stdout]      |
[INFO] [stdout] 8204 |             pub fn extmod(&mut self) -> _EXTMODW {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8204 |             pub fn extmod(&mut self) -> _EXTMODW<'_> {
[INFO] [stdout]      |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:8209:27
[INFO] [stdout]      |
[INFO] [stdout] 8209 |             pub fn waiten(&mut self) -> _WAITENW {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8209 |             pub fn waiten(&mut self) -> _WAITENW<'_> {
[INFO] [stdout]      |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:8214:25
[INFO] [stdout]      |
[INFO] [stdout] 8214 |             pub fn wren(&mut self) -> _WRENW {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8214 |             pub fn wren(&mut self) -> _WRENW<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:8219:28
[INFO] [stdout]      |
[INFO] [stdout] 8219 |             pub fn waitcfg(&mut self) -> _WAITCFGW {
[INFO] [stdout]      |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8219 |             pub fn waitcfg(&mut self) -> _WAITCFGW<'_> {
[INFO] [stdout]      |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:8224:28
[INFO] [stdout]      |
[INFO] [stdout] 8224 |             pub fn wrapmod(&mut self) -> _WRAPMODW {
[INFO] [stdout]      |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8224 |             pub fn wrapmod(&mut self) -> _WRAPMODW<'_> {
[INFO] [stdout]      |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:8229:28
[INFO] [stdout]      |
[INFO] [stdout] 8229 |             pub fn waitpol(&mut self) -> _WAITPOLW {
[INFO] [stdout]      |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8229 |             pub fn waitpol(&mut self) -> _WAITPOLW<'_> {
[INFO] [stdout]      |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:8234:28
[INFO] [stdout]      |
[INFO] [stdout] 8234 |             pub fn bursten(&mut self) -> _BURSTENW {
[INFO] [stdout]      |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8234 |             pub fn bursten(&mut self) -> _BURSTENW<'_> {
[INFO] [stdout]      |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:8239:27
[INFO] [stdout]      |
[INFO] [stdout] 8239 |             pub fn faccen(&mut self) -> _FACCENW {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8239 |             pub fn faccen(&mut self) -> _FACCENW<'_> {
[INFO] [stdout]      |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:8244:25
[INFO] [stdout]      |
[INFO] [stdout] 8244 |             pub fn mwid(&mut self) -> _MWIDW {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8244 |             pub fn mwid(&mut self) -> _MWIDW<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:8249:25
[INFO] [stdout]      |
[INFO] [stdout] 8249 |             pub fn mtyp(&mut self) -> _MTYPW {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8249 |             pub fn mtyp(&mut self) -> _MTYPW<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:8254:26
[INFO] [stdout]      |
[INFO] [stdout] 8254 |             pub fn muxen(&mut self) -> _MUXENW {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8254 |             pub fn muxen(&mut self) -> _MUXENW<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:8259:26
[INFO] [stdout]      |
[INFO] [stdout] 8259 |             pub fn mbken(&mut self) -> _MBKENW {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8259 |             pub fn mbken(&mut self) -> _MBKENW<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:8587:27
[INFO] [stdout]      |
[INFO] [stdout] 8587 |             pub fn accmod(&mut self) -> _ACCMODW {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8587 |             pub fn accmod(&mut self) -> _ACCMODW<'_> {
[INFO] [stdout]      |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:8592:27
[INFO] [stdout]      |
[INFO] [stdout] 8592 |             pub fn datlat(&mut self) -> _DATLATW {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8592 |             pub fn datlat(&mut self) -> _DATLATW<'_> {
[INFO] [stdout]      |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:8597:27
[INFO] [stdout]      |
[INFO] [stdout] 8597 |             pub fn clkdiv(&mut self) -> _CLKDIVW {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8597 |             pub fn clkdiv(&mut self) -> _CLKDIVW<'_> {
[INFO] [stdout]      |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:8602:28
[INFO] [stdout]      |
[INFO] [stdout] 8602 |             pub fn busturn(&mut self) -> _BUSTURNW {
[INFO] [stdout]      |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8602 |             pub fn busturn(&mut self) -> _BUSTURNW<'_> {
[INFO] [stdout]      |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:8607:27
[INFO] [stdout]      |
[INFO] [stdout] 8607 |             pub fn datast(&mut self) -> _DATASTW {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8607 |             pub fn datast(&mut self) -> _DATASTW<'_> {
[INFO] [stdout]      |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:8612:27
[INFO] [stdout]      |
[INFO] [stdout] 8612 |             pub fn addhld(&mut self) -> _ADDHLDW {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8612 |             pub fn addhld(&mut self) -> _ADDHLDW<'_> {
[INFO] [stdout]      |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:8617:27
[INFO] [stdout]      |
[INFO] [stdout] 8617 |             pub fn addset(&mut self) -> _ADDSETW {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8617 |             pub fn addset(&mut self) -> _ADDSETW<'_> {
[INFO] [stdout]      |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:9053:26
[INFO] [stdout]      |
[INFO] [stdout] 9053 |             pub fn eccps(&mut self) -> _ECCPSW {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9053 |             pub fn eccps(&mut self) -> _ECCPSW<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:9058:24
[INFO] [stdout]      |
[INFO] [stdout] 9058 |             pub fn tar(&mut self) -> _TARW {
[INFO] [stdout]      |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9058 |             pub fn tar(&mut self) -> _TARW<'_> {
[INFO] [stdout]      |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:9063:25
[INFO] [stdout]      |
[INFO] [stdout] 9063 |             pub fn tclr(&mut self) -> _TCLRW {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9063 |             pub fn tclr(&mut self) -> _TCLRW<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:9068:26
[INFO] [stdout]      |
[INFO] [stdout] 9068 |             pub fn eccen(&mut self) -> _ECCENW {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9068 |             pub fn eccen(&mut self) -> _ECCENW<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:9073:25
[INFO] [stdout]      |
[INFO] [stdout] 9073 |             pub fn pwid(&mut self) -> _PWIDW {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9073 |             pub fn pwid(&mut self) -> _PWIDW<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:9078:25
[INFO] [stdout]      |
[INFO] [stdout] 9078 |             pub fn ptyp(&mut self) -> _PTYPW {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9078 |             pub fn ptyp(&mut self) -> _PTYPW<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:9083:26
[INFO] [stdout]      |
[INFO] [stdout] 9083 |             pub fn pbken(&mut self) -> _PBKENW {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9083 |             pub fn pbken(&mut self) -> _PBKENW<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:9088:28
[INFO] [stdout]      |
[INFO] [stdout] 9088 |             pub fn pwaiten(&mut self) -> _PWAITENW {
[INFO] [stdout]      |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9088 |             pub fn pwaiten(&mut self) -> _PWAITENW<'_> {
[INFO] [stdout]      |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:9519:25
[INFO] [stdout]      |
[INFO] [stdout] 9519 |             pub fn ifen(&mut self) -> _IFENW {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9519 |             pub fn ifen(&mut self) -> _IFENW<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:9524:25
[INFO] [stdout]      |
[INFO] [stdout] 9524 |             pub fn ilen(&mut self) -> _ILENW {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9524 |             pub fn ilen(&mut self) -> _ILENW<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:9529:25
[INFO] [stdout]      |
[INFO] [stdout] 9529 |             pub fn iren(&mut self) -> _IRENW {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9529 |             pub fn iren(&mut self) -> _IRENW<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:9534:24
[INFO] [stdout]      |
[INFO] [stdout] 9534 |             pub fn ifs(&mut self) -> _IFSW {
[INFO] [stdout]      |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9534 |             pub fn ifs(&mut self) -> _IFSW<'_> {
[INFO] [stdout]      |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:9539:24
[INFO] [stdout]      |
[INFO] [stdout] 9539 |             pub fn ils(&mut self) -> _ILSW {
[INFO] [stdout]      |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9539 |             pub fn ils(&mut self) -> _ILSW<'_> {
[INFO] [stdout]      |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:9544:24
[INFO] [stdout]      |
[INFO] [stdout] 9544 |             pub fn irs(&mut self) -> _IRSW {
[INFO] [stdout]      |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9544 |             pub fn irs(&mut self) -> _IRSW<'_> {
[INFO] [stdout]      |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:9764:28
[INFO] [stdout]      |
[INFO] [stdout] 9764 |             pub fn memhizx(&mut self) -> _MEMHIZXW {
[INFO] [stdout]      |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9764 |             pub fn memhizx(&mut self) -> _MEMHIZXW<'_> {
[INFO] [stdout]      |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:9769:29
[INFO] [stdout]      |
[INFO] [stdout] 9769 |             pub fn memholdx(&mut self) -> _MEMHOLDXW {
[INFO] [stdout]      |                             ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9769 |             pub fn memholdx(&mut self) -> _MEMHOLDXW<'_> {
[INFO] [stdout]      |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:9774:29
[INFO] [stdout]      |
[INFO] [stdout] 9774 |             pub fn memwaitx(&mut self) -> _MEMWAITXW {
[INFO] [stdout]      |                             ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9774 |             pub fn memwaitx(&mut self) -> _MEMWAITXW<'_> {
[INFO] [stdout]      |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:9779:28
[INFO] [stdout]      |
[INFO] [stdout] 9779 |             pub fn memsetx(&mut self) -> _MEMSETXW {
[INFO] [stdout]      |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9779 |             pub fn memsetx(&mut self) -> _MEMSETXW<'_> {
[INFO] [stdout]      |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:9999:28
[INFO] [stdout]      |
[INFO] [stdout] 9999 |             pub fn atthizx(&mut self) -> _ATTHIZXW {
[INFO] [stdout]      |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9999 |             pub fn atthizx(&mut self) -> _ATTHIZXW<'_> {
[INFO] [stdout]      |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:10004:29
[INFO] [stdout]       |
[INFO] [stdout] 10004 |             pub fn attholdx(&mut self) -> _ATTHOLDXW {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10004 |             pub fn attholdx(&mut self) -> _ATTHOLDXW<'_> {
[INFO] [stdout]       |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:10009:29
[INFO] [stdout]       |
[INFO] [stdout] 10009 |             pub fn attwaitx(&mut self) -> _ATTWAITXW {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10009 |             pub fn attwaitx(&mut self) -> _ATTWAITXW<'_> {
[INFO] [stdout]       |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:10014:28
[INFO] [stdout]       |
[INFO] [stdout] 10014 |             pub fn attsetx(&mut self) -> _ATTSETXW {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10014 |             pub fn attsetx(&mut self) -> _ATTSETXW<'_> {
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:10498:26
[INFO] [stdout]       |
[INFO] [stdout] 10498 |             pub fn eccps(&mut self) -> _ECCPSW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10498 |             pub fn eccps(&mut self) -> _ECCPSW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:10503:24
[INFO] [stdout]       |
[INFO] [stdout] 10503 |             pub fn tar(&mut self) -> _TARW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10503 |             pub fn tar(&mut self) -> _TARW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:10508:25
[INFO] [stdout]       |
[INFO] [stdout] 10508 |             pub fn tclr(&mut self) -> _TCLRW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10508 |             pub fn tclr(&mut self) -> _TCLRW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:10513:26
[INFO] [stdout]       |
[INFO] [stdout] 10513 |             pub fn eccen(&mut self) -> _ECCENW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10513 |             pub fn eccen(&mut self) -> _ECCENW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:10518:25
[INFO] [stdout]       |
[INFO] [stdout] 10518 |             pub fn pwid(&mut self) -> _PWIDW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10518 |             pub fn pwid(&mut self) -> _PWIDW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:10523:25
[INFO] [stdout]       |
[INFO] [stdout] 10523 |             pub fn ptyp(&mut self) -> _PTYPW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10523 |             pub fn ptyp(&mut self) -> _PTYPW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:10528:26
[INFO] [stdout]       |
[INFO] [stdout] 10528 |             pub fn pbken(&mut self) -> _PBKENW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10528 |             pub fn pbken(&mut self) -> _PBKENW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:10533:28
[INFO] [stdout]       |
[INFO] [stdout] 10533 |             pub fn pwaiten(&mut self) -> _PWAITENW {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10533 |             pub fn pwaiten(&mut self) -> _PWAITENW<'_> {
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:10964:25
[INFO] [stdout]       |
[INFO] [stdout] 10964 |             pub fn ifen(&mut self) -> _IFENW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10964 |             pub fn ifen(&mut self) -> _IFENW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:10969:25
[INFO] [stdout]       |
[INFO] [stdout] 10969 |             pub fn ilen(&mut self) -> _ILENW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10969 |             pub fn ilen(&mut self) -> _ILENW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:10974:25
[INFO] [stdout]       |
[INFO] [stdout] 10974 |             pub fn iren(&mut self) -> _IRENW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10974 |             pub fn iren(&mut self) -> _IRENW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:10979:24
[INFO] [stdout]       |
[INFO] [stdout] 10979 |             pub fn ifs(&mut self) -> _IFSW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10979 |             pub fn ifs(&mut self) -> _IFSW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:10984:24
[INFO] [stdout]       |
[INFO] [stdout] 10984 |             pub fn ils(&mut self) -> _ILSW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10984 |             pub fn ils(&mut self) -> _ILSW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:10989:24
[INFO] [stdout]       |
[INFO] [stdout] 10989 |             pub fn irs(&mut self) -> _IRSW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10989 |             pub fn irs(&mut self) -> _IRSW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11209:28
[INFO] [stdout]       |
[INFO] [stdout] 11209 |             pub fn memhizx(&mut self) -> _MEMHIZXW {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11209 |             pub fn memhizx(&mut self) -> _MEMHIZXW<'_> {
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11214:29
[INFO] [stdout]       |
[INFO] [stdout] 11214 |             pub fn memholdx(&mut self) -> _MEMHOLDXW {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11214 |             pub fn memholdx(&mut self) -> _MEMHOLDXW<'_> {
[INFO] [stdout]       |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11219:29
[INFO] [stdout]       |
[INFO] [stdout] 11219 |             pub fn memwaitx(&mut self) -> _MEMWAITXW {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11219 |             pub fn memwaitx(&mut self) -> _MEMWAITXW<'_> {
[INFO] [stdout]       |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11224:28
[INFO] [stdout]       |
[INFO] [stdout] 11224 |             pub fn memsetx(&mut self) -> _MEMSETXW {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11224 |             pub fn memsetx(&mut self) -> _MEMSETXW<'_> {
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11444:28
[INFO] [stdout]       |
[INFO] [stdout] 11444 |             pub fn atthizx(&mut self) -> _ATTHIZXW {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11444 |             pub fn atthizx(&mut self) -> _ATTHIZXW<'_> {
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11449:29
[INFO] [stdout]       |
[INFO] [stdout] 11449 |             pub fn attholdx(&mut self) -> _ATTHOLDXW {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11449 |             pub fn attholdx(&mut self) -> _ATTHOLDXW<'_> {
[INFO] [stdout]       |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11454:29
[INFO] [stdout]       |
[INFO] [stdout] 11454 |             pub fn attwaitx(&mut self) -> _ATTWAITXW {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11454 |             pub fn attwaitx(&mut self) -> _ATTWAITXW<'_> {
[INFO] [stdout]       |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11459:28
[INFO] [stdout]       |
[INFO] [stdout] 11459 |             pub fn attsetx(&mut self) -> _ATTSETXW {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11459 |             pub fn attsetx(&mut self) -> _ATTSETXW<'_> {
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11943:26
[INFO] [stdout]       |
[INFO] [stdout] 11943 |             pub fn eccps(&mut self) -> _ECCPSW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11943 |             pub fn eccps(&mut self) -> _ECCPSW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11948:24
[INFO] [stdout]       |
[INFO] [stdout] 11948 |             pub fn tar(&mut self) -> _TARW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11948 |             pub fn tar(&mut self) -> _TARW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11953:25
[INFO] [stdout]       |
[INFO] [stdout] 11953 |             pub fn tclr(&mut self) -> _TCLRW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11953 |             pub fn tclr(&mut self) -> _TCLRW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11958:26
[INFO] [stdout]       |
[INFO] [stdout] 11958 |             pub fn eccen(&mut self) -> _ECCENW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11958 |             pub fn eccen(&mut self) -> _ECCENW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11963:25
[INFO] [stdout]       |
[INFO] [stdout] 11963 |             pub fn pwid(&mut self) -> _PWIDW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11963 |             pub fn pwid(&mut self) -> _PWIDW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11968:25
[INFO] [stdout]       |
[INFO] [stdout] 11968 |             pub fn ptyp(&mut self) -> _PTYPW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11968 |             pub fn ptyp(&mut self) -> _PTYPW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11973:26
[INFO] [stdout]       |
[INFO] [stdout] 11973 |             pub fn pbken(&mut self) -> _PBKENW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11973 |             pub fn pbken(&mut self) -> _PBKENW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11978:28
[INFO] [stdout]       |
[INFO] [stdout] 11978 |             pub fn pwaiten(&mut self) -> _PWAITENW {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11978 |             pub fn pwaiten(&mut self) -> _PWAITENW<'_> {
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12409:25
[INFO] [stdout]       |
[INFO] [stdout] 12409 |             pub fn ifen(&mut self) -> _IFENW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12409 |             pub fn ifen(&mut self) -> _IFENW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12414:25
[INFO] [stdout]       |
[INFO] [stdout] 12414 |             pub fn ilen(&mut self) -> _ILENW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12414 |             pub fn ilen(&mut self) -> _ILENW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12419:25
[INFO] [stdout]       |
[INFO] [stdout] 12419 |             pub fn iren(&mut self) -> _IRENW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12419 |             pub fn iren(&mut self) -> _IRENW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12424:24
[INFO] [stdout]       |
[INFO] [stdout] 12424 |             pub fn ifs(&mut self) -> _IFSW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12424 |             pub fn ifs(&mut self) -> _IFSW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12429:24
[INFO] [stdout]       |
[INFO] [stdout] 12429 |             pub fn ils(&mut self) -> _ILSW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12429 |             pub fn ils(&mut self) -> _ILSW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12434:24
[INFO] [stdout]       |
[INFO] [stdout] 12434 |             pub fn irs(&mut self) -> _IRSW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12434 |             pub fn irs(&mut self) -> _IRSW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12654:28
[INFO] [stdout]       |
[INFO] [stdout] 12654 |             pub fn memhizx(&mut self) -> _MEMHIZXW {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12654 |             pub fn memhizx(&mut self) -> _MEMHIZXW<'_> {
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12659:29
[INFO] [stdout]       |
[INFO] [stdout] 12659 |             pub fn memholdx(&mut self) -> _MEMHOLDXW {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12659 |             pub fn memholdx(&mut self) -> _MEMHOLDXW<'_> {
[INFO] [stdout]       |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12664:29
[INFO] [stdout]       |
[INFO] [stdout] 12664 |             pub fn memwaitx(&mut self) -> _MEMWAITXW {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12664 |             pub fn memwaitx(&mut self) -> _MEMWAITXW<'_> {
[INFO] [stdout]       |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12669:28
[INFO] [stdout]       |
[INFO] [stdout] 12669 |             pub fn memsetx(&mut self) -> _MEMSETXW {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12669 |             pub fn memsetx(&mut self) -> _MEMSETXW<'_> {
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12889:28
[INFO] [stdout]       |
[INFO] [stdout] 12889 |             pub fn atthizx(&mut self) -> _ATTHIZXW {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12889 |             pub fn atthizx(&mut self) -> _ATTHIZXW<'_> {
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12894:29
[INFO] [stdout]       |
[INFO] [stdout] 12894 |             pub fn attholdx(&mut self) -> _ATTHOLDXW {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12894 |             pub fn attholdx(&mut self) -> _ATTHOLDXW<'_> {
[INFO] [stdout]       |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12899:29
[INFO] [stdout]       |
[INFO] [stdout] 12899 |             pub fn attwaitx(&mut self) -> _ATTWAITXW {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12899 |             pub fn attwaitx(&mut self) -> _ATTWAITXW<'_> {
[INFO] [stdout]       |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12904:28
[INFO] [stdout]       |
[INFO] [stdout] 12904 |             pub fn attsetx(&mut self) -> _ATTSETXW {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12904 |             pub fn attsetx(&mut self) -> _ATTSETXW<'_> {
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:13124:27
[INFO] [stdout]       |
[INFO] [stdout] 13124 |             pub fn iohizx(&mut self) -> _IOHIZXW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13124 |             pub fn iohizx(&mut self) -> _IOHIZXW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:13129:28
[INFO] [stdout]       |
[INFO] [stdout] 13129 |             pub fn ioholdx(&mut self) -> _IOHOLDXW {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13129 |             pub fn ioholdx(&mut self) -> _IOHOLDXW<'_> {
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:13134:28
[INFO] [stdout]       |
[INFO] [stdout] 13134 |             pub fn iowaitx(&mut self) -> _IOWAITXW {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13134 |             pub fn iowaitx(&mut self) -> _IOWAITXW<'_> {
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:13139:27
[INFO] [stdout]       |
[INFO] [stdout] 13139 |             pub fn iosetx(&mut self) -> _IOSETXW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13139 |             pub fn iosetx(&mut self) -> _IOSETXW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:13431:27
[INFO] [stdout]       |
[INFO] [stdout] 13431 |             pub fn accmod(&mut self) -> _ACCMODW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13431 |             pub fn accmod(&mut self) -> _ACCMODW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:13436:27
[INFO] [stdout]       |
[INFO] [stdout] 13436 |             pub fn datlat(&mut self) -> _DATLATW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13436 |             pub fn datlat(&mut self) -> _DATLATW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:13441:27
[INFO] [stdout]       |
[INFO] [stdout] 13441 |             pub fn clkdiv(&mut self) -> _CLKDIVW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13441 |             pub fn clkdiv(&mut self) -> _CLKDIVW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:13446:27
[INFO] [stdout]       |
[INFO] [stdout] 13446 |             pub fn datast(&mut self) -> _DATASTW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13446 |             pub fn datast(&mut self) -> _DATASTW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:13451:27
[INFO] [stdout]       |
[INFO] [stdout] 13451 |             pub fn addhld(&mut self) -> _ADDHLDW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13451 |             pub fn addhld(&mut self) -> _ADDHLDW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:13456:27
[INFO] [stdout]       |
[INFO] [stdout] 13456 |             pub fn addset(&mut self) -> _ADDSETW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13456 |             pub fn addset(&mut self) -> _ADDSETW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:13748:27
[INFO] [stdout]       |
[INFO] [stdout] 13748 |             pub fn accmod(&mut self) -> _ACCMODW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13748 |             pub fn accmod(&mut self) -> _ACCMODW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:13753:27
[INFO] [stdout]       |
[INFO] [stdout] 13753 |             pub fn datlat(&mut self) -> _DATLATW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13753 |             pub fn datlat(&mut self) -> _DATLATW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:13758:27
[INFO] [stdout]       |
[INFO] [stdout] 13758 |             pub fn clkdiv(&mut self) -> _CLKDIVW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13758 |             pub fn clkdiv(&mut self) -> _CLKDIVW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:13763:27
[INFO] [stdout]       |
[INFO] [stdout] 13763 |             pub fn datast(&mut self) -> _DATASTW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13763 |             pub fn datast(&mut self) -> _DATASTW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:13768:27
[INFO] [stdout]       |
[INFO] [stdout] 13768 |             pub fn addhld(&mut self) -> _ADDHLDW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13768 |             pub fn addhld(&mut self) -> _ADDHLDW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:13773:27
[INFO] [stdout]       |
[INFO] [stdout] 13773 |             pub fn addset(&mut self) -> _ADDSETW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13773 |             pub fn addset(&mut self) -> _ADDSETW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:14065:27
[INFO] [stdout]       |
[INFO] [stdout] 14065 |             pub fn accmod(&mut self) -> _ACCMODW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14065 |             pub fn accmod(&mut self) -> _ACCMODW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:14070:27
[INFO] [stdout]       |
[INFO] [stdout] 14070 |             pub fn datlat(&mut self) -> _DATLATW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14070 |             pub fn datlat(&mut self) -> _DATLATW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:14075:27
[INFO] [stdout]       |
[INFO] [stdout] 14075 |             pub fn clkdiv(&mut self) -> _CLKDIVW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14075 |             pub fn clkdiv(&mut self) -> _CLKDIVW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:14080:27
[INFO] [stdout]       |
[INFO] [stdout] 14080 |             pub fn datast(&mut self) -> _DATASTW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14080 |             pub fn datast(&mut self) -> _DATASTW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:14085:27
[INFO] [stdout]       |
[INFO] [stdout] 14085 |             pub fn addhld(&mut self) -> _ADDHLDW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14085 |             pub fn addhld(&mut self) -> _ADDHLDW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:14090:27
[INFO] [stdout]       |
[INFO] [stdout] 14090 |             pub fn addset(&mut self) -> _ADDSETW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14090 |             pub fn addset(&mut self) -> _ADDSETW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:14382:27
[INFO] [stdout]       |
[INFO] [stdout] 14382 |             pub fn accmod(&mut self) -> _ACCMODW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14382 |             pub fn accmod(&mut self) -> _ACCMODW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:14387:27
[INFO] [stdout]       |
[INFO] [stdout] 14387 |             pub fn datlat(&mut self) -> _DATLATW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14387 |             pub fn datlat(&mut self) -> _DATLATW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:14392:27
[INFO] [stdout]       |
[INFO] [stdout] 14392 |             pub fn clkdiv(&mut self) -> _CLKDIVW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14392 |             pub fn clkdiv(&mut self) -> _CLKDIVW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:14397:27
[INFO] [stdout]       |
[INFO] [stdout] 14397 |             pub fn datast(&mut self) -> _DATASTW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14397 |             pub fn datast(&mut self) -> _DATASTW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:14402:27
[INFO] [stdout]       |
[INFO] [stdout] 14402 |             pub fn addhld(&mut self) -> _ADDHLDW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14402 |             pub fn addhld(&mut self) -> _ADDHLDW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:14407:27
[INFO] [stdout]       |
[INFO] [stdout] 14407 |             pub fn addset(&mut self) -> _ADDSETW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14407 |             pub fn addset(&mut self) -> _ADDSETW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:15106:30
[INFO] [stdout]       |
[INFO] [stdout] 15106 |             pub fn dbg_sleep(&mut self) -> _DBG_SLEEPW {
[INFO] [stdout]       |                              ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15106 |             pub fn dbg_sleep(&mut self) -> _DBG_SLEEPW<'_> {
[INFO] [stdout]       |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:15111:29
[INFO] [stdout]       |
[INFO] [stdout] 15111 |             pub fn dbg_stop(&mut self) -> _DBG_STOPW {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15111 |             pub fn dbg_stop(&mut self) -> _DBG_STOPW<'_> {
[INFO] [stdout]       |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:15116:32
[INFO] [stdout]       |
[INFO] [stdout] 15116 |             pub fn dbg_standby(&mut self) -> _DBG_STANDBYW {
[INFO] [stdout]       |                                ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15116 |             pub fn dbg_standby(&mut self) -> _DBG_STANDBYW<'_> {
[INFO] [stdout]       |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:15121:31
[INFO] [stdout]       |
[INFO] [stdout] 15121 |             pub fn trace_ioen(&mut self) -> _TRACE_IOENW {
[INFO] [stdout]       |                               ^^^^^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                               |
[INFO] [stdout]       |                               the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15121 |             pub fn trace_ioen(&mut self) -> _TRACE_IOENW<'_> {
[INFO] [stdout]       |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:15126:31
[INFO] [stdout]       |
[INFO] [stdout] 15126 |             pub fn trace_mode(&mut self) -> _TRACE_MODEW {
[INFO] [stdout]       |                               ^^^^^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                               |
[INFO] [stdout]       |                               the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15126 |             pub fn trace_mode(&mut self) -> _TRACE_MODEW<'_> {
[INFO] [stdout]       |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:15131:43
[INFO] [stdout]       |
[INFO] [stdout] 15131 |             pub fn dbg_i2c2_smbus_timeout(&mut self) -> _DBG_I2C2_SMBUS_TIMEOUTW {
[INFO] [stdout]       |                                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                           |
[INFO] [stdout]       |                                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15131 |             pub fn dbg_i2c2_smbus_timeout(&mut self) -> _DBG_I2C2_SMBUS_TIMEOUTW<'_> {
[INFO] [stdout]       |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:15136:34
[INFO] [stdout]       |
[INFO] [stdout] 15136 |             pub fn dbg_tim8_stop(&mut self) -> _DBG_TIM8_STOPW {
[INFO] [stdout]       |                                  ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                  |
[INFO] [stdout]       |                                  the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15136 |             pub fn dbg_tim8_stop(&mut self) -> _DBG_TIM8_STOPW<'_> {
[INFO] [stdout]       |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:15141:34
[INFO] [stdout]       |
[INFO] [stdout] 15141 |             pub fn dbg_tim5_stop(&mut self) -> _DBG_TIM5_STOPW {
[INFO] [stdout]       |                                  ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                  |
[INFO] [stdout]       |                                  the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15141 |             pub fn dbg_tim5_stop(&mut self) -> _DBG_TIM5_STOPW<'_> {
[INFO] [stdout]       |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:15146:34
[INFO] [stdout]       |
[INFO] [stdout] 15146 |             pub fn dbg_tim6_stop(&mut self) -> _DBG_TIM6_STOPW {
[INFO] [stdout]       |                                  ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                  |
[INFO] [stdout]       |                                  the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15146 |             pub fn dbg_tim6_stop(&mut self) -> _DBG_TIM6_STOPW<'_> {
[INFO] [stdout]       |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:15151:34
[INFO] [stdout]       |
[INFO] [stdout] 15151 |             pub fn dbg_tim7_stop(&mut self) -> _DBG_TIM7_STOPW {
[INFO] [stdout]       |                                  ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                  |
[INFO] [stdout]       |                                  the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15151 |             pub fn dbg_tim7_stop(&mut self) -> _DBG_TIM7_STOPW<'_> {
[INFO] [stdout]       |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16091:34
[INFO] [stdout]       |
[INFO] [stdout] 16091 |             pub fn dbg_tim2_stop(&mut self) -> _DBG_TIM2_STOPW {
[INFO] [stdout]       |                                  ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                  |
[INFO] [stdout]       |                                  the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16091 |             pub fn dbg_tim2_stop(&mut self) -> _DBG_TIM2_STOPW<'_> {
[INFO] [stdout]       |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16096:34
[INFO] [stdout]       |
[INFO] [stdout] 16096 |             pub fn dbg_tim3_stop(&mut self) -> _DBG_TIM3_STOPW {
[INFO] [stdout]       |                                  ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                  |
[INFO] [stdout]       |                                  the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16096 |             pub fn dbg_tim3_stop(&mut self) -> _DBG_TIM3_STOPW<'_> {
[INFO] [stdout]       |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16101:34
[INFO] [stdout]       |
[INFO] [stdout] 16101 |             pub fn dbg_tim4_stop(&mut self) -> _DBG_TIM4_STOPW {
[INFO] [stdout]       |                                  ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                  |
[INFO] [stdout]       |                                  the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16101 |             pub fn dbg_tim4_stop(&mut self) -> _DBG_TIM4_STOPW<'_> {
[INFO] [stdout]       |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16106:34
[INFO] [stdout]       |
[INFO] [stdout] 16106 |             pub fn dbg_tim5_stop(&mut self) -> _DBG_TIM5_STOPW {
[INFO] [stdout]       |                                  ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                  |
[INFO] [stdout]       |                                  the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16106 |             pub fn dbg_tim5_stop(&mut self) -> _DBG_TIM5_STOPW<'_> {
[INFO] [stdout]       |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16111:34
[INFO] [stdout]       |
[INFO] [stdout] 16111 |             pub fn dbg_tim6_stop(&mut self) -> _DBG_TIM6_STOPW {
[INFO] [stdout]       |                                  ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                  |
[INFO] [stdout]       |                                  the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16111 |             pub fn dbg_tim6_stop(&mut self) -> _DBG_TIM6_STOPW<'_> {
[INFO] [stdout]       |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16116:34
[INFO] [stdout]       |
[INFO] [stdout] 16116 |             pub fn dbg_tim7_stop(&mut self) -> _DBG_TIM7_STOPW {
[INFO] [stdout]       |                                  ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                  |
[INFO] [stdout]       |                                  the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16116 |             pub fn dbg_tim7_stop(&mut self) -> _DBG_TIM7_STOPW<'_> {
[INFO] [stdout]       |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16121:35
[INFO] [stdout]       |
[INFO] [stdout] 16121 |             pub fn dbg_tim12_stop(&mut self) -> _DBG_TIM12_STOPW {
[INFO] [stdout]       |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                   |
[INFO] [stdout]       |                                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16121 |             pub fn dbg_tim12_stop(&mut self) -> _DBG_TIM12_STOPW<'_> {
[INFO] [stdout]       |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16126:35
[INFO] [stdout]       |
[INFO] [stdout] 16126 |             pub fn dbg_tim13_stop(&mut self) -> _DBG_TIM13_STOPW {
[INFO] [stdout]       |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                   |
[INFO] [stdout]       |                                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16126 |             pub fn dbg_tim13_stop(&mut self) -> _DBG_TIM13_STOPW<'_> {
[INFO] [stdout]       |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16131:35
[INFO] [stdout]       |
[INFO] [stdout] 16131 |             pub fn dbg_tim14_stop(&mut self) -> _DBG_TIM14_STOPW {
[INFO] [stdout]       |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                   |
[INFO] [stdout]       |                                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16131 |             pub fn dbg_tim14_stop(&mut self) -> _DBG_TIM14_STOPW<'_> {
[INFO] [stdout]       |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16136:34
[INFO] [stdout]       |
[INFO] [stdout] 16136 |             pub fn dbg_wwdg_stop(&mut self) -> _DBG_WWDG_STOPW {
[INFO] [stdout]       |                                  ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                  |
[INFO] [stdout]       |                                  the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16136 |             pub fn dbg_wwdg_stop(&mut self) -> _DBG_WWDG_STOPW<'_> {
[INFO] [stdout]       |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16141:35
[INFO] [stdout]       |
[INFO] [stdout] 16141 |             pub fn dbg_iwdeg_stop(&mut self) -> _DBG_IWDEG_STOPW {
[INFO] [stdout]       |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                   |
[INFO] [stdout]       |                                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16141 |             pub fn dbg_iwdeg_stop(&mut self) -> _DBG_IWDEG_STOPW<'_> {
[INFO] [stdout]       |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16146:43
[INFO] [stdout]       |
[INFO] [stdout] 16146 |             pub fn dbg_j2c1_smbus_timeout(&mut self) -> _DBG_J2C1_SMBUS_TIMEOUTW {
[INFO] [stdout]       |                                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                           |
[INFO] [stdout]       |                                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16146 |             pub fn dbg_j2c1_smbus_timeout(&mut self) -> _DBG_J2C1_SMBUS_TIMEOUTW<'_> {
[INFO] [stdout]       |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16151:43
[INFO] [stdout]       |
[INFO] [stdout] 16151 |             pub fn dbg_j2c2_smbus_timeout(&mut self) -> _DBG_J2C2_SMBUS_TIMEOUTW {
[INFO] [stdout]       |                                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                           |
[INFO] [stdout]       |                                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16151 |             pub fn dbg_j2c2_smbus_timeout(&mut self) -> _DBG_J2C2_SMBUS_TIMEOUTW<'_> {
[INFO] [stdout]       |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16156:42
[INFO] [stdout]       |
[INFO] [stdout] 16156 |             pub fn dbg_j2c3smbus_timeout(&mut self) -> _DBG_J2C3SMBUS_TIMEOUTW {
[INFO] [stdout]       |                                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16156 |             pub fn dbg_j2c3smbus_timeout(&mut self) -> _DBG_J2C3SMBUS_TIMEOUTW<'_> {
[INFO] [stdout]       |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16161:34
[INFO] [stdout]       |
[INFO] [stdout] 16161 |             pub fn dbg_can1_stop(&mut self) -> _DBG_CAN1_STOPW {
[INFO] [stdout]       |                                  ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                  |
[INFO] [stdout]       |                                  the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16161 |             pub fn dbg_can1_stop(&mut self) -> _DBG_CAN1_STOPW<'_> {
[INFO] [stdout]       |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16166:34
[INFO] [stdout]       |
[INFO] [stdout] 16166 |             pub fn dbg_can2_stop(&mut self) -> _DBG_CAN2_STOPW {
[INFO] [stdout]       |                                  ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                  |
[INFO] [stdout]       |                                  the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16166 |             pub fn dbg_can2_stop(&mut self) -> _DBG_CAN2_STOPW<'_> {
[INFO] [stdout]       |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16512:34
[INFO] [stdout]       |
[INFO] [stdout] 16512 |             pub fn dbg_tim1_stop(&mut self) -> _DBG_TIM1_STOPW {
[INFO] [stdout]       |                                  ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                  |
[INFO] [stdout]       |                                  the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16512 |             pub fn dbg_tim1_stop(&mut self) -> _DBG_TIM1_STOPW<'_> {
[INFO] [stdout]       |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16517:34
[INFO] [stdout]       |
[INFO] [stdout] 16517 |             pub fn dbg_tim8_stop(&mut self) -> _DBG_TIM8_STOPW {
[INFO] [stdout]       |                                  ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                  |
[INFO] [stdout]       |                                  the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16517 |             pub fn dbg_tim8_stop(&mut self) -> _DBG_TIM8_STOPW<'_> {
[INFO] [stdout]       |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16522:34
[INFO] [stdout]       |
[INFO] [stdout] 16522 |             pub fn dbg_tim9_stop(&mut self) -> _DBG_TIM9_STOPW {
[INFO] [stdout]       |                                  ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                  |
[INFO] [stdout]       |                                  the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16522 |             pub fn dbg_tim9_stop(&mut self) -> _DBG_TIM9_STOPW<'_> {
[INFO] [stdout]       |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16527:35
[INFO] [stdout]       |
[INFO] [stdout] 16527 |             pub fn dbg_tim10_stop(&mut self) -> _DBG_TIM10_STOPW {
[INFO] [stdout]       |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                   |
[INFO] [stdout]       |                                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16527 |             pub fn dbg_tim10_stop(&mut self) -> _DBG_TIM10_STOPW<'_> {
[INFO] [stdout]       |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16532:35
[INFO] [stdout]       |
[INFO] [stdout] 16532 |             pub fn dbg_tim11_stop(&mut self) -> _DBG_TIM11_STOPW {
[INFO] [stdout]       |                                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                   |
[INFO] [stdout]       |                                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16532 |             pub fn dbg_tim11_stop(&mut self) -> _DBG_TIM11_STOPW<'_> {
[INFO] [stdout]       |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19110:27
[INFO] [stdout]       |
[INFO] [stdout] 19110 |             pub fn ctcif3(&mut self) -> _CTCIF3W {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19110 |             pub fn ctcif3(&mut self) -> _CTCIF3W<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19115:27
[INFO] [stdout]       |
[INFO] [stdout] 19115 |             pub fn chtif3(&mut self) -> _CHTIF3W {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19115 |             pub fn chtif3(&mut self) -> _CHTIF3W<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19120:27
[INFO] [stdout]       |
[INFO] [stdout] 19120 |             pub fn cteif3(&mut self) -> _CTEIF3W {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19120 |             pub fn cteif3(&mut self) -> _CTEIF3W<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19125:28
[INFO] [stdout]       |
[INFO] [stdout] 19125 |             pub fn cdmeif3(&mut self) -> _CDMEIF3W {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19125 |             pub fn cdmeif3(&mut self) -> _CDMEIF3W<'_> {
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19130:27
[INFO] [stdout]       |
[INFO] [stdout] 19130 |             pub fn cfeif3(&mut self) -> _CFEIF3W {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19130 |             pub fn cfeif3(&mut self) -> _CFEIF3W<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19135:27
[INFO] [stdout]       |
[INFO] [stdout] 19135 |             pub fn ctcif2(&mut self) -> _CTCIF2W {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19135 |             pub fn ctcif2(&mut self) -> _CTCIF2W<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19140:27
[INFO] [stdout]       |
[INFO] [stdout] 19140 |             pub fn chtif2(&mut self) -> _CHTIF2W {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19140 |             pub fn chtif2(&mut self) -> _CHTIF2W<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19145:27
[INFO] [stdout]       |
[INFO] [stdout] 19145 |             pub fn cteif2(&mut self) -> _CTEIF2W {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19145 |             pub fn cteif2(&mut self) -> _CTEIF2W<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19150:28
[INFO] [stdout]       |
[INFO] [stdout] 19150 |             pub fn cdmeif2(&mut self) -> _CDMEIF2W {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19150 |             pub fn cdmeif2(&mut self) -> _CDMEIF2W<'_> {
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19155:27
[INFO] [stdout]       |
[INFO] [stdout] 19155 |             pub fn cfeif2(&mut self) -> _CFEIF2W {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19155 |             pub fn cfeif2(&mut self) -> _CFEIF2W<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19160:27
[INFO] [stdout]       |
[INFO] [stdout] 19160 |             pub fn ctcif1(&mut self) -> _CTCIF1W {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19160 |             pub fn ctcif1(&mut self) -> _CTCIF1W<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19165:27
[INFO] [stdout]       |
[INFO] [stdout] 19165 |             pub fn chtif1(&mut self) -> _CHTIF1W {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19165 |             pub fn chtif1(&mut self) -> _CHTIF1W<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19170:27
[INFO] [stdout]       |
[INFO] [stdout] 19170 |             pub fn cteif1(&mut self) -> _CTEIF1W {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19170 |             pub fn cteif1(&mut self) -> _CTEIF1W<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19175:28
[INFO] [stdout]       |
[INFO] [stdout] 19175 |             pub fn cdmeif1(&mut self) -> _CDMEIF1W {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19175 |             pub fn cdmeif1(&mut self) -> _CDMEIF1W<'_> {
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19180:27
[INFO] [stdout]       |
[INFO] [stdout] 19180 |             pub fn cfeif1(&mut self) -> _CFEIF1W {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19180 |             pub fn cfeif1(&mut self) -> _CFEIF1W<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19185:27
[INFO] [stdout]       |
[INFO] [stdout] 19185 |             pub fn ctcif0(&mut self) -> _CTCIF0W {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19185 |             pub fn ctcif0(&mut self) -> _CTCIF0W<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19190:27
[INFO] [stdout]       |
[INFO] [stdout] 19190 |             pub fn chtif0(&mut self) -> _CHTIF0W {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19190 |             pub fn chtif0(&mut self) -> _CHTIF0W<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19195:27
[INFO] [stdout]       |
[INFO] [stdout] 19195 |             pub fn cteif0(&mut self) -> _CTEIF0W {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19195 |             pub fn cteif0(&mut self) -> _CTEIF0W<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19200:28
[INFO] [stdout]       |
[INFO] [stdout] 19200 |             pub fn cdmeif0(&mut self) -> _CDMEIF0W {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19200 |             pub fn cdmeif0(&mut self) -> _CDMEIF0W<'_> {
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19205:27
[INFO] [stdout]       |
[INFO] [stdout] 19205 |             pub fn cfeif0(&mut self) -> _CFEIF0W {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19205 |             pub fn cfeif0(&mut self) -> _CFEIF0W<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:20361:27
[INFO] [stdout]       |
[INFO] [stdout] 20361 |             pub fn ctcif7(&mut self) -> _CTCIF7W {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 20361 |             pub fn ctcif7(&mut self) -> _CTCIF7W<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:20366:27
[INFO] [stdout]       |
[INFO] [stdout] 20366 |             pub fn chtif7(&mut self) -> _CHTIF7W {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 20366 |             pub fn chtif7(&mut self) -> _CHTIF7W<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:20371:27
[INFO] [stdout]       |
[INFO] [stdout] 20371 |             pub fn cteif7(&mut self) -> _CTEIF7W {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 20371 |             pub fn cteif7(&mut self) -> _CTEIF7W<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:20376:28
[INFO] [stdout]       |
[INFO] [stdout] 20376 |             pub fn cdmeif7(&mut self) -> _CDMEIF7W {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 20376 |             pub fn cdmeif7(&mut self) -> _CDMEIF7W<'_> {
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:20381:27
[INFO] [stdout]       |
[INFO] [stdout] 20381 |             pub fn cfeif7(&mut self) -> _CFEIF7W {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 20381 |             pub fn cfeif7(&mut self) -> _CFEIF7W<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:20386:27
[INFO] [stdout]       |
[INFO] [stdout] 20386 |             pub fn ctcif6(&mut self) -> _CTCIF6W {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 20386 |             pub fn ctcif6(&mut self) -> _CTCIF6W<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:20391:27
[INFO] [stdout]       |
[INFO] [stdout] 20391 |             pub fn chtif6(&mut self) -> _CHTIF6W {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 20391 |             pub fn chtif6(&mut self) -> _CHTIF6W<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:20396:27
[INFO] [stdout]       |
[INFO] [stdout] 20396 |             pub fn cteif6(&mut self) -> _CTEIF6W {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 20396 |             pub fn cteif6(&mut self) -> _CTEIF6W<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:20401:28
[INFO] [stdout]       |
[INFO] [stdout] 20401 |             pub fn cdmeif6(&mut self) -> _CDMEIF6W {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 20401 |             pub fn cdmeif6(&mut self) -> _CDMEIF6W<'_> {
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:20406:27
[INFO] [stdout]       |
[INFO] [stdout] 20406 |             pub fn cfeif6(&mut self) -> _CFEIF6W {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 20406 |             pub fn cfeif6(&mut self) -> _CFEIF6W<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:20411:27
[INFO] [stdout]       |
[INFO] [stdout] 20411 |             pub fn ctcif5(&mut self) -> _CTCIF5W {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 20411 |             pub fn ctcif5(&mut self) -> _CTCIF5W<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:20416:27
[INFO] [stdout]       |
[INFO] [stdout] 20416 |             pub fn chtif5(&mut self) -> _CHTIF5W {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 20416 |             pub fn chtif5(&mut self) -> _CHTIF5W<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:20421:27
[INFO] [stdout]       |
[INFO] [stdout] 20421 |             pub fn cteif5(&mut self) -> _CTEIF5W {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 20421 |             pub fn cteif5(&mut self) -> _CTEIF5W<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:20426:28
[INFO] [stdout]       |
[INFO] [stdout] 20426 |             pub fn cdmeif5(&mut self) -> _CDMEIF5W {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 20426 |             pub fn cdmeif5(&mut self) -> _CDMEIF5W<'_> {
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:20431:27
[INFO] [stdout]       |
[INFO] [stdout] 20431 |             pub fn cfeif5(&mut self) -> _CFEIF5W {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 20431 |             pub fn cfeif5(&mut self) -> _CFEIF5W<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:20436:27
[INFO] [stdout]       |
[INFO] [stdout] 20436 |             pub fn ctcif4(&mut self) -> _CTCIF4W {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 20436 |             pub fn ctcif4(&mut self) -> _CTCIF4W<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:20441:27
[INFO] [stdout]       |
[INFO] [stdout] 20441 |             pub fn chtif4(&mut self) -> _CHTIF4W {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 20441 |             pub fn chtif4(&mut self) -> _CHTIF4W<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:20446:27
[INFO] [stdout]       |
[INFO] [stdout] 20446 |             pub fn cteif4(&mut self) -> _CTEIF4W {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 20446 |             pub fn cteif4(&mut self) -> _CTEIF4W<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:20451:28
[INFO] [stdout]       |
[INFO] [stdout] 20451 |             pub fn cdmeif4(&mut self) -> _CDMEIF4W {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 20451 |             pub fn cdmeif4(&mut self) -> _CDMEIF4W<'_> {
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:20456:27
[INFO] [stdout]       |
[INFO] [stdout] 20456 |             pub fn cfeif4(&mut self) -> _CFEIF4W {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 20456 |             pub fn cfeif4(&mut self) -> _CFEIF4W<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21432:26
[INFO] [stdout]       |
[INFO] [stdout] 21432 |             pub fn chsel(&mut self) -> _CHSELW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21432 |             pub fn chsel(&mut self) -> _CHSELW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21437:27
[INFO] [stdout]       |
[INFO] [stdout] 21437 |             pub fn mburst(&mut self) -> _MBURSTW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21437 |             pub fn mburst(&mut self) -> _MBURSTW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21442:27
[INFO] [stdout]       |
[INFO] [stdout] 21442 |             pub fn pburst(&mut self) -> _PBURSTW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21442 |             pub fn pburst(&mut self) -> _PBURSTW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21447:23
[INFO] [stdout]       |
[INFO] [stdout] 21447 |             pub fn ct(&mut self) -> _CTW {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21447 |             pub fn ct(&mut self) -> _CTW<'_> {
[INFO] [stdout]       |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21452:24
[INFO] [stdout]       |
[INFO] [stdout] 21452 |             pub fn dbm(&mut self) -> _DBMW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21452 |             pub fn dbm(&mut self) -> _DBMW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21457:23
[INFO] [stdout]       |
[INFO] [stdout] 21457 |             pub fn pl(&mut self) -> _PLW {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21457 |             pub fn pl(&mut self) -> _PLW<'_> {
[INFO] [stdout]       |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21462:27
[INFO] [stdout]       |
[INFO] [stdout] 21462 |             pub fn pincos(&mut self) -> _PINCOSW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21462 |             pub fn pincos(&mut self) -> _PINCOSW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21467:26
[INFO] [stdout]       |
[INFO] [stdout] 21467 |             pub fn msize(&mut self) -> _MSIZEW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21467 |             pub fn msize(&mut self) -> _MSIZEW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21472:26
[INFO] [stdout]       |
[INFO] [stdout] 21472 |             pub fn psize(&mut self) -> _PSIZEW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21472 |             pub fn psize(&mut self) -> _PSIZEW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21477:25
[INFO] [stdout]       |
[INFO] [stdout] 21477 |             pub fn minc(&mut self) -> _MINCW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21477 |             pub fn minc(&mut self) -> _MINCW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21482:25
[INFO] [stdout]       |
[INFO] [stdout] 21482 |             pub fn pinc(&mut self) -> _PINCW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21482 |             pub fn pinc(&mut self) -> _PINCW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21487:25
[INFO] [stdout]       |
[INFO] [stdout] 21487 |             pub fn circ(&mut self) -> _CIRCW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21487 |             pub fn circ(&mut self) -> _CIRCW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21492:24
[INFO] [stdout]       |
[INFO] [stdout] 21492 |             pub fn dir(&mut self) -> _DIRW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21492 |             pub fn dir(&mut self) -> _DIRW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21497:27
[INFO] [stdout]       |
[INFO] [stdout] 21497 |             pub fn pfctrl(&mut self) -> _PFCTRLW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21497 |             pub fn pfctrl(&mut self) -> _PFCTRLW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21502:25
[INFO] [stdout]       |
[INFO] [stdout] 21502 |             pub fn tcie(&mut self) -> _TCIEW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21502 |             pub fn tcie(&mut self) -> _TCIEW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21507:25
[INFO] [stdout]       |
[INFO] [stdout] 21507 |             pub fn htie(&mut self) -> _HTIEW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21507 |             pub fn htie(&mut self) -> _HTIEW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21512:25
[INFO] [stdout]       |
[INFO] [stdout] 21512 |             pub fn teie(&mut self) -> _TEIEW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21512 |             pub fn teie(&mut self) -> _TEIEW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21517:26
[INFO] [stdout]       |
[INFO] [stdout] 21517 |             pub fn dmeie(&mut self) -> _DMEIEW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21517 |             pub fn dmeie(&mut self) -> _DMEIEW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21522:23
[INFO] [stdout]       |
[INFO] [stdout] 21522 |             pub fn en(&mut self) -> _ENW {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21522 |             pub fn en(&mut self) -> _ENW<'_> {
[INFO] [stdout]       |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21634:24
[INFO] [stdout]       |
[INFO] [stdout] 21634 |             pub fn ndt(&mut self) -> _NDTW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21634 |             pub fn ndt(&mut self) -> _NDTW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21746:23
[INFO] [stdout]       |
[INFO] [stdout] 21746 |             pub fn pa(&mut self) -> _PAW {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21746 |             pub fn pa(&mut self) -> _PAW<'_> {
[INFO] [stdout]       |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21858:24
[INFO] [stdout]       |
[INFO] [stdout] 21858 |             pub fn m0a(&mut self) -> _M0AW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21858 |             pub fn m0a(&mut self) -> _M0AW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21970:24
[INFO] [stdout]       |
[INFO] [stdout] 21970 |             pub fn m1a(&mut self) -> _M1AW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21970 |             pub fn m1a(&mut self) -> _M1AW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:22211:25
[INFO] [stdout]       |
[INFO] [stdout] 22211 |             pub fn feie(&mut self) -> _FEIEW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22211 |             pub fn feie(&mut self) -> _FEIEW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:22216:26
[INFO] [stdout]       |
[INFO] [stdout] 22216 |             pub fn dmdis(&mut self) -> _DMDISW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22216 |             pub fn dmdis(&mut self) -> _DMDISW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:22221:24
[INFO] [stdout]       |
[INFO] [stdout] 22221 |             pub fn fth(&mut self) -> _FTHW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22221 |             pub fn fth(&mut self) -> _FTHW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23251:26
[INFO] [stdout]       |
[INFO] [stdout] 23251 |             pub fn chsel(&mut self) -> _CHSELW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23251 |             pub fn chsel(&mut self) -> _CHSELW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23256:27
[INFO] [stdout]       |
[INFO] [stdout] 23256 |             pub fn mburst(&mut self) -> _MBURSTW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23256 |             pub fn mburst(&mut self) -> _MBURSTW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23261:27
[INFO] [stdout]       |
[INFO] [stdout] 23261 |             pub fn pburst(&mut self) -> _PBURSTW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23261 |             pub fn pburst(&mut self) -> _PBURSTW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23266:24
[INFO] [stdout]       |
[INFO] [stdout] 23266 |             pub fn ack(&mut self) -> _ACKW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23266 |             pub fn ack(&mut self) -> _ACKW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23271:23
[INFO] [stdout]       |
[INFO] [stdout] 23271 |             pub fn ct(&mut self) -> _CTW {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23271 |             pub fn ct(&mut self) -> _CTW<'_> {
[INFO] [stdout]       |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23276:24
[INFO] [stdout]       |
[INFO] [stdout] 23276 |             pub fn dbm(&mut self) -> _DBMW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23276 |             pub fn dbm(&mut self) -> _DBMW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23281:23
[INFO] [stdout]       |
[INFO] [stdout] 23281 |             pub fn pl(&mut self) -> _PLW {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23281 |             pub fn pl(&mut self) -> _PLW<'_> {
[INFO] [stdout]       |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23286:27
[INFO] [stdout]       |
[INFO] [stdout] 23286 |             pub fn pincos(&mut self) -> _PINCOSW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23286 |             pub fn pincos(&mut self) -> _PINCOSW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23291:26
[INFO] [stdout]       |
[INFO] [stdout] 23291 |             pub fn msize(&mut self) -> _MSIZEW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23291 |             pub fn msize(&mut self) -> _MSIZEW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23296:26
[INFO] [stdout]       |
[INFO] [stdout] 23296 |             pub fn psize(&mut self) -> _PSIZEW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23296 |             pub fn psize(&mut self) -> _PSIZEW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23301:25
[INFO] [stdout]       |
[INFO] [stdout] 23301 |             pub fn minc(&mut self) -> _MINCW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23301 |             pub fn minc(&mut self) -> _MINCW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23306:25
[INFO] [stdout]       |
[INFO] [stdout] 23306 |             pub fn pinc(&mut self) -> _PINCW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23306 |             pub fn pinc(&mut self) -> _PINCW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23311:25
[INFO] [stdout]       |
[INFO] [stdout] 23311 |             pub fn circ(&mut self) -> _CIRCW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23311 |             pub fn circ(&mut self) -> _CIRCW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23316:24
[INFO] [stdout]       |
[INFO] [stdout] 23316 |             pub fn dir(&mut self) -> _DIRW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23316 |             pub fn dir(&mut self) -> _DIRW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23321:27
[INFO] [stdout]       |
[INFO] [stdout] 23321 |             pub fn pfctrl(&mut self) -> _PFCTRLW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23321 |             pub fn pfctrl(&mut self) -> _PFCTRLW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23326:25
[INFO] [stdout]       |
[INFO] [stdout] 23326 |             pub fn tcie(&mut self) -> _TCIEW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23326 |             pub fn tcie(&mut self) -> _TCIEW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23331:25
[INFO] [stdout]       |
[INFO] [stdout] 23331 |             pub fn htie(&mut self) -> _HTIEW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23331 |             pub fn htie(&mut self) -> _HTIEW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23336:25
[INFO] [stdout]       |
[INFO] [stdout] 23336 |             pub fn teie(&mut self) -> _TEIEW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23336 |             pub fn teie(&mut self) -> _TEIEW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23341:26
[INFO] [stdout]       |
[INFO] [stdout] 23341 |             pub fn dmeie(&mut self) -> _DMEIEW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23341 |             pub fn dmeie(&mut self) -> _DMEIEW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23346:23
[INFO] [stdout]       |
[INFO] [stdout] 23346 |             pub fn en(&mut self) -> _ENW {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23346 |             pub fn en(&mut self) -> _ENW<'_> {
[INFO] [stdout]       |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23458:24
[INFO] [stdout]       |
[INFO] [stdout] 23458 |             pub fn ndt(&mut self) -> _NDTW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23458 |             pub fn ndt(&mut self) -> _NDTW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23570:23
[INFO] [stdout]       |
[INFO] [stdout] 23570 |             pub fn pa(&mut self) -> _PAW {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23570 |             pub fn pa(&mut self) -> _PAW<'_> {
[INFO] [stdout]       |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23682:24
[INFO] [stdout]       |
[INFO] [stdout] 23682 |             pub fn m0a(&mut self) -> _M0AW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23682 |             pub fn m0a(&mut self) -> _M0AW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23794:24
[INFO] [stdout]       |
[INFO] [stdout] 23794 |             pub fn m1a(&mut self) -> _M1AW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23794 |             pub fn m1a(&mut self) -> _M1AW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:24035:25
[INFO] [stdout]       |
[INFO] [stdout] 24035 |             pub fn feie(&mut self) -> _FEIEW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24035 |             pub fn feie(&mut self) -> _FEIEW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:24040:26
[INFO] [stdout]       |
[INFO] [stdout] 24040 |             pub fn dmdis(&mut self) -> _DMDISW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24040 |             pub fn dmdis(&mut self) -> _DMDISW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:24045:24
[INFO] [stdout]       |
[INFO] [stdout] 24045 |             pub fn fth(&mut self) -> _FTHW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24045 |             pub fn fth(&mut self) -> _FTHW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25075:26
[INFO] [stdout]       |
[INFO] [stdout] 25075 |             pub fn chsel(&mut self) -> _CHSELW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25075 |             pub fn chsel(&mut self) -> _CHSELW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25080:27
[INFO] [stdout]       |
[INFO] [stdout] 25080 |             pub fn mburst(&mut self) -> _MBURSTW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25080 |             pub fn mburst(&mut self) -> _MBURSTW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25085:27
[INFO] [stdout]       |
[INFO] [stdout] 25085 |             pub fn pburst(&mut self) -> _PBURSTW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25085 |             pub fn pburst(&mut self) -> _PBURSTW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25090:24
[INFO] [stdout]       |
[INFO] [stdout] 25090 |             pub fn ack(&mut self) -> _ACKW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25090 |             pub fn ack(&mut self) -> _ACKW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25095:23
[INFO] [stdout]       |
[INFO] [stdout] 25095 |             pub fn ct(&mut self) -> _CTW {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25095 |             pub fn ct(&mut self) -> _CTW<'_> {
[INFO] [stdout]       |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25100:24
[INFO] [stdout]       |
[INFO] [stdout] 25100 |             pub fn dbm(&mut self) -> _DBMW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25100 |             pub fn dbm(&mut self) -> _DBMW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25105:23
[INFO] [stdout]       |
[INFO] [stdout] 25105 |             pub fn pl(&mut self) -> _PLW {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25105 |             pub fn pl(&mut self) -> _PLW<'_> {
[INFO] [stdout]       |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25110:27
[INFO] [stdout]       |
[INFO] [stdout] 25110 |             pub fn pincos(&mut self) -> _PINCOSW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25110 |             pub fn pincos(&mut self) -> _PINCOSW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25115:26
[INFO] [stdout]       |
[INFO] [stdout] 25115 |             pub fn msize(&mut self) -> _MSIZEW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25115 |             pub fn msize(&mut self) -> _MSIZEW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25120:26
[INFO] [stdout]       |
[INFO] [stdout] 25120 |             pub fn psize(&mut self) -> _PSIZEW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25120 |             pub fn psize(&mut self) -> _PSIZEW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25125:25
[INFO] [stdout]       |
[INFO] [stdout] 25125 |             pub fn minc(&mut self) -> _MINCW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25125 |             pub fn minc(&mut self) -> _MINCW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25130:25
[INFO] [stdout]       |
[INFO] [stdout] 25130 |             pub fn pinc(&mut self) -> _PINCW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25130 |             pub fn pinc(&mut self) -> _PINCW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25135:25
[INFO] [stdout]       |
[INFO] [stdout] 25135 |             pub fn circ(&mut self) -> _CIRCW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25135 |             pub fn circ(&mut self) -> _CIRCW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25140:24
[INFO] [stdout]       |
[INFO] [stdout] 25140 |             pub fn dir(&mut self) -> _DIRW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25140 |             pub fn dir(&mut self) -> _DIRW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25145:27
[INFO] [stdout]       |
[INFO] [stdout] 25145 |             pub fn pfctrl(&mut self) -> _PFCTRLW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25145 |             pub fn pfctrl(&mut self) -> _PFCTRLW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25150:25
[INFO] [stdout]       |
[INFO] [stdout] 25150 |             pub fn tcie(&mut self) -> _TCIEW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25150 |             pub fn tcie(&mut self) -> _TCIEW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25155:25
[INFO] [stdout]       |
[INFO] [stdout] 25155 |             pub fn htie(&mut self) -> _HTIEW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25155 |             pub fn htie(&mut self) -> _HTIEW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25160:25
[INFO] [stdout]       |
[INFO] [stdout] 25160 |             pub fn teie(&mut self) -> _TEIEW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25160 |             pub fn teie(&mut self) -> _TEIEW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25165:26
[INFO] [stdout]       |
[INFO] [stdout] 25165 |             pub fn dmeie(&mut self) -> _DMEIEW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25165 |             pub fn dmeie(&mut self) -> _DMEIEW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25170:23
[INFO] [stdout]       |
[INFO] [stdout] 25170 |             pub fn en(&mut self) -> _ENW {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25170 |             pub fn en(&mut self) -> _ENW<'_> {
[INFO] [stdout]       |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25282:24
[INFO] [stdout]       |
[INFO] [stdout] 25282 |             pub fn ndt(&mut self) -> _NDTW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25282 |             pub fn ndt(&mut self) -> _NDTW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25394:23
[INFO] [stdout]       |
[INFO] [stdout] 25394 |             pub fn pa(&mut self) -> _PAW {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25394 |             pub fn pa(&mut self) -> _PAW<'_> {
[INFO] [stdout]       |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25506:24
[INFO] [stdout]       |
[INFO] [stdout] 25506 |             pub fn m0a(&mut self) -> _M0AW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25506 |             pub fn m0a(&mut self) -> _M0AW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25618:24
[INFO] [stdout]       |
[INFO] [stdout] 25618 |             pub fn m1a(&mut self) -> _M1AW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25618 |             pub fn m1a(&mut self) -> _M1AW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25859:25
[INFO] [stdout]       |
[INFO] [stdout] 25859 |             pub fn feie(&mut self) -> _FEIEW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25859 |             pub fn feie(&mut self) -> _FEIEW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25864:26
[INFO] [stdout]       |
[INFO] [stdout] 25864 |             pub fn dmdis(&mut self) -> _DMDISW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25864 |             pub fn dmdis(&mut self) -> _DMDISW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25869:24
[INFO] [stdout]       |
[INFO] [stdout] 25869 |             pub fn fth(&mut self) -> _FTHW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25869 |             pub fn fth(&mut self) -> _FTHW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:26899:26
[INFO] [stdout]       |
[INFO] [stdout] 26899 |             pub fn chsel(&mut self) -> _CHSELW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26899 |             pub fn chsel(&mut self) -> _CHSELW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:26904:27
[INFO] [stdout]       |
[INFO] [stdout] 26904 |             pub fn mburst(&mut self) -> _MBURSTW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26904 |             pub fn mburst(&mut self) -> _MBURSTW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:26909:27
[INFO] [stdout]       |
[INFO] [stdout] 26909 |             pub fn pburst(&mut self) -> _PBURSTW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26909 |             pub fn pburst(&mut self) -> _PBURSTW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:26914:24
[INFO] [stdout]       |
[INFO] [stdout] 26914 |             pub fn ack(&mut self) -> _ACKW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26914 |             pub fn ack(&mut self) -> _ACKW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:26919:23
[INFO] [stdout]       |
[INFO] [stdout] 26919 |             pub fn ct(&mut self) -> _CTW {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26919 |             pub fn ct(&mut self) -> _CTW<'_> {
[INFO] [stdout]       |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:26924:24
[INFO] [stdout]       |
[INFO] [stdout] 26924 |             pub fn dbm(&mut self) -> _DBMW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26924 |             pub fn dbm(&mut self) -> _DBMW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:26929:23
[INFO] [stdout]       |
[INFO] [stdout] 26929 |             pub fn pl(&mut self) -> _PLW {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26929 |             pub fn pl(&mut self) -> _PLW<'_> {
[INFO] [stdout]       |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:26934:27
[INFO] [stdout]       |
[INFO] [stdout] 26934 |             pub fn pincos(&mut self) -> _PINCOSW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26934 |             pub fn pincos(&mut self) -> _PINCOSW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:26939:26
[INFO] [stdout]       |
[INFO] [stdout] 26939 |             pub fn msize(&mut self) -> _MSIZEW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26939 |             pub fn msize(&mut self) -> _MSIZEW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:26944:26
[INFO] [stdout]       |
[INFO] [stdout] 26944 |             pub fn psize(&mut self) -> _PSIZEW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26944 |             pub fn psize(&mut self) -> _PSIZEW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:26949:25
[INFO] [stdout]       |
[INFO] [stdout] 26949 |             pub fn minc(&mut self) -> _MINCW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26949 |             pub fn minc(&mut self) -> _MINCW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:26954:25
[INFO] [stdout]       |
[INFO] [stdout] 26954 |             pub fn pinc(&mut self) -> _PINCW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26954 |             pub fn pinc(&mut self) -> _PINCW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:26959:25
[INFO] [stdout]       |
[INFO] [stdout] 26959 |             pub fn circ(&mut self) -> _CIRCW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26959 |             pub fn circ(&mut self) -> _CIRCW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:26964:24
[INFO] [stdout]       |
[INFO] [stdout] 26964 |             pub fn dir(&mut self) -> _DIRW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26964 |             pub fn dir(&mut self) -> _DIRW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:26969:27
[INFO] [stdout]       |
[INFO] [stdout] 26969 |             pub fn pfctrl(&mut self) -> _PFCTRLW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26969 |             pub fn pfctrl(&mut self) -> _PFCTRLW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:26974:25
[INFO] [stdout]       |
[INFO] [stdout] 26974 |             pub fn tcie(&mut self) -> _TCIEW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26974 |             pub fn tcie(&mut self) -> _TCIEW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:26979:25
[INFO] [stdout]       |
[INFO] [stdout] 26979 |             pub fn htie(&mut self) -> _HTIEW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26979 |             pub fn htie(&mut self) -> _HTIEW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:26984:25
[INFO] [stdout]       |
[INFO] [stdout] 26984 |             pub fn teie(&mut self) -> _TEIEW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26984 |             pub fn teie(&mut self) -> _TEIEW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:26989:26
[INFO] [stdout]       |
[INFO] [stdout] 26989 |             pub fn dmeie(&mut self) -> _DMEIEW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26989 |             pub fn dmeie(&mut self) -> _DMEIEW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:26994:23
[INFO] [stdout]       |
[INFO] [stdout] 26994 |             pub fn en(&mut self) -> _ENW {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26994 |             pub fn en(&mut self) -> _ENW<'_> {
[INFO] [stdout]       |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:27106:24
[INFO] [stdout]       |
[INFO] [stdout] 27106 |             pub fn ndt(&mut self) -> _NDTW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 27106 |             pub fn ndt(&mut self) -> _NDTW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:27218:23
[INFO] [stdout]       |
[INFO] [stdout] 27218 |             pub fn pa(&mut self) -> _PAW {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 27218 |             pub fn pa(&mut self) -> _PAW<'_> {
[INFO] [stdout]       |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:27330:24
[INFO] [stdout]       |
[INFO] [stdout] 27330 |             pub fn m0a(&mut self) -> _M0AW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 27330 |             pub fn m0a(&mut self) -> _M0AW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:27442:24
[INFO] [stdout]       |
[INFO] [stdout] 27442 |             pub fn m1a(&mut self) -> _M1AW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 27442 |             pub fn m1a(&mut self) -> _M1AW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:27683:25
[INFO] [stdout]       |
[INFO] [stdout] 27683 |             pub fn feie(&mut self) -> _FEIEW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 27683 |             pub fn feie(&mut self) -> _FEIEW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:27688:26
[INFO] [stdout]       |
[INFO] [stdout] 27688 |             pub fn dmdis(&mut self) -> _DMDISW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 27688 |             pub fn dmdis(&mut self) -> _DMDISW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:27693:24
[INFO] [stdout]       |
[INFO] [stdout] 27693 |             pub fn fth(&mut self) -> _FTHW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 27693 |             pub fn fth(&mut self) -> _FTHW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:28723:26
[INFO] [stdout]       |
[INFO] [stdout] 28723 |             pub fn chsel(&mut self) -> _CHSELW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 28723 |             pub fn chsel(&mut self) -> _CHSELW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:28728:27
[INFO] [stdout]       |
[INFO] [stdout] 28728 |             pub fn mburst(&mut self) -> _MBURSTW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 28728 |             pub fn mburst(&mut self) -> _MBURSTW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:28733:27
[INFO] [stdout]       |
[INFO] [stdout] 28733 |             pub fn pburst(&mut self) -> _PBURSTW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 28733 |             pub fn pburst(&mut self) -> _PBURSTW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:28738:24
[INFO] [stdout]       |
[INFO] [stdout] 28738 |             pub fn ack(&mut self) -> _ACKW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 28738 |             pub fn ack(&mut self) -> _ACKW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:28743:23
[INFO] [stdout]       |
[INFO] [stdout] 28743 |             pub fn ct(&mut self) -> _CTW {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 28743 |             pub fn ct(&mut self) -> _CTW<'_> {
[INFO] [stdout]       |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:28748:24
[INFO] [stdout]       |
[INFO] [stdout] 28748 |             pub fn dbm(&mut self) -> _DBMW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 28748 |             pub fn dbm(&mut self) -> _DBMW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:28753:23
[INFO] [stdout]       |
[INFO] [stdout] 28753 |             pub fn pl(&mut self) -> _PLW {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 28753 |             pub fn pl(&mut self) -> _PLW<'_> {
[INFO] [stdout]       |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:28758:27
[INFO] [stdout]       |
[INFO] [stdout] 28758 |             pub fn pincos(&mut self) -> _PINCOSW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 28758 |             pub fn pincos(&mut self) -> _PINCOSW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:28763:26
[INFO] [stdout]       |
[INFO] [stdout] 28763 |             pub fn msize(&mut self) -> _MSIZEW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 28763 |             pub fn msize(&mut self) -> _MSIZEW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:28768:26
[INFO] [stdout]       |
[INFO] [stdout] 28768 |             pub fn psize(&mut self) -> _PSIZEW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 28768 |             pub fn psize(&mut self) -> _PSIZEW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:28773:25
[INFO] [stdout]       |
[INFO] [stdout] 28773 |             pub fn minc(&mut self) -> _MINCW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 28773 |             pub fn minc(&mut self) -> _MINCW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:28778:25
[INFO] [stdout]       |
[INFO] [stdout] 28778 |             pub fn pinc(&mut self) -> _PINCW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 28778 |             pub fn pinc(&mut self) -> _PINCW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:28783:25
[INFO] [stdout]       |
[INFO] [stdout] 28783 |             pub fn circ(&mut self) -> _CIRCW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 28783 |             pub fn circ(&mut self) -> _CIRCW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:28788:24
[INFO] [stdout]       |
[INFO] [stdout] 28788 |             pub fn dir(&mut self) -> _DIRW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 28788 |             pub fn dir(&mut self) -> _DIRW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:28793:27
[INFO] [stdout]       |
[INFO] [stdout] 28793 |             pub fn pfctrl(&mut self) -> _PFCTRLW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 28793 |             pub fn pfctrl(&mut self) -> _PFCTRLW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:28798:25
[INFO] [stdout]       |
[INFO] [stdout] 28798 |             pub fn tcie(&mut self) -> _TCIEW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 28798 |             pub fn tcie(&mut self) -> _TCIEW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:28803:25
[INFO] [stdout]       |
[INFO] [stdout] 28803 |             pub fn htie(&mut self) -> _HTIEW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 28803 |             pub fn htie(&mut self) -> _HTIEW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:28808:25
[INFO] [stdout]       |
[INFO] [stdout] 28808 |             pub fn teie(&mut self) -> _TEIEW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 28808 |             pub fn teie(&mut self) -> _TEIEW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:28813:26
[INFO] [stdout]       |
[INFO] [stdout] 28813 |             pub fn dmeie(&mut self) -> _DMEIEW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 28813 |             pub fn dmeie(&mut self) -> _DMEIEW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:28818:23
[INFO] [stdout]       |
[INFO] [stdout] 28818 |             pub fn en(&mut self) -> _ENW {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 28818 |             pub fn en(&mut self) -> _ENW<'_> {
[INFO] [stdout]       |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:28930:24
[INFO] [stdout]       |
[INFO] [stdout] 28930 |             pub fn ndt(&mut self) -> _NDTW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 28930 |             pub fn ndt(&mut self) -> _NDTW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:29042:23
[INFO] [stdout]       |
[INFO] [stdout] 29042 |             pub fn pa(&mut self) -> _PAW {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 29042 |             pub fn pa(&mut self) -> _PAW<'_> {
[INFO] [stdout]       |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:29154:24
[INFO] [stdout]       |
[INFO] [stdout] 29154 |             pub fn m0a(&mut self) -> _M0AW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 29154 |             pub fn m0a(&mut self) -> _M0AW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:29266:24
[INFO] [stdout]       |
[INFO] [stdout] 29266 |             pub fn m1a(&mut self) -> _M1AW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 29266 |             pub fn m1a(&mut self) -> _M1AW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:29507:25
[INFO] [stdout]       |
[INFO] [stdout] 29507 |             pub fn feie(&mut self) -> _FEIEW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 29507 |             pub fn feie(&mut self) -> _FEIEW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:29512:26
[INFO] [stdout]       |
[INFO] [stdout] 29512 |             pub fn dmdis(&mut self) -> _DMDISW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 29512 |             pub fn dmdis(&mut self) -> _DMDISW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:29517:24
[INFO] [stdout]       |
[INFO] [stdout] 29517 |             pub fn fth(&mut self) -> _FTHW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 29517 |             pub fn fth(&mut self) -> _FTHW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:30547:26
[INFO] [stdout]       |
[INFO] [stdout] 30547 |             pub fn chsel(&mut self) -> _CHSELW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 30547 |             pub fn chsel(&mut self) -> _CHSELW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:30552:27
[INFO] [stdout]       |
[INFO] [stdout] 30552 |             pub fn mburst(&mut self) -> _MBURSTW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 30552 |             pub fn mburst(&mut self) -> _MBURSTW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:30557:27
[INFO] [stdout]       |
[INFO] [stdout] 30557 |             pub fn pburst(&mut self) -> _PBURSTW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 30557 |             pub fn pburst(&mut self) -> _PBURSTW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:30562:24
[INFO] [stdout]       |
[INFO] [stdout] 30562 |             pub fn ack(&mut self) -> _ACKW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 30562 |             pub fn ack(&mut self) -> _ACKW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:30567:23
[INFO] [stdout]       |
[INFO] [stdout] 30567 |             pub fn ct(&mut self) -> _CTW {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 30567 |             pub fn ct(&mut self) -> _CTW<'_> {
[INFO] [stdout]       |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:30572:24
[INFO] [stdout]       |
[INFO] [stdout] 30572 |             pub fn dbm(&mut self) -> _DBMW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 30572 |             pub fn dbm(&mut self) -> _DBMW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:30577:23
[INFO] [stdout]       |
[INFO] [stdout] 30577 |             pub fn pl(&mut self) -> _PLW {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 30577 |             pub fn pl(&mut self) -> _PLW<'_> {
[INFO] [stdout]       |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:30582:27
[INFO] [stdout]       |
[INFO] [stdout] 30582 |             pub fn pincos(&mut self) -> _PINCOSW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 30582 |             pub fn pincos(&mut self) -> _PINCOSW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:30587:26
[INFO] [stdout]       |
[INFO] [stdout] 30587 |             pub fn msize(&mut self) -> _MSIZEW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 30587 |             pub fn msize(&mut self) -> _MSIZEW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:30592:26
[INFO] [stdout]       |
[INFO] [stdout] 30592 |             pub fn psize(&mut self) -> _PSIZEW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 30592 |             pub fn psize(&mut self) -> _PSIZEW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:30597:25
[INFO] [stdout]       |
[INFO] [stdout] 30597 |             pub fn minc(&mut self) -> _MINCW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 30597 |             pub fn minc(&mut self) -> _MINCW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:30602:25
[INFO] [stdout]       |
[INFO] [stdout] 30602 |             pub fn pinc(&mut self) -> _PINCW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 30602 |             pub fn pinc(&mut self) -> _PINCW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:30607:25
[INFO] [stdout]       |
[INFO] [stdout] 30607 |             pub fn circ(&mut self) -> _CIRCW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 30607 |             pub fn circ(&mut self) -> _CIRCW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:30612:24
[INFO] [stdout]       |
[INFO] [stdout] 30612 |             pub fn dir(&mut self) -> _DIRW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 30612 |             pub fn dir(&mut self) -> _DIRW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:30617:27
[INFO] [stdout]       |
[INFO] [stdout] 30617 |             pub fn pfctrl(&mut self) -> _PFCTRLW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 30617 |             pub fn pfctrl(&mut self) -> _PFCTRLW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:30622:25
[INFO] [stdout]       |
[INFO] [stdout] 30622 |             pub fn tcie(&mut self) -> _TCIEW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 30622 |             pub fn tcie(&mut self) -> _TCIEW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:30627:25
[INFO] [stdout]       |
[INFO] [stdout] 30627 |             pub fn htie(&mut self) -> _HTIEW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 30627 |             pub fn htie(&mut self) -> _HTIEW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:30632:25
[INFO] [stdout]       |
[INFO] [stdout] 30632 |             pub fn teie(&mut self) -> _TEIEW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 30632 |             pub fn teie(&mut self) -> _TEIEW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:30637:26
[INFO] [stdout]       |
[INFO] [stdout] 30637 |             pub fn dmeie(&mut self) -> _DMEIEW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 30637 |             pub fn dmeie(&mut self) -> _DMEIEW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:30642:23
[INFO] [stdout]       |
[INFO] [stdout] 30642 |             pub fn en(&mut self) -> _ENW {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 30642 |             pub fn en(&mut self) -> _ENW<'_> {
[INFO] [stdout]       |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:30754:24
[INFO] [stdout]       |
[INFO] [stdout] 30754 |             pub fn ndt(&mut self) -> _NDTW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 30754 |             pub fn ndt(&mut self) -> _NDTW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:30866:23
[INFO] [stdout]       |
[INFO] [stdout] 30866 |             pub fn pa(&mut self) -> _PAW {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 30866 |             pub fn pa(&mut self) -> _PAW<'_> {
[INFO] [stdout]       |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:30978:24
[INFO] [stdout]       |
[INFO] [stdout] 30978 |             pub fn m0a(&mut self) -> _M0AW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 30978 |             pub fn m0a(&mut self) -> _M0AW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:31090:24
[INFO] [stdout]       |
[INFO] [stdout] 31090 |             pub fn m1a(&mut self) -> _M1AW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 31090 |             pub fn m1a(&mut self) -> _M1AW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:31331:25
[INFO] [stdout]       |
[INFO] [stdout] 31331 |             pub fn feie(&mut self) -> _FEIEW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 31331 |             pub fn feie(&mut self) -> _FEIEW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:31336:26
[INFO] [stdout]       |
[INFO] [stdout] 31336 |             pub fn dmdis(&mut self) -> _DMDISW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 31336 |             pub fn dmdis(&mut self) -> _DMDISW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:31341:24
[INFO] [stdout]       |
[INFO] [stdout] 31341 |             pub fn fth(&mut self) -> _FTHW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 31341 |             pub fn fth(&mut self) -> _FTHW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:32371:26
[INFO] [stdout]       |
[INFO] [stdout] 32371 |             pub fn chsel(&mut self) -> _CHSELW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 32371 |             pub fn chsel(&mut self) -> _CHSELW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:32376:27
[INFO] [stdout]       |
[INFO] [stdout] 32376 |             pub fn mburst(&mut self) -> _MBURSTW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 32376 |             pub fn mburst(&mut self) -> _MBURSTW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:32381:27
[INFO] [stdout]       |
[INFO] [stdout] 32381 |             pub fn pburst(&mut self) -> _PBURSTW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 32381 |             pub fn pburst(&mut self) -> _PBURSTW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:32386:24
[INFO] [stdout]       |
[INFO] [stdout] 32386 |             pub fn ack(&mut self) -> _ACKW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 32386 |             pub fn ack(&mut self) -> _ACKW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:32391:23
[INFO] [stdout]       |
[INFO] [stdout] 32391 |             pub fn ct(&mut self) -> _CTW {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 32391 |             pub fn ct(&mut self) -> _CTW<'_> {
[INFO] [stdout]       |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:32396:24
[INFO] [stdout]       |
[INFO] [stdout] 32396 |             pub fn dbm(&mut self) -> _DBMW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 32396 |             pub fn dbm(&mut self) -> _DBMW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:32401:23
[INFO] [stdout]       |
[INFO] [stdout] 32401 |             pub fn pl(&mut self) -> _PLW {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 32401 |             pub fn pl(&mut self) -> _PLW<'_> {
[INFO] [stdout]       |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:32406:27
[INFO] [stdout]       |
[INFO] [stdout] 32406 |             pub fn pincos(&mut self) -> _PINCOSW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 32406 |             pub fn pincos(&mut self) -> _PINCOSW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:32411:26
[INFO] [stdout]       |
[INFO] [stdout] 32411 |             pub fn msize(&mut self) -> _MSIZEW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 32411 |             pub fn msize(&mut self) -> _MSIZEW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:32416:26
[INFO] [stdout]       |
[INFO] [stdout] 32416 |             pub fn psize(&mut self) -> _PSIZEW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 32416 |             pub fn psize(&mut self) -> _PSIZEW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:32421:25
[INFO] [stdout]       |
[INFO] [stdout] 32421 |             pub fn minc(&mut self) -> _MINCW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 32421 |             pub fn minc(&mut self) -> _MINCW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:32426:25
[INFO] [stdout]       |
[INFO] [stdout] 32426 |             pub fn pinc(&mut self) -> _PINCW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 32426 |             pub fn pinc(&mut self) -> _PINCW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:32431:25
[INFO] [stdout]       |
[INFO] [stdout] 32431 |             pub fn circ(&mut self) -> _CIRCW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 32431 |             pub fn circ(&mut self) -> _CIRCW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:32436:24
[INFO] [stdout]       |
[INFO] [stdout] 32436 |             pub fn dir(&mut self) -> _DIRW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 32436 |             pub fn dir(&mut self) -> _DIRW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:32441:27
[INFO] [stdout]       |
[INFO] [stdout] 32441 |             pub fn pfctrl(&mut self) -> _PFCTRLW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 32441 |             pub fn pfctrl(&mut self) -> _PFCTRLW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:32446:25
[INFO] [stdout]       |
[INFO] [stdout] 32446 |             pub fn tcie(&mut self) -> _TCIEW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 32446 |             pub fn tcie(&mut self) -> _TCIEW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:32451:25
[INFO] [stdout]       |
[INFO] [stdout] 32451 |             pub fn htie(&mut self) -> _HTIEW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 32451 |             pub fn htie(&mut self) -> _HTIEW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:32456:25
[INFO] [stdout]       |
[INFO] [stdout] 32456 |             pub fn teie(&mut self) -> _TEIEW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 32456 |             pub fn teie(&mut self) -> _TEIEW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:32461:26
[INFO] [stdout]       |
[INFO] [stdout] 32461 |             pub fn dmeie(&mut self) -> _DMEIEW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 32461 |             pub fn dmeie(&mut self) -> _DMEIEW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:32466:23
[INFO] [stdout]       |
[INFO] [stdout] 32466 |             pub fn en(&mut self) -> _ENW {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 32466 |             pub fn en(&mut self) -> _ENW<'_> {
[INFO] [stdout]       |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:32578:24
[INFO] [stdout]       |
[INFO] [stdout] 32578 |             pub fn ndt(&mut self) -> _NDTW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 32578 |             pub fn ndt(&mut self) -> _NDTW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:32690:23
[INFO] [stdout]       |
[INFO] [stdout] 32690 |             pub fn pa(&mut self) -> _PAW {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 32690 |             pub fn pa(&mut self) -> _PAW<'_> {
[INFO] [stdout]       |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:32802:24
[INFO] [stdout]       |
[INFO] [stdout] 32802 |             pub fn m0a(&mut self) -> _M0AW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 32802 |             pub fn m0a(&mut self) -> _M0AW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:32914:24
[INFO] [stdout]       |
[INFO] [stdout] 32914 |             pub fn m1a(&mut self) -> _M1AW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 32914 |             pub fn m1a(&mut self) -> _M1AW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:33155:25
[INFO] [stdout]       |
[INFO] [stdout] 33155 |             pub fn feie(&mut self) -> _FEIEW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 33155 |             pub fn feie(&mut self) -> _FEIEW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:33160:26
[INFO] [stdout]       |
[INFO] [stdout] 33160 |             pub fn dmdis(&mut self) -> _DMDISW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 33160 |             pub fn dmdis(&mut self) -> _DMDISW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:33165:24
[INFO] [stdout]       |
[INFO] [stdout] 33165 |             pub fn fth(&mut self) -> _FTHW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 33165 |             pub fn fth(&mut self) -> _FTHW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:34195:26
[INFO] [stdout]       |
[INFO] [stdout] 34195 |             pub fn chsel(&mut self) -> _CHSELW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 34195 |             pub fn chsel(&mut self) -> _CHSELW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:34200:27
[INFO] [stdout]       |
[INFO] [stdout] 34200 |             pub fn mburst(&mut self) -> _MBURSTW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 34200 |             pub fn mburst(&mut self) -> _MBURSTW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:34205:27
[INFO] [stdout]       |
[INFO] [stdout] 34205 |             pub fn pburst(&mut self) -> _PBURSTW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 34205 |             pub fn pburst(&mut self) -> _PBURSTW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:34210:24
[INFO] [stdout]       |
[INFO] [stdout] 34210 |             pub fn ack(&mut self) -> _ACKW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 34210 |             pub fn ack(&mut self) -> _ACKW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:34215:23
[INFO] [stdout]       |
[INFO] [stdout] 34215 |             pub fn ct(&mut self) -> _CTW {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 34215 |             pub fn ct(&mut self) -> _CTW<'_> {
[INFO] [stdout]       |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:34220:24
[INFO] [stdout]       |
[INFO] [stdout] 34220 |             pub fn dbm(&mut self) -> _DBMW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 34220 |             pub fn dbm(&mut self) -> _DBMW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:34225:23
[INFO] [stdout]       |
[INFO] [stdout] 34225 |             pub fn pl(&mut self) -> _PLW {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 34225 |             pub fn pl(&mut self) -> _PLW<'_> {
[INFO] [stdout]       |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:34230:27
[INFO] [stdout]       |
[INFO] [stdout] 34230 |             pub fn pincos(&mut self) -> _PINCOSW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 34230 |             pub fn pincos(&mut self) -> _PINCOSW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:34235:26
[INFO] [stdout]       |
[INFO] [stdout] 34235 |             pub fn msize(&mut self) -> _MSIZEW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 34235 |             pub fn msize(&mut self) -> _MSIZEW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:34240:26
[INFO] [stdout]       |
[INFO] [stdout] 34240 |             pub fn psize(&mut self) -> _PSIZEW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 34240 |             pub fn psize(&mut self) -> _PSIZEW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:34245:25
[INFO] [stdout]       |
[INFO] [stdout] 34245 |             pub fn minc(&mut self) -> _MINCW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 34245 |             pub fn minc(&mut self) -> _MINCW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:34250:25
[INFO] [stdout]       |
[INFO] [stdout] 34250 |             pub fn pinc(&mut self) -> _PINCW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 34250 |             pub fn pinc(&mut self) -> _PINCW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:34255:25
[INFO] [stdout]       |
[INFO] [stdout] 34255 |             pub fn circ(&mut self) -> _CIRCW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 34255 |             pub fn circ(&mut self) -> _CIRCW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:34260:24
[INFO] [stdout]       |
[INFO] [stdout] 34260 |             pub fn dir(&mut self) -> _DIRW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 34260 |             pub fn dir(&mut self) -> _DIRW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:34265:27
[INFO] [stdout]       |
[INFO] [stdout] 34265 |             pub fn pfctrl(&mut self) -> _PFCTRLW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 34265 |             pub fn pfctrl(&mut self) -> _PFCTRLW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:34270:25
[INFO] [stdout]       |
[INFO] [stdout] 34270 |             pub fn tcie(&mut self) -> _TCIEW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 34270 |             pub fn tcie(&mut self) -> _TCIEW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:34275:25
[INFO] [stdout]       |
[INFO] [stdout] 34275 |             pub fn htie(&mut self) -> _HTIEW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 34275 |             pub fn htie(&mut self) -> _HTIEW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:34280:25
[INFO] [stdout]       |
[INFO] [stdout] 34280 |             pub fn teie(&mut self) -> _TEIEW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 34280 |             pub fn teie(&mut self) -> _TEIEW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:34285:26
[INFO] [stdout]       |
[INFO] [stdout] 34285 |             pub fn dmeie(&mut self) -> _DMEIEW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 34285 |             pub fn dmeie(&mut self) -> _DMEIEW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:34290:23
[INFO] [stdout]       |
[INFO] [stdout] 34290 |             pub fn en(&mut self) -> _ENW {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 34290 |             pub fn en(&mut self) -> _ENW<'_> {
[INFO] [stdout]       |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:34402:24
[INFO] [stdout]       |
[INFO] [stdout] 34402 |             pub fn ndt(&mut self) -> _NDTW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 34402 |             pub fn ndt(&mut self) -> _NDTW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:34514:23
[INFO] [stdout]       |
[INFO] [stdout] 34514 |             pub fn pa(&mut self) -> _PAW {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 34514 |             pub fn pa(&mut self) -> _PAW<'_> {
[INFO] [stdout]       |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:34626:24
[INFO] [stdout]       |
[INFO] [stdout] 34626 |             pub fn m0a(&mut self) -> _M0AW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 34626 |             pub fn m0a(&mut self) -> _M0AW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:34738:24
[INFO] [stdout]       |
[INFO] [stdout] 34738 |             pub fn m1a(&mut self) -> _M1AW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 34738 |             pub fn m1a(&mut self) -> _M1AW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:34979:25
[INFO] [stdout]       |
[INFO] [stdout] 34979 |             pub fn feie(&mut self) -> _FEIEW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 34979 |             pub fn feie(&mut self) -> _FEIEW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:34984:26
[INFO] [stdout]       |
[INFO] [stdout] 34984 |             pub fn dmdis(&mut self) -> _DMDISW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 34984 |             pub fn dmdis(&mut self) -> _DMDISW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:34989:24
[INFO] [stdout]       |
[INFO] [stdout] 34989 |             pub fn fth(&mut self) -> _FTHW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 34989 |             pub fn fth(&mut self) -> _FTHW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:35664:29
[INFO] [stdout]       |
[INFO] [stdout] 35664 |             pub fn plli2son(&mut self) -> _PLLI2SONW {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 35664 |             pub fn plli2son(&mut self) -> _PLLI2SONW<'_> {
[INFO] [stdout]       |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:35669:26
[INFO] [stdout]       |
[INFO] [stdout] 35669 |             pub fn pllon(&mut self) -> _PLLONW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 35669 |             pub fn pllon(&mut self) -> _PLLONW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:35674:26
[INFO] [stdout]       |
[INFO] [stdout] 35674 |             pub fn csson(&mut self) -> _CSSONW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 35674 |             pub fn csson(&mut self) -> _CSSONW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:35679:27
[INFO] [stdout]       |
[INFO] [stdout] 35679 |             pub fn hsebyp(&mut self) -> _HSEBYPW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 35679 |             pub fn hsebyp(&mut self) -> _HSEBYPW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:35684:26
[INFO] [stdout]       |
[INFO] [stdout] 35684 |             pub fn hseon(&mut self) -> _HSEONW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 35684 |             pub fn hseon(&mut self) -> _HSEONW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:35689:28
[INFO] [stdout]       |
[INFO] [stdout] 35689 |             pub fn hsitrim(&mut self) -> _HSITRIMW {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 35689 |             pub fn hsitrim(&mut self) -> _HSITRIMW<'_> {
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:35694:26
[INFO] [stdout]       |
[INFO] [stdout] 35694 |             pub fn hsion(&mut self) -> _HSIONW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 35694 |             pub fn hsion(&mut self) -> _HSIONW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:36958:26
[INFO] [stdout]       |
[INFO] [stdout] 36958 |             pub fn pllq3(&mut self) -> _PLLQ3W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 36958 |             pub fn pllq3(&mut self) -> _PLLQ3W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:36963:26
[INFO] [stdout]       |
[INFO] [stdout] 36963 |             pub fn pllq2(&mut self) -> _PLLQ2W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 36963 |             pub fn pllq2(&mut self) -> _PLLQ2W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:36968:26
[INFO] [stdout]       |
[INFO] [stdout] 36968 |             pub fn pllq1(&mut self) -> _PLLQ1W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 36968 |             pub fn pllq1(&mut self) -> _PLLQ1W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:36973:26
[INFO] [stdout]       |
[INFO] [stdout] 36973 |             pub fn pllq0(&mut self) -> _PLLQ0W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 36973 |             pub fn pllq0(&mut self) -> _PLLQ0W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:36978:27
[INFO] [stdout]       |
[INFO] [stdout] 36978 |             pub fn pllsrc(&mut self) -> _PLLSRCW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 36978 |             pub fn pllsrc(&mut self) -> _PLLSRCW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:36983:26
[INFO] [stdout]       |
[INFO] [stdout] 36983 |             pub fn pllp1(&mut self) -> _PLLP1W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 36983 |             pub fn pllp1(&mut self) -> _PLLP1W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:36988:26
[INFO] [stdout]       |
[INFO] [stdout] 36988 |             pub fn pllp0(&mut self) -> _PLLP0W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 36988 |             pub fn pllp0(&mut self) -> _PLLP0W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:36993:26
[INFO] [stdout]       |
[INFO] [stdout] 36993 |             pub fn plln8(&mut self) -> _PLLN8W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 36993 |             pub fn plln8(&mut self) -> _PLLN8W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:36998:26
[INFO] [stdout]       |
[INFO] [stdout] 36998 |             pub fn plln7(&mut self) -> _PLLN7W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 36998 |             pub fn plln7(&mut self) -> _PLLN7W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:37003:26
[INFO] [stdout]       |
[INFO] [stdout] 37003 |             pub fn plln6(&mut self) -> _PLLN6W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 37003 |             pub fn plln6(&mut self) -> _PLLN6W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:37008:26
[INFO] [stdout]       |
[INFO] [stdout] 37008 |             pub fn plln5(&mut self) -> _PLLN5W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 37008 |             pub fn plln5(&mut self) -> _PLLN5W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:37013:26
[INFO] [stdout]       |
[INFO] [stdout] 37013 |             pub fn plln4(&mut self) -> _PLLN4W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 37013 |             pub fn plln4(&mut self) -> _PLLN4W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:37018:26
[INFO] [stdout]       |
[INFO] [stdout] 37018 |             pub fn plln3(&mut self) -> _PLLN3W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 37018 |             pub fn plln3(&mut self) -> _PLLN3W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:37023:26
[INFO] [stdout]       |
[INFO] [stdout] 37023 |             pub fn plln2(&mut self) -> _PLLN2W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 37023 |             pub fn plln2(&mut self) -> _PLLN2W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:37028:26
[INFO] [stdout]       |
[INFO] [stdout] 37028 |             pub fn plln1(&mut self) -> _PLLN1W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 37028 |             pub fn plln1(&mut self) -> _PLLN1W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:37033:26
[INFO] [stdout]       |
[INFO] [stdout] 37033 |             pub fn plln0(&mut self) -> _PLLN0W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 37033 |             pub fn plln0(&mut self) -> _PLLN0W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:37038:26
[INFO] [stdout]       |
[INFO] [stdout] 37038 |             pub fn pllm5(&mut self) -> _PLLM5W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 37038 |             pub fn pllm5(&mut self) -> _PLLM5W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:37043:26
[INFO] [stdout]       |
[INFO] [stdout] 37043 |             pub fn pllm4(&mut self) -> _PLLM4W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 37043 |             pub fn pllm4(&mut self) -> _PLLM4W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:37048:26
[INFO] [stdout]       |
[INFO] [stdout] 37048 |             pub fn pllm3(&mut self) -> _PLLM3W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 37048 |             pub fn pllm3(&mut self) -> _PLLM3W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:37053:26
[INFO] [stdout]       |
[INFO] [stdout] 37053 |             pub fn pllm2(&mut self) -> _PLLM2W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 37053 |             pub fn pllm2(&mut self) -> _PLLM2W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:37058:26
[INFO] [stdout]       |
[INFO] [stdout] 37058 |             pub fn pllm1(&mut self) -> _PLLM1W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 37058 |             pub fn pllm1(&mut self) -> _PLLM1W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:37063:26
[INFO] [stdout]       |
[INFO] [stdout] 37063 |             pub fn pllm0(&mut self) -> _PLLM0W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 37063 |             pub fn pllm0(&mut self) -> _PLLM0W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:37651:25
[INFO] [stdout]       |
[INFO] [stdout] 37651 |             pub fn mco2(&mut self) -> _MCO2W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 37651 |             pub fn mco2(&mut self) -> _MCO2W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:37656:28
[INFO] [stdout]       |
[INFO] [stdout] 37656 |             pub fn mco2pre(&mut self) -> _MCO2PREW {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 37656 |             pub fn mco2pre(&mut self) -> _MCO2PREW<'_> {
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:37661:28
[INFO] [stdout]       |
[INFO] [stdout] 37661 |             pub fn mco1pre(&mut self) -> _MCO1PREW {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 37661 |             pub fn mco1pre(&mut self) -> _MCO1PREW<'_> {
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:37666:27
[INFO] [stdout]       |
[INFO] [stdout] 37666 |             pub fn i2ssrc(&mut self) -> _I2SSRCW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 37666 |             pub fn i2ssrc(&mut self) -> _I2SSRCW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:37671:25
[INFO] [stdout]       |
[INFO] [stdout] 37671 |             pub fn mco1(&mut self) -> _MCO1W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 37671 |             pub fn mco1(&mut self) -> _MCO1W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:37676:27
[INFO] [stdout]       |
[INFO] [stdout] 37676 |             pub fn rtcpre(&mut self) -> _RTCPREW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 37676 |             pub fn rtcpre(&mut self) -> _RTCPREW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:37681:26
[INFO] [stdout]       |
[INFO] [stdout] 37681 |             pub fn ppre2(&mut self) -> _PPRE2W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 37681 |             pub fn ppre2(&mut self) -> _PPRE2W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:37686:26
[INFO] [stdout]       |
[INFO] [stdout] 37686 |             pub fn ppre1(&mut self) -> _PPRE1W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 37686 |             pub fn ppre1(&mut self) -> _PPRE1W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:37691:25
[INFO] [stdout]       |
[INFO] [stdout] 37691 |             pub fn hpre(&mut self) -> _HPREW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 37691 |             pub fn hpre(&mut self) -> _HPREW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:37696:24
[INFO] [stdout]       |
[INFO] [stdout] 37696 |             pub fn sw1(&mut self) -> _SW1W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 37696 |             pub fn sw1(&mut self) -> _SW1W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:37701:24
[INFO] [stdout]       |
[INFO] [stdout] 37701 |             pub fn sw0(&mut self) -> _SW0W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 37701 |             pub fn sw0(&mut self) -> _SW0W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:38479:25
[INFO] [stdout]       |
[INFO] [stdout] 38479 |             pub fn cssc(&mut self) -> _CSSCW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 38479 |             pub fn cssc(&mut self) -> _CSSCW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:38484:31
[INFO] [stdout]       |
[INFO] [stdout] 38484 |             pub fn plli2srdyc(&mut self) -> _PLLI2SRDYCW {
[INFO] [stdout]       |                               ^^^^^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                               |
[INFO] [stdout]       |                               the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 38484 |             pub fn plli2srdyc(&mut self) -> _PLLI2SRDYCW<'_> {
[INFO] [stdout]       |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:38489:28
[INFO] [stdout]       |
[INFO] [stdout] 38489 |             pub fn pllrdyc(&mut self) -> _PLLRDYCW {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 38489 |             pub fn pllrdyc(&mut self) -> _PLLRDYCW<'_> {
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:38494:28
[INFO] [stdout]       |
[INFO] [stdout] 38494 |             pub fn hserdyc(&mut self) -> _HSERDYCW {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 38494 |             pub fn hserdyc(&mut self) -> _HSERDYCW<'_> {
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:38499:28
[INFO] [stdout]       |
[INFO] [stdout] 38499 |             pub fn hsirdyc(&mut self) -> _HSIRDYCW {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 38499 |             pub fn hsirdyc(&mut self) -> _HSIRDYCW<'_> {
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:38504:28
[INFO] [stdout]       |
[INFO] [stdout] 38504 |             pub fn lserdyc(&mut self) -> _LSERDYCW {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 38504 |             pub fn lserdyc(&mut self) -> _LSERDYCW<'_> {
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:38509:28
[INFO] [stdout]       |
[INFO] [stdout] 38509 |             pub fn lsirdyc(&mut self) -> _LSIRDYCW {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 38509 |             pub fn lsirdyc(&mut self) -> _LSIRDYCW<'_> {
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:38514:32
[INFO] [stdout]       |
[INFO] [stdout] 38514 |             pub fn plli2srdyie(&mut self) -> _PLLI2SRDYIEW {
[INFO] [stdout]       |                                ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 38514 |             pub fn plli2srdyie(&mut self) -> _PLLI2SRDYIEW<'_> {
[INFO] [stdout]       |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:38519:29
[INFO] [stdout]       |
[INFO] [stdout] 38519 |             pub fn pllrdyie(&mut self) -> _PLLRDYIEW {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 38519 |             pub fn pllrdyie(&mut self) -> _PLLRDYIEW<'_> {
[INFO] [stdout]       |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:38524:29
[INFO] [stdout]       |
[INFO] [stdout] 38524 |             pub fn hserdyie(&mut self) -> _HSERDYIEW {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 38524 |             pub fn hserdyie(&mut self) -> _HSERDYIEW<'_> {
[INFO] [stdout]       |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:38529:29
[INFO] [stdout]       |
[INFO] [stdout] 38529 |             pub fn hsirdyie(&mut self) -> _HSIRDYIEW {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 38529 |             pub fn hsirdyie(&mut self) -> _HSIRDYIEW<'_> {
[INFO] [stdout]       |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:38534:29
[INFO] [stdout]       |
[INFO] [stdout] 38534 |             pub fn lserdyie(&mut self) -> _LSERDYIEW {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 38534 |             pub fn lserdyie(&mut self) -> _LSERDYIEW<'_> {
[INFO] [stdout]       |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:38539:29
[INFO] [stdout]       |
[INFO] [stdout] 38539 |             pub fn lsirdyie(&mut self) -> _LSIRDYIEW {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 38539 |             pub fn lsirdyie(&mut self) -> _LSIRDYIEW<'_> {
[INFO] [stdout]       |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:39371:29
[INFO] [stdout]       |
[INFO] [stdout] 39371 |             pub fn otghsrst(&mut self) -> _OTGHSRSTW {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 39371 |             pub fn otghsrst(&mut self) -> _OTGHSRSTW<'_> {
[INFO] [stdout]       |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:39376:30
[INFO] [stdout]       |
[INFO] [stdout] 39376 |             pub fn ethmacrst(&mut self) -> _ETHMACRSTW {
[INFO] [stdout]       |                              ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 39376 |             pub fn ethmacrst(&mut self) -> _ETHMACRSTW<'_> {
[INFO] [stdout]       |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:39381:28
[INFO] [stdout]       |
[INFO] [stdout] 39381 |             pub fn dma2rst(&mut self) -> _DMA2RSTW {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 39381 |             pub fn dma2rst(&mut self) -> _DMA2RSTW<'_> {
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:39386:28
[INFO] [stdout]       |
[INFO] [stdout] 39386 |             pub fn dma1rst(&mut self) -> _DMA1RSTW {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 39386 |             pub fn dma1rst(&mut self) -> _DMA1RSTW<'_> {
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:39391:27
[INFO] [stdout]       |
[INFO] [stdout] 39391 |             pub fn crcrst(&mut self) -> _CRCRSTW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 39391 |             pub fn crcrst(&mut self) -> _CRCRSTW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:39396:29
[INFO] [stdout]       |
[INFO] [stdout] 39396 |             pub fn gpioirst(&mut self) -> _GPIOIRSTW {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 39396 |             pub fn gpioirst(&mut self) -> _GPIOIRSTW<'_> {
[INFO] [stdout]       |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:39401:29
[INFO] [stdout]       |
[INFO] [stdout] 39401 |             pub fn gpiohrst(&mut self) -> _GPIOHRSTW {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 39401 |             pub fn gpiohrst(&mut self) -> _GPIOHRSTW<'_> {
[INFO] [stdout]       |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:39406:29
[INFO] [stdout]       |
[INFO] [stdout] 39406 |             pub fn gpiogrst(&mut self) -> _GPIOGRSTW {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 39406 |             pub fn gpiogrst(&mut self) -> _GPIOGRSTW<'_> {
[INFO] [stdout]       |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:39411:29
[INFO] [stdout]       |
[INFO] [stdout] 39411 |             pub fn gpiofrst(&mut self) -> _GPIOFRSTW {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 39411 |             pub fn gpiofrst(&mut self) -> _GPIOFRSTW<'_> {
[INFO] [stdout]       |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:39416:29
[INFO] [stdout]       |
[INFO] [stdout] 39416 |             pub fn gpioerst(&mut self) -> _GPIOERSTW {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 39416 |             pub fn gpioerst(&mut self) -> _GPIOERSTW<'_> {
[INFO] [stdout]       |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:39421:29
[INFO] [stdout]       |
[INFO] [stdout] 39421 |             pub fn gpiodrst(&mut self) -> _GPIODRSTW {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 39421 |             pub fn gpiodrst(&mut self) -> _GPIODRSTW<'_> {
[INFO] [stdout]       |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:39426:29
[INFO] [stdout]       |
[INFO] [stdout] 39426 |             pub fn gpiocrst(&mut self) -> _GPIOCRSTW {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 39426 |             pub fn gpiocrst(&mut self) -> _GPIOCRSTW<'_> {
[INFO] [stdout]       |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:39431:29
[INFO] [stdout]       |
[INFO] [stdout] 39431 |             pub fn gpiobrst(&mut self) -> _GPIOBRSTW {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 39431 |             pub fn gpiobrst(&mut self) -> _GPIOBRSTW<'_> {
[INFO] [stdout]       |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:39436:29
[INFO] [stdout]       |
[INFO] [stdout] 39436 |             pub fn gpioarst(&mut self) -> _GPIOARSTW {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 39436 |             pub fn gpioarst(&mut self) -> _GPIOARSTW<'_> {
[INFO] [stdout]       |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:39674:29
[INFO] [stdout]       |
[INFO] [stdout] 39674 |             pub fn otgfsrst(&mut self) -> _OTGFSRSTW {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 39674 |             pub fn otgfsrst(&mut self) -> _OTGFSRSTW<'_> {
[INFO] [stdout]       |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:39679:27
[INFO] [stdout]       |
[INFO] [stdout] 39679 |             pub fn rngrst(&mut self) -> _RNGRSTW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 39679 |             pub fn rngrst(&mut self) -> _RNGRSTW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:39684:28
[INFO] [stdout]       |
[INFO] [stdout] 39684 |             pub fn dcmirst(&mut self) -> _DCMIRSTW {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 39684 |             pub fn dcmirst(&mut self) -> _DCMIRSTW<'_> {
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:39814:28
[INFO] [stdout]       |
[INFO] [stdout] 39814 |             pub fn fsmcrst(&mut self) -> _FSMCRSTW {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 39814 |             pub fn fsmcrst(&mut self) -> _FSMCRSTW<'_> {
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:41132:27
[INFO] [stdout]       |
[INFO] [stdout] 41132 |             pub fn dacrst(&mut self) -> _DACRSTW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 41132 |             pub fn dacrst(&mut self) -> _DACRSTW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:41137:27
[INFO] [stdout]       |
[INFO] [stdout] 41137 |             pub fn pwrrst(&mut self) -> _PWRRSTW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 41137 |             pub fn pwrrst(&mut self) -> _PWRRSTW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:41142:28
[INFO] [stdout]       |
[INFO] [stdout] 41142 |             pub fn can2rst(&mut self) -> _CAN2RSTW {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 41142 |             pub fn can2rst(&mut self) -> _CAN2RSTW<'_> {
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:41147:28
[INFO] [stdout]       |
[INFO] [stdout] 41147 |             pub fn can1rst(&mut self) -> _CAN1RSTW {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 41147 |             pub fn can1rst(&mut self) -> _CAN1RSTW<'_> {
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:41152:28
[INFO] [stdout]       |
[INFO] [stdout] 41152 |             pub fn i2c3rst(&mut self) -> _I2C3RSTW {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 41152 |             pub fn i2c3rst(&mut self) -> _I2C3RSTW<'_> {
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:41157:28
[INFO] [stdout]       |
[INFO] [stdout] 41157 |             pub fn i2c2rst(&mut self) -> _I2C2RSTW {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 41157 |             pub fn i2c2rst(&mut self) -> _I2C2RSTW<'_> {
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:41162:28
[INFO] [stdout]       |
[INFO] [stdout] 41162 |             pub fn i2c1rst(&mut self) -> _I2C1RSTW {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 41162 |             pub fn i2c1rst(&mut self) -> _I2C1RSTW<'_> {
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:41167:29
[INFO] [stdout]       |
[INFO] [stdout] 41167 |             pub fn uart5rst(&mut self) -> _UART5RSTW {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 41167 |             pub fn uart5rst(&mut self) -> _UART5RSTW<'_> {
[INFO] [stdout]       |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:41172:29
[INFO] [stdout]       |
[INFO] [stdout] 41172 |             pub fn uart4rst(&mut self) -> _UART4RSTW {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 41172 |             pub fn uart4rst(&mut self) -> _UART4RSTW<'_> {
[INFO] [stdout]       |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:41177:29
[INFO] [stdout]       |
[INFO] [stdout] 41177 |             pub fn uart3rst(&mut self) -> _UART3RSTW {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 41177 |             pub fn uart3rst(&mut self) -> _UART3RSTW<'_> {
[INFO] [stdout]       |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:41182:29
[INFO] [stdout]       |
[INFO] [stdout] 41182 |             pub fn uart2rst(&mut self) -> _UART2RSTW {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 41182 |             pub fn uart2rst(&mut self) -> _UART2RSTW<'_> {
[INFO] [stdout]       |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:41187:28
[INFO] [stdout]       |
[INFO] [stdout] 41187 |             pub fn spi3rst(&mut self) -> _SPI3RSTW {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 41187 |             pub fn spi3rst(&mut self) -> _SPI3RSTW<'_> {
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:41192:28
[INFO] [stdout]       |
[INFO] [stdout] 41192 |             pub fn spi2rst(&mut self) -> _SPI2RSTW {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 41192 |             pub fn spi2rst(&mut self) -> _SPI2RSTW<'_> {
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:41197:28
[INFO] [stdout]       |
[INFO] [stdout] 41197 |             pub fn wwdgrst(&mut self) -> _WWDGRSTW {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 41197 |             pub fn wwdgrst(&mut self) -> _WWDGRSTW<'_> {
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:41202:29
[INFO] [stdout]       |
[INFO] [stdout] 41202 |             pub fn tim14rst(&mut self) -> _TIM14RSTW {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 41202 |             pub fn tim14rst(&mut self) -> _TIM14RSTW<'_> {
[INFO] [stdout]       |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:41207:29
[INFO] [stdout]       |
[INFO] [stdout] 41207 |             pub fn tim13rst(&mut self) -> _TIM13RSTW {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 41207 |             pub fn tim13rst(&mut self) -> _TIM13RSTW<'_> {
[INFO] [stdout]       |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:41212:29
[INFO] [stdout]       |
[INFO] [stdout] 41212 |             pub fn tim12rst(&mut self) -> _TIM12RSTW {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 41212 |             pub fn tim12rst(&mut self) -> _TIM12RSTW<'_> {
[INFO] [stdout]       |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:41217:28
[INFO] [stdout]       |
[INFO] [stdout] 41217 |             pub fn tim7rst(&mut self) -> _TIM7RSTW {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 41217 |             pub fn tim7rst(&mut self) -> _TIM7RSTW<'_> {
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:41222:28
[INFO] [stdout]       |
[INFO] [stdout] 41222 |             pub fn tim6rst(&mut self) -> _TIM6RSTW {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 41222 |             pub fn tim6rst(&mut self) -> _TIM6RSTW<'_> {
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:41227:28
[INFO] [stdout]       |
[INFO] [stdout] 41227 |             pub fn tim5rst(&mut self) -> _TIM5RSTW {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 41227 |             pub fn tim5rst(&mut self) -> _TIM5RSTW<'_> {
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:41232:28
[INFO] [stdout]       |
[INFO] [stdout] 41232 |             pub fn tim4rst(&mut self) -> _TIM4RSTW {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 41232 |             pub fn tim4rst(&mut self) -> _TIM4RSTW<'_> {
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:41237:28
[INFO] [stdout]       |
[INFO] [stdout] 41237 |             pub fn tim3rst(&mut self) -> _TIM3RSTW {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 41237 |             pub fn tim3rst(&mut self) -> _TIM3RSTW<'_> {
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:41242:28
[INFO] [stdout]       |
[INFO] [stdout] 41242 |             pub fn tim2rst(&mut self) -> _TIM2RSTW {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 41242 |             pub fn tim2rst(&mut self) -> _TIM2RSTW<'_> {
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:41912:29
[INFO] [stdout]       |
[INFO] [stdout] 41912 |             pub fn tim11rst(&mut self) -> _TIM11RSTW {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 41912 |             pub fn tim11rst(&mut self) -> _TIM11RSTW<'_> {
[INFO] [stdout]       |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:41917:29
[INFO] [stdout]       |
[INFO] [stdout] 41917 |             pub fn tim10rst(&mut self) -> _TIM10RSTW {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 41917 |             pub fn tim10rst(&mut self) -> _TIM10RSTW<'_> {
[INFO] [stdout]       |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:41922:28
[INFO] [stdout]       |
[INFO] [stdout] 41922 |             pub fn tim9rst(&mut self) -> _TIM9RSTW {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 41922 |             pub fn tim9rst(&mut self) -> _TIM9RSTW<'_> {
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:41927:30
[INFO] [stdout]       |
[INFO] [stdout] 41927 |             pub fn syscfgrst(&mut self) -> _SYSCFGRSTW {
[INFO] [stdout]       |                              ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 41927 |             pub fn syscfgrst(&mut self) -> _SYSCFGRSTW<'_> {
[INFO] [stdout]       |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:41932:28
[INFO] [stdout]       |
[INFO] [stdout] 41932 |             pub fn spi1rst(&mut self) -> _SPI1RSTW {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 41932 |             pub fn spi1rst(&mut self) -> _SPI1RSTW<'_> {
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:41937:28
[INFO] [stdout]       |
[INFO] [stdout] 41937 |             pub fn sdiorst(&mut self) -> _SDIORSTW {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 41937 |             pub fn sdiorst(&mut self) -> _SDIORSTW<'_> {
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:41942:27
[INFO] [stdout]       |
[INFO] [stdout] 41942 |             pub fn adcrst(&mut self) -> _ADCRSTW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 41942 |             pub fn adcrst(&mut self) -> _ADCRSTW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:41947:30
[INFO] [stdout]       |
[INFO] [stdout] 41947 |             pub fn usart6rst(&mut self) -> _USART6RSTW {
[INFO] [stdout]       |                              ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 41947 |             pub fn usart6rst(&mut self) -> _USART6RSTW<'_> {
[INFO] [stdout]       |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:41952:30
[INFO] [stdout]       |
[INFO] [stdout] 41952 |             pub fn usart1rst(&mut self) -> _USART1RSTW {
[INFO] [stdout]       |                              ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 41952 |             pub fn usart1rst(&mut self) -> _USART1RSTW<'_> {
[INFO] [stdout]       |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:41957:28
[INFO] [stdout]       |
[INFO] [stdout] 41957 |             pub fn tim8rst(&mut self) -> _TIM8RSTW {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 41957 |             pub fn tim8rst(&mut self) -> _TIM8RSTW<'_> {
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:41962:28
[INFO] [stdout]       |
[INFO] [stdout] 41962 |             pub fn tim1rst(&mut self) -> _TIM1RSTW {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 41962 |             pub fn tim1rst(&mut self) -> _TIM1RSTW<'_> {
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:43064:32
[INFO] [stdout]       |
[INFO] [stdout] 43064 |             pub fn otghsulpien(&mut self) -> _OTGHSULPIENW {
[INFO] [stdout]       |                                ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 43064 |             pub fn otghsulpien(&mut self) -> _OTGHSULPIENW<'_> {
[INFO] [stdout]       |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:43069:28
[INFO] [stdout]       |
[INFO] [stdout] 43069 |             pub fn otghsen(&mut self) -> _OTGHSENW {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 43069 |             pub fn otghsen(&mut self) -> _OTGHSENW<'_> {
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:43074:32
[INFO] [stdout]       |
[INFO] [stdout] 43074 |             pub fn ethmacptpen(&mut self) -> _ETHMACPTPENW {
[INFO] [stdout]       |                                ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 43074 |             pub fn ethmacptpen(&mut self) -> _ETHMACPTPENW<'_> {
[INFO] [stdout]       |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:43079:31
[INFO] [stdout]       |
[INFO] [stdout] 43079 |             pub fn ethmacrxen(&mut self) -> _ETHMACRXENW {
[INFO] [stdout]       |                               ^^^^^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                               |
[INFO] [stdout]       |                               the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 43079 |             pub fn ethmacrxen(&mut self) -> _ETHMACRXENW<'_> {
[INFO] [stdout]       |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:43084:31
[INFO] [stdout]       |
[INFO] [stdout] 43084 |             pub fn ethmactxen(&mut self) -> _ETHMACTXENW {
[INFO] [stdout]       |                               ^^^^^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                               |
[INFO] [stdout]       |                               the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 43084 |             pub fn ethmactxen(&mut self) -> _ETHMACTXENW<'_> {
[INFO] [stdout]       |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:43089:29
[INFO] [stdout]       |
[INFO] [stdout] 43089 |             pub fn ethmacen(&mut self) -> _ETHMACENW {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 43089 |             pub fn ethmacen(&mut self) -> _ETHMACENW<'_> {
[INFO] [stdout]       |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:43094:27
[INFO] [stdout]       |
[INFO] [stdout] 43094 |             pub fn dma2en(&mut self) -> _DMA2ENW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 43094 |             pub fn dma2en(&mut self) -> _DMA2ENW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:43099:27
[INFO] [stdout]       |
[INFO] [stdout] 43099 |             pub fn dma1en(&mut self) -> _DMA1ENW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 43099 |             pub fn dma1en(&mut self) -> _DMA1ENW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:43104:30
[INFO] [stdout]       |
[INFO] [stdout] 43104 |             pub fn bkpsramen(&mut self) -> _BKPSRAMENW {
[INFO] [stdout]       |                              ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 43104 |             pub fn bkpsramen(&mut self) -> _BKPSRAMENW<'_> {
[INFO] [stdout]       |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:43109:26
[INFO] [stdout]       |
[INFO] [stdout] 43109 |             pub fn crcen(&mut self) -> _CRCENW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 43109 |             pub fn crcen(&mut self) -> _CRCENW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:43114:28
[INFO] [stdout]       |
[INFO] [stdout] 43114 |             pub fn gpioien(&mut self) -> _GPIOIENW {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 43114 |             pub fn gpioien(&mut self) -> _GPIOIENW<'_> {
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:43119:28
[INFO] [stdout]       |
[INFO] [stdout] 43119 |             pub fn gpiohen(&mut self) -> _GPIOHENW {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 43119 |             pub fn gpiohen(&mut self) -> _GPIOHENW<'_> {
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:43124:28
[INFO] [stdout]       |
[INFO] [stdout] 43124 |             pub fn gpiogen(&mut self) -> _GPIOGENW {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 43124 |             pub fn gpiogen(&mut self) -> _GPIOGENW<'_> {
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:43129:28
[INFO] [stdout]       |
[INFO] [stdout] 43129 |             pub fn gpiofen(&mut self) -> _GPIOFENW {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 43129 |             pub fn gpiofen(&mut self) -> _GPIOFENW<'_> {
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:43134:28
[INFO] [stdout]       |
[INFO] [stdout] 43134 |             pub fn gpioeen(&mut self) -> _GPIOEENW {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 43134 |             pub fn gpioeen(&mut self) -> _GPIOEENW<'_> {
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:43139:28
[INFO] [stdout]       |
[INFO] [stdout] 43139 |             pub fn gpioden(&mut self) -> _GPIODENW {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 43139 |             pub fn gpioden(&mut self) -> _GPIODENW<'_> {
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:43144:28
[INFO] [stdout]       |
[INFO] [stdout] 43144 |             pub fn gpiocen(&mut self) -> _GPIOCENW {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 43144 |             pub fn gpiocen(&mut self) -> _GPIOCENW<'_> {
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:43149:28
[INFO] [stdout]       |
[INFO] [stdout] 43149 |             pub fn gpioben(&mut self) -> _GPIOBENW {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 43149 |             pub fn gpioben(&mut self) -> _GPIOBENW<'_> {
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:43154:28
[INFO] [stdout]       |
[INFO] [stdout] 43154 |             pub fn gpioaen(&mut self) -> _GPIOAENW {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 43154 |             pub fn gpioaen(&mut self) -> _GPIOAENW<'_> {
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:43392:28
[INFO] [stdout]       |
[INFO] [stdout] 43392 |             pub fn otgfsen(&mut self) -> _OTGFSENW {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 43392 |             pub fn otgfsen(&mut self) -> _OTGFSENW<'_> {
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:43397:26
[INFO] [stdout]       |
[INFO] [stdout] 43397 |             pub fn rngen(&mut self) -> _RNGENW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 43397 |             pub fn rngen(&mut self) -> _RNGENW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:43402:27
[INFO] [stdout]       |
[INFO] [stdout] 43402 |             pub fn dcmien(&mut self) -> _DCMIENW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 43402 |             pub fn dcmien(&mut self) -> _DCMIENW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:43532:27
[INFO] [stdout]       |
[INFO] [stdout] 43532 |             pub fn fsmcen(&mut self) -> _FSMCENW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 43532 |             pub fn fsmcen(&mut self) -> _FSMCENW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:44850:26
[INFO] [stdout]       |
[INFO] [stdout] 44850 |             pub fn dacen(&mut self) -> _DACENW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 44850 |             pub fn dacen(&mut self) -> _DACENW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:44855:26
[INFO] [stdout]       |
[INFO] [stdout] 44855 |             pub fn pwren(&mut self) -> _PWRENW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 44855 |             pub fn pwren(&mut self) -> _PWRENW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:44860:27
[INFO] [stdout]       |
[INFO] [stdout] 44860 |             pub fn can2en(&mut self) -> _CAN2ENW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 44860 |             pub fn can2en(&mut self) -> _CAN2ENW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:44865:27
[INFO] [stdout]       |
[INFO] [stdout] 44865 |             pub fn can1en(&mut self) -> _CAN1ENW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 44865 |             pub fn can1en(&mut self) -> _CAN1ENW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:44870:27
[INFO] [stdout]       |
[INFO] [stdout] 44870 |             pub fn i2c3en(&mut self) -> _I2C3ENW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 44870 |             pub fn i2c3en(&mut self) -> _I2C3ENW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:44875:27
[INFO] [stdout]       |
[INFO] [stdout] 44875 |             pub fn i2c2en(&mut self) -> _I2C2ENW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 44875 |             pub fn i2c2en(&mut self) -> _I2C2ENW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:44880:27
[INFO] [stdout]       |
[INFO] [stdout] 44880 |             pub fn i2c1en(&mut self) -> _I2C1ENW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 44880 |             pub fn i2c1en(&mut self) -> _I2C1ENW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:44885:28
[INFO] [stdout]       |
[INFO] [stdout] 44885 |             pub fn uart5en(&mut self) -> _UART5ENW {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 44885 |             pub fn uart5en(&mut self) -> _UART5ENW<'_> {
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:44890:28
[INFO] [stdout]       |
[INFO] [stdout] 44890 |             pub fn uart4en(&mut self) -> _UART4ENW {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 44890 |             pub fn uart4en(&mut self) -> _UART4ENW<'_> {
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:44895:29
[INFO] [stdout]       |
[INFO] [stdout] 44895 |             pub fn usart3en(&mut self) -> _USART3ENW {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 44895 |             pub fn usart3en(&mut self) -> _USART3ENW<'_> {
[INFO] [stdout]       |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:44900:29
[INFO] [stdout]       |
[INFO] [stdout] 44900 |             pub fn usart2en(&mut self) -> _USART2ENW {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 44900 |             pub fn usart2en(&mut self) -> _USART2ENW<'_> {
[INFO] [stdout]       |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:44905:27
[INFO] [stdout]       |
[INFO] [stdout] 44905 |             pub fn spi3en(&mut self) -> _SPI3ENW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 44905 |             pub fn spi3en(&mut self) -> _SPI3ENW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:44910:27
[INFO] [stdout]       |
[INFO] [stdout] 44910 |             pub fn spi2en(&mut self) -> _SPI2ENW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 44910 |             pub fn spi2en(&mut self) -> _SPI2ENW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:44915:27
[INFO] [stdout]       |
[INFO] [stdout] 44915 |             pub fn wwdgen(&mut self) -> _WWDGENW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 44915 |             pub fn wwdgen(&mut self) -> _WWDGENW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:44920:28
[INFO] [stdout]       |
[INFO] [stdout] 44920 |             pub fn tim14en(&mut self) -> _TIM14ENW {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 44920 |             pub fn tim14en(&mut self) -> _TIM14ENW<'_> {
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:44925:28
[INFO] [stdout]       |
[INFO] [stdout] 44925 |             pub fn tim13en(&mut self) -> _TIM13ENW {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 44925 |             pub fn tim13en(&mut self) -> _TIM13ENW<'_> {
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:44930:28
[INFO] [stdout]       |
[INFO] [stdout] 44930 |             pub fn tim12en(&mut self) -> _TIM12ENW {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 44930 |             pub fn tim12en(&mut self) -> _TIM12ENW<'_> {
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:44935:27
[INFO] [stdout]       |
[INFO] [stdout] 44935 |             pub fn tim7en(&mut self) -> _TIM7ENW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 44935 |             pub fn tim7en(&mut self) -> _TIM7ENW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:44940:27
[INFO] [stdout]       |
[INFO] [stdout] 44940 |             pub fn tim6en(&mut self) -> _TIM6ENW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 44940 |             pub fn tim6en(&mut self) -> _TIM6ENW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:44945:27
[INFO] [stdout]       |
[INFO] [stdout] 44945 |             pub fn tim5en(&mut self) -> _TIM5ENW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 44945 |             pub fn tim5en(&mut self) -> _TIM5ENW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:44950:27
[INFO] [stdout]       |
[INFO] [stdout] 44950 |             pub fn tim4en(&mut self) -> _TIM4ENW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 44950 |             pub fn tim4en(&mut self) -> _TIM4ENW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:44955:27
[INFO] [stdout]       |
[INFO] [stdout] 44955 |             pub fn tim3en(&mut self) -> _TIM3ENW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 44955 |             pub fn tim3en(&mut self) -> _TIM3ENW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:44960:27
[INFO] [stdout]       |
[INFO] [stdout] 44960 |             pub fn tim2en(&mut self) -> _TIM2ENW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 44960 |             pub fn tim2en(&mut self) -> _TIM2ENW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:45738:28
[INFO] [stdout]       |
[INFO] [stdout] 45738 |             pub fn tim11en(&mut self) -> _TIM11ENW {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 45738 |             pub fn tim11en(&mut self) -> _TIM11ENW<'_> {
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:45743:28
[INFO] [stdout]       |
[INFO] [stdout] 45743 |             pub fn tim10en(&mut self) -> _TIM10ENW {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 45743 |             pub fn tim10en(&mut self) -> _TIM10ENW<'_> {
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:45748:27
[INFO] [stdout]       |
[INFO] [stdout] 45748 |             pub fn tim9en(&mut self) -> _TIM9ENW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 45748 |             pub fn tim9en(&mut self) -> _TIM9ENW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:45753:29
[INFO] [stdout]       |
[INFO] [stdout] 45753 |             pub fn syscfgen(&mut self) -> _SYSCFGENW {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 45753 |             pub fn syscfgen(&mut self) -> _SYSCFGENW<'_> {
[INFO] [stdout]       |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:45758:27
[INFO] [stdout]       |
[INFO] [stdout] 45758 |             pub fn spi1en(&mut self) -> _SPI1ENW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 45758 |             pub fn spi1en(&mut self) -> _SPI1ENW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:45763:27
[INFO] [stdout]       |
[INFO] [stdout] 45763 |             pub fn sdioen(&mut self) -> _SDIOENW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 45763 |             pub fn sdioen(&mut self) -> _SDIOENW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:45768:27
[INFO] [stdout]       |
[INFO] [stdout] 45768 |             pub fn adc3en(&mut self) -> _ADC3ENW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 45768 |             pub fn adc3en(&mut self) -> _ADC3ENW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:45773:27
[INFO] [stdout]       |
[INFO] [stdout] 45773 |             pub fn adc2en(&mut self) -> _ADC2ENW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 45773 |             pub fn adc2en(&mut self) -> _ADC2ENW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:45778:27
[INFO] [stdout]       |
[INFO] [stdout] 45778 |             pub fn adc1en(&mut self) -> _ADC1ENW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 45778 |             pub fn adc1en(&mut self) -> _ADC1ENW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:45783:29
[INFO] [stdout]       |
[INFO] [stdout] 45783 |             pub fn usart6en(&mut self) -> _USART6ENW {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 45783 |             pub fn usart6en(&mut self) -> _USART6ENW<'_> {
[INFO] [stdout]       |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:45788:29
[INFO] [stdout]       |
[INFO] [stdout] 45788 |             pub fn usart1en(&mut self) -> _USART1ENW {
[INFO] [stdout]       |                             ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 45788 |             pub fn usart1en(&mut self) -> _USART1ENW<'_> {
[INFO] [stdout]       |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:45793:27
[INFO] [stdout]       |
[INFO] [stdout] 45793 |             pub fn tim8en(&mut self) -> _TIM8ENW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 45793 |             pub fn tim8en(&mut self) -> _TIM8ENW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:45798:27
[INFO] [stdout]       |
[INFO] [stdout] 45798 |             pub fn tim1en(&mut self) -> _TIM1ENW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[WARN] too many lines in the log, truncating it
