[INFO] fetching crate stm32f469xx 0.4.0...
[INFO] testing stm32f469xx-0.4.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate stm32f469xx 0.4.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate stm32f469xx 0.4.0
[INFO] finished tweaking crates.io crate stm32f469xx 0.4.0
[INFO] tweaked toml for crates.io crate stm32f469xx 0.4.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate stm32f469xx 0.4.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 30 packages to latest compatible versions
[INFO] [stderr]       Adding bare-metal v0.2.5 (available: v1.0.0)
[INFO] [stderr]       Adding cortex-m v0.5.11 (available: v0.7.7)
[INFO] [stderr]       Adding cortex-m-rt v0.6.15 (available: v0.7.5)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 152686e700f63043548784a92cd62c79e4342b881b47fd08848346adcf6df824
[INFO] running `Command { std: "docker" "start" "-a" "152686e700f63043548784a92cd62c79e4342b881b47fd08848346adcf6df824", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "152686e700f63043548784a92cd62c79e4342b881b47fd08848346adcf6df824", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "152686e700f63043548784a92cd62c79e4342b881b47fd08848346adcf6df824", kill_on_drop: false }`
[INFO] [stdout] 152686e700f63043548784a92cd62c79e4342b881b47fd08848346adcf6df824
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a00c02bc54d93813cb5cce654823478df56afe9910405ec0435861947ab0045c
[INFO] running `Command { std: "docker" "start" "-a" "a00c02bc54d93813cb5cce654823478df56afe9910405ec0435861947ab0045c", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling cortex-m v0.7.7
[INFO] [stderr]    Compiling nb v1.1.0
[INFO] [stderr]    Compiling generic-array v0.13.3
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling vcell v0.1.3
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling cortex-m v0.6.7
[INFO] [stderr]    Compiling bitfield v0.13.2
[INFO] [stderr]    Compiling cortex-m v0.5.11
[INFO] [stderr]    Compiling aligned v0.2.0
[INFO] [stderr]    Compiling stm32f469xx v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling nb v0.1.3
[INFO] [stderr]    Compiling volatile-register v0.2.2
[INFO] [stderr]    Compiling embedded-hal v0.2.7
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling as-slice v0.1.5
[INFO] [stderr]    Compiling bare-metal v0.2.5
[INFO] [stderr]    Compiling aligned v0.3.5
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:773:23
[INFO] [stdout]     |
[INFO] [stdout] 773 |             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] 773 |             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:778:26
[INFO] [stdout]     |
[INFO] [stdout] 778 |             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] 778 |             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:1055:25
[INFO] [stdout]      |
[INFO] [stdout] 1055 |             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] 1055 |             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:1060:25
[INFO] [stdout]      |
[INFO] [stdout] 1060 |             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] 1060 |             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:1789:25
[INFO] [stdout]      |
[INFO] [stdout] 1789 |             pub fn init(&mut self) -> _INITW {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1789 |             pub fn init(&mut self) -> _INITW<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1794:25
[INFO] [stdout]      |
[INFO] [stdout] 1794 |             pub fn dmae(&mut self) -> _DMAEW {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1794 |             pub fn dmae(&mut self) -> _DMAEW<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1799:29
[INFO] [stdout]      |
[INFO] [stdout] 1799 |             pub fn datatype(&mut self) -> _DATATYPEW {
[INFO] [stdout]      |                             ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1799 |             pub fn datatype(&mut self) -> _DATATYPEW<'_> {
[INFO] [stdout]      |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1804:25
[INFO] [stdout]      |
[INFO] [stdout] 1804 |             pub fn mode(&mut self) -> _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] 1804 |             pub fn mode(&mut self) -> _MODEW<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1809:26
[INFO] [stdout]      |
[INFO] [stdout] 1809 |             pub fn algo0(&mut self) -> _ALGO0W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1809 |             pub fn algo0(&mut self) -> _ALGO0W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1814:26
[INFO] [stdout]      |
[INFO] [stdout] 1814 |             pub fn mdmat(&mut self) -> _MDMATW {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1814 |             pub fn mdmat(&mut self) -> _MDMATW<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1819:25
[INFO] [stdout]      |
[INFO] [stdout] 1819 |             pub fn lkey(&mut self) -> _LKEYW {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1819 |             pub fn lkey(&mut self) -> _LKEYW<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1824:26
[INFO] [stdout]      |
[INFO] [stdout] 1824 |             pub fn algo1(&mut self) -> _ALGO1W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1824 |             pub fn algo1(&mut self) -> _ALGO1W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1936:27
[INFO] [stdout]      |
[INFO] [stdout] 1936 |             pub fn datain(&mut self) -> _DATAINW {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1936 |             pub fn datain(&mut self) -> _DATAINW<'_> {
[INFO] [stdout]      |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2071:25
[INFO] [stdout]      |
[INFO] [stdout] 2071 |             pub fn dcal(&mut self) -> _DCALW {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2071 |             pub fn dcal(&mut self) -> _DCALW<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2076:25
[INFO] [stdout]      |
[INFO] [stdout] 2076 |             pub fn nblw(&mut self) -> _NBLWW {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2076 |             pub fn nblw(&mut self) -> _NBLWW<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2500:25
[INFO] [stdout]      |
[INFO] [stdout] 2500 |             pub fn dcie(&mut self) -> _DCIEW {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2500 |             pub fn dcie(&mut self) -> _DCIEW<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2505:26
[INFO] [stdout]      |
[INFO] [stdout] 2505 |             pub fn dinie(&mut self) -> _DINIEW {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2505 |             pub fn dinie(&mut self) -> _DINIEW<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2751:25
[INFO] [stdout]      |
[INFO] [stdout] 2751 |             pub fn dcis(&mut self) -> _DCISW {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2751 |             pub fn dcis(&mut self) -> _DCISW<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2756:26
[INFO] [stdout]      |
[INFO] [stdout] 2756 |             pub fn dinis(&mut self) -> _DINISW {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2756 |             pub fn dinis(&mut self) -> _DINISW<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2868:25
[INFO] [stdout]      |
[INFO] [stdout] 2868 |             pub fn csr0(&mut self) -> _CSR0W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2868 |             pub fn csr0(&mut self) -> _CSR0W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:2980:25
[INFO] [stdout]      |
[INFO] [stdout] 2980 |             pub fn csr1(&mut self) -> _CSR1W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2980 |             pub fn csr1(&mut self) -> _CSR1W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:3092:25
[INFO] [stdout]      |
[INFO] [stdout] 3092 |             pub fn csr2(&mut self) -> _CSR2W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3092 |             pub fn csr2(&mut self) -> _CSR2W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:3204:25
[INFO] [stdout]      |
[INFO] [stdout] 3204 |             pub fn csr3(&mut self) -> _CSR3W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3204 |             pub fn csr3(&mut self) -> _CSR3W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:3316:25
[INFO] [stdout]      |
[INFO] [stdout] 3316 |             pub fn csr4(&mut self) -> _CSR4W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3316 |             pub fn csr4(&mut self) -> _CSR4W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:3428:25
[INFO] [stdout]      |
[INFO] [stdout] 3428 |             pub fn csr5(&mut self) -> _CSR5W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3428 |             pub fn csr5(&mut self) -> _CSR5W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:3540:25
[INFO] [stdout]      |
[INFO] [stdout] 3540 |             pub fn csr6(&mut self) -> _CSR6W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3540 |             pub fn csr6(&mut self) -> _CSR6W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:3652:25
[INFO] [stdout]      |
[INFO] [stdout] 3652 |             pub fn csr7(&mut self) -> _CSR7W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3652 |             pub fn csr7(&mut self) -> _CSR7W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:3764:25
[INFO] [stdout]      |
[INFO] [stdout] 3764 |             pub fn csr8(&mut self) -> _CSR8W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3764 |             pub fn csr8(&mut self) -> _CSR8W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:3876:25
[INFO] [stdout]      |
[INFO] [stdout] 3876 |             pub fn csr9(&mut self) -> _CSR9W {
[INFO] [stdout]      |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3876 |             pub fn csr9(&mut self) -> _CSR9W<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:3988:26
[INFO] [stdout]      |
[INFO] [stdout] 3988 |             pub fn csr10(&mut self) -> _CSR10W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3988 |             pub fn csr10(&mut self) -> _CSR10W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:4100:26
[INFO] [stdout]      |
[INFO] [stdout] 4100 |             pub fn csr11(&mut self) -> _CSR11W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4100 |             pub fn csr11(&mut self) -> _CSR11W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:4212:26
[INFO] [stdout]      |
[INFO] [stdout] 4212 |             pub fn csr12(&mut self) -> _CSR12W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4212 |             pub fn csr12(&mut self) -> _CSR12W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:4324:26
[INFO] [stdout]      |
[INFO] [stdout] 4324 |             pub fn csr13(&mut self) -> _CSR13W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4324 |             pub fn csr13(&mut self) -> _CSR13W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:4436:26
[INFO] [stdout]      |
[INFO] [stdout] 4436 |             pub fn csr14(&mut self) -> _CSR14W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4436 |             pub fn csr14(&mut self) -> _CSR14W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:4548:26
[INFO] [stdout]      |
[INFO] [stdout] 4548 |             pub fn csr15(&mut self) -> _CSR15W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4548 |             pub fn csr15(&mut self) -> _CSR15W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:4660:26
[INFO] [stdout]      |
[INFO] [stdout] 4660 |             pub fn csr16(&mut self) -> _CSR16W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4660 |             pub fn csr16(&mut self) -> _CSR16W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:4772:26
[INFO] [stdout]      |
[INFO] [stdout] 4772 |             pub fn csr17(&mut self) -> _CSR17W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4772 |             pub fn csr17(&mut self) -> _CSR17W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:4884:26
[INFO] [stdout]      |
[INFO] [stdout] 4884 |             pub fn csr18(&mut self) -> _CSR18W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4884 |             pub fn csr18(&mut self) -> _CSR18W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:4996:26
[INFO] [stdout]      |
[INFO] [stdout] 4996 |             pub fn csr19(&mut self) -> _CSR19W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4996 |             pub fn csr19(&mut self) -> _CSR19W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:5108:26
[INFO] [stdout]      |
[INFO] [stdout] 5108 |             pub fn csr20(&mut self) -> _CSR20W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5108 |             pub fn csr20(&mut self) -> _CSR20W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:5220:26
[INFO] [stdout]      |
[INFO] [stdout] 5220 |             pub fn csr21(&mut self) -> _CSR21W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5220 |             pub fn csr21(&mut self) -> _CSR21W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:5332:26
[INFO] [stdout]      |
[INFO] [stdout] 5332 |             pub fn csr22(&mut self) -> _CSR22W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5332 |             pub fn csr22(&mut self) -> _CSR22W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:5444:26
[INFO] [stdout]      |
[INFO] [stdout] 5444 |             pub fn csr23(&mut self) -> _CSR23W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5444 |             pub fn csr23(&mut self) -> _CSR23W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:5556:26
[INFO] [stdout]      |
[INFO] [stdout] 5556 |             pub fn csr24(&mut self) -> _CSR24W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5556 |             pub fn csr24(&mut self) -> _CSR24W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:5668:26
[INFO] [stdout]      |
[INFO] [stdout] 5668 |             pub fn csr25(&mut self) -> _CSR25W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5668 |             pub fn csr25(&mut self) -> _CSR25W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:5780:26
[INFO] [stdout]      |
[INFO] [stdout] 5780 |             pub fn csr26(&mut self) -> _CSR26W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5780 |             pub fn csr26(&mut self) -> _CSR26W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:5892:26
[INFO] [stdout]      |
[INFO] [stdout] 5892 |             pub fn csr27(&mut self) -> _CSR27W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5892 |             pub fn csr27(&mut self) -> _CSR27W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6004:26
[INFO] [stdout]      |
[INFO] [stdout] 6004 |             pub fn csr28(&mut self) -> _CSR28W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6004 |             pub fn csr28(&mut self) -> _CSR28W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6116:26
[INFO] [stdout]      |
[INFO] [stdout] 6116 |             pub fn csr29(&mut self) -> _CSR29W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6116 |             pub fn csr29(&mut self) -> _CSR29W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6228:26
[INFO] [stdout]      |
[INFO] [stdout] 6228 |             pub fn csr30(&mut self) -> _CSR30W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6228 |             pub fn csr30(&mut self) -> _CSR30W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6340:26
[INFO] [stdout]      |
[INFO] [stdout] 6340 |             pub fn csr31(&mut self) -> _CSR31W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6340 |             pub fn csr31(&mut self) -> _CSR31W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6452:26
[INFO] [stdout]      |
[INFO] [stdout] 6452 |             pub fn csr32(&mut self) -> _CSR32W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6452 |             pub fn csr32(&mut self) -> _CSR32W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6564:26
[INFO] [stdout]      |
[INFO] [stdout] 6564 |             pub fn csr33(&mut self) -> _CSR33W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6564 |             pub fn csr33(&mut self) -> _CSR33W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6676:26
[INFO] [stdout]      |
[INFO] [stdout] 6676 |             pub fn csr34(&mut self) -> _CSR34W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6676 |             pub fn csr34(&mut self) -> _CSR34W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6788:26
[INFO] [stdout]      |
[INFO] [stdout] 6788 |             pub fn csr35(&mut self) -> _CSR35W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6788 |             pub fn csr35(&mut self) -> _CSR35W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6900:26
[INFO] [stdout]      |
[INFO] [stdout] 6900 |             pub fn csr36(&mut self) -> _CSR36W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6900 |             pub fn csr36(&mut self) -> _CSR36W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:7012:26
[INFO] [stdout]      |
[INFO] [stdout] 7012 |             pub fn csr37(&mut self) -> _CSR37W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7012 |             pub fn csr37(&mut self) -> _CSR37W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:7124:26
[INFO] [stdout]      |
[INFO] [stdout] 7124 |             pub fn csr38(&mut self) -> _CSR38W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7124 |             pub fn csr38(&mut self) -> _CSR38W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:7236:26
[INFO] [stdout]      |
[INFO] [stdout] 7236 |             pub fn csr39(&mut self) -> _CSR39W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7236 |             pub fn csr39(&mut self) -> _CSR39W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:7348:26
[INFO] [stdout]      |
[INFO] [stdout] 7348 |             pub fn csr40(&mut self) -> _CSR40W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7348 |             pub fn csr40(&mut self) -> _CSR40W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:7460:26
[INFO] [stdout]      |
[INFO] [stdout] 7460 |             pub fn csr41(&mut self) -> _CSR41W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7460 |             pub fn csr41(&mut self) -> _CSR41W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:7572:26
[INFO] [stdout]      |
[INFO] [stdout] 7572 |             pub fn csr42(&mut self) -> _CSR42W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7572 |             pub fn csr42(&mut self) -> _CSR42W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:7684:26
[INFO] [stdout]      |
[INFO] [stdout] 7684 |             pub fn csr43(&mut self) -> _CSR43W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7684 |             pub fn csr43(&mut self) -> _CSR43W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:7796:26
[INFO] [stdout]      |
[INFO] [stdout] 7796 |             pub fn csr44(&mut self) -> _CSR44W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7796 |             pub fn csr44(&mut self) -> _CSR44W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:7908:26
[INFO] [stdout]      |
[INFO] [stdout] 7908 |             pub fn csr45(&mut self) -> _CSR45W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7908 |             pub fn csr45(&mut self) -> _CSR45W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:8020:26
[INFO] [stdout]      |
[INFO] [stdout] 8020 |             pub fn csr46(&mut self) -> _CSR46W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8020 |             pub fn csr46(&mut self) -> _CSR46W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:8132:26
[INFO] [stdout]      |
[INFO] [stdout] 8132 |             pub fn csr47(&mut self) -> _CSR47W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8132 |             pub fn csr47(&mut self) -> _CSR47W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:8244:26
[INFO] [stdout]      |
[INFO] [stdout] 8244 |             pub fn csr48(&mut self) -> _CSR48W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: 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 csr48(&mut self) -> _CSR48W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:8356:26
[INFO] [stdout]      |
[INFO] [stdout] 8356 |             pub fn csr49(&mut self) -> _CSR49W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8356 |             pub fn csr49(&mut self) -> _CSR49W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:8468:26
[INFO] [stdout]      |
[INFO] [stdout] 8468 |             pub fn csr50(&mut self) -> _CSR50W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8468 |             pub fn csr50(&mut self) -> _CSR50W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:8580:26
[INFO] [stdout]      |
[INFO] [stdout] 8580 |             pub fn csr51(&mut self) -> _CSR51W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8580 |             pub fn csr51(&mut self) -> _CSR51W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:8692:26
[INFO] [stdout]      |
[INFO] [stdout] 8692 |             pub fn csr52(&mut self) -> _CSR52W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8692 |             pub fn csr52(&mut self) -> _CSR52W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:8804:26
[INFO] [stdout]      |
[INFO] [stdout] 8804 |             pub fn csr53(&mut self) -> _CSR53W {
[INFO] [stdout]      |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8804 |             pub fn csr53(&mut self) -> _CSR53W<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:9689:28
[INFO] [stdout]      |
[INFO] [stdout] 9689 |             pub fn algodir(&mut self) -> _ALGODIRW {
[INFO] [stdout]      |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9689 |             pub fn algodir(&mut self) -> _ALGODIRW<'_> {
[INFO] [stdout]      |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:9694:30
[INFO] [stdout]      |
[INFO] [stdout] 9694 |             pub fn algomode0(&mut self) -> _ALGOMODE0W {
[INFO] [stdout]      |                              ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                              |
[INFO] [stdout]      |                              the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9694 |             pub fn algomode0(&mut self) -> _ALGOMODE0W<'_> {
[INFO] [stdout]      |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:9699:29
[INFO] [stdout]      |
[INFO] [stdout] 9699 |             pub fn datatype(&mut self) -> _DATATYPEW {
[INFO] [stdout]      |                             ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9699 |             pub fn datatype(&mut self) -> _DATATYPEW<'_> {
[INFO] [stdout]      |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:9704:28
[INFO] [stdout]      |
[INFO] [stdout] 9704 |             pub fn keysize(&mut self) -> _KEYSIZEW {
[INFO] [stdout]      |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9704 |             pub fn keysize(&mut self) -> _KEYSIZEW<'_> {
[INFO] [stdout]      |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:9709:27
[INFO] [stdout]      |
[INFO] [stdout] 9709 |             pub fn fflush(&mut self) -> _FFLUSHW {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9709 |             pub fn fflush(&mut self) -> _FFLUSHW<'_> {
[INFO] [stdout]      |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:9714:27
[INFO] [stdout]      |
[INFO] [stdout] 9714 |             pub fn crypen(&mut self) -> _CRYPENW {
[INFO] [stdout]      |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9714 |             pub fn crypen(&mut self) -> _CRYPENW<'_> {
[INFO] [stdout]      |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:9719:30
[INFO] [stdout]      |
[INFO] [stdout] 9719 |             pub fn gcm_ccmph(&mut self) -> _GCM_CCMPHW {
[INFO] [stdout]      |                              ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                              |
[INFO] [stdout]      |                              the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9719 |             pub fn gcm_ccmph(&mut self) -> _GCM_CCMPHW<'_> {
[INFO] [stdout]      |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:9724:30
[INFO] [stdout]      |
[INFO] [stdout] 9724 |             pub fn algomode3(&mut self) -> _ALGOMODE3W {
[INFO] [stdout]      |                              ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                              |
[INFO] [stdout]      |                              the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9724 |             pub fn algomode3(&mut self) -> _ALGOMODE3W<'_> {
[INFO] [stdout]      |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:10018:27
[INFO] [stdout]       |
[INFO] [stdout] 10018 |             pub fn datain(&mut self) -> _DATAINW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10018 |             pub fn datain(&mut self) -> _DATAINW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:10250:25
[INFO] [stdout]       |
[INFO] [stdout] 10250 |             pub fn doen(&mut self) -> _DOENW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10250 |             pub fn doen(&mut self) -> _DOENW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:10255:25
[INFO] [stdout]       |
[INFO] [stdout] 10255 |             pub fn dien(&mut self) -> _DIENW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10255 |             pub fn dien(&mut self) -> _DIENW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:10439:26
[INFO] [stdout]       |
[INFO] [stdout] 10439 |             pub fn outim(&mut self) -> _OUTIMW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10439 |             pub fn outim(&mut self) -> _OUTIMW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:10444:25
[INFO] [stdout]       |
[INFO] [stdout] 10444 |             pub fn inim(&mut self) -> _INIMW {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10444 |             pub fn inim(&mut self) -> _INIMW<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11399:25
[INFO] [stdout]       |
[INFO] [stdout] 11399 |             pub fn b224(&mut self) -> _B224W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11399 |             pub fn b224(&mut self) -> _B224W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11404:25
[INFO] [stdout]       |
[INFO] [stdout] 11404 |             pub fn b225(&mut self) -> _B225W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11404 |             pub fn b225(&mut self) -> _B225W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11409:25
[INFO] [stdout]       |
[INFO] [stdout] 11409 |             pub fn b226(&mut self) -> _B226W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11409 |             pub fn b226(&mut self) -> _B226W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11414:25
[INFO] [stdout]       |
[INFO] [stdout] 11414 |             pub fn b227(&mut self) -> _B227W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11414 |             pub fn b227(&mut self) -> _B227W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11419:25
[INFO] [stdout]       |
[INFO] [stdout] 11419 |             pub fn b228(&mut self) -> _B228W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11419 |             pub fn b228(&mut self) -> _B228W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11424:25
[INFO] [stdout]       |
[INFO] [stdout] 11424 |             pub fn b229(&mut self) -> _B229W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11424 |             pub fn b229(&mut self) -> _B229W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11429:25
[INFO] [stdout]       |
[INFO] [stdout] 11429 |             pub fn b230(&mut self) -> _B230W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11429 |             pub fn b230(&mut self) -> _B230W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11434:25
[INFO] [stdout]       |
[INFO] [stdout] 11434 |             pub fn b231(&mut self) -> _B231W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11434 |             pub fn b231(&mut self) -> _B231W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11439:25
[INFO] [stdout]       |
[INFO] [stdout] 11439 |             pub fn b232(&mut self) -> _B232W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11439 |             pub fn b232(&mut self) -> _B232W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11444:25
[INFO] [stdout]       |
[INFO] [stdout] 11444 |             pub fn b233(&mut self) -> _B233W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: 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 b233(&mut self) -> _B233W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11449:25
[INFO] [stdout]       |
[INFO] [stdout] 11449 |             pub fn b234(&mut self) -> _B234W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: 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 b234(&mut self) -> _B234W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11454:25
[INFO] [stdout]       |
[INFO] [stdout] 11454 |             pub fn b235(&mut self) -> _B235W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: 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 b235(&mut self) -> _B235W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11459:25
[INFO] [stdout]       |
[INFO] [stdout] 11459 |             pub fn b236(&mut self) -> _B236W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: 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 b236(&mut self) -> _B236W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11464:25
[INFO] [stdout]       |
[INFO] [stdout] 11464 |             pub fn b237(&mut self) -> _B237W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11464 |             pub fn b237(&mut self) -> _B237W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11469:25
[INFO] [stdout]       |
[INFO] [stdout] 11469 |             pub fn b238(&mut self) -> _B238W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11469 |             pub fn b238(&mut self) -> _B238W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11474:25
[INFO] [stdout]       |
[INFO] [stdout] 11474 |             pub fn b239(&mut self) -> _B239W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11474 |             pub fn b239(&mut self) -> _B239W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11479:25
[INFO] [stdout]       |
[INFO] [stdout] 11479 |             pub fn b240(&mut self) -> _B240W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11479 |             pub fn b240(&mut self) -> _B240W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11484:25
[INFO] [stdout]       |
[INFO] [stdout] 11484 |             pub fn b241(&mut self) -> _B241W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11484 |             pub fn b241(&mut self) -> _B241W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11489:25
[INFO] [stdout]       |
[INFO] [stdout] 11489 |             pub fn b242(&mut self) -> _B242W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11489 |             pub fn b242(&mut self) -> _B242W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11494:25
[INFO] [stdout]       |
[INFO] [stdout] 11494 |             pub fn b243(&mut self) -> _B243W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11494 |             pub fn b243(&mut self) -> _B243W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11499:25
[INFO] [stdout]       |
[INFO] [stdout] 11499 |             pub fn b244(&mut self) -> _B244W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11499 |             pub fn b244(&mut self) -> _B244W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11504:25
[INFO] [stdout]       |
[INFO] [stdout] 11504 |             pub fn b245(&mut self) -> _B245W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11504 |             pub fn b245(&mut self) -> _B245W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11509:25
[INFO] [stdout]       |
[INFO] [stdout] 11509 |             pub fn b246(&mut self) -> _B246W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11509 |             pub fn b246(&mut self) -> _B246W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11514:25
[INFO] [stdout]       |
[INFO] [stdout] 11514 |             pub fn b247(&mut self) -> _B247W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11514 |             pub fn b247(&mut self) -> _B247W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11519:25
[INFO] [stdout]       |
[INFO] [stdout] 11519 |             pub fn b248(&mut self) -> _B248W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11519 |             pub fn b248(&mut self) -> _B248W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11524:25
[INFO] [stdout]       |
[INFO] [stdout] 11524 |             pub fn b249(&mut self) -> _B249W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11524 |             pub fn b249(&mut self) -> _B249W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11529:25
[INFO] [stdout]       |
[INFO] [stdout] 11529 |             pub fn b250(&mut self) -> _B250W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11529 |             pub fn b250(&mut self) -> _B250W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11534:25
[INFO] [stdout]       |
[INFO] [stdout] 11534 |             pub fn b251(&mut self) -> _B251W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11534 |             pub fn b251(&mut self) -> _B251W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11539:25
[INFO] [stdout]       |
[INFO] [stdout] 11539 |             pub fn b252(&mut self) -> _B252W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11539 |             pub fn b252(&mut self) -> _B252W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11544:25
[INFO] [stdout]       |
[INFO] [stdout] 11544 |             pub fn b253(&mut self) -> _B253W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11544 |             pub fn b253(&mut self) -> _B253W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11549:25
[INFO] [stdout]       |
[INFO] [stdout] 11549 |             pub fn b254(&mut self) -> _B254W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11549 |             pub fn b254(&mut self) -> _B254W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:11554:25
[INFO] [stdout]       |
[INFO] [stdout] 11554 |             pub fn b255(&mut self) -> _B255W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11554 |             pub fn b255(&mut self) -> _B255W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12331:25
[INFO] [stdout]       |
[INFO] [stdout] 12331 |             pub fn b192(&mut self) -> _B192W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12331 |             pub fn b192(&mut self) -> _B192W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12336:25
[INFO] [stdout]       |
[INFO] [stdout] 12336 |             pub fn b193(&mut self) -> _B193W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12336 |             pub fn b193(&mut self) -> _B193W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12341:25
[INFO] [stdout]       |
[INFO] [stdout] 12341 |             pub fn b194(&mut self) -> _B194W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12341 |             pub fn b194(&mut self) -> _B194W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12346:25
[INFO] [stdout]       |
[INFO] [stdout] 12346 |             pub fn b195(&mut self) -> _B195W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12346 |             pub fn b195(&mut self) -> _B195W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12351:25
[INFO] [stdout]       |
[INFO] [stdout] 12351 |             pub fn b196(&mut self) -> _B196W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12351 |             pub fn b196(&mut self) -> _B196W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12356:25
[INFO] [stdout]       |
[INFO] [stdout] 12356 |             pub fn b197(&mut self) -> _B197W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12356 |             pub fn b197(&mut self) -> _B197W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12361:25
[INFO] [stdout]       |
[INFO] [stdout] 12361 |             pub fn b198(&mut self) -> _B198W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12361 |             pub fn b198(&mut self) -> _B198W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12366:25
[INFO] [stdout]       |
[INFO] [stdout] 12366 |             pub fn b199(&mut self) -> _B199W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12366 |             pub fn b199(&mut self) -> _B199W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12371:25
[INFO] [stdout]       |
[INFO] [stdout] 12371 |             pub fn b200(&mut self) -> _B200W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12371 |             pub fn b200(&mut self) -> _B200W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12376:25
[INFO] [stdout]       |
[INFO] [stdout] 12376 |             pub fn b201(&mut self) -> _B201W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12376 |             pub fn b201(&mut self) -> _B201W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12381:25
[INFO] [stdout]       |
[INFO] [stdout] 12381 |             pub fn b202(&mut self) -> _B202W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12381 |             pub fn b202(&mut self) -> _B202W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12386:25
[INFO] [stdout]       |
[INFO] [stdout] 12386 |             pub fn b203(&mut self) -> _B203W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12386 |             pub fn b203(&mut self) -> _B203W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12391:25
[INFO] [stdout]       |
[INFO] [stdout] 12391 |             pub fn b204(&mut self) -> _B204W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12391 |             pub fn b204(&mut self) -> _B204W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12396:25
[INFO] [stdout]       |
[INFO] [stdout] 12396 |             pub fn b205(&mut self) -> _B205W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12396 |             pub fn b205(&mut self) -> _B205W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12401:25
[INFO] [stdout]       |
[INFO] [stdout] 12401 |             pub fn b206(&mut self) -> _B206W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12401 |             pub fn b206(&mut self) -> _B206W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12406:25
[INFO] [stdout]       |
[INFO] [stdout] 12406 |             pub fn b207(&mut self) -> _B207W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12406 |             pub fn b207(&mut self) -> _B207W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12411:25
[INFO] [stdout]       |
[INFO] [stdout] 12411 |             pub fn b208(&mut self) -> _B208W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12411 |             pub fn b208(&mut self) -> _B208W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12416:25
[INFO] [stdout]       |
[INFO] [stdout] 12416 |             pub fn b209(&mut self) -> _B209W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12416 |             pub fn b209(&mut self) -> _B209W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12421:25
[INFO] [stdout]       |
[INFO] [stdout] 12421 |             pub fn b210(&mut self) -> _B210W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12421 |             pub fn b210(&mut self) -> _B210W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12426:25
[INFO] [stdout]       |
[INFO] [stdout] 12426 |             pub fn b211(&mut self) -> _B211W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12426 |             pub fn b211(&mut self) -> _B211W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12431:25
[INFO] [stdout]       |
[INFO] [stdout] 12431 |             pub fn b212(&mut self) -> _B212W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12431 |             pub fn b212(&mut self) -> _B212W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12436:25
[INFO] [stdout]       |
[INFO] [stdout] 12436 |             pub fn b213(&mut self) -> _B213W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12436 |             pub fn b213(&mut self) -> _B213W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12441:25
[INFO] [stdout]       |
[INFO] [stdout] 12441 |             pub fn b214(&mut self) -> _B214W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12441 |             pub fn b214(&mut self) -> _B214W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12446:25
[INFO] [stdout]       |
[INFO] [stdout] 12446 |             pub fn b215(&mut self) -> _B215W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12446 |             pub fn b215(&mut self) -> _B215W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12451:25
[INFO] [stdout]       |
[INFO] [stdout] 12451 |             pub fn b216(&mut self) -> _B216W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12451 |             pub fn b216(&mut self) -> _B216W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12456:25
[INFO] [stdout]       |
[INFO] [stdout] 12456 |             pub fn b217(&mut self) -> _B217W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12456 |             pub fn b217(&mut self) -> _B217W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12461:25
[INFO] [stdout]       |
[INFO] [stdout] 12461 |             pub fn b218(&mut self) -> _B218W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12461 |             pub fn b218(&mut self) -> _B218W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12466:25
[INFO] [stdout]       |
[INFO] [stdout] 12466 |             pub fn b219(&mut self) -> _B219W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12466 |             pub fn b219(&mut self) -> _B219W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12471:25
[INFO] [stdout]       |
[INFO] [stdout] 12471 |             pub fn b220(&mut self) -> _B220W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12471 |             pub fn b220(&mut self) -> _B220W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12476:25
[INFO] [stdout]       |
[INFO] [stdout] 12476 |             pub fn b221(&mut self) -> _B221W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12476 |             pub fn b221(&mut self) -> _B221W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12481:25
[INFO] [stdout]       |
[INFO] [stdout] 12481 |             pub fn b222(&mut self) -> _B222W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12481 |             pub fn b222(&mut self) -> _B222W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:12486:25
[INFO] [stdout]       |
[INFO] [stdout] 12486 |             pub fn b223(&mut self) -> _B223W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 12486 |             pub fn b223(&mut self) -> _B223W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:13263:25
[INFO] [stdout]       |
[INFO] [stdout] 13263 |             pub fn b160(&mut self) -> _B160W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13263 |             pub fn b160(&mut self) -> _B160W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:13268:25
[INFO] [stdout]       |
[INFO] [stdout] 13268 |             pub fn b161(&mut self) -> _B161W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13268 |             pub fn b161(&mut self) -> _B161W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:13273:25
[INFO] [stdout]       |
[INFO] [stdout] 13273 |             pub fn b162(&mut self) -> _B162W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13273 |             pub fn b162(&mut self) -> _B162W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:13278:25
[INFO] [stdout]       |
[INFO] [stdout] 13278 |             pub fn b163(&mut self) -> _B163W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13278 |             pub fn b163(&mut self) -> _B163W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:13283:25
[INFO] [stdout]       |
[INFO] [stdout] 13283 |             pub fn b164(&mut self) -> _B164W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13283 |             pub fn b164(&mut self) -> _B164W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:13288:25
[INFO] [stdout]       |
[INFO] [stdout] 13288 |             pub fn b165(&mut self) -> _B165W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13288 |             pub fn b165(&mut self) -> _B165W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:13293:25
[INFO] [stdout]       |
[INFO] [stdout] 13293 |             pub fn b166(&mut self) -> _B166W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13293 |             pub fn b166(&mut self) -> _B166W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:13298:25
[INFO] [stdout]       |
[INFO] [stdout] 13298 |             pub fn b167(&mut self) -> _B167W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13298 |             pub fn b167(&mut self) -> _B167W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:13303:25
[INFO] [stdout]       |
[INFO] [stdout] 13303 |             pub fn b168(&mut self) -> _B168W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13303 |             pub fn b168(&mut self) -> _B168W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:13308:25
[INFO] [stdout]       |
[INFO] [stdout] 13308 |             pub fn b169(&mut self) -> _B169W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13308 |             pub fn b169(&mut self) -> _B169W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:13313:25
[INFO] [stdout]       |
[INFO] [stdout] 13313 |             pub fn b170(&mut self) -> _B170W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13313 |             pub fn b170(&mut self) -> _B170W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:13318:25
[INFO] [stdout]       |
[INFO] [stdout] 13318 |             pub fn b171(&mut self) -> _B171W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13318 |             pub fn b171(&mut self) -> _B171W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:13323:25
[INFO] [stdout]       |
[INFO] [stdout] 13323 |             pub fn b172(&mut self) -> _B172W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13323 |             pub fn b172(&mut self) -> _B172W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:13328:25
[INFO] [stdout]       |
[INFO] [stdout] 13328 |             pub fn b173(&mut self) -> _B173W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13328 |             pub fn b173(&mut self) -> _B173W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:13333:25
[INFO] [stdout]       |
[INFO] [stdout] 13333 |             pub fn b174(&mut self) -> _B174W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13333 |             pub fn b174(&mut self) -> _B174W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:13338:25
[INFO] [stdout]       |
[INFO] [stdout] 13338 |             pub fn b175(&mut self) -> _B175W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13338 |             pub fn b175(&mut self) -> _B175W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:13343:25
[INFO] [stdout]       |
[INFO] [stdout] 13343 |             pub fn b176(&mut self) -> _B176W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13343 |             pub fn b176(&mut self) -> _B176W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:13348:25
[INFO] [stdout]       |
[INFO] [stdout] 13348 |             pub fn b177(&mut self) -> _B177W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13348 |             pub fn b177(&mut self) -> _B177W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:13353:25
[INFO] [stdout]       |
[INFO] [stdout] 13353 |             pub fn b178(&mut self) -> _B178W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13353 |             pub fn b178(&mut self) -> _B178W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:13358:25
[INFO] [stdout]       |
[INFO] [stdout] 13358 |             pub fn b179(&mut self) -> _B179W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13358 |             pub fn b179(&mut self) -> _B179W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:13363:25
[INFO] [stdout]       |
[INFO] [stdout] 13363 |             pub fn b180(&mut self) -> _B180W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13363 |             pub fn b180(&mut self) -> _B180W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:13368:25
[INFO] [stdout]       |
[INFO] [stdout] 13368 |             pub fn b181(&mut self) -> _B181W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13368 |             pub fn b181(&mut self) -> _B181W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:13373:25
[INFO] [stdout]       |
[INFO] [stdout] 13373 |             pub fn b182(&mut self) -> _B182W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13373 |             pub fn b182(&mut self) -> _B182W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:13378:25
[INFO] [stdout]       |
[INFO] [stdout] 13378 |             pub fn b183(&mut self) -> _B183W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13378 |             pub fn b183(&mut self) -> _B183W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:13383:25
[INFO] [stdout]       |
[INFO] [stdout] 13383 |             pub fn b184(&mut self) -> _B184W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13383 |             pub fn b184(&mut self) -> _B184W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:13388:25
[INFO] [stdout]       |
[INFO] [stdout] 13388 |             pub fn b185(&mut self) -> _B185W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13388 |             pub fn b185(&mut self) -> _B185W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:13393:25
[INFO] [stdout]       |
[INFO] [stdout] 13393 |             pub fn b186(&mut self) -> _B186W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13393 |             pub fn b186(&mut self) -> _B186W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:13398:25
[INFO] [stdout]       |
[INFO] [stdout] 13398 |             pub fn b187(&mut self) -> _B187W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13398 |             pub fn b187(&mut self) -> _B187W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:13403:25
[INFO] [stdout]       |
[INFO] [stdout] 13403 |             pub fn b188(&mut self) -> _B188W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13403 |             pub fn b188(&mut self) -> _B188W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:13408:25
[INFO] [stdout]       |
[INFO] [stdout] 13408 |             pub fn b189(&mut self) -> _B189W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13408 |             pub fn b189(&mut self) -> _B189W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:13413:25
[INFO] [stdout]       |
[INFO] [stdout] 13413 |             pub fn b190(&mut self) -> _B190W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13413 |             pub fn b190(&mut self) -> _B190W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:13418:25
[INFO] [stdout]       |
[INFO] [stdout] 13418 |             pub fn b191(&mut self) -> _B191W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 13418 |             pub fn b191(&mut self) -> _B191W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:14195:25
[INFO] [stdout]       |
[INFO] [stdout] 14195 |             pub fn b128(&mut self) -> _B128W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14195 |             pub fn b128(&mut self) -> _B128W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:14200:25
[INFO] [stdout]       |
[INFO] [stdout] 14200 |             pub fn b129(&mut self) -> _B129W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14200 |             pub fn b129(&mut self) -> _B129W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:14205:25
[INFO] [stdout]       |
[INFO] [stdout] 14205 |             pub fn b130(&mut self) -> _B130W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14205 |             pub fn b130(&mut self) -> _B130W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:14210:25
[INFO] [stdout]       |
[INFO] [stdout] 14210 |             pub fn b131(&mut self) -> _B131W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14210 |             pub fn b131(&mut self) -> _B131W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:14215:25
[INFO] [stdout]       |
[INFO] [stdout] 14215 |             pub fn b132(&mut self) -> _B132W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14215 |             pub fn b132(&mut self) -> _B132W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:14220:25
[INFO] [stdout]       |
[INFO] [stdout] 14220 |             pub fn b133(&mut self) -> _B133W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14220 |             pub fn b133(&mut self) -> _B133W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:14225:25
[INFO] [stdout]       |
[INFO] [stdout] 14225 |             pub fn b134(&mut self) -> _B134W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14225 |             pub fn b134(&mut self) -> _B134W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:14230:25
[INFO] [stdout]       |
[INFO] [stdout] 14230 |             pub fn b135(&mut self) -> _B135W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14230 |             pub fn b135(&mut self) -> _B135W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:14235:25
[INFO] [stdout]       |
[INFO] [stdout] 14235 |             pub fn b136(&mut self) -> _B136W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14235 |             pub fn b136(&mut self) -> _B136W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:14240:25
[INFO] [stdout]       |
[INFO] [stdout] 14240 |             pub fn b137(&mut self) -> _B137W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14240 |             pub fn b137(&mut self) -> _B137W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:14245:25
[INFO] [stdout]       |
[INFO] [stdout] 14245 |             pub fn b138(&mut self) -> _B138W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14245 |             pub fn b138(&mut self) -> _B138W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:14250:25
[INFO] [stdout]       |
[INFO] [stdout] 14250 |             pub fn b139(&mut self) -> _B139W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14250 |             pub fn b139(&mut self) -> _B139W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:14255:25
[INFO] [stdout]       |
[INFO] [stdout] 14255 |             pub fn b140(&mut self) -> _B140W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14255 |             pub fn b140(&mut self) -> _B140W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:14260:25
[INFO] [stdout]       |
[INFO] [stdout] 14260 |             pub fn b141(&mut self) -> _B141W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14260 |             pub fn b141(&mut self) -> _B141W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:14265:25
[INFO] [stdout]       |
[INFO] [stdout] 14265 |             pub fn b142(&mut self) -> _B142W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14265 |             pub fn b142(&mut self) -> _B142W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:14270:25
[INFO] [stdout]       |
[INFO] [stdout] 14270 |             pub fn b143(&mut self) -> _B143W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14270 |             pub fn b143(&mut self) -> _B143W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:14275:25
[INFO] [stdout]       |
[INFO] [stdout] 14275 |             pub fn b144(&mut self) -> _B144W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14275 |             pub fn b144(&mut self) -> _B144W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:14280:25
[INFO] [stdout]       |
[INFO] [stdout] 14280 |             pub fn b145(&mut self) -> _B145W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14280 |             pub fn b145(&mut self) -> _B145W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:14285:25
[INFO] [stdout]       |
[INFO] [stdout] 14285 |             pub fn b146(&mut self) -> _B146W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14285 |             pub fn b146(&mut self) -> _B146W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:14290:25
[INFO] [stdout]       |
[INFO] [stdout] 14290 |             pub fn b147(&mut self) -> _B147W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14290 |             pub fn b147(&mut self) -> _B147W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:14295:25
[INFO] [stdout]       |
[INFO] [stdout] 14295 |             pub fn b148(&mut self) -> _B148W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14295 |             pub fn b148(&mut self) -> _B148W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:14300:25
[INFO] [stdout]       |
[INFO] [stdout] 14300 |             pub fn b149(&mut self) -> _B149W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14300 |             pub fn b149(&mut self) -> _B149W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:14305:25
[INFO] [stdout]       |
[INFO] [stdout] 14305 |             pub fn b150(&mut self) -> _B150W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14305 |             pub fn b150(&mut self) -> _B150W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:14310:25
[INFO] [stdout]       |
[INFO] [stdout] 14310 |             pub fn b151(&mut self) -> _B151W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14310 |             pub fn b151(&mut self) -> _B151W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:14315:25
[INFO] [stdout]       |
[INFO] [stdout] 14315 |             pub fn b152(&mut self) -> _B152W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14315 |             pub fn b152(&mut self) -> _B152W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:14320:25
[INFO] [stdout]       |
[INFO] [stdout] 14320 |             pub fn b153(&mut self) -> _B153W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14320 |             pub fn b153(&mut self) -> _B153W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:14325:25
[INFO] [stdout]       |
[INFO] [stdout] 14325 |             pub fn b154(&mut self) -> _B154W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14325 |             pub fn b154(&mut self) -> _B154W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:14330:25
[INFO] [stdout]       |
[INFO] [stdout] 14330 |             pub fn b155(&mut self) -> _B155W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14330 |             pub fn b155(&mut self) -> _B155W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:14335:25
[INFO] [stdout]       |
[INFO] [stdout] 14335 |             pub fn b156(&mut self) -> _B156W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14335 |             pub fn b156(&mut self) -> _B156W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:14340:25
[INFO] [stdout]       |
[INFO] [stdout] 14340 |             pub fn b157(&mut self) -> _B157W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14340 |             pub fn b157(&mut self) -> _B157W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:14345:25
[INFO] [stdout]       |
[INFO] [stdout] 14345 |             pub fn b158(&mut self) -> _B158W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14345 |             pub fn b158(&mut self) -> _B158W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:14350:25
[INFO] [stdout]       |
[INFO] [stdout] 14350 |             pub fn b159(&mut self) -> _B159W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 14350 |             pub fn b159(&mut self) -> _B159W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:15127:24
[INFO] [stdout]       |
[INFO] [stdout] 15127 |             pub fn b96(&mut self) -> _B96W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15127 |             pub fn b96(&mut self) -> _B96W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:15132:24
[INFO] [stdout]       |
[INFO] [stdout] 15132 |             pub fn b97(&mut self) -> _B97W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15132 |             pub fn b97(&mut self) -> _B97W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:15137:24
[INFO] [stdout]       |
[INFO] [stdout] 15137 |             pub fn b98(&mut self) -> _B98W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15137 |             pub fn b98(&mut self) -> _B98W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:15142:24
[INFO] [stdout]       |
[INFO] [stdout] 15142 |             pub fn b99(&mut self) -> _B99W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15142 |             pub fn b99(&mut self) -> _B99W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:15147:25
[INFO] [stdout]       |
[INFO] [stdout] 15147 |             pub fn b100(&mut self) -> _B100W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15147 |             pub fn b100(&mut self) -> _B100W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:15152:25
[INFO] [stdout]       |
[INFO] [stdout] 15152 |             pub fn b101(&mut self) -> _B101W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15152 |             pub fn b101(&mut self) -> _B101W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:15157:25
[INFO] [stdout]       |
[INFO] [stdout] 15157 |             pub fn b102(&mut self) -> _B102W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15157 |             pub fn b102(&mut self) -> _B102W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:15162:25
[INFO] [stdout]       |
[INFO] [stdout] 15162 |             pub fn b103(&mut self) -> _B103W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15162 |             pub fn b103(&mut self) -> _B103W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:15167:25
[INFO] [stdout]       |
[INFO] [stdout] 15167 |             pub fn b104(&mut self) -> _B104W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15167 |             pub fn b104(&mut self) -> _B104W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:15172:25
[INFO] [stdout]       |
[INFO] [stdout] 15172 |             pub fn b105(&mut self) -> _B105W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15172 |             pub fn b105(&mut self) -> _B105W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:15177:25
[INFO] [stdout]       |
[INFO] [stdout] 15177 |             pub fn b106(&mut self) -> _B106W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15177 |             pub fn b106(&mut self) -> _B106W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:15182:25
[INFO] [stdout]       |
[INFO] [stdout] 15182 |             pub fn b107(&mut self) -> _B107W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15182 |             pub fn b107(&mut self) -> _B107W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:15187:25
[INFO] [stdout]       |
[INFO] [stdout] 15187 |             pub fn b108(&mut self) -> _B108W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15187 |             pub fn b108(&mut self) -> _B108W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:15192:25
[INFO] [stdout]       |
[INFO] [stdout] 15192 |             pub fn b109(&mut self) -> _B109W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15192 |             pub fn b109(&mut self) -> _B109W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:15197:25
[INFO] [stdout]       |
[INFO] [stdout] 15197 |             pub fn b110(&mut self) -> _B110W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15197 |             pub fn b110(&mut self) -> _B110W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:15202:25
[INFO] [stdout]       |
[INFO] [stdout] 15202 |             pub fn b111(&mut self) -> _B111W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15202 |             pub fn b111(&mut self) -> _B111W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:15207:25
[INFO] [stdout]       |
[INFO] [stdout] 15207 |             pub fn b112(&mut self) -> _B112W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15207 |             pub fn b112(&mut self) -> _B112W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:15212:25
[INFO] [stdout]       |
[INFO] [stdout] 15212 |             pub fn b113(&mut self) -> _B113W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15212 |             pub fn b113(&mut self) -> _B113W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:15217:25
[INFO] [stdout]       |
[INFO] [stdout] 15217 |             pub fn b114(&mut self) -> _B114W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15217 |             pub fn b114(&mut self) -> _B114W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:15222:25
[INFO] [stdout]       |
[INFO] [stdout] 15222 |             pub fn b115(&mut self) -> _B115W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15222 |             pub fn b115(&mut self) -> _B115W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:15227:25
[INFO] [stdout]       |
[INFO] [stdout] 15227 |             pub fn b116(&mut self) -> _B116W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15227 |             pub fn b116(&mut self) -> _B116W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:15232:25
[INFO] [stdout]       |
[INFO] [stdout] 15232 |             pub fn b117(&mut self) -> _B117W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15232 |             pub fn b117(&mut self) -> _B117W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:15237:25
[INFO] [stdout]       |
[INFO] [stdout] 15237 |             pub fn b118(&mut self) -> _B118W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15237 |             pub fn b118(&mut self) -> _B118W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:15242:25
[INFO] [stdout]       |
[INFO] [stdout] 15242 |             pub fn b119(&mut self) -> _B119W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15242 |             pub fn b119(&mut self) -> _B119W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:15247:25
[INFO] [stdout]       |
[INFO] [stdout] 15247 |             pub fn b120(&mut self) -> _B120W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15247 |             pub fn b120(&mut self) -> _B120W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:15252:25
[INFO] [stdout]       |
[INFO] [stdout] 15252 |             pub fn b121(&mut self) -> _B121W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15252 |             pub fn b121(&mut self) -> _B121W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:15257:25
[INFO] [stdout]       |
[INFO] [stdout] 15257 |             pub fn b122(&mut self) -> _B122W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15257 |             pub fn b122(&mut self) -> _B122W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:15262:25
[INFO] [stdout]       |
[INFO] [stdout] 15262 |             pub fn b123(&mut self) -> _B123W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15262 |             pub fn b123(&mut self) -> _B123W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:15267:25
[INFO] [stdout]       |
[INFO] [stdout] 15267 |             pub fn b124(&mut self) -> _B124W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15267 |             pub fn b124(&mut self) -> _B124W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:15272:25
[INFO] [stdout]       |
[INFO] [stdout] 15272 |             pub fn b125(&mut self) -> _B125W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15272 |             pub fn b125(&mut self) -> _B125W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:15277:25
[INFO] [stdout]       |
[INFO] [stdout] 15277 |             pub fn b126(&mut self) -> _B126W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15277 |             pub fn b126(&mut self) -> _B126W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:15282:25
[INFO] [stdout]       |
[INFO] [stdout] 15282 |             pub fn b127(&mut self) -> _B127W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 15282 |             pub fn b127(&mut self) -> _B127W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16059:24
[INFO] [stdout]       |
[INFO] [stdout] 16059 |             pub fn b64(&mut self) -> _B64W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16059 |             pub fn b64(&mut self) -> _B64W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16064:24
[INFO] [stdout]       |
[INFO] [stdout] 16064 |             pub fn b65(&mut self) -> _B65W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16064 |             pub fn b65(&mut self) -> _B65W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16069:24
[INFO] [stdout]       |
[INFO] [stdout] 16069 |             pub fn b66(&mut self) -> _B66W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16069 |             pub fn b66(&mut self) -> _B66W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16074:24
[INFO] [stdout]       |
[INFO] [stdout] 16074 |             pub fn b67(&mut self) -> _B67W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16074 |             pub fn b67(&mut self) -> _B67W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16079:24
[INFO] [stdout]       |
[INFO] [stdout] 16079 |             pub fn b68(&mut self) -> _B68W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16079 |             pub fn b68(&mut self) -> _B68W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16084:24
[INFO] [stdout]       |
[INFO] [stdout] 16084 |             pub fn b69(&mut self) -> _B69W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16084 |             pub fn b69(&mut self) -> _B69W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16089:24
[INFO] [stdout]       |
[INFO] [stdout] 16089 |             pub fn b70(&mut self) -> _B70W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16089 |             pub fn b70(&mut self) -> _B70W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16094:24
[INFO] [stdout]       |
[INFO] [stdout] 16094 |             pub fn b71(&mut self) -> _B71W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16094 |             pub fn b71(&mut self) -> _B71W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16099:24
[INFO] [stdout]       |
[INFO] [stdout] 16099 |             pub fn b72(&mut self) -> _B72W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16099 |             pub fn b72(&mut self) -> _B72W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16104:24
[INFO] [stdout]       |
[INFO] [stdout] 16104 |             pub fn b73(&mut self) -> _B73W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16104 |             pub fn b73(&mut self) -> _B73W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16109:24
[INFO] [stdout]       |
[INFO] [stdout] 16109 |             pub fn b74(&mut self) -> _B74W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16109 |             pub fn b74(&mut self) -> _B74W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16114:24
[INFO] [stdout]       |
[INFO] [stdout] 16114 |             pub fn b75(&mut self) -> _B75W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16114 |             pub fn b75(&mut self) -> _B75W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16119:24
[INFO] [stdout]       |
[INFO] [stdout] 16119 |             pub fn b76(&mut self) -> _B76W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16119 |             pub fn b76(&mut self) -> _B76W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16124:24
[INFO] [stdout]       |
[INFO] [stdout] 16124 |             pub fn b77(&mut self) -> _B77W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16124 |             pub fn b77(&mut self) -> _B77W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16129:24
[INFO] [stdout]       |
[INFO] [stdout] 16129 |             pub fn b78(&mut self) -> _B78W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16129 |             pub fn b78(&mut self) -> _B78W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16134:24
[INFO] [stdout]       |
[INFO] [stdout] 16134 |             pub fn b79(&mut self) -> _B79W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16134 |             pub fn b79(&mut self) -> _B79W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16139:24
[INFO] [stdout]       |
[INFO] [stdout] 16139 |             pub fn b80(&mut self) -> _B80W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16139 |             pub fn b80(&mut self) -> _B80W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16144:24
[INFO] [stdout]       |
[INFO] [stdout] 16144 |             pub fn b81(&mut self) -> _B81W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16144 |             pub fn b81(&mut self) -> _B81W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16149:24
[INFO] [stdout]       |
[INFO] [stdout] 16149 |             pub fn b82(&mut self) -> _B82W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16149 |             pub fn b82(&mut self) -> _B82W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16154:24
[INFO] [stdout]       |
[INFO] [stdout] 16154 |             pub fn b83(&mut self) -> _B83W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16154 |             pub fn b83(&mut self) -> _B83W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16159:24
[INFO] [stdout]       |
[INFO] [stdout] 16159 |             pub fn b84(&mut self) -> _B84W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16159 |             pub fn b84(&mut self) -> _B84W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16164:24
[INFO] [stdout]       |
[INFO] [stdout] 16164 |             pub fn b85(&mut self) -> _B85W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16164 |             pub fn b85(&mut self) -> _B85W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16169:24
[INFO] [stdout]       |
[INFO] [stdout] 16169 |             pub fn b86(&mut self) -> _B86W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16169 |             pub fn b86(&mut self) -> _B86W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16174:24
[INFO] [stdout]       |
[INFO] [stdout] 16174 |             pub fn b87(&mut self) -> _B87W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16174 |             pub fn b87(&mut self) -> _B87W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16179:24
[INFO] [stdout]       |
[INFO] [stdout] 16179 |             pub fn b88(&mut self) -> _B88W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16179 |             pub fn b88(&mut self) -> _B88W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16184:24
[INFO] [stdout]       |
[INFO] [stdout] 16184 |             pub fn b89(&mut self) -> _B89W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16184 |             pub fn b89(&mut self) -> _B89W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16189:24
[INFO] [stdout]       |
[INFO] [stdout] 16189 |             pub fn b90(&mut self) -> _B90W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16189 |             pub fn b90(&mut self) -> _B90W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16194:24
[INFO] [stdout]       |
[INFO] [stdout] 16194 |             pub fn b91(&mut self) -> _B91W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16194 |             pub fn b91(&mut self) -> _B91W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16199:24
[INFO] [stdout]       |
[INFO] [stdout] 16199 |             pub fn b92(&mut self) -> _B92W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16199 |             pub fn b92(&mut self) -> _B92W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16204:24
[INFO] [stdout]       |
[INFO] [stdout] 16204 |             pub fn b93(&mut self) -> _B93W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16204 |             pub fn b93(&mut self) -> _B93W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16209:24
[INFO] [stdout]       |
[INFO] [stdout] 16209 |             pub fn b94(&mut self) -> _B94W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16209 |             pub fn b94(&mut self) -> _B94W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16214:24
[INFO] [stdout]       |
[INFO] [stdout] 16214 |             pub fn b95(&mut self) -> _B95W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16214 |             pub fn b95(&mut self) -> _B95W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16991:24
[INFO] [stdout]       |
[INFO] [stdout] 16991 |             pub fn b32(&mut self) -> _B32W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16991 |             pub fn b32(&mut self) -> _B32W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:16996:24
[INFO] [stdout]       |
[INFO] [stdout] 16996 |             pub fn b33(&mut self) -> _B33W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 16996 |             pub fn b33(&mut self) -> _B33W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17001:24
[INFO] [stdout]       |
[INFO] [stdout] 17001 |             pub fn b34(&mut self) -> _B34W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17001 |             pub fn b34(&mut self) -> _B34W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17006:24
[INFO] [stdout]       |
[INFO] [stdout] 17006 |             pub fn b35(&mut self) -> _B35W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17006 |             pub fn b35(&mut self) -> _B35W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17011:24
[INFO] [stdout]       |
[INFO] [stdout] 17011 |             pub fn b36(&mut self) -> _B36W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17011 |             pub fn b36(&mut self) -> _B36W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17016:24
[INFO] [stdout]       |
[INFO] [stdout] 17016 |             pub fn b37(&mut self) -> _B37W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17016 |             pub fn b37(&mut self) -> _B37W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17021:24
[INFO] [stdout]       |
[INFO] [stdout] 17021 |             pub fn b38(&mut self) -> _B38W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17021 |             pub fn b38(&mut self) -> _B38W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17026:24
[INFO] [stdout]       |
[INFO] [stdout] 17026 |             pub fn b39(&mut self) -> _B39W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17026 |             pub fn b39(&mut self) -> _B39W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17031:24
[INFO] [stdout]       |
[INFO] [stdout] 17031 |             pub fn b40(&mut self) -> _B40W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17031 |             pub fn b40(&mut self) -> _B40W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17036:24
[INFO] [stdout]       |
[INFO] [stdout] 17036 |             pub fn b41(&mut self) -> _B41W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17036 |             pub fn b41(&mut self) -> _B41W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17041:24
[INFO] [stdout]       |
[INFO] [stdout] 17041 |             pub fn b42(&mut self) -> _B42W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17041 |             pub fn b42(&mut self) -> _B42W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17046:24
[INFO] [stdout]       |
[INFO] [stdout] 17046 |             pub fn b43(&mut self) -> _B43W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17046 |             pub fn b43(&mut self) -> _B43W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17051:24
[INFO] [stdout]       |
[INFO] [stdout] 17051 |             pub fn b44(&mut self) -> _B44W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17051 |             pub fn b44(&mut self) -> _B44W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17056:24
[INFO] [stdout]       |
[INFO] [stdout] 17056 |             pub fn b45(&mut self) -> _B45W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17056 |             pub fn b45(&mut self) -> _B45W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17061:24
[INFO] [stdout]       |
[INFO] [stdout] 17061 |             pub fn b46(&mut self) -> _B46W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17061 |             pub fn b46(&mut self) -> _B46W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17066:24
[INFO] [stdout]       |
[INFO] [stdout] 17066 |             pub fn b47(&mut self) -> _B47W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17066 |             pub fn b47(&mut self) -> _B47W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17071:24
[INFO] [stdout]       |
[INFO] [stdout] 17071 |             pub fn b48(&mut self) -> _B48W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17071 |             pub fn b48(&mut self) -> _B48W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17076:24
[INFO] [stdout]       |
[INFO] [stdout] 17076 |             pub fn b49(&mut self) -> _B49W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17076 |             pub fn b49(&mut self) -> _B49W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17081:24
[INFO] [stdout]       |
[INFO] [stdout] 17081 |             pub fn b50(&mut self) -> _B50W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17081 |             pub fn b50(&mut self) -> _B50W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17086:24
[INFO] [stdout]       |
[INFO] [stdout] 17086 |             pub fn b51(&mut self) -> _B51W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17086 |             pub fn b51(&mut self) -> _B51W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17091:24
[INFO] [stdout]       |
[INFO] [stdout] 17091 |             pub fn b52(&mut self) -> _B52W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17091 |             pub fn b52(&mut self) -> _B52W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17096:24
[INFO] [stdout]       |
[INFO] [stdout] 17096 |             pub fn b53(&mut self) -> _B53W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17096 |             pub fn b53(&mut self) -> _B53W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17101:24
[INFO] [stdout]       |
[INFO] [stdout] 17101 |             pub fn b54(&mut self) -> _B54W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17101 |             pub fn b54(&mut self) -> _B54W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17106:24
[INFO] [stdout]       |
[INFO] [stdout] 17106 |             pub fn b55(&mut self) -> _B55W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17106 |             pub fn b55(&mut self) -> _B55W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17111:24
[INFO] [stdout]       |
[INFO] [stdout] 17111 |             pub fn b56(&mut self) -> _B56W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17111 |             pub fn b56(&mut self) -> _B56W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17116:24
[INFO] [stdout]       |
[INFO] [stdout] 17116 |             pub fn b57(&mut self) -> _B57W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17116 |             pub fn b57(&mut self) -> _B57W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17121:24
[INFO] [stdout]       |
[INFO] [stdout] 17121 |             pub fn b58(&mut self) -> _B58W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17121 |             pub fn b58(&mut self) -> _B58W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17126:24
[INFO] [stdout]       |
[INFO] [stdout] 17126 |             pub fn b59(&mut self) -> _B59W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17126 |             pub fn b59(&mut self) -> _B59W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17131:24
[INFO] [stdout]       |
[INFO] [stdout] 17131 |             pub fn b60(&mut self) -> _B60W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17131 |             pub fn b60(&mut self) -> _B60W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17136:24
[INFO] [stdout]       |
[INFO] [stdout] 17136 |             pub fn b61(&mut self) -> _B61W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17136 |             pub fn b61(&mut self) -> _B61W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17141:24
[INFO] [stdout]       |
[INFO] [stdout] 17141 |             pub fn b62(&mut self) -> _B62W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17141 |             pub fn b62(&mut self) -> _B62W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17146:24
[INFO] [stdout]       |
[INFO] [stdout] 17146 |             pub fn b63(&mut self) -> _B63W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17146 |             pub fn b63(&mut self) -> _B63W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17923:23
[INFO] [stdout]       |
[INFO] [stdout] 17923 |             pub fn b0(&mut self) -> _B0W {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17923 |             pub fn b0(&mut self) -> _B0W<'_> {
[INFO] [stdout]       |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17928:23
[INFO] [stdout]       |
[INFO] [stdout] 17928 |             pub fn b1(&mut self) -> _B1W {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17928 |             pub fn b1(&mut self) -> _B1W<'_> {
[INFO] [stdout]       |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17933:23
[INFO] [stdout]       |
[INFO] [stdout] 17933 |             pub fn b2(&mut self) -> _B2W {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17933 |             pub fn b2(&mut self) -> _B2W<'_> {
[INFO] [stdout]       |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17938:23
[INFO] [stdout]       |
[INFO] [stdout] 17938 |             pub fn b3(&mut self) -> _B3W {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17938 |             pub fn b3(&mut self) -> _B3W<'_> {
[INFO] [stdout]       |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17943:23
[INFO] [stdout]       |
[INFO] [stdout] 17943 |             pub fn b4(&mut self) -> _B4W {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17943 |             pub fn b4(&mut self) -> _B4W<'_> {
[INFO] [stdout]       |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17948:23
[INFO] [stdout]       |
[INFO] [stdout] 17948 |             pub fn b5(&mut self) -> _B5W {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17948 |             pub fn b5(&mut self) -> _B5W<'_> {
[INFO] [stdout]       |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17953:23
[INFO] [stdout]       |
[INFO] [stdout] 17953 |             pub fn b6(&mut self) -> _B6W {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17953 |             pub fn b6(&mut self) -> _B6W<'_> {
[INFO] [stdout]       |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17958:23
[INFO] [stdout]       |
[INFO] [stdout] 17958 |             pub fn b7(&mut self) -> _B7W {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17958 |             pub fn b7(&mut self) -> _B7W<'_> {
[INFO] [stdout]       |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17963:23
[INFO] [stdout]       |
[INFO] [stdout] 17963 |             pub fn b8(&mut self) -> _B8W {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17963 |             pub fn b8(&mut self) -> _B8W<'_> {
[INFO] [stdout]       |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17968:23
[INFO] [stdout]       |
[INFO] [stdout] 17968 |             pub fn b9(&mut self) -> _B9W {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17968 |             pub fn b9(&mut self) -> _B9W<'_> {
[INFO] [stdout]       |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17973:24
[INFO] [stdout]       |
[INFO] [stdout] 17973 |             pub fn b10(&mut self) -> _B10W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17973 |             pub fn b10(&mut self) -> _B10W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17978:24
[INFO] [stdout]       |
[INFO] [stdout] 17978 |             pub fn b11(&mut self) -> _B11W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17978 |             pub fn b11(&mut self) -> _B11W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17983:24
[INFO] [stdout]       |
[INFO] [stdout] 17983 |             pub fn b12(&mut self) -> _B12W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17983 |             pub fn b12(&mut self) -> _B12W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17988:24
[INFO] [stdout]       |
[INFO] [stdout] 17988 |             pub fn b13(&mut self) -> _B13W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17988 |             pub fn b13(&mut self) -> _B13W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17993:24
[INFO] [stdout]       |
[INFO] [stdout] 17993 |             pub fn b14(&mut self) -> _B14W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17993 |             pub fn b14(&mut self) -> _B14W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:17998:24
[INFO] [stdout]       |
[INFO] [stdout] 17998 |             pub fn b15(&mut self) -> _B15W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 17998 |             pub fn b15(&mut self) -> _B15W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:18003:24
[INFO] [stdout]       |
[INFO] [stdout] 18003 |             pub fn b16(&mut self) -> _B16W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 18003 |             pub fn b16(&mut self) -> _B16W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:18008:24
[INFO] [stdout]       |
[INFO] [stdout] 18008 |             pub fn b17(&mut self) -> _B17W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 18008 |             pub fn b17(&mut self) -> _B17W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:18013:24
[INFO] [stdout]       |
[INFO] [stdout] 18013 |             pub fn b18(&mut self) -> _B18W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 18013 |             pub fn b18(&mut self) -> _B18W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:18018:24
[INFO] [stdout]       |
[INFO] [stdout] 18018 |             pub fn b19(&mut self) -> _B19W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 18018 |             pub fn b19(&mut self) -> _B19W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:18023:24
[INFO] [stdout]       |
[INFO] [stdout] 18023 |             pub fn b20(&mut self) -> _B20W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 18023 |             pub fn b20(&mut self) -> _B20W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:18028:24
[INFO] [stdout]       |
[INFO] [stdout] 18028 |             pub fn b21(&mut self) -> _B21W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 18028 |             pub fn b21(&mut self) -> _B21W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:18033:24
[INFO] [stdout]       |
[INFO] [stdout] 18033 |             pub fn b22(&mut self) -> _B22W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 18033 |             pub fn b22(&mut self) -> _B22W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:18038:24
[INFO] [stdout]       |
[INFO] [stdout] 18038 |             pub fn b23(&mut self) -> _B23W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 18038 |             pub fn b23(&mut self) -> _B23W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:18043:24
[INFO] [stdout]       |
[INFO] [stdout] 18043 |             pub fn b24(&mut self) -> _B24W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 18043 |             pub fn b24(&mut self) -> _B24W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:18048:24
[INFO] [stdout]       |
[INFO] [stdout] 18048 |             pub fn b25(&mut self) -> _B25W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 18048 |             pub fn b25(&mut self) -> _B25W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:18053:24
[INFO] [stdout]       |
[INFO] [stdout] 18053 |             pub fn b26(&mut self) -> _B26W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 18053 |             pub fn b26(&mut self) -> _B26W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:18058:24
[INFO] [stdout]       |
[INFO] [stdout] 18058 |             pub fn b27(&mut self) -> _B27W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 18058 |             pub fn b27(&mut self) -> _B27W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:18063:24
[INFO] [stdout]       |
[INFO] [stdout] 18063 |             pub fn b28(&mut self) -> _B28W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 18063 |             pub fn b28(&mut self) -> _B28W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:18068:24
[INFO] [stdout]       |
[INFO] [stdout] 18068 |             pub fn b29(&mut self) -> _B29W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 18068 |             pub fn b29(&mut self) -> _B29W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:18073:24
[INFO] [stdout]       |
[INFO] [stdout] 18073 |             pub fn b30(&mut self) -> _B30W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 18073 |             pub fn b30(&mut self) -> _B30W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:18078:24
[INFO] [stdout]       |
[INFO] [stdout] 18078 |             pub fn b31(&mut self) -> _B31W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 18078 |             pub fn b31(&mut self) -> _B31W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19882:25
[INFO] [stdout]       |
[INFO] [stdout] 19882 |             pub fn iv31(&mut self) -> _IV31W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19882 |             pub fn iv31(&mut self) -> _IV31W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19887:25
[INFO] [stdout]       |
[INFO] [stdout] 19887 |             pub fn iv30(&mut self) -> _IV30W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19887 |             pub fn iv30(&mut self) -> _IV30W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19892:25
[INFO] [stdout]       |
[INFO] [stdout] 19892 |             pub fn iv29(&mut self) -> _IV29W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19892 |             pub fn iv29(&mut self) -> _IV29W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19897:25
[INFO] [stdout]       |
[INFO] [stdout] 19897 |             pub fn iv28(&mut self) -> _IV28W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19897 |             pub fn iv28(&mut self) -> _IV28W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19902:25
[INFO] [stdout]       |
[INFO] [stdout] 19902 |             pub fn iv27(&mut self) -> _IV27W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19902 |             pub fn iv27(&mut self) -> _IV27W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19907:25
[INFO] [stdout]       |
[INFO] [stdout] 19907 |             pub fn iv26(&mut self) -> _IV26W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19907 |             pub fn iv26(&mut self) -> _IV26W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19912:25
[INFO] [stdout]       |
[INFO] [stdout] 19912 |             pub fn iv25(&mut self) -> _IV25W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19912 |             pub fn iv25(&mut self) -> _IV25W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19917:25
[INFO] [stdout]       |
[INFO] [stdout] 19917 |             pub fn iv24(&mut self) -> _IV24W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19917 |             pub fn iv24(&mut self) -> _IV24W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19922:25
[INFO] [stdout]       |
[INFO] [stdout] 19922 |             pub fn iv23(&mut self) -> _IV23W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19922 |             pub fn iv23(&mut self) -> _IV23W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19927:25
[INFO] [stdout]       |
[INFO] [stdout] 19927 |             pub fn iv22(&mut self) -> _IV22W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19927 |             pub fn iv22(&mut self) -> _IV22W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19932:25
[INFO] [stdout]       |
[INFO] [stdout] 19932 |             pub fn iv21(&mut self) -> _IV21W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19932 |             pub fn iv21(&mut self) -> _IV21W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19937:25
[INFO] [stdout]       |
[INFO] [stdout] 19937 |             pub fn iv20(&mut self) -> _IV20W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19937 |             pub fn iv20(&mut self) -> _IV20W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19942:25
[INFO] [stdout]       |
[INFO] [stdout] 19942 |             pub fn iv19(&mut self) -> _IV19W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19942 |             pub fn iv19(&mut self) -> _IV19W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19947:25
[INFO] [stdout]       |
[INFO] [stdout] 19947 |             pub fn iv18(&mut self) -> _IV18W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19947 |             pub fn iv18(&mut self) -> _IV18W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19952:25
[INFO] [stdout]       |
[INFO] [stdout] 19952 |             pub fn iv17(&mut self) -> _IV17W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19952 |             pub fn iv17(&mut self) -> _IV17W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19957:25
[INFO] [stdout]       |
[INFO] [stdout] 19957 |             pub fn iv16(&mut self) -> _IV16W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19957 |             pub fn iv16(&mut self) -> _IV16W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19962:25
[INFO] [stdout]       |
[INFO] [stdout] 19962 |             pub fn iv15(&mut self) -> _IV15W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19962 |             pub fn iv15(&mut self) -> _IV15W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19967:25
[INFO] [stdout]       |
[INFO] [stdout] 19967 |             pub fn iv14(&mut self) -> _IV14W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19967 |             pub fn iv14(&mut self) -> _IV14W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19972:25
[INFO] [stdout]       |
[INFO] [stdout] 19972 |             pub fn iv13(&mut self) -> _IV13W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19972 |             pub fn iv13(&mut self) -> _IV13W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19977:25
[INFO] [stdout]       |
[INFO] [stdout] 19977 |             pub fn iv12(&mut self) -> _IV12W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19977 |             pub fn iv12(&mut self) -> _IV12W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19982:25
[INFO] [stdout]       |
[INFO] [stdout] 19982 |             pub fn iv11(&mut self) -> _IV11W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19982 |             pub fn iv11(&mut self) -> _IV11W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19987:25
[INFO] [stdout]       |
[INFO] [stdout] 19987 |             pub fn iv10(&mut self) -> _IV10W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19987 |             pub fn iv10(&mut self) -> _IV10W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19992:24
[INFO] [stdout]       |
[INFO] [stdout] 19992 |             pub fn iv9(&mut self) -> _IV9W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19992 |             pub fn iv9(&mut self) -> _IV9W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:19997:24
[INFO] [stdout]       |
[INFO] [stdout] 19997 |             pub fn iv8(&mut self) -> _IV8W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 19997 |             pub fn iv8(&mut self) -> _IV8W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:20002:24
[INFO] [stdout]       |
[INFO] [stdout] 20002 |             pub fn iv7(&mut self) -> _IV7W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 20002 |             pub fn iv7(&mut self) -> _IV7W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:20007:24
[INFO] [stdout]       |
[INFO] [stdout] 20007 |             pub fn iv6(&mut self) -> _IV6W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 20007 |             pub fn iv6(&mut self) -> _IV6W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:20012:24
[INFO] [stdout]       |
[INFO] [stdout] 20012 |             pub fn iv5(&mut self) -> _IV5W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 20012 |             pub fn iv5(&mut self) -> _IV5W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:20017:24
[INFO] [stdout]       |
[INFO] [stdout] 20017 |             pub fn iv4(&mut self) -> _IV4W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 20017 |             pub fn iv4(&mut self) -> _IV4W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:20022:24
[INFO] [stdout]       |
[INFO] [stdout] 20022 |             pub fn iv3(&mut self) -> _IV3W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 20022 |             pub fn iv3(&mut self) -> _IV3W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:20027:24
[INFO] [stdout]       |
[INFO] [stdout] 20027 |             pub fn iv2(&mut self) -> _IV2W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 20027 |             pub fn iv2(&mut self) -> _IV2W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:20032:24
[INFO] [stdout]       |
[INFO] [stdout] 20032 |             pub fn iv1(&mut self) -> _IV1W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 20032 |             pub fn iv1(&mut self) -> _IV1W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:20037:24
[INFO] [stdout]       |
[INFO] [stdout] 20037 |             pub fn iv0(&mut self) -> _IV0W {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 20037 |             pub fn iv0(&mut self) -> _IV0W<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21841:25
[INFO] [stdout]       |
[INFO] [stdout] 21841 |             pub fn iv63(&mut self) -> _IV63W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21841 |             pub fn iv63(&mut self) -> _IV63W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21846:25
[INFO] [stdout]       |
[INFO] [stdout] 21846 |             pub fn iv62(&mut self) -> _IV62W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21846 |             pub fn iv62(&mut self) -> _IV62W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21851:25
[INFO] [stdout]       |
[INFO] [stdout] 21851 |             pub fn iv61(&mut self) -> _IV61W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21851 |             pub fn iv61(&mut self) -> _IV61W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21856:25
[INFO] [stdout]       |
[INFO] [stdout] 21856 |             pub fn iv60(&mut self) -> _IV60W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21856 |             pub fn iv60(&mut self) -> _IV60W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21861:25
[INFO] [stdout]       |
[INFO] [stdout] 21861 |             pub fn iv59(&mut self) -> _IV59W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21861 |             pub fn iv59(&mut self) -> _IV59W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21866:25
[INFO] [stdout]       |
[INFO] [stdout] 21866 |             pub fn iv58(&mut self) -> _IV58W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21866 |             pub fn iv58(&mut self) -> _IV58W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21871:25
[INFO] [stdout]       |
[INFO] [stdout] 21871 |             pub fn iv57(&mut self) -> _IV57W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21871 |             pub fn iv57(&mut self) -> _IV57W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21876:25
[INFO] [stdout]       |
[INFO] [stdout] 21876 |             pub fn iv56(&mut self) -> _IV56W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21876 |             pub fn iv56(&mut self) -> _IV56W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21881:25
[INFO] [stdout]       |
[INFO] [stdout] 21881 |             pub fn iv55(&mut self) -> _IV55W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21881 |             pub fn iv55(&mut self) -> _IV55W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21886:25
[INFO] [stdout]       |
[INFO] [stdout] 21886 |             pub fn iv54(&mut self) -> _IV54W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21886 |             pub fn iv54(&mut self) -> _IV54W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21891:25
[INFO] [stdout]       |
[INFO] [stdout] 21891 |             pub fn iv53(&mut self) -> _IV53W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21891 |             pub fn iv53(&mut self) -> _IV53W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21896:25
[INFO] [stdout]       |
[INFO] [stdout] 21896 |             pub fn iv52(&mut self) -> _IV52W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21896 |             pub fn iv52(&mut self) -> _IV52W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21901:25
[INFO] [stdout]       |
[INFO] [stdout] 21901 |             pub fn iv51(&mut self) -> _IV51W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21901 |             pub fn iv51(&mut self) -> _IV51W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21906:25
[INFO] [stdout]       |
[INFO] [stdout] 21906 |             pub fn iv50(&mut self) -> _IV50W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21906 |             pub fn iv50(&mut self) -> _IV50W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21911:25
[INFO] [stdout]       |
[INFO] [stdout] 21911 |             pub fn iv49(&mut self) -> _IV49W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21911 |             pub fn iv49(&mut self) -> _IV49W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21916:25
[INFO] [stdout]       |
[INFO] [stdout] 21916 |             pub fn iv48(&mut self) -> _IV48W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21916 |             pub fn iv48(&mut self) -> _IV48W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21921:25
[INFO] [stdout]       |
[INFO] [stdout] 21921 |             pub fn iv47(&mut self) -> _IV47W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21921 |             pub fn iv47(&mut self) -> _IV47W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21926:25
[INFO] [stdout]       |
[INFO] [stdout] 21926 |             pub fn iv46(&mut self) -> _IV46W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21926 |             pub fn iv46(&mut self) -> _IV46W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21931:25
[INFO] [stdout]       |
[INFO] [stdout] 21931 |             pub fn iv45(&mut self) -> _IV45W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21931 |             pub fn iv45(&mut self) -> _IV45W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21936:25
[INFO] [stdout]       |
[INFO] [stdout] 21936 |             pub fn iv44(&mut self) -> _IV44W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21936 |             pub fn iv44(&mut self) -> _IV44W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21941:25
[INFO] [stdout]       |
[INFO] [stdout] 21941 |             pub fn iv43(&mut self) -> _IV43W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21941 |             pub fn iv43(&mut self) -> _IV43W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21946:25
[INFO] [stdout]       |
[INFO] [stdout] 21946 |             pub fn iv42(&mut self) -> _IV42W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21946 |             pub fn iv42(&mut self) -> _IV42W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21951:25
[INFO] [stdout]       |
[INFO] [stdout] 21951 |             pub fn iv41(&mut self) -> _IV41W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21951 |             pub fn iv41(&mut self) -> _IV41W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21956:25
[INFO] [stdout]       |
[INFO] [stdout] 21956 |             pub fn iv40(&mut self) -> _IV40W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21956 |             pub fn iv40(&mut self) -> _IV40W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21961:25
[INFO] [stdout]       |
[INFO] [stdout] 21961 |             pub fn iv39(&mut self) -> _IV39W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21961 |             pub fn iv39(&mut self) -> _IV39W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21966:25
[INFO] [stdout]       |
[INFO] [stdout] 21966 |             pub fn iv38(&mut self) -> _IV38W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21966 |             pub fn iv38(&mut self) -> _IV38W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21971:25
[INFO] [stdout]       |
[INFO] [stdout] 21971 |             pub fn iv37(&mut self) -> _IV37W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21971 |             pub fn iv37(&mut self) -> _IV37W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21976:25
[INFO] [stdout]       |
[INFO] [stdout] 21976 |             pub fn iv36(&mut self) -> _IV36W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21976 |             pub fn iv36(&mut self) -> _IV36W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21981:25
[INFO] [stdout]       |
[INFO] [stdout] 21981 |             pub fn iv35(&mut self) -> _IV35W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21981 |             pub fn iv35(&mut self) -> _IV35W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21986:25
[INFO] [stdout]       |
[INFO] [stdout] 21986 |             pub fn iv34(&mut self) -> _IV34W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21986 |             pub fn iv34(&mut self) -> _IV34W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21991:25
[INFO] [stdout]       |
[INFO] [stdout] 21991 |             pub fn iv33(&mut self) -> _IV33W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21991 |             pub fn iv33(&mut self) -> _IV33W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:21996:25
[INFO] [stdout]       |
[INFO] [stdout] 21996 |             pub fn iv32(&mut self) -> _IV32W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21996 |             pub fn iv32(&mut self) -> _IV32W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23800:25
[INFO] [stdout]       |
[INFO] [stdout] 23800 |             pub fn iv95(&mut self) -> _IV95W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23800 |             pub fn iv95(&mut self) -> _IV95W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23805:25
[INFO] [stdout]       |
[INFO] [stdout] 23805 |             pub fn iv94(&mut self) -> _IV94W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23805 |             pub fn iv94(&mut self) -> _IV94W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23810:25
[INFO] [stdout]       |
[INFO] [stdout] 23810 |             pub fn iv93(&mut self) -> _IV93W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23810 |             pub fn iv93(&mut self) -> _IV93W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23815:25
[INFO] [stdout]       |
[INFO] [stdout] 23815 |             pub fn iv92(&mut self) -> _IV92W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23815 |             pub fn iv92(&mut self) -> _IV92W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23820:25
[INFO] [stdout]       |
[INFO] [stdout] 23820 |             pub fn iv91(&mut self) -> _IV91W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23820 |             pub fn iv91(&mut self) -> _IV91W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23825:25
[INFO] [stdout]       |
[INFO] [stdout] 23825 |             pub fn iv90(&mut self) -> _IV90W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23825 |             pub fn iv90(&mut self) -> _IV90W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23830:25
[INFO] [stdout]       |
[INFO] [stdout] 23830 |             pub fn iv89(&mut self) -> _IV89W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23830 |             pub fn iv89(&mut self) -> _IV89W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23835:25
[INFO] [stdout]       |
[INFO] [stdout] 23835 |             pub fn iv88(&mut self) -> _IV88W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23835 |             pub fn iv88(&mut self) -> _IV88W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23840:25
[INFO] [stdout]       |
[INFO] [stdout] 23840 |             pub fn iv87(&mut self) -> _IV87W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23840 |             pub fn iv87(&mut self) -> _IV87W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23845:25
[INFO] [stdout]       |
[INFO] [stdout] 23845 |             pub fn iv86(&mut self) -> _IV86W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23845 |             pub fn iv86(&mut self) -> _IV86W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23850:25
[INFO] [stdout]       |
[INFO] [stdout] 23850 |             pub fn iv85(&mut self) -> _IV85W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23850 |             pub fn iv85(&mut self) -> _IV85W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23855:25
[INFO] [stdout]       |
[INFO] [stdout] 23855 |             pub fn iv84(&mut self) -> _IV84W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23855 |             pub fn iv84(&mut self) -> _IV84W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23860:25
[INFO] [stdout]       |
[INFO] [stdout] 23860 |             pub fn iv83(&mut self) -> _IV83W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23860 |             pub fn iv83(&mut self) -> _IV83W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23865:25
[INFO] [stdout]       |
[INFO] [stdout] 23865 |             pub fn iv82(&mut self) -> _IV82W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23865 |             pub fn iv82(&mut self) -> _IV82W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23870:25
[INFO] [stdout]       |
[INFO] [stdout] 23870 |             pub fn iv81(&mut self) -> _IV81W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23870 |             pub fn iv81(&mut self) -> _IV81W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23875:25
[INFO] [stdout]       |
[INFO] [stdout] 23875 |             pub fn iv80(&mut self) -> _IV80W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23875 |             pub fn iv80(&mut self) -> _IV80W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23880:25
[INFO] [stdout]       |
[INFO] [stdout] 23880 |             pub fn iv79(&mut self) -> _IV79W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23880 |             pub fn iv79(&mut self) -> _IV79W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23885:25
[INFO] [stdout]       |
[INFO] [stdout] 23885 |             pub fn iv78(&mut self) -> _IV78W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23885 |             pub fn iv78(&mut self) -> _IV78W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23890:25
[INFO] [stdout]       |
[INFO] [stdout] 23890 |             pub fn iv77(&mut self) -> _IV77W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23890 |             pub fn iv77(&mut self) -> _IV77W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23895:25
[INFO] [stdout]       |
[INFO] [stdout] 23895 |             pub fn iv76(&mut self) -> _IV76W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23895 |             pub fn iv76(&mut self) -> _IV76W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23900:25
[INFO] [stdout]       |
[INFO] [stdout] 23900 |             pub fn iv75(&mut self) -> _IV75W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23900 |             pub fn iv75(&mut self) -> _IV75W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23905:25
[INFO] [stdout]       |
[INFO] [stdout] 23905 |             pub fn iv74(&mut self) -> _IV74W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23905 |             pub fn iv74(&mut self) -> _IV74W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23910:25
[INFO] [stdout]       |
[INFO] [stdout] 23910 |             pub fn iv73(&mut self) -> _IV73W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23910 |             pub fn iv73(&mut self) -> _IV73W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23915:25
[INFO] [stdout]       |
[INFO] [stdout] 23915 |             pub fn iv72(&mut self) -> _IV72W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23915 |             pub fn iv72(&mut self) -> _IV72W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23920:25
[INFO] [stdout]       |
[INFO] [stdout] 23920 |             pub fn iv71(&mut self) -> _IV71W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23920 |             pub fn iv71(&mut self) -> _IV71W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23925:25
[INFO] [stdout]       |
[INFO] [stdout] 23925 |             pub fn iv70(&mut self) -> _IV70W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23925 |             pub fn iv70(&mut self) -> _IV70W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23930:25
[INFO] [stdout]       |
[INFO] [stdout] 23930 |             pub fn iv69(&mut self) -> _IV69W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23930 |             pub fn iv69(&mut self) -> _IV69W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23935:25
[INFO] [stdout]       |
[INFO] [stdout] 23935 |             pub fn iv68(&mut self) -> _IV68W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23935 |             pub fn iv68(&mut self) -> _IV68W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23940:25
[INFO] [stdout]       |
[INFO] [stdout] 23940 |             pub fn iv67(&mut self) -> _IV67W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23940 |             pub fn iv67(&mut self) -> _IV67W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23945:25
[INFO] [stdout]       |
[INFO] [stdout] 23945 |             pub fn iv66(&mut self) -> _IV66W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23945 |             pub fn iv66(&mut self) -> _IV66W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23950:25
[INFO] [stdout]       |
[INFO] [stdout] 23950 |             pub fn iv65(&mut self) -> _IV65W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23950 |             pub fn iv65(&mut self) -> _IV65W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:23955:25
[INFO] [stdout]       |
[INFO] [stdout] 23955 |             pub fn iv64(&mut self) -> _IV64W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23955 |             pub fn iv64(&mut self) -> _IV64W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25759:26
[INFO] [stdout]       |
[INFO] [stdout] 25759 |             pub fn iv127(&mut self) -> _IV127W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25759 |             pub fn iv127(&mut self) -> _IV127W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25764:26
[INFO] [stdout]       |
[INFO] [stdout] 25764 |             pub fn iv126(&mut self) -> _IV126W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25764 |             pub fn iv126(&mut self) -> _IV126W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25769:26
[INFO] [stdout]       |
[INFO] [stdout] 25769 |             pub fn iv125(&mut self) -> _IV125W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25769 |             pub fn iv125(&mut self) -> _IV125W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25774:26
[INFO] [stdout]       |
[INFO] [stdout] 25774 |             pub fn iv124(&mut self) -> _IV124W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25774 |             pub fn iv124(&mut self) -> _IV124W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25779:26
[INFO] [stdout]       |
[INFO] [stdout] 25779 |             pub fn iv123(&mut self) -> _IV123W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25779 |             pub fn iv123(&mut self) -> _IV123W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25784:26
[INFO] [stdout]       |
[INFO] [stdout] 25784 |             pub fn iv122(&mut self) -> _IV122W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25784 |             pub fn iv122(&mut self) -> _IV122W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25789:26
[INFO] [stdout]       |
[INFO] [stdout] 25789 |             pub fn iv121(&mut self) -> _IV121W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25789 |             pub fn iv121(&mut self) -> _IV121W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25794:26
[INFO] [stdout]       |
[INFO] [stdout] 25794 |             pub fn iv120(&mut self) -> _IV120W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25794 |             pub fn iv120(&mut self) -> _IV120W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25799:26
[INFO] [stdout]       |
[INFO] [stdout] 25799 |             pub fn iv119(&mut self) -> _IV119W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25799 |             pub fn iv119(&mut self) -> _IV119W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25804:26
[INFO] [stdout]       |
[INFO] [stdout] 25804 |             pub fn iv118(&mut self) -> _IV118W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25804 |             pub fn iv118(&mut self) -> _IV118W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25809:26
[INFO] [stdout]       |
[INFO] [stdout] 25809 |             pub fn iv117(&mut self) -> _IV117W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25809 |             pub fn iv117(&mut self) -> _IV117W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25814:26
[INFO] [stdout]       |
[INFO] [stdout] 25814 |             pub fn iv116(&mut self) -> _IV116W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25814 |             pub fn iv116(&mut self) -> _IV116W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25819:26
[INFO] [stdout]       |
[INFO] [stdout] 25819 |             pub fn iv115(&mut self) -> _IV115W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25819 |             pub fn iv115(&mut self) -> _IV115W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25824:26
[INFO] [stdout]       |
[INFO] [stdout] 25824 |             pub fn iv114(&mut self) -> _IV114W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25824 |             pub fn iv114(&mut self) -> _IV114W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25829:26
[INFO] [stdout]       |
[INFO] [stdout] 25829 |             pub fn iv113(&mut self) -> _IV113W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25829 |             pub fn iv113(&mut self) -> _IV113W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25834:26
[INFO] [stdout]       |
[INFO] [stdout] 25834 |             pub fn iv112(&mut self) -> _IV112W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25834 |             pub fn iv112(&mut self) -> _IV112W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25839:26
[INFO] [stdout]       |
[INFO] [stdout] 25839 |             pub fn iv111(&mut self) -> _IV111W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25839 |             pub fn iv111(&mut self) -> _IV111W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25844:26
[INFO] [stdout]       |
[INFO] [stdout] 25844 |             pub fn iv110(&mut self) -> _IV110W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25844 |             pub fn iv110(&mut self) -> _IV110W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25849:26
[INFO] [stdout]       |
[INFO] [stdout] 25849 |             pub fn iv109(&mut self) -> _IV109W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25849 |             pub fn iv109(&mut self) -> _IV109W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25854:26
[INFO] [stdout]       |
[INFO] [stdout] 25854 |             pub fn iv108(&mut self) -> _IV108W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25854 |             pub fn iv108(&mut self) -> _IV108W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25859:26
[INFO] [stdout]       |
[INFO] [stdout] 25859 |             pub fn iv107(&mut self) -> _IV107W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: 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 iv107(&mut self) -> _IV107W<'_> {
[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 iv106(&mut self) -> _IV106W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: 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 iv106(&mut self) -> _IV106W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25869:26
[INFO] [stdout]       |
[INFO] [stdout] 25869 |             pub fn iv105(&mut self) -> _IV105W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: 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 iv105(&mut self) -> _IV105W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25874:26
[INFO] [stdout]       |
[INFO] [stdout] 25874 |             pub fn iv104(&mut self) -> _IV104W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25874 |             pub fn iv104(&mut self) -> _IV104W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25879:26
[INFO] [stdout]       |
[INFO] [stdout] 25879 |             pub fn iv103(&mut self) -> _IV103W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25879 |             pub fn iv103(&mut self) -> _IV103W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25884:26
[INFO] [stdout]       |
[INFO] [stdout] 25884 |             pub fn iv102(&mut self) -> _IV102W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25884 |             pub fn iv102(&mut self) -> _IV102W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25889:26
[INFO] [stdout]       |
[INFO] [stdout] 25889 |             pub fn iv101(&mut self) -> _IV101W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25889 |             pub fn iv101(&mut self) -> _IV101W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25894:26
[INFO] [stdout]       |
[INFO] [stdout] 25894 |             pub fn iv100(&mut self) -> _IV100W {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25894 |             pub fn iv100(&mut self) -> _IV100W<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25899:25
[INFO] [stdout]       |
[INFO] [stdout] 25899 |             pub fn iv99(&mut self) -> _IV99W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25899 |             pub fn iv99(&mut self) -> _IV99W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25904:25
[INFO] [stdout]       |
[INFO] [stdout] 25904 |             pub fn iv98(&mut self) -> _IV98W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25904 |             pub fn iv98(&mut self) -> _IV98W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25909:25
[INFO] [stdout]       |
[INFO] [stdout] 25909 |             pub fn iv97(&mut self) -> _IV97W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25909 |             pub fn iv97(&mut self) -> _IV97W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:25914:25
[INFO] [stdout]       |
[INFO] [stdout] 25914 |             pub fn iv96(&mut self) -> _IV96W {
[INFO] [stdout]       |                         ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25914 |             pub fn iv96(&mut self) -> _IV96W<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:26026:31
[INFO] [stdout]       |
[INFO] [stdout] 26026 |             pub fn csgcmccm0r(&mut self) -> _CSGCMCCM0RW {
[INFO] [stdout]       |                               ^^^^^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                               |
[INFO] [stdout]       |                               the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26026 |             pub fn csgcmccm0r(&mut self) -> _CSGCMCCM0RW<'_> {
[INFO] [stdout]       |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:26138:31
[INFO] [stdout]       |
[INFO] [stdout] 26138 |             pub fn csgcmccm1r(&mut self) -> _CSGCMCCM1RW {
[INFO] [stdout]       |                               ^^^^^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                               |
[INFO] [stdout]       |                               the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26138 |             pub fn csgcmccm1r(&mut self) -> _CSGCMCCM1RW<'_> {
[INFO] [stdout]       |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:26250:31
[INFO] [stdout]       |
[INFO] [stdout] 26250 |             pub fn csgcmccm2r(&mut self) -> _CSGCMCCM2RW {
[INFO] [stdout]       |                               ^^^^^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                               |
[INFO] [stdout]       |                               the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26250 |             pub fn csgcmccm2r(&mut self) -> _CSGCMCCM2RW<'_> {
[INFO] [stdout]       |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:26362:31
[INFO] [stdout]       |
[INFO] [stdout] 26362 |             pub fn csgcmccm3r(&mut self) -> _CSGCMCCM3RW {
[INFO] [stdout]       |                               ^^^^^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                               |
[INFO] [stdout]       |                               the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26362 |             pub fn csgcmccm3r(&mut self) -> _CSGCMCCM3RW<'_> {
[INFO] [stdout]       |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:26474:31
[INFO] [stdout]       |
[INFO] [stdout] 26474 |             pub fn csgcmccm4r(&mut self) -> _CSGCMCCM4RW {
[INFO] [stdout]       |                               ^^^^^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                               |
[INFO] [stdout]       |                               the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26474 |             pub fn csgcmccm4r(&mut self) -> _CSGCMCCM4RW<'_> {
[INFO] [stdout]       |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:26586:31
[INFO] [stdout]       |
[INFO] [stdout] 26586 |             pub fn csgcmccm5r(&mut self) -> _CSGCMCCM5RW {
[INFO] [stdout]       |                               ^^^^^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                               |
[INFO] [stdout]       |                               the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26586 |             pub fn csgcmccm5r(&mut self) -> _CSGCMCCM5RW<'_> {
[INFO] [stdout]       |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:26698:31
[INFO] [stdout]       |
[INFO] [stdout] 26698 |             pub fn csgcmccm6r(&mut self) -> _CSGCMCCM6RW {
[INFO] [stdout]       |                               ^^^^^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                               |
[INFO] [stdout]       |                               the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26698 |             pub fn csgcmccm6r(&mut self) -> _CSGCMCCM6RW<'_> {
[INFO] [stdout]       |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:26810:31
[INFO] [stdout]       |
[INFO] [stdout] 26810 |             pub fn csgcmccm7r(&mut self) -> _CSGCMCCM7RW {
[INFO] [stdout]       |                               ^^^^^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                               |
[INFO] [stdout]       |                               the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26810 |             pub fn csgcmccm7r(&mut self) -> _CSGCMCCM7RW<'_> {
[INFO] [stdout]       |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:26922:28
[INFO] [stdout]       |
[INFO] [stdout] 26922 |             pub fn csgcm0r(&mut self) -> _CSGCM0RW {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26922 |             pub fn csgcm0r(&mut self) -> _CSGCM0RW<'_> {
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:27034:28
[INFO] [stdout]       |
[INFO] [stdout] 27034 |             pub fn csgcm1r(&mut self) -> _CSGCM1RW {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 27034 |             pub fn csgcm1r(&mut self) -> _CSGCM1RW<'_> {
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:27146:28
[INFO] [stdout]       |
[INFO] [stdout] 27146 |             pub fn csgcm2r(&mut self) -> _CSGCM2RW {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 27146 |             pub fn csgcm2r(&mut self) -> _CSGCM2RW<'_> {
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:27258:28
[INFO] [stdout]       |
[INFO] [stdout] 27258 |             pub fn csgcm3r(&mut self) -> _CSGCM3RW {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 27258 |             pub fn csgcm3r(&mut self) -> _CSGCM3RW<'_> {
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:27370:28
[INFO] [stdout]       |
[INFO] [stdout] 27370 |             pub fn csgcm4r(&mut self) -> _CSGCM4RW {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 27370 |             pub fn csgcm4r(&mut self) -> _CSGCM4RW<'_> {
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:27482:28
[INFO] [stdout]       |
[INFO] [stdout] 27482 |             pub fn csgcm5r(&mut self) -> _CSGCM5RW {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 27482 |             pub fn csgcm5r(&mut self) -> _CSGCM5RW<'_> {
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:27594:28
[INFO] [stdout]       |
[INFO] [stdout] 27594 |             pub fn csgcm6r(&mut self) -> _CSGCM6RW {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 27594 |             pub fn csgcm6r(&mut self) -> _CSGCM6RW<'_> {
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:27706:28
[INFO] [stdout]       |
[INFO] [stdout] 27706 |             pub fn csgcm7r(&mut self) -> _CSGCM7RW {
[INFO] [stdout]       |                            ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 27706 |             pub fn csgcm7r(&mut self) -> _CSGCM7RW<'_> {
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:28386:27
[INFO] [stdout]       |
[INFO] [stdout] 28386 |             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] 28386 |             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:28391:24
[INFO] [stdout]       |
[INFO] [stdout] 28391 |             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] 28391 |             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:28396:25
[INFO] [stdout]       |
[INFO] [stdout] 28396 |             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] 28396 |             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:28401:26
[INFO] [stdout]       |
[INFO] [stdout] 28401 |             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] 28401 |             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:28406:26
[INFO] [stdout]       |
[INFO] [stdout] 28406 |             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] 28406 |             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:28411:27
[INFO] [stdout]       |
[INFO] [stdout] 28411 |             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] 28411 |             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:28416:24
[INFO] [stdout]       |
[INFO] [stdout] 28416 |             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] 28416 |             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:28421:25
[INFO] [stdout]       |
[INFO] [stdout] 28421 |             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] 28421 |             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:28426:25
[INFO] [stdout]       |
[INFO] [stdout] 28426 |             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] 28426 |             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:28431:23
[INFO] [stdout]       |
[INFO] [stdout] 28431 |             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] 28431 |             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:28436:28
[INFO] [stdout]       |
[INFO] [stdout] 28436 |             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] 28436 |             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:29084:28
[INFO] [stdout]       |
[INFO] [stdout] 29084 |             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] 29084 |             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:29089:29
[INFO] [stdout]       |
[INFO] [stdout] 29089 |             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] 29089 |             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:29094:27
[INFO] [stdout]       |
[INFO] [stdout] 29094 |             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] 29094 |             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:29099:27
[INFO] [stdout]       |
[INFO] [stdout] 29099 |             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] 29099 |             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:29104:29
[INFO] [stdout]       |
[INFO] [stdout] 29104 |             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] 29104 |             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:29442:29
[INFO] [stdout]       |
[INFO] [stdout] 29442 |             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] 29442 |             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:29447:30
[INFO] [stdout]       |
[INFO] [stdout] 29447 |             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] 29447 |             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:29452:28
[INFO] [stdout]       |
[INFO] [stdout] 29452 |             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] 29452 |             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:29457:28
[INFO] [stdout]       |
[INFO] [stdout] 29457 |             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] 29457 |             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:29462:30
[INFO] [stdout]       |
[INFO] [stdout] 29462 |             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] 29462 |             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:29682:24
[INFO] [stdout]       |
[INFO] [stdout] 29682 |             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] 29682 |             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:29687:24
[INFO] [stdout]       |
[INFO] [stdout] 29687 |             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] 29687 |             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:29692:24
[INFO] [stdout]       |
[INFO] [stdout] 29692 |             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] 29692 |             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:29697:24
[INFO] [stdout]       |
[INFO] [stdout] 29697 |             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] 29697 |             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:29917:24
[INFO] [stdout]       |
[INFO] [stdout] 29917 |             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] 29917 |             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:29922:24
[INFO] [stdout]       |
[INFO] [stdout] 29922 |             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] 29922 |             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:29927:24
[INFO] [stdout]       |
[INFO] [stdout] 29927 |             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] 29927 |             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:29932:24
[INFO] [stdout]       |
[INFO] [stdout] 29932 |             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] 29932 |             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:30080:24
[INFO] [stdout]       |
[INFO] [stdout] 30080 |             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] 30080 |             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:30085:28
[INFO] [stdout]       |
[INFO] [stdout] 30085 |             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] 30085 |             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:30233:26
[INFO] [stdout]       |
[INFO] [stdout] 30233 |             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] 30233 |             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:30238:27
[INFO] [stdout]       |
[INFO] [stdout] 30238 |             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] 30238 |             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:31224:27
[INFO] [stdout]       |
[INFO] [stdout] 31224 |             pub fn cclken(&mut self) -> _CCLKENW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 31224 |             pub fn cclken(&mut self) -> _CCLKENW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:31229:29
[INFO] [stdout]       |
[INFO] [stdout] 31229 |             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] 31229 |             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:31234:30
[INFO] [stdout]       |
[INFO] [stdout] 31234 |             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] 31234 |             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:31239:27
[INFO] [stdout]       |
[INFO] [stdout] 31239 |             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] 31239 |             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:31244:27
[INFO] [stdout]       |
[INFO] [stdout] 31244 |             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] 31244 |             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:31249:25
[INFO] [stdout]       |
[INFO] [stdout] 31249 |             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] 31249 |             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:31254:28
[INFO] [stdout]       |
[INFO] [stdout] 31254 |             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] 31254 |             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:31259:28
[INFO] [stdout]       |
[INFO] [stdout] 31259 |             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] 31259 |             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:31264:28
[INFO] [stdout]       |
[INFO] [stdout] 31264 |             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] 31264 |             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:31269:27
[INFO] [stdout]       |
[INFO] [stdout] 31269 |             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] 31269 |             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:31274:25
[INFO] [stdout]       |
[INFO] [stdout] 31274 |             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] 31274 |             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:31279:25
[INFO] [stdout]       |
[INFO] [stdout] 31279 |             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] 31279 |             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:31284:26
[INFO] [stdout]       |
[INFO] [stdout] 31284 |             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] 31284 |             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:31289:26
[INFO] [stdout]       |
[INFO] [stdout] 31289 |             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] 31289 |             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:31617:27
[INFO] [stdout]       |
[INFO] [stdout] 31617 |             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] 31617 |             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:31622:27
[INFO] [stdout]       |
[INFO] [stdout] 31622 |             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] 31622 |             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:31627:27
[INFO] [stdout]       |
[INFO] [stdout] 31627 |             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] 31627 |             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:31632:28
[INFO] [stdout]       |
[INFO] [stdout] 31632 |             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] 31632 |             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:31637:27
[INFO] [stdout]       |
[INFO] [stdout] 31637 |             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] 31637 |             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:31642:27
[INFO] [stdout]       |
[INFO] [stdout] 31642 |             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] 31642 |             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:31647:27
[INFO] [stdout]       |
[INFO] [stdout] 31647 |             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] 31647 |             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:32443:29
[INFO] [stdout]       |
[INFO] [stdout] 32443 |             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] 32443 |             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:32448:30
[INFO] [stdout]       |
[INFO] [stdout] 32448 |             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] 32448 |             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:32453:27
[INFO] [stdout]       |
[INFO] [stdout] 32453 |             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] 32453 |             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:32458:27
[INFO] [stdout]       |
[INFO] [stdout] 32458 |             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] 32458 |             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:32463:25
[INFO] [stdout]       |
[INFO] [stdout] 32463 |             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] 32463 |             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:32468:28
[INFO] [stdout]       |
[INFO] [stdout] 32468 |             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] 32468 |             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:32473:28
[INFO] [stdout]       |
[INFO] [stdout] 32473 |             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] 32473 |             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:32478:28
[INFO] [stdout]       |
[INFO] [stdout] 32478 |             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] 32478 |             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:32483:28
[INFO] [stdout]       |
[INFO] [stdout] 32483 |             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] 32483 |             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:32488:27
[INFO] [stdout]       |
[INFO] [stdout] 32488 |             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] 32488 |             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:32493:25
[INFO] [stdout]       |
[INFO] [stdout] 32493 |             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] 32493 |             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:32498:25
[INFO] [stdout]       |
[INFO] [stdout] 32498 |             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] 32498 |             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:32503:26
[INFO] [stdout]       |
[INFO] [stdout] 32503 |             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] 32503 |             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:32508:26
[INFO] [stdout]       |
[INFO] [stdout] 32508 |             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] 32508 |             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:32836:27
[INFO] [stdout]       |
[INFO] [stdout] 32836 |             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] 32836 |             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:32841:27
[INFO] [stdout]       |
[INFO] [stdout] 32841 |             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] 32841 |             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:32846:27
[INFO] [stdout]       |
[INFO] [stdout] 32846 |             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] 32846 |             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:32851:28
[INFO] [stdout]       |
[INFO] [stdout] 32851 |             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] 32851 |             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:32856:27
[INFO] [stdout]       |
[INFO] [stdout] 32856 |             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] 32856 |             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:32861:27
[INFO] [stdout]       |
[INFO] [stdout] 32861 |             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] 32861 |             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:32866:27
[INFO] [stdout]       |
[INFO] [stdout] 32866 |             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] 32866 |             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:33662:29
[INFO] [stdout]       |
[INFO] [stdout] 33662 |             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] 33662 |             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:33667:30
[INFO] [stdout]       |
[INFO] [stdout] 33667 |             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] 33667 |             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:33672:27
[INFO] [stdout]       |
[INFO] [stdout] 33672 |             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] 33672 |             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:33677:27
[INFO] [stdout]       |
[INFO] [stdout] 33677 |             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] 33677 |             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:33682:25
[INFO] [stdout]       |
[INFO] [stdout] 33682 |             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] 33682 |             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:33687:28
[INFO] [stdout]       |
[INFO] [stdout] 33687 |             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] 33687 |             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:33692:28
[INFO] [stdout]       |
[INFO] [stdout] 33692 |             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] 33692 |             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:33697:28
[INFO] [stdout]       |
[INFO] [stdout] 33697 |             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] 33697 |             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:33702:28
[INFO] [stdout]       |
[INFO] [stdout] 33702 |             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] 33702 |             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:33707:27
[INFO] [stdout]       |
[INFO] [stdout] 33707 |             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] 33707 |             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:33712:25
[INFO] [stdout]       |
[INFO] [stdout] 33712 |             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] 33712 |             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:33717:25
[INFO] [stdout]       |
[INFO] [stdout] 33717 |             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] 33717 |             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:33722:26
[INFO] [stdout]       |
[INFO] [stdout] 33722 |             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] 33722 |             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:33727:26
[INFO] [stdout]       |
[INFO] [stdout] 33727 |             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] 33727 |             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:34055:27
[INFO] [stdout]       |
[INFO] [stdout] 34055 |             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] 34055 |             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:34060:27
[INFO] [stdout]       |
[INFO] [stdout] 34060 |             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] 34060 |             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:34065:27
[INFO] [stdout]       |
[INFO] [stdout] 34065 |             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] 34065 |             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:34070:28
[INFO] [stdout]       |
[INFO] [stdout] 34070 |             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] 34070 |             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:34075:27
[INFO] [stdout]       |
[INFO] [stdout] 34075 |             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] 34075 |             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:34080:27
[INFO] [stdout]       |
[INFO] [stdout] 34080 |             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] 34080 |             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:34085:27
[INFO] [stdout]       |
[INFO] [stdout] 34085 |             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] 34085 |             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:34881:29
[INFO] [stdout]       |
[INFO] [stdout] 34881 |             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] 34881 |             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:34886:30
[INFO] [stdout]       |
[INFO] [stdout] 34886 |             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] 34886 |             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:34891:27
[INFO] [stdout]       |
[INFO] [stdout] 34891 |             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] 34891 |             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:34896:27
[INFO] [stdout]       |
[INFO] [stdout] 34896 |             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] 34896 |             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:34901:25
[INFO] [stdout]       |
[INFO] [stdout] 34901 |             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] 34901 |             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:34906:28
[INFO] [stdout]       |
[INFO] [stdout] 34906 |             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] 34906 |             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:34911:28
[INFO] [stdout]       |
[INFO] [stdout] 34911 |             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] 34911 |             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:34916:28
[INFO] [stdout]       |
[INFO] [stdout] 34916 |             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] 34916 |             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:34921:28
[INFO] [stdout]       |
[INFO] [stdout] 34921 |             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] 34921 |             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:34926:27
[INFO] [stdout]       |
[INFO] [stdout] 34926 |             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] 34926 |             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:34931:25
[INFO] [stdout]       |
[INFO] [stdout] 34931 |             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] 34931 |             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:34936:25
[INFO] [stdout]       |
[INFO] [stdout] 34936 |             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] 34936 |             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:34941:26
[INFO] [stdout]       |
[INFO] [stdout] 34941 |             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] 34941 |             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:34946:26
[INFO] [stdout]       |
[INFO] [stdout] 34946 |             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] 34946 |             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:35274:27
[INFO] [stdout]       |
[INFO] [stdout] 35274 |             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] 35274 |             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:35279:27
[INFO] [stdout]       |
[INFO] [stdout] 35279 |             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] 35279 |             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:35284:27
[INFO] [stdout]       |
[INFO] [stdout] 35284 |             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] 35284 |             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:35289:28
[INFO] [stdout]       |
[INFO] [stdout] 35289 |             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] 35289 |             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:35294:27
[INFO] [stdout]       |
[INFO] [stdout] 35294 |             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] 35294 |             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:35299:27
[INFO] [stdout]       |
[INFO] [stdout] 35299 |             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] 35299 |             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:35304:27
[INFO] [stdout]       |
[INFO] [stdout] 35304 |             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] 35304 |             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:35740:26
[INFO] [stdout]       |
[INFO] [stdout] 35740 |             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] 35740 |             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:35745:24
[INFO] [stdout]       |
[INFO] [stdout] 35745 |             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] 35745 |             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:35750:25
[INFO] [stdout]       |
[INFO] [stdout] 35750 |             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] 35750 |             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:35755:26
[INFO] [stdout]       |
[INFO] [stdout] 35755 |             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] 35755 |             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:35760:25
[INFO] [stdout]       |
[INFO] [stdout] 35760 |             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] 35760 |             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:35765:25
[INFO] [stdout]       |
[INFO] [stdout] 35765 |             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] 35765 |             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:35770:26
[INFO] [stdout]       |
[INFO] [stdout] 35770 |             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] 35770 |             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:35775:28
[INFO] [stdout]       |
[INFO] [stdout] 35775 |             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] 35775 |             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:36206:25
[INFO] [stdout]       |
[INFO] [stdout] 36206 |             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] 36206 |             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:36211:25
[INFO] [stdout]       |
[INFO] [stdout] 36211 |             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] 36211 |             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:36216:25
[INFO] [stdout]       |
[INFO] [stdout] 36216 |             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] 36216 |             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:36221:24
[INFO] [stdout]       |
[INFO] [stdout] 36221 |             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] 36221 |             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:36226:24
[INFO] [stdout]       |
[INFO] [stdout] 36226 |             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] 36226 |             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:36231:24
[INFO] [stdout]       |
[INFO] [stdout] 36231 |             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] 36231 |             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:36451:28
[INFO] [stdout]       |
[INFO] [stdout] 36451 |             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] 36451 |             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:36456:29
[INFO] [stdout]       |
[INFO] [stdout] 36456 |             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] 36456 |             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:36461:29
[INFO] [stdout]       |
[INFO] [stdout] 36461 |             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] 36461 |             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:36466:28
[INFO] [stdout]       |
[INFO] [stdout] 36466 |             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] 36466 |             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:36686:28
[INFO] [stdout]       |
[INFO] [stdout] 36686 |             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] 36686 |             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:36691:29
[INFO] [stdout]       |
[INFO] [stdout] 36691 |             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] 36691 |             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:36696:29
[INFO] [stdout]       |
[INFO] [stdout] 36696 |             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] 36696 |             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:36701:28
[INFO] [stdout]       |
[INFO] [stdout] 36701 |             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] 36701 |             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:37041:27
[INFO] [stdout]       |
[INFO] [stdout] 37041 |             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] 37041 |             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:37046:27
[INFO] [stdout]       |
[INFO] [stdout] 37046 |             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] 37046 |             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:37051:27
[INFO] [stdout]       |
[INFO] [stdout] 37051 |             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] 37051 |             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:37056:27
[INFO] [stdout]       |
[INFO] [stdout] 37056 |             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] 37056 |             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:37061:27
[INFO] [stdout]       |
[INFO] [stdout] 37061 |             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] 37061 |             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:37066:27
[INFO] [stdout]       |
[INFO] [stdout] 37066 |             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] 37066 |             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:37358:27
[INFO] [stdout]       |
[INFO] [stdout] 37358 |             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] 37358 |             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:37363:27
[INFO] [stdout]       |
[INFO] [stdout] 37363 |             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] 37363 |             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:37368:27
[INFO] [stdout]       |
[INFO] [stdout] 37368 |             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] 37368 |             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:37373:27
[INFO] [stdout]       |
[INFO] [stdout] 37373 |             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] 37373 |             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:37378:27
[INFO] [stdout]       |
[INFO] [stdout] 37378 |             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] 37378 |             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:37383:27
[INFO] [stdout]       |
[INFO] [stdout] 37383 |             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] 37383 |             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:37675:27
[INFO] [stdout]       |
[INFO] [stdout] 37675 |             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] 37675 |             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:37680:27
[INFO] [stdout]       |
[INFO] [stdout] 37680 |             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] 37680 |             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:37685:27
[INFO] [stdout]       |
[INFO] [stdout] 37685 |             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] 37685 |             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:37690:27
[INFO] [stdout]       |
[INFO] [stdout] 37690 |             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] 37690 |             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:37695:27
[INFO] [stdout]       |
[INFO] [stdout] 37695 |             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] 37695 |             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:37700:27
[INFO] [stdout]       |
[INFO] [stdout] 37700 |             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] 37700 |             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:37992:27
[INFO] [stdout]       |
[INFO] [stdout] 37992 |             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] 37992 |             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:37997:27
[INFO] [stdout]       |
[INFO] [stdout] 37997 |             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] 37997 |             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:38002:27
[INFO] [stdout]       |
[INFO] [stdout] 38002 |             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] 38002 |             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:38007:27
[INFO] [stdout]       |
[INFO] [stdout] 38007 |             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] 38007 |             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:38012:27
[INFO] [stdout]       |
[INFO] [stdout] 38012 |             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] 38012 |             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:38017:27
[INFO] [stdout]       |
[INFO] [stdout] 38017 |             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] 38017 |             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:38471:23
[INFO] [stdout]       |
[INFO] [stdout] 38471 |             pub fn nc(&mut self) -> _NCW {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 38471 |             pub fn nc(&mut self) -> _NCW<'_> {
[INFO] [stdout]       |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:38476:23
[INFO] [stdout]       |
[INFO] [stdout] 38476 |             pub fn nr(&mut self) -> _NRW {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 38476 |             pub fn nr(&mut self) -> _NRW<'_> {
[INFO] [stdout]       |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:38481:25
[INFO] [stdout]       |
[INFO] [stdout] 38481 |             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] 38481 |             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:38486:23
[INFO] [stdout]       |
[INFO] [stdout] 38486 |             pub fn nb(&mut self) -> _NBW {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 38486 |             pub fn nb(&mut self) -> _NBW<'_> {
[INFO] [stdout]       |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:38491:24
[INFO] [stdout]       |
[INFO] [stdout] 38491 |             pub fn cas(&mut self) -> _CASW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 38491 |             pub fn cas(&mut self) -> _CASW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:38496:23
[INFO] [stdout]       |
[INFO] [stdout] 38496 |             pub fn wp(&mut self) -> _WPW {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 38496 |             pub fn wp(&mut self) -> _WPW<'_> {
[INFO] [stdout]       |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:38501:26
[INFO] [stdout]       |
[INFO] [stdout] 38501 |             pub fn sdclk(&mut self) -> _SDCLKW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 38501 |             pub fn sdclk(&mut self) -> _SDCLKW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:38506:27
[INFO] [stdout]       |
[INFO] [stdout] 38506 |             pub fn rburst(&mut self) -> _RBURSTW {
[INFO] [stdout]       |                           ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 38506 |             pub fn rburst(&mut self) -> _RBURSTW<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:38511:26
[INFO] [stdout]       |
[INFO] [stdout] 38511 |             pub fn rpipe(&mut self) -> _RPIPEW {
[INFO] [stdout]       |                          ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 38511 |             pub fn rpipe(&mut self) -> _RPIPEW<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:38965:23
[INFO] [stdout]       |
[INFO] [stdout] 38965 |             pub fn nc(&mut self) -> _NCW {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 38965 |             pub fn nc(&mut self) -> _NCW<'_> {
[INFO] [stdout]       |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:38970:23
[INFO] [stdout]       |
[INFO] [stdout] 38970 |             pub fn nr(&mut self) -> _NRW {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 38970 |             pub fn nr(&mut self) -> _NRW<'_> {
[INFO] [stdout]       |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:38975:25
[INFO] [stdout]       |
[INFO] [stdout] 38975 |             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] 38975 |             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:38980:23
[INFO] [stdout]       |
[INFO] [stdout] 38980 |             pub fn nb(&mut self) -> _NBW {
[INFO] [stdout]       |                       ^^^^^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 38980 |             pub fn nb(&mut self) -> _NBW<'_> {
[INFO] [stdout]       |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/lib.rs:38985:24
[INFO] [stdout]       |
[INFO] [stdout] 38985 |             pub fn cas(&mut self) -> _CASW {
[INFO] [stdout]       |                        ^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 38985 |             pub fn cas(&mut self) -> _CASW<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[WARN] too many lines in the log, truncating it
